2018-07-31 04:18:29,240 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-191 | | 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-31 04:18:29,245 - 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.26,192.30.9.7 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.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LnLxpC4hBU5sHQxnI7WRsLqTW 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=df51da68aea44a80a599f83856e71852 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-31 04:18:29,245 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-31 04:18:29,246 - 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-31 04:18:29,284 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-31 04:18:29,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:18:29,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:18:29,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:18:29,585 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-31 04:18:29,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-31 04:18:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:18:29,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb2f77f-7155-4f7c-80ef-ce417c32a916 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:18:29,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1eb2f77f-7155-4f7c-80ef-ce417c32a916 2018-07-31 04:18:29,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:18:29,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["SkrmMmNpTi6RMA-9DAFE4Q"], "issued_at": "2018-07-31T04:18:29.000000Z"}} 2018-07-31 04:18:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:30,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18: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-d3e4c6b6-3d60-4b38-bdca-f98ddc02988f x-compute-request-id: req-d3e4c6b6-3d60-4b38-bdca-f98ddc02988f Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-31 04:18:30,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-d3e4c6b6-3d60-4b38-bdca-f98ddc02988f 2018-07-31 04:18:30,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.599518060684s 2018-07-31 04:18:30,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-d3e4c6b6-3d60-4b38-bdca-f98ddc02988f 2018-07-31 04:18:30,185 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-31 04:18:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:18:30,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc1382b-7fed-4995-a228-2c26e435f71a 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:18:30,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bdc1382b-7fed-4995-a228-2c26e435f71a 2018-07-31 04:18:30,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:18:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:30,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01466018-9686-46d3-99c7-df9ed2fbf85e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:18:30,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-01466018-9686-46d3-99c7-df9ed2fbf85e 2018-07-31 04:18:30,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960628986359s 2018-07-31 04:18:30,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-01466018-9686-46d3-99c7-df9ed2fbf85e 2018-07-31 04:18:30,292 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'2b4f318ecedf41f384bab5281108cca6', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-31 04:18:30,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-31 04:18:30,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:30,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e85f65a-4868-4a3f-8858-e5a120eb3caa Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00c61ce5d02d4fa1a345bd9493d2eb24"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/027eba90ac1c4142a1b9e757ea9b2559"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0358f17b15734f9cb8005795d151e213"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "0358f17b15734f9cb8005795d151e213"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c84e3e71e174197977dbfd9b34250ea"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d29563f93dd4a469fe344236ab3669b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f86d89e7bd74377b2c23f9e1cb12f8d"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/101c9c274bf24df1b76a76f97c8e2f2c"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11b587cb2e224d5da92b9f8320396580"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "11b587cb2e224d5da92b9f8320396580"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11cc1e17a9fe43e980d0089bb9265168"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/144b5f9e17814e2e8be4e51948e14d92"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1d10e266a08f4f5a8b1952d7d4dcb80d"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1dcd0430fb4e44498d8c264d293546ff"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c45c90d9264c80825bf14f391c6a63"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/362ce1f042cc494baada44b49a9f1483"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "362ce1f042cc494baada44b49a9f1483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36d3cfd59fd644b391410225602179a8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "36d3cfd59fd644b391410225602179a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/526bb97f0d194533868df0709ba94992"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "526bb97f0d194533868df0709ba94992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/550f13712fd940fba502dde2d6446937"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "550f13712fd940fba502dde2d6446937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5581e9774b5747e58a55c80be1519eeb"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "5581e9774b5747e58a55c80be1519eeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5ec8a3c42e804647b6894e735f087900"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "5ec8a3c42e804647b6894e735f087900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/61b2212596684f12bf7dc194935e8a31"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "61b2212596684f12bf7dc194935e8a31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/65e6987d67c049649c00ad8bbede1460"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "65e6987d67c049649c00ad8bbede1460"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6902acb2bb45477e9cb5b12d414cfaed"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74089fae8dcd4796b400080ff30547f3"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "74089fae8dcd4796b400080ff30547f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7749bc6fdfa24bd2b7f98187c5f06d61"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7869f175f0394d7dbb50061040423abe"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "7869f175f0394d7dbb50061040423abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fcf2b34d0f34180949fe7d2bf53f229"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82874e0787b64fc7893acbfcea01021e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "82874e0787b64fc7893acbfcea01021e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/895a38bf8fc9424b93684962244a4052"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "895a38bf8fc9424b93684962244a4052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/97574fdef47b47688d51af138344e829"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "97574fdef47b47688d51af138344e829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9de4e722d51342038c67c410076a3bc0"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "9de4e722d51342038c67c410076a3bc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a4e1d28658b44e84a329fc1646076907"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "a4e1d28658b44e84a329fc1646076907"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7bb033c794847f29e66731a62b6418e"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "a7bb033c794847f29e66731a62b6418e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ac226852b6ff4b4da8a512ba0e4d7427"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b1116684085b44e4901fb813b0bec4d4"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "b1116684085b44e4901fb813b0bec4d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ff72efa00643c8a9ae1c5c21401f4e"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c22fccbaf5b645aa80c62586bfaca5c7"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c3405294456f49699c39893311fba7a6"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "c3405294456f49699c39893311fba7a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d751c846450847299ed786b45d26ab09"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "d751c846450847299ed786b45d26ab09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e67fb12345704cefabc06f5bb2ed9587"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "e67fb12345704cefabc06f5bb2ed9587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f2e0962791ec417897768a20389ff204"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "f2e0962791ec417897768a20389ff204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fb9854d4f2064fb49b767b4e1933076d"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "fb9854d4f2064fb49b767b4e1933076d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff3839e78bce42379b6ed4ed2a880638"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-31 04:18:30,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-4e85f65a-4868-4a3f-8858-e5a120eb3caa 2018-07-31 04:18:30,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.180910825729s 2018-07-31 04:18:30,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-4e85f65a-4868-4a3f-8858-e5a120eb3caa 2018-07-31 04:18:30,483 - 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.26:5000/v3/endpoints/00c61ce5d02d4fa1a345bd9493d2eb24'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c6744b20b4fe4a77b626f239afbb44d4', u'id': u'00c61ce5d02d4fa1a345bd9493d2eb24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/027eba90ac1c4142a1b9e757ea9b2559'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'357b9585b34f4b12ad78db6d5714971f', u'id': u'027eba90ac1c4142a1b9e757ea9b2559'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0358f17b15734f9cb8005795d151e213'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'211b7fd4c43a42af878a1e3b52aeb6d3', u'id': u'0358f17b15734f9cb8005795d151e213'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0c84e3e71e174197977dbfd9b34250ea'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7d49f30be1694e88a7142f859c8c0db8', u'id': u'0c84e3e71e174197977dbfd9b34250ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0d29563f93dd4a469fe344236ab3669b'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e2cdc55bfa684c27bd8002c87b6ae1f8', u'id': u'0d29563f93dd4a469fe344236ab3669b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0f86d89e7bd74377b2c23f9e1cb12f8d'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3f14538bc7b647fbb2d94ef7572b9314', u'id': u'0f86d89e7bd74377b2c23f9e1cb12f8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/101c9c274bf24df1b76a76f97c8e2f2c'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f9ef15f3c82548d7ab587b1b7d2d280d', u'id': u'101c9c274bf24df1b76a76f97c8e2f2c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/11b587cb2e224d5da92b9f8320396580'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9dcd32c79a374d06b2cf257ce737e34b', u'id': u'11b587cb2e224d5da92b9f8320396580'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/11cc1e17a9fe43e980d0089bb9265168'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'52cc0b162d1040d9bf36c7a2aa0bd817', u'id': u'11cc1e17a9fe43e980d0089bb9265168'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/144b5f9e17814e2e8be4e51948e14d92'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63db69452e694ed5a7e64a21228878f7', u'id': u'144b5f9e17814e2e8be4e51948e14d92'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1d10e266a08f4f5a8b1952d7d4dcb80d'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e2cdc55bfa684c27bd8002c87b6ae1f8', u'id': u'1d10e266a08f4f5a8b1952d7d4dcb80d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1dcd0430fb4e44498d8c264d293546ff'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3f14538bc7b647fbb2d94ef7572b9314', u'id': u'1dcd0430fb4e44498d8c264d293546ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/21c45c90d9264c80825bf14f391c6a63'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c6744b20b4fe4a77b626f239afbb44d4', u'id': u'21c45c90d9264c80825bf14f391c6a63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/362ce1f042cc494baada44b49a9f1483'}, u'url': u'http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63db69452e694ed5a7e64a21228878f7', u'id': u'362ce1f042cc494baada44b49a9f1483'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/36d3cfd59fd644b391410225602179a8'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7d49f30be1694e88a7142f859c8c0db8', u'id': u'36d3cfd59fd644b391410225602179a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/526bb97f0d194533868df0709ba94992'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9dcd32c79a374d06b2cf257ce737e34b', u'id': u'526bb97f0d194533868df0709ba94992'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/550f13712fd940fba502dde2d6446937'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'52cc0b162d1040d9bf36c7a2aa0bd817', u'id': u'550f13712fd940fba502dde2d6446937'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5581e9774b5747e58a55c80be1519eeb'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'52cc0b162d1040d9bf36c7a2aa0bd817', u'id': u'5581e9774b5747e58a55c80be1519eeb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5ec8a3c42e804647b6894e735f087900'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f9ef15f3c82548d7ab587b1b7d2d280d', u'id': u'5ec8a3c42e804647b6894e735f087900'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/61b2212596684f12bf7dc194935e8a31'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'357b9585b34f4b12ad78db6d5714971f', u'id': u'61b2212596684f12bf7dc194935e8a31'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/65e6987d67c049649c00ad8bbede1460'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c6744b20b4fe4a77b626f239afbb44d4', u'id': u'65e6987d67c049649c00ad8bbede1460'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6902acb2bb45477e9cb5b12d414cfaed'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96d466fd8777427dbb2bfb9d13e75724', u'id': u'6902acb2bb45477e9cb5b12d414cfaed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/74089fae8dcd4796b400080ff30547f3'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6645b7ab13754e71b3dddeb4a95b7f2a', u'id': u'74089fae8dcd4796b400080ff30547f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7749bc6fdfa24bd2b7f98187c5f06d61'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'357b9585b34f4b12ad78db6d5714971f', u'id': u'7749bc6fdfa24bd2b7f98187c5f06d61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7869f175f0394d7dbb50061040423abe'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7d49f30be1694e88a7142f859c8c0db8', u'id': u'7869f175f0394d7dbb50061040423abe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7fcf2b34d0f34180949fe7d2bf53f229'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'67e0aa18788c4092aec85b9d061a4d08', u'id': u'7fcf2b34d0f34180949fe7d2bf53f229'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/82874e0787b64fc7893acbfcea01021e'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3f14538bc7b647fbb2d94ef7572b9314', u'id': u'82874e0787b64fc7893acbfcea01021e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/895a38bf8fc9424b93684962244a4052'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6645b7ab13754e71b3dddeb4a95b7f2a', u'id': u'895a38bf8fc9424b93684962244a4052'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/97574fdef47b47688d51af138344e829'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'211b7fd4c43a42af878a1e3b52aeb6d3', u'id': u'97574fdef47b47688d51af138344e829'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/9de4e722d51342038c67c410076a3bc0'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f9ef15f3c82548d7ab587b1b7d2d280d', u'id': u'9de4e722d51342038c67c410076a3bc0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a4e1d28658b44e84a329fc1646076907'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96d466fd8777427dbb2bfb9d13e75724', u'id': u'a4e1d28658b44e84a329fc1646076907'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a7bb033c794847f29e66731a62b6418e'}, u'url': u'http://172.30.9.26:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4b9e38da196d48a098b7a4094390e7f9', u'id': u'a7bb033c794847f29e66731a62b6418e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ac226852b6ff4b4da8a512ba0e4d7427'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6645b7ab13754e71b3dddeb4a95b7f2a', u'id': u'ac226852b6ff4b4da8a512ba0e4d7427'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b1116684085b44e4901fb813b0bec4d4'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9dcd32c79a374d06b2cf257ce737e34b', u'id': u'b1116684085b44e4901fb813b0bec4d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b3ff72efa00643c8a9ae1c5c21401f4e'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4b9e38da196d48a098b7a4094390e7f9', u'id': u'b3ff72efa00643c8a9ae1c5c21401f4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c22fccbaf5b645aa80c62586bfaca5c7'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4b9e38da196d48a098b7a4094390e7f9', u'id': u'c22fccbaf5b645aa80c62586bfaca5c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c3405294456f49699c39893311fba7a6'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'67e0aa18788c4092aec85b9d061a4d08', u'id': u'c3405294456f49699c39893311fba7a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d751c846450847299ed786b45d26ab09'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e2cdc55bfa684c27bd8002c87b6ae1f8', u'id': u'd751c846450847299ed786b45d26ab09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/e67fb12345704cefabc06f5bb2ed9587'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'211b7fd4c43a42af878a1e3b52aeb6d3', u'id': u'e67fb12345704cefabc06f5bb2ed9587'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/f2e0962791ec417897768a20389ff204'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'67e0aa18788c4092aec85b9d061a4d08', u'id': u'f2e0962791ec417897768a20389ff204'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/fb9854d4f2064fb49b767b4e1933076d'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63db69452e694ed5a7e64a21228878f7', u'id': u'fb9854d4f2064fb49b767b4e1933076d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ff3839e78bce42379b6ed4ed2a880638'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96d466fd8777427dbb2bfb9d13e75724', u'id': u'ff3839e78bce42379b6ed4ed2a880638'})] 2018-07-31 04:18:30,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-31 04:18:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:30,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18: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-4b4d5d20-1870-4eb6-b467-9fbf8e4cf81b x-compute-request-id: req-4b4d5d20-1870-4eb6-b467-9fbf8e4cf81b 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-31 04:18:30,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-4b4d5d20-1870-4eb6-b467-9fbf8e4cf81b 2018-07-31 04:18:30,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.114017963409s 2018-07-31 04:18:30,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-4b4d5d20-1870-4eb6-b467-9fbf8e4cf81b 2018-07-31 04:18:30,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-31 04:18:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:32,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18: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-ef02f424-8cea-49a4-9af5-a723df9aa1cc x-compute-request-id: req-ef02f424-8cea-49a4-9af5-a723df9aa1cc Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-31 04:18:32,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-ef02f424-8cea-49a4-9af5-a723df9aa1cc 2018-07-31 04:18:32,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.83567690849s 2018-07-31 04:18:32,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-ef02f424-8cea-49a4-9af5-a723df9aa1cc 2018-07-31 04:18:32,452 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-31 04:18:32,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:18:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:33,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c4eee98f-f3c1-4c0a-8dee-5941aaa56d48 Date: Tue, 31 Jul 2018 04:18:33 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:18:33,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c4eee98f-f3c1-4c0a-8dee-5941aaa56d48 2018-07-31 04:18:33,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.01604199409s 2018-07-31 04:18:33,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c4eee98f-f3c1-4c0a-8dee-5941aaa56d48 2018-07-31 04:18:33,473 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-31 04:18:33,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-31 04:18:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:33,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18: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-ad4ac2c2-80c4-4d14-8744-b7592ac0484d x-compute-request-id: req-ad4ac2c2-80c4-4d14-8744-b7592ac0484d Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.5", "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-31 04:18:33,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-ad4ac2c2-80c4-4d14-8744-b7592ac0484d 2018-07-31 04:18:33,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.183917045593s 2018-07-31 04:18:33,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-ad4ac2c2-80c4-4d14-8744-b7592ac0484d 2018-07-31 04:18:33,659 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-1.opnfvlf.org', u'disabled_reason': None, u'id': 18}, 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.5', 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': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 19}, 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-31 04:18:33,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-31 04:18:33,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:33,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18: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-60115f96-d009-46d4-a93b-55011ad197e9 x-compute-request-id: req-60115f96-d009-46d4-a93b-55011ad197e9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-31 04:18:33,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60115f96-d009-46d4-a93b-55011ad197e9 2018-07-31 04:18:33,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0302250385284s 2018-07-31 04:18:33,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60115f96-d009-46d4-a93b-55011ad197e9 2018-07-31 04:18:33,690 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-31 04:18:33,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:18:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:33,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1b40485e-51bc-4d54-8b98-9ba81d6e99ab Date: Tue, 31 Jul 2018 04:18:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:18:33,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1b40485e-51bc-4d54-8b98-9ba81d6e99ab 2018-07-31 04:18:33,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924639701843s 2018-07-31 04:18:33,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1b40485e-51bc-4d54-8b98-9ba81d6e99ab 2018-07-31 04:18:33,784 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'2098df61-50e9-4491-b3b2-a82267234e18'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-31T04:16:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 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-31T04:16:23Z', u'provider:network_type': u'flat', u'tenant_id': u'9925234a1f784b8eab5179eb5a9cc014', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9925234a1f784b8eab5179eb5a9cc014', u'l2_adjacency': True})] 2018-07-31 04:18:33,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:18:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:33,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d87a666-5620-4506-8d0d-6638c1a49a8e Date: Tue, 31 Jul 2018 04:18:33 GMT RESP BODY: {"ports":[]} 2018-07-31 04:18:33,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-8d87a666-5620-4506-8d0d-6638c1a49a8e 2018-07-31 04:18:33,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0302591323853s 2018-07-31 04:18:33,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-8d87a666-5620-4506-8d0d-6638c1a49a8e 2018-07-31 04:18:33,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-31 04:18:33,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:18:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:33,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779bbe2f-66f1-4fa9-862d-fb5c90352f09 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "2670c64792d047aeab25e6ff079cfbc6"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/2670c64792d047aeab25e6ff079cfbc6/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "febd912c9f6d478d9eebdaa2fdce5827"}, "user": {"id": "2670c64792d047aeab25e6ff079cfbc6"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/2670c64792d047aeab25e6ff079cfbc6/roles/febd912c9f6d478d9eebdaa2fdce5827"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/2b6cbd3ca46d442fbc7a9bdc720c85b7/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "2c8728d206624378a8976ca396f7796a"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/2c8728d206624378a8976ca396f7796a/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "409b3b944dec44469ea9038b22c58df9"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/409b3b944dec44469ea9038b22c58df9/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "4bc63a13608f4eaaafd592af2e309f0f"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/4bc63a13608f4eaaafd592af2e309f0f/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "580729f6d8e74cedaa148aeb3959d2ce"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/580729f6d8e74cedaa148aeb3959d2ce/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "8c682fb464c844acaf44ef0249263f09"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/8c682fb464c844acaf44ef0249263f09/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "a06761fe76c34c6a955102712df1ba5e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/a06761fe76c34c6a955102712df1ba5e/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "abf053f9f54648f884fe1d836260be6f"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/abf053f9f54648f884fe1d836260be6f/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "df51da68aea44a80a599f83856e71852"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "ac2f72f8b79c41dc80005704c48ca08d"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852/users/ac2f72f8b79c41dc80005704c48ca08d/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "d0b074662d3d482cbdfc9a806b8f76d1"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/d0b074662d3d482cbdfc9a806b8f76d1/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "db201646e3144c24b4345778b1e7cb0d"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/db201646e3144c24b4345778b1e7cb0d/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"project": {"id": "9925234a1f784b8eab5179eb5a9cc014"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "fd9536d7b1c24b6da21b98596b485439"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014/users/fd9536d7b1c24b6da21b98596b485439/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"domain": {"id": "2b4f318ecedf41f384bab5281108cca6"}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "ee783d63848944e1b8fa99b8565d5152"}, "links": {"assignment": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6/users/ee783d63848944e1b8fa99b8565d5152/roles/a2722d56c9b54197a4718e9b98622a7b"}}, {"scope": {"system": {"all": true}}, "role": {"id": "a2722d56c9b54197a4718e9b98622a7b"}, "user": {"id": "ac2f72f8b79c41dc80005704c48ca08d"}, "links": {"assignment": "http://172.30.9.26:5000/v3/system/users/ac2f72f8b79c41dc80005704c48ca08d/roles/a2722d56c9b54197a4718e9b98622a7b"}}], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-31 04:18:33,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-779bbe2f-66f1-4fa9-862d-fb5c90352f09 2018-07-31 04:18:33,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0922319889069s 2018-07-31 04:18:33,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-779bbe2f-66f1-4fa9-862d-fb5c90352f09 2018-07-31 04:18:33,914 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'2670c64792d047aeab25e6ff079cfbc6'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'febd912c9f6d478d9eebdaa2fdce5827', 'user': u'2670c64792d047aeab25e6ff079cfbc6'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'2b6cbd3ca46d442fbc7a9bdc720c85b7'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'2c8728d206624378a8976ca396f7796a'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'409b3b944dec44469ea9038b22c58df9'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'4bc63a13608f4eaaafd592af2e309f0f'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'580729f6d8e74cedaa148aeb3959d2ce'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'8c682fb464c844acaf44ef0249263f09'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'a06761fe76c34c6a955102712df1ba5e'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'abf053f9f54648f884fe1d836260be6f'}), Munch({'project': u'df51da68aea44a80a599f83856e71852', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'ac2f72f8b79c41dc80005704c48ca08d'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'd0b074662d3d482cbdfc9a806b8f76d1'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'db201646e3144c24b4345778b1e7cb0d'}), Munch({'project': u'9925234a1f784b8eab5179eb5a9cc014', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'fd9536d7b1c24b6da21b98596b485439'}), Munch({'domain': u'2b4f318ecedf41f384bab5281108cca6', 'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'ee783d63848944e1b8fa99b8565d5152'}), Munch({'id': u'a2722d56c9b54197a4718e9b98622a7b', 'user': u'ac2f72f8b79c41dc80005704c48ca08d'})] 2018-07-31 04:18:33,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:18:33,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:34,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95efd6a1-21d7-4cf5-a025-eb90339ec7d4 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:18:34,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-95efd6a1-21d7-4cf5-a025-eb90339ec7d4 2018-07-31 04:18:34,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947780609131s 2018-07-31 04:18:34,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-95efd6a1-21d7-4cf5-a025-eb90339ec7d4 2018-07-31 04:18:34,014 - 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'reader', 'id': u'482b8396e9ba4dd48cc964d3a044d546'}), 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'78e30f1f7e1d422e8d8e759b1d32d3fb'}), 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'a2722d56c9b54197a4718e9b98622a7b'}), 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'a689722cf11443e2b11a80fc42af3529'}), 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'b2f563f4f2f44a6d8cf9a492d28d7a61'}), 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'febd912c9f6d478d9eebdaa2fdce5827'})] 2018-07-31 04:18:34,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:18:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:34,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63940b10-46d6-44a7-ba64-fc044bbf386b Date: Tue, 31 Jul 2018 04:18:34 GMT RESP BODY: {"routers": []} 2018-07-31 04:18:34,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-63940b10-46d6-44a7-ba64-fc044bbf386b 2018-07-31 04:18:34,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0508069992065s 2018-07-31 04:18:34,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-63940b10-46d6-44a7-ba64-fc044bbf386b 2018-07-31 04:18:34,066 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-31 04:18:34,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:18:34,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:34,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18: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 x-openstack-request-id: req-dc816ba7-6092-41b7-9334-16f6c76807ff x-compute-request-id: req-dc816ba7-6092-41b7-9334-16f6c76807ff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 04:18:34,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc816ba7-6092-41b7-9334-16f6c76807ff 2018-07-31 04:18:34,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225416898727s 2018-07-31 04:18:34,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc816ba7-6092-41b7-9334-16f6c76807ff 2018-07-31 04:18:34,292 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-31 04:18:34,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 04:18:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-31 04:18:34,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9cbbf6f-0a14-4525-8318-c3522ac2cfc5 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-31 04:18:34,305 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-d9cbbf6f-0a14-4525-8318-c3522ac2cfc5 2018-07-31 04:18:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:34,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ff0372-0a75-4405-9739-ff1feb20ccf6 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/211b7fd4c43a42af878a1e3b52aeb6d3"}, "enabled": true, "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/357b9585b34f4b12ad78db6d5714971f"}, "enabled": true, "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f14538bc7b647fbb2d94ef7572b9314"}, "enabled": true, "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4b9e38da196d48a098b7a4094390e7f9"}, "enabled": true, "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52cc0b162d1040d9bf36c7a2aa0bd817"}, "enabled": true, "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63db69452e694ed5a7e64a21228878f7"}, "enabled": true, "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6645b7ab13754e71b3dddeb4a95b7f2a"}, "enabled": true, "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/67e0aa18788c4092aec85b9d061a4d08"}, "enabled": true, "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7d49f30be1694e88a7142f859c8c0db8"}, "enabled": true, "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/924f9379f33f498395e5bc27ffd3f22a"}, "enabled": true, "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/96d466fd8777427dbb2bfb9d13e75724"}, "enabled": true, "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9dcd32c79a374d06b2cf257ce737e34b"}, "enabled": true, "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c6744b20b4fe4a77b626f239afbb44d4"}, "enabled": true, "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e2cdc55bfa684c27bd8002c87b6ae1f8"}, "enabled": true, "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f9ef15f3c82548d7ab587b1b7d2d280d"}, "enabled": true, "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-31 04:18:34,409 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-d1ff0372-0a75-4405-9739-ff1feb20ccf6 2018-07-31 04:18:34,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.112997055054s 2018-07-31 04:18:34,410 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-d1ff0372-0a75-4405-9739-ff1feb20ccf6 2018-07-31 04:18:34,415 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'211b7fd4c43a42af878a1e3b52aeb6d3', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'357b9585b34f4b12ad78db6d5714971f', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3f14538bc7b647fbb2d94ef7572b9314', 'name': u'panko'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'4b9e38da196d48a098b7a4094390e7f9', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'52cc0b162d1040d9bf36c7a2aa0bd817', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'63db69452e694ed5a7e64a21228878f7', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'6645b7ab13754e71b3dddeb4a95b7f2a', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'67e0aa18788c4092aec85b9d061a4d08', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'7d49f30be1694e88a7142f859c8c0db8', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'924f9379f33f498395e5bc27ffd3f22a', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'96d466fd8777427dbb2bfb9d13e75724', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9dcd32c79a374d06b2cf257ce737e34b', 'name': u'heat'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'c6744b20b4fe4a77b626f239afbb44d4', 'name': u'glance'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'e2cdc55bfa684c27bd8002c87b6ae1f8', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f9ef15f3c82548d7ab587b1b7d2d280d', 'name': u'keystone'})] 2018-07-31 04:18:34,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:18:34,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}82f4580f3693f1a21eb67c9d5ba4883d7ffece24" 2018-07-31 04:18:34,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a0b2d167-91b8-405a-8521-d4a4aa0a7568 Date: Tue, 31 Jul 2018 04:18:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 04:18:34,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a0b2d167-91b8-405a-8521-d4a4aa0a7568 2018-07-31 04:18:34,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417149066925s 2018-07-31 04:18:34,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a0b2d167-91b8-405a-8521-d4a4aa0a7568 2018-07-31 04:18:34,459 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:16:28Z', 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'2098df61-50e9-4491-b3b2-a82267234e18', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'tenant_id': u'9925234a1f784b8eab5179eb5a9cc014', u'created_at': u'2018-07-31T04:16:28Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9925234a1f784b8eab5179eb5a9cc014'})] 2018-07-31 04:18:34,588 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:18:34,588 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-31 04:18:34,649 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:18:34,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:18:34,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:18:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:18:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6bdc97-5f7f-4b1e-976e-ab23e6dc49ec 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:18:34,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c6bdc97-5f7f-4b1e-976e-ab23e6dc49ec 2018-07-31 04:18:34,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:18:35,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["iGvqb-jFTAS8FHMsuqnMgQ"], "issued_at": "2018-07-31T04:18:35.000000Z"}} 2018-07-31 04:18:35,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:18:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:36,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-93baf09d-961f-4327-bb74-069538d04997 Date: Tue, 31 Jul 2018 04:18:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:18:36,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93baf09d-961f-4327-bb74-069538d04997 2018-07-31 04:18:36,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.955823898315s 2018-07-31 04:18:36,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93baf09d-961f-4327-bb74-069538d04997 2018-07-31 04:18:36,118 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-31 04:18:36,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:18:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" -d '{"network": {"name": "tenantnetwork1-net_341b6047-9201-4e70-b587-189b59d3274e", "admin_state_up": true}}' 2018-07-31 04:18:36,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-05044509-cc31-44db-91b4-46135f5f81fd Date: Tue, 31 Jul 2018 04:18:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"380a3ca4-03d2-4c07-8dcb-8b13d851f4d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:18:36Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_341b6047-9201-4e70-b587-189b59d3274e","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:18:36Z","mtu":1450}} 2018-07-31 04:18:36,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-05044509-cc31-44db-91b4-46135f5f81fd 2018-07-31 04:18:36,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.413587808609s 2018-07-31 04:18:36,533 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-05044509-cc31-44db-91b4-46135f5f81fd 2018-07-31 04:18:36,533 - 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-31T04:18:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'380a3ca4-03d2-4c07-8dcb-8b13d851f4d6', u'provider:segmentation_id': 5, 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_341b6047-9201-4e70-b587-189b59d3274e', u'created_at': u'2018-07-31T04:18:36Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 04:18:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:18:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:36,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-c4036015-f36a-44f0-80ba-5e6e0c29c1d9 Date: Tue, 31 Jul 2018 04:18:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"380a3ca4-03d2-4c07-8dcb-8b13d851f4d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:18:36Z","qos_policy_id":null,"name":"tenantnetwork1-net_341b6047-9201-4e70-b587-189b59d3274e","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:18:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:18:36,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4036015-f36a-44f0-80ba-5e6e0c29c1d9 2018-07-31 04:18:36,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100203990936s 2018-07-31 04:18:36,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4036015-f36a-44f0-80ba-5e6e0c29c1d9 2018-07-31 04:18:36,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:18:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" -d '{"subnet": {"name": "tenantnetwork1-subnet_341b6047-9201-4e70-b587-189b59d3274e", "enable_dhcp": true, "network_id": "380a3ca4-03d2-4c07-8dcb-8b13d851f4d6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:18:37,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d8972a04-2244-496c-92b3-a1c5b142ec3a Date: Tue, 31 Jul 2018 04:18:37 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T04:18:36Z","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":"4018b819-8fd5-4da1-811b-a9dd5107f9c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_341b6047-9201-4e70-b587-189b59d3274e","enable_dhcp":true,"segment_id":null,"network_id":"380a3ca4-03d2-4c07-8dcb-8b13d851f4d6","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:18:36Z","ip_version":4}} 2018-07-31 04:18:37,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d8972a04-2244-496c-92b3-a1c5b142ec3a 2018-07-31 04:18:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.456763982773s 2018-07-31 04:18:37,093 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d8972a04-2244-496c-92b3-a1c5b142ec3a 2018-07-31 04:18:37,094 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:18:36Z', 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'4018b819-8fd5-4da1-811b-a9dd5107f9c1', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_341b6047-9201-4e70-b587-189b59d3274e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'380a3ca4-03d2-4c07-8dcb-8b13d851f4d6', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:18:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:18:37,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:18:37,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "tenantnetwork1-router_341b6047-9201-4e70-b587-189b59d3274e", "admin_state_up": true}}' 2018-07-31 04:18:38,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-59d4e33c-7495-4327-acc5-f8ccc457c347 Date: Tue, 31 Jul 2018 04:18:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:18:37Z", "admin_state_up": true, "updated_at": "2018-07-31T04:18:38Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5", "name": "tenantnetwork1-router_341b6047-9201-4e70-b587-189b59d3274e"}} 2018-07-31 04:18:38,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-59d4e33c-7495-4327-acc5-f8ccc457c347 2018-07-31 04:18:38,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73681402206s 2018-07-31 04:18:38,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-59d4e33c-7495-4327-acc5-f8ccc457c347 2018-07-31 04:18:38,832 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:18:38Z', u'revision_number': 2, u'ha': False, u'id': u'4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_341b6047-9201-4e70-b587-189b59d3274e', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:18:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:18:38,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:18:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5/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}01cff9f275b4f364f086279eed1d9c9cd9bec646" -d '{"subnet_id": "4018b819-8fd5-4da1-811b-a9dd5107f9c1"}' 2018-07-31 04:18:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aaa42bc8-9d00-4813-884c-69ba9b59d078 Date: Tue, 31 Jul 2018 04:18:40 GMT RESP BODY: {"network_id": "380a3ca4-03d2-4c07-8dcb-8b13d851f4d6", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "4018b819-8fd5-4da1-811b-a9dd5107f9c1", "subnet_ids": ["4018b819-8fd5-4da1-811b-a9dd5107f9c1"], "port_id": "e6f91384-1b3b-4059-adda-ae89cd770b1c", "id": "4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5"} 2018-07-31 04:18:40,846 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5/add_router_interface.json used request id req-aaa42bc8-9d00-4813-884c-69ba9b59d078 2018-07-31 04:18:40,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01398015022s 2018-07-31 04:18:40,847 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5/add_router_interface.json used request id req-aaa42bc8-9d00-4813-884c-69ba9b59d078 returning object 4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5 2018-07-31 04:18:40,969 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:18:40,970 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-31 04:18:40,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:18:40,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5/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}01cff9f275b4f364f086279eed1d9c9cd9bec646" -d '{"subnet_id": "4018b819-8fd5-4da1-811b-a9dd5107f9c1"}' 2018-07-31 04:18:42,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2f48003-1a93-408b-be7b-fab060078e4f Date: Tue, 31 Jul 2018 04:18:42 GMT RESP BODY: {"network_id": "380a3ca4-03d2-4c07-8dcb-8b13d851f4d6", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "4018b819-8fd5-4da1-811b-a9dd5107f9c1", "subnet_ids": ["4018b819-8fd5-4da1-811b-a9dd5107f9c1"], "port_id": "e6f91384-1b3b-4059-adda-ae89cd770b1c", "id": "4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5"} 2018-07-31 04:18:42,819 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5/remove_router_interface.json used request id req-f2f48003-1a93-408b-be7b-fab060078e4f 2018-07-31 04:18:42,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84450292587s 2018-07-31 04:18:42,819 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5/remove_router_interface.json used request id req-f2f48003-1a93-408b-be7b-fab060078e4f returning object 4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5 2018-07-31 04:18:42,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:18:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:42,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4229b710-0a87-483e-9835-e4e140c99009 Date: Tue, 31 Jul 2018 04:18:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:18:37Z", "admin_state_up": true, "updated_at": "2018-07-31T04:18:41Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5", "name": "tenantnetwork1-router_341b6047-9201-4e70-b587-189b59d3274e"}]} 2018-07-31 04:18:42,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4229b710-0a87-483e-9835-e4e140c99009 2018-07-31 04:18:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136850118637s 2018-07-31 04:18:42,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4229b710-0a87-483e-9835-e4e140c99009 2018-07-31 04:18:42,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:18:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:44,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40392918-443c-4d76-b0fb-8290ef95342b Content-Length: 0 Date: Tue, 31 Jul 2018 04:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:18:44,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5.json used request id req-40392918-443c-4d76-b0fb-8290ef95342b 2018-07-31 04:18:44,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14538288116s 2018-07-31 04:18:44,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4cc6528c-1d9a-4fd1-ba60-4ab36987c3d5.json used request id req-40392918-443c-4d76-b0fb-8290ef95342b 2018-07-31 04:18:44,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:18:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-e33d73ee-2a67-46a2-b1ce-bc8fdc566546 Date: Tue, 31 Jul 2018 04:18:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4},{"updated_at":"2018-07-31T04:18:36Z","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":"4018b819-8fd5-4da1-811b-a9dd5107f9c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_341b6047-9201-4e70-b587-189b59d3274e","enable_dhcp":true,"segment_id":null,"network_id":"380a3ca4-03d2-4c07-8dcb-8b13d851f4d6","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:18:36Z","ip_version":4}]} 2018-07-31 04:18:44,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e33d73ee-2a67-46a2-b1ce-bc8fdc566546 2018-07-31 04:18:44,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0620510578156s 2018-07-31 04:18:44,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e33d73ee-2a67-46a2-b1ce-bc8fdc566546 2018-07-31 04:18:44,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:18:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/4018b819-8fd5-4da1-811b-a9dd5107f9c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:45,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c35f863c-4907-462a-b834-364d640c22ab Date: Tue, 31 Jul 2018 04:18:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:18:45,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4018b819-8fd5-4da1-811b-a9dd5107f9c1.json used request id req-c35f863c-4907-462a-b834-364d640c22ab 2018-07-31 04:18:45,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.982709169388s 2018-07-31 04:18:45,151 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4018b819-8fd5-4da1-811b-a9dd5107f9c1.json used request id req-c35f863c-4907-462a-b834-364d640c22ab 2018-07-31 04:18:45,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:18:45,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:45,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-de652207-48d6-4bf6-9eb6-52e5c082ead0 Date: Tue, 31 Jul 2018 04:18:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"380a3ca4-03d2-4c07-8dcb-8b13d851f4d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:18:45Z","qos_policy_id":null,"name":"tenantnetwork1-net_341b6047-9201-4e70-b587-189b59d3274e","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:18:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:18:45,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-de652207-48d6-4bf6-9eb6-52e5c082ead0 2018-07-31 04:18:45,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841767787933s 2018-07-31 04:18:45,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-de652207-48d6-4bf6-9eb6-52e5c082ead0 2018-07-31 04:18:45,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:18:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/380a3ca4-03d2-4c07-8dcb-8b13d851f4d6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01cff9f275b4f364f086279eed1d9c9cd9bec646" 2018-07-31 04:18:46,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-488b0c02-1a22-4fd4-b0fe-066a06cdd748 Date: Tue, 31 Jul 2018 04:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:18:46,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/380a3ca4-03d2-4c07-8dcb-8b13d851f4d6.json used request id req-488b0c02-1a22-4fd4-b0fe-066a06cdd748 2018-07-31 04:18:46,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06085300446s 2018-07-31 04:18:46,298 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/380a3ca4-03d2-4c07-8dcb-8b13d851f4d6.json used request id req-488b0c02-1a22-4fd4-b0fe-066a06cdd748 2018-07-31 04:18:46,352 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:18:46,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:18:46,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:18:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:18:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82650452-cd46-457b-a7db-3f99e9dc5420 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:18:46,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82650452-cd46-457b-a7db-3f99e9dc5420 2018-07-31 04:18:46,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:18:46,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["SbdfLjTRSbSQT4H2pH81hw"], "issued_at": "2018-07-31T04:18:46.000000Z"}} 2018-07-31 04:18:46,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:18:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:47,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-58cf2a44-bbe1-454b-a38a-bb2e080d14e7 Date: Tue, 31 Jul 2018 04:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:18:47,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58cf2a44-bbe1-454b-a38a-bb2e080d14e7 2018-07-31 04:18:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.935436964035s 2018-07-31 04:18:47,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58cf2a44-bbe1-454b-a38a-bb2e080d14e7 2018-07-31 04:18:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:18:47,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92f54918-1cf4-4fa7-9b5a-470155df4277 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:18:47,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-92f54918-1cf4-4fa7-9b5a-470155df4277 2018-07-31 04:18:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:18:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:47,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c2734c-e07c-46a0-a24d-6abb383a4b83 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:18:47,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-30c2734c-e07c-46a0-a24d-6abb383a4b83 2018-07-31 04:18:47,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0913488864899s 2018-07-31 04:18:47,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-30c2734c-e07c-46a0-a24d-6abb383a4b83 2018-07-31 04:18:47,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 04:18:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67"}}' 2018-07-31 04:18:48,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c830b53e-24d2-4925-aefa-ce7e91d35c09 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.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f"}, "tags": [], "enabled": true, "id": "ef23b0ecd3534523aca43aa91a9e1e0f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67"}} 2018-07-31 04:18:48,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c830b53e-24d2-4925-aefa-ce7e91d35c09 2018-07-31 04:18:48,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.163079023361s 2018-07-31 04:18:48,019 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c830b53e-24d2-4925-aefa-ce7e91d35c09 2018-07-31 04:18:48,020 - 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'ef23b0ecd3534523aca43aa91a9e1e0f', '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_59d576d9-3622-441e-90cb-b66094d5fe67'}) 2018-07-31 04:18:48,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 04:18:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b9e5ff86-5ad5-462d-b12f-6dcd4343914f", "email": null, "name": "tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67"}}' 2018-07-31 04:18:48,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76211fe-765a-4401-a97d-69b414408056 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67", "links": {"self": "http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19b61ae06b4c48bd8e2d5ffa53afde9a", "domain_id": "default", "password_expires_at": null}} 2018-07-31 04:18:48,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e76211fe-765a-4401-a97d-69b414408056 2018-07-31 04:18:48,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.581197023392s 2018-07-31 04:18:48,607 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e76211fe-765a-4401-a97d-69b414408056 2018-07-31 04:18:48,607 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'19b61ae06b4c48bd8e2d5ffa53afde9a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67'}) 2018-07-31 04:18:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:18:48,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ab703c-37ee-410d-9f42-e656b0f4580c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:18:48,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16ab703c-37ee-410d-9f42-e656b0f4580c 2018-07-31 04:18:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10106086731s 2018-07-31 04:18:48,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16ab703c-37ee-410d-9f42-e656b0f4580c 2018-07-31 04:18:48,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:18:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:48,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf50ab6-f867-4222-96ac-fd98d6a2ec8d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:18:48,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bbf50ab6-f867-4222-96ac-fd98d6a2ec8d 2018-07-31 04:18:48,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095202922821s 2018-07-31 04:18:48,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bbf50ab6-f867-4222-96ac-fd98d6a2ec8d 2018-07-31 04:18:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:18:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:48,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bde3f3-dc45-4f3f-a82b-447a1e977854 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:18:48,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-23bde3f3-dc45-4f3f-a82b-447a1e977854 2018-07-31 04:18:48,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101511001587s 2018-07-31 04:18:48,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-23bde3f3-dc45-4f3f-a82b-447a1e977854 2018-07-31 04:18:48,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:18:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:49,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3afd3a8c-f1ed-4686-93ce-b6ce5513c36f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 04:18:49,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3afd3a8c-f1ed-4686-93ce-b6ce5513c36f 2018-07-31 04:18:49,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184924840927s 2018-07-31 04:18:49,110 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3afd3a8c-f1ed-4686-93ce-b6ce5513c36f 2018-07-31 04:18:49,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:18:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:49,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50432923-583d-4cd1-8eb0-2595d571dafa Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67", "links": {"self": "http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19b61ae06b4c48bd8e2d5ffa53afde9a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:18:49,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-50432923-583d-4cd1-8eb0-2595d571dafa 2018-07-31 04:18:49,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114814043045s 2018-07-31 04:18:49,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-50432923-583d-4cd1-8eb0-2595d571dafa 2018-07-31 04:18:49,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:18:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64fb6c67-2216-4d50-b734-1e2897655e4e Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f"}, "tags": [], "enabled": true, "id": "ef23b0ecd3534523aca43aa91a9e1e0f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67"}]} 2018-07-31 04:18:49,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-64fb6c67-2216-4d50-b734-1e2897655e4e 2018-07-31 04:18:49,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999939441681s 2018-07-31 04:18:49,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-64fb6c67-2216-4d50-b734-1e2897655e4e 2018-07-31 04:18:49,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:18:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=19b61ae06b4c48bd8e2d5ffa53afde9a&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ef23b0ecd3534523aca43aa91a9e1e0f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:49,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d74bb5-1fb4-452d-9f55-672bcb4cdf0f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=19b61ae06b4c48bd8e2d5ffa53afde9a&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ef23b0ecd3534523aca43aa91a9e1e0f", "previous": null, "next": null}} 2018-07-31 04:18:49,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=19b61ae06b4c48bd8e2d5ffa53afde9a&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ef23b0ecd3534523aca43aa91a9e1e0f used request id req-24d74bb5-1fb4-452d-9f55-672bcb4cdf0f 2018-07-31 04:18:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0859880447388s 2018-07-31 04:18:49,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=19b61ae06b4c48bd8e2d5ffa53afde9a&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ef23b0ecd3534523aca43aa91a9e1e0f used request id req-24d74bb5-1fb4-452d-9f55-672bcb4cdf0f 2018-07-31 04:18:49,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 04:18:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f/users/19b61ae06b4c48bd8e2d5ffa53afde9a/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:18:49,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca2e9b5-2600-487c-b5bd-73ac3ae1d9ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:18:49,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f/users/19b61ae06b4c48bd8e2d5ffa53afde9a/roles/a689722cf11443e2b11a80fc42af3529 used request id req-1ca2e9b5-2600-487c-b5bd-73ac3ae1d9ba 2018-07-31 04:18:49,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188904047012s 2018-07-31 04:18:49,624 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f/users/19b61ae06b4c48bd8e2d5ffa53afde9a/roles/a689722cf11443e2b11a80fc42af3529 used request id req-1ca2e9b5-2600-487c-b5bd-73ac3ae1d9ba 2018-07-31 04:18:49,625 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67', 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'ef23b0ecd3534523aca43aa91a9e1e0f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b9e5ff86-5ad5-462d-b12f-6dcd4343914f', 'username': u'tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 04:18:49,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:18:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:18:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:18:49,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:18:49,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:18:49,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:18:49,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:18:49,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:18:49,630 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67', 'password': 'b9e5ff86-5ad5-462d-b12f-6dcd4343914f', 'project_name': 'tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ef23b0ecd3534523aca43aa91a9e1e0f', 'project_domain_name': 'Default'} 2018-07-31 04:18:49,631 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-31 04:18:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:18:49,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064ef9cb-6f0d-45bb-8620-21453a218d4f 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:18:49,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-064ef9cb-6f0d-45bb-8620-21453a218d4f 2018-07-31 04:18:49,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:18:50,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:18:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef23b0ecd3534523aca43aa91a9e1e0f", "name": "tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/ef23b0ecd3534523aca43aa91a9e1e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67", "id": "19b61ae06b4c48bd8e2d5ffa53afde9a"}, "audit_ids": ["5ma6wROxRXGeQDcSODIDiQ"], "issued_at": "2018-07-31T04:18:50.000000Z"}} 2018-07-31 04:18:50,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:18:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" -d '{"network": {"name": "tenantnetwork2-net_59d576d9-3622-441e-90cb-b66094d5fe67", "admin_state_up": true}}' 2018-07-31 04:18:51,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-9e72a658-791e-44b6-a5ca-c243b76455e0 Date: Tue, 31 Jul 2018 04:18:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef23b0ecd3534523aca43aa91a9e1e0f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:18:51Z","is_default":false,"name":"tenantnetwork2-net_59d576d9-3622-441e-90cb-b66094d5fe67","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ef23b0ecd3534523aca43aa91a9e1e0f","created_at":"2018-07-31T04:18:51Z","mtu":1450}} 2018-07-31 04:18:51,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9e72a658-791e-44b6-a5ca-c243b76455e0 2018-07-31 04:18:51,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.30663609505s 2018-07-31 04:18:51,341 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9e72a658-791e-44b6-a5ca-c243b76455e0 2018-07-31 04:18:51,342 - 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-31T04:18:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_59d576d9-3622-441e-90cb-b66094d5fe67', u'admin_state_up': True, u'tenant_id': u'ef23b0ecd3534523aca43aa91a9e1e0f', u'created_at': u'2018-07-31T04:18:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ef23b0ecd3534523aca43aa91a9e1e0f', u'l2_adjacency': True}) 2018-07-31 04:18:51,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:18:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:18:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-d7312a64-e505-40ab-8e6f-caf33f41955f Date: Tue, 31 Jul 2018 04:18:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef23b0ecd3534523aca43aa91a9e1e0f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:18:51Z","qos_policy_id":null,"name":"tenantnetwork2-net_59d576d9-3622-441e-90cb-b66094d5fe67","admin_state_up":true,"tenant_id":"ef23b0ecd3534523aca43aa91a9e1e0f","created_at":"2018-07-31T04:18:51Z","mtu":1450}]} 2018-07-31 04:18:51,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d7312a64-e505-40ab-8e6f-caf33f41955f 2018-07-31 04:18:51,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123803853989s 2018-07-31 04:18:51,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d7312a64-e505-40ab-8e6f-caf33f41955f 2018-07-31 04:18:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:18:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" -d '{"subnet": {"name": "tenantnetwork2-subnet_59d576d9-3622-441e-90cb-b66094d5fe67", "enable_dhcp": true, "network_id": "bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:18:52,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b0b2b55-b53a-4720-a886-471d61f61715 Date: Tue, 31 Jul 2018 04:18:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0","tenant_id":"ef23b0ecd3534523aca43aa91a9e1e0f","created_at":"2018-07-31T04:18:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:18: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":"ef23b0ecd3534523aca43aa91a9e1e0f","id":"88416504-37d0-430b-8a75-df5fb786c36b","subnetpool_id":null,"name":"tenantnetwork2-subnet_59d576d9-3622-441e-90cb-b66094d5fe67"}} 2018-07-31 04:18:52,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7b0b2b55-b53a-4720-a886-471d61f61715 2018-07-31 04:18:52,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.574270009995s 2018-07-31 04:18:52,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7b0b2b55-b53a-4720-a886-471d61f61715 2018-07-31 04:18:52,043 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:18: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'88416504-37d0-430b-8a75-df5fb786c36b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_59d576d9-3622-441e-90cb-b66094d5fe67', u'enable_dhcp': True, u'network_id': u'bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0', u'tenant_id': u'ef23b0ecd3534523aca43aa91a9e1e0f', u'created_at': u'2018-07-31T04:18: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'ef23b0ecd3534523aca43aa91a9e1e0f'}) 2018-07-31 04:18:52,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:18:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "tenantnetwork2-router_59d576d9-3622-441e-90cb-b66094d5fe67", "admin_state_up": true}}' 2018-07-31 04:18:53,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7e47ace6-309d-46c2-8e11-8192fd22a842 Date: Tue, 31 Jul 2018 04:18:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "created_at": "2018-07-31T04:18:52Z", "admin_state_up": true, "updated_at": "2018-07-31T04:18:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "id": "2772197e-fe6d-4787-9fb9-fdfac2128a32", "name": "tenantnetwork2-router_59d576d9-3622-441e-90cb-b66094d5fe67"}} 2018-07-31 04:18:53,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7e47ace6-309d-46c2-8e11-8192fd22a842 2018-07-31 04:18:53,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67934799194s 2018-07-31 04:18:53,723 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7e47ace6-309d-46c2-8e11-8192fd22a842 2018-07-31 04:18:53,723 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:18:53Z', u'revision_number': 2, u'id': u'2772197e-fe6d-4787-9fb9-fdfac2128a32', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_59d576d9-3622-441e-90cb-b66094d5fe67', u'admin_state_up': True, u'tenant_id': u'ef23b0ecd3534523aca43aa91a9e1e0f', u'created_at': u'2018-07-31T04:18:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'ef23b0ecd3534523aca43aa91a9e1e0f'}) 2018-07-31 04:18:53,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:18:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32/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}8afe55e30afc550aff5db552ea643a405f83e715" -d '{"subnet_id": "88416504-37d0-430b-8a75-df5fb786c36b"}' 2018-07-31 04:18:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05b98ef2-4f85-4423-9b3c-d62c1bfaec9b Date: Tue, 31 Jul 2018 04:18:55 GMT RESP BODY: {"network_id": "bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "subnet_id": "88416504-37d0-430b-8a75-df5fb786c36b", "subnet_ids": ["88416504-37d0-430b-8a75-df5fb786c36b"], "port_id": "b1cc6f32-7c74-4dc5-a069-585cebf2298c", "id": "2772197e-fe6d-4787-9fb9-fdfac2128a32"} 2018-07-31 04:18:55,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32/add_router_interface.json used request id req-05b98ef2-4f85-4423-9b3c-d62c1bfaec9b 2018-07-31 04:18:55,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22651982307s 2018-07-31 04:18:55,951 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32/add_router_interface.json used request id req-05b98ef2-4f85-4423-9b3c-d62c1bfaec9b returning object 2772197e-fe6d-4787-9fb9-fdfac2128a32 2018-07-31 04:18:56,066 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:18:56,066 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-31 04:18:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:18:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32/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}8afe55e30afc550aff5db552ea643a405f83e715" -d '{"subnet_id": "88416504-37d0-430b-8a75-df5fb786c36b"}' 2018-07-31 04:18:58,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40893dd2-7a52-4174-b2e4-5d78774c55ab Date: Tue, 31 Jul 2018 04:18:58 GMT RESP BODY: {"network_id": "bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "subnet_id": "88416504-37d0-430b-8a75-df5fb786c36b", "subnet_ids": ["88416504-37d0-430b-8a75-df5fb786c36b"], "port_id": "b1cc6f32-7c74-4dc5-a069-585cebf2298c", "id": "2772197e-fe6d-4787-9fb9-fdfac2128a32"} 2018-07-31 04:18:58,416 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32/remove_router_interface.json used request id req-40893dd2-7a52-4174-b2e4-5d78774c55ab 2018-07-31 04:18:58,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34493112564s 2018-07-31 04:18:58,417 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32/remove_router_interface.json used request id req-40893dd2-7a52-4174-b2e4-5d78774c55ab returning object 2772197e-fe6d-4787-9fb9-fdfac2128a32 2018-07-31 04:18:58,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:18:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:18:58,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-a4f62947-8cd2-4788-942b-28a979dcb4bb Date: Tue, 31 Jul 2018 04:18:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "created_at": "2018-07-31T04:18:52Z", "admin_state_up": true, "updated_at": "2018-07-31T04:18:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "id": "2772197e-fe6d-4787-9fb9-fdfac2128a32", "name": "tenantnetwork2-router_59d576d9-3622-441e-90cb-b66094d5fe67"}]} 2018-07-31 04:18:58,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a4f62947-8cd2-4788-942b-28a979dcb4bb 2018-07-31 04:18:58,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.167011022568s 2018-07-31 04:18:58,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a4f62947-8cd2-4788-942b-28a979dcb4bb 2018-07-31 04:18:58,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:18:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:18:59,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc05a956-b23f-41a8-90ea-a5d7c07ee370 Content-Length: 0 Date: Tue, 31 Jul 2018 04:18:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:18:59,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32.json used request id req-fc05a956-b23f-41a8-90ea-a5d7c07ee370 2018-07-31 04:18:59,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34550023079s 2018-07-31 04:18:59,932 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2772197e-fe6d-4787-9fb9-fdfac2128a32.json used request id req-fc05a956-b23f-41a8-90ea-a5d7c07ee370 2018-07-31 04:18:59,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:18:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:19:00,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd918e4b-d888-47c9-980e-8c7fc31eba1c Date: Tue, 31 Jul 2018 04:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0","tenant_id":"ef23b0ecd3534523aca43aa91a9e1e0f","created_at":"2018-07-31T04:18:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:18: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":"ef23b0ecd3534523aca43aa91a9e1e0f","id":"88416504-37d0-430b-8a75-df5fb786c36b","subnetpool_id":null,"name":"tenantnetwork2-subnet_59d576d9-3622-441e-90cb-b66094d5fe67"}]} 2018-07-31 04:19:00,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bd918e4b-d888-47c9-980e-8c7fc31eba1c 2018-07-31 04:19:00,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0770390033722s 2018-07-31 04:19:00,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bd918e4b-d888-47c9-980e-8c7fc31eba1c 2018-07-31 04:19:00,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:19:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/88416504-37d0-430b-8a75-df5fb786c36b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:19:00,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c27dcb7e-6614-4639-bfb7-9983e34bde78 Date: Tue, 31 Jul 2018 04:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:00,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/88416504-37d0-430b-8a75-df5fb786c36b.json used request id req-c27dcb7e-6614-4639-bfb7-9983e34bde78 2018-07-31 04:19:00,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.983304023743s 2018-07-31 04:19:00,995 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/88416504-37d0-430b-8a75-df5fb786c36b.json used request id req-c27dcb7e-6614-4639-bfb7-9983e34bde78 2018-07-31 04:19:00,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:00,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:19:01,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-ef9454f0-2da5-4c3b-aed9-7bda76f650ab Date: Tue, 31 Jul 2018 04:19:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef23b0ecd3534523aca43aa91a9e1e0f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:00Z","qos_policy_id":null,"name":"tenantnetwork2-net_59d576d9-3622-441e-90cb-b66094d5fe67","admin_state_up":true,"tenant_id":"ef23b0ecd3534523aca43aa91a9e1e0f","created_at":"2018-07-31T04:18:51Z","mtu":1450}]} 2018-07-31 04:19:01,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ef9454f0-2da5-4c3b-aed9-7bda76f650ab 2018-07-31 04:19:01,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109116077423s 2018-07-31 04:19:01,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ef9454f0-2da5-4c3b-aed9-7bda76f650ab 2018-07-31 04:19:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:19:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8afe55e30afc550aff5db552ea643a405f83e715" 2018-07-31 04:19:02,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6764aec4-95a5-4f2a-a447-dc80e9da96af Date: Tue, 31 Jul 2018 04:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:02,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0.json used request id req-6764aec4-95a5-4f2a-a447-dc80e9da96af 2018-07-31 04:19:02,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12141108513s 2018-07-31 04:19:02,228 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bbc9c956-69ba-4fe0-9dc6-ddae1eea72f0.json used request id req-6764aec4-95a5-4f2a-a447-dc80e9da96af 2018-07-31 04:19:02,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:19:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:19:02,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac17c6a-a2ea-455c-873a-9d7f4bbd65df Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67", "links": {"self": "http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19b61ae06b4c48bd8e2d5ffa53afde9a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:19:02,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0ac17c6a-a2ea-455c-873a-9d7f4bbd65df 2018-07-31 04:19:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120797872543s 2018-07-31 04:19:02,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0ac17c6a-a2ea-455c-873a-9d7f4bbd65df 2018-07-31 04:19:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:19:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:19:02,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68230bd-d7b4-4d57-9f38-6409034459d9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_59d576d9-3622-441e-90cb-b66094d5fe67", "links": {"self": "http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "19b61ae06b4c48bd8e2d5ffa53afde9a", "description": null}} 2018-07-31 04:19:02,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a used request id req-f68230bd-d7b4-4d57-9f38-6409034459d9 2018-07-31 04:19:02,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116089820862s 2018-07-31 04:19:02,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a used request id req-f68230bd-d7b4-4d57-9f38-6409034459d9 2018-07-31 04:19:02,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 04:19:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:19:02,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abce3c3f-d062-494d-9581-0cc181c86484 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:19:02,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a used request id req-abce3c3f-d062-494d-9581-0cc181c86484 2018-07-31 04:19:02,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.192750930786s 2018-07-31 04:19:02,665 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/19b61ae06b4c48bd8e2d5ffa53afde9a used request id req-abce3c3f-d062-494d-9581-0cc181c86484 2018-07-31 04:19:02,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:19:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:19:02,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bfabab-76c2-47d3-8b3d-a421a90a377f Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f"}, "tags": [], "enabled": true, "id": "ef23b0ecd3534523aca43aa91a9e1e0f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_59d576d9-3622-441e-90cb-b66094d5fe67"}]} 2018-07-31 04:19:02,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-48bfabab-76c2-47d3-8b3d-a421a90a377f 2018-07-31 04:19:02,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.087690114975s 2018-07-31 04:19:02,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-48bfabab-76c2-47d3-8b3d-a421a90a377f 2018-07-31 04:19:02,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 04:19:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023c9a2acca72917bad353bd6104271557dcd010" 2018-07-31 04:19:02,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0b3a3d-f57a-4d11-a815-5971a69debb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:19:02,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f used request id req-3a0b3a3d-f57a-4d11-a815-5971a69debb9 2018-07-31 04:19:02,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163808107376s 2018-07-31 04:19:02,928 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ef23b0ecd3534523aca43aa91a9e1e0f used request id req-3a0b3a3d-f57a-4d11-a815-5971a69debb9 2018-07-31 04:19:02,983 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-31 04:19:03,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:19:03,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:19:03,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:19:03,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:19:03,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:19:03,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:19:03,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:19:03,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:19:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:03,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccbecbb-5915-4d83-888b-bc218eaea824 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:19:03,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5ccbecbb-5915-4d83-888b-bc218eaea824 2018-07-31 04:19:03,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:19:03,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["gnNdAuYLT4us_C8j45Um6g"], "issued_at": "2018-07-31T04:19:03.000000Z"}} 2018-07-31 04:19:03,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:03,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7be95563-2077-43af-a3f0-c9d048e788c8 Date: Tue, 31 Jul 2018 04:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:19:03,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7be95563-2077-43af-a3f0-c9d048e788c8 2018-07-31 04:19:03,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255779981613s 2018-07-31 04:19:03,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7be95563-2077-43af-a3f0-c9d048e788c8 2018-07-31 04:19:03,719 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-31 04:19:03,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:19:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" -d '{"network": {"name": "vmready1-net_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "admin_state_up": true}}' 2018-07-31 04:19:03,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-465484da-b30e-49ae-bc4d-0aabb16797ae Date: Tue, 31 Jul 2018 04:19:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cf09ed2b-946d-4618-b8b3-0c2a052af8bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:03Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:03Z","mtu":1450}} 2018-07-31 04:19:03,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-465484da-b30e-49ae-bc4d-0aabb16797ae 2018-07-31 04:19:03,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.220235824585s 2018-07-31 04:19:03,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-465484da-b30e-49ae-bc4d-0aabb16797ae 2018-07-31 04:19:03,941 - 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-31T04:19:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cf09ed2b-946d-4618-b8b3-0c2a052af8bb', u'provider:segmentation_id': 70, 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_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f', u'created_at': u'2018-07-31T04:19:03Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 04:19:03,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:03,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-53b179a0-25b7-4588-9dac-1460655586c4 Date: Tue, 31 Jul 2018 04:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf09ed2b-946d-4618-b8b3-0c2a052af8bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:03Z","qos_policy_id":null,"name":"vmready1-net_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:03Z","provider:network_type":"vxlan"}]} 2018-07-31 04:19:04,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-53b179a0-25b7-4588-9dac-1460655586c4 2018-07-31 04:19:04,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101108789444s 2018-07-31 04:19:04,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-53b179a0-25b7-4588-9dac-1460655586c4 2018-07-31 04:19:04,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:19:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" -d '{"subnet": {"name": "vmready1-subnet_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "enable_dhcp": true, "network_id": "cf09ed2b-946d-4618-b8b3-0c2a052af8bb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:19:04,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4b0bb7eb-cad9-4a1a-a5b5-e29d6d6d17cb Date: Tue, 31 Jul 2018 04:19:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T04:19:04Z","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":"a9164f69-f983-4f08-af48-a983a43f8cee","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f","enable_dhcp":true,"segment_id":null,"network_id":"cf09ed2b-946d-4618-b8b3-0c2a052af8bb","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:04Z","ip_version":4}} 2018-07-31 04:19:04,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4b0bb7eb-cad9-4a1a-a5b5-e29d6d6d17cb 2018-07-31 04:19:04,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.648071050644s 2018-07-31 04:19:04,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4b0bb7eb-cad9-4a1a-a5b5-e29d6d6d17cb 2018-07-31 04:19:04,694 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:19: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'a9164f69-f983-4f08-af48-a983a43f8cee', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cf09ed2b-946d-4618-b8b3-0c2a052af8bb', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:19: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'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:19:04,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:19:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "vmready1-router_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "admin_state_up": true}}' 2018-07-31 04:19:06,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d9c965ee-2148-4618-b4b8-9cd31c6e2ab8 Date: Tue, 31 Jul 2018 04:19:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:04Z", "admin_state_up": true, "updated_at": "2018-07-31T04:19:05Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3d0277dc-281b-453c-8490-9cf5c3421f88", "name": "vmready1-router_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f"}} 2018-07-31 04:19:06,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d9c965ee-2148-4618-b4b8-9cd31c6e2ab8 2018-07-31 04:19:06,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52184104919s 2018-07-31 04:19:06,217 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d9c965ee-2148-4618-b4b8-9cd31c6e2ab8 2018-07-31 04:19:06,217 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:19:05Z', u'revision_number': 2, u'ha': False, u'id': u'3d0277dc-281b-453c-8490-9cf5c3421f88', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:19:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:19:06,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:19:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88/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}123249616e5a13d8325d260aa32d50152b195322" -d '{"subnet_id": "a9164f69-f983-4f08-af48-a983a43f8cee"}' 2018-07-31 04:19:08,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2138aa70-acdd-4612-b43f-c69ba69d4fc0 Date: Tue, 31 Jul 2018 04:19:08 GMT RESP BODY: {"network_id": "cf09ed2b-946d-4618-b8b3-0c2a052af8bb", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "a9164f69-f983-4f08-af48-a983a43f8cee", "subnet_ids": ["a9164f69-f983-4f08-af48-a983a43f8cee"], "port_id": "3f148a74-015c-43f9-9982-212a31cf31f9", "id": "3d0277dc-281b-453c-8490-9cf5c3421f88"} 2018-07-31 04:19:08,416 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88/add_router_interface.json used request id req-2138aa70-acdd-4612-b43f-c69ba69d4fc0 2018-07-31 04:19:08,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19822597504s 2018-07-31 04:19:08,416 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88/add_router_interface.json used request id req-2138aa70-acdd-4612-b43f-c69ba69d4fc0 returning object 3d0277dc-281b-453c-8490-9cf5c3421f88 2018-07-31 04:19:08,416 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:19:08,519 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:19:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:08,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:19:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:19:08,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:19:08,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:09,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-141e8666-4a1f-4138-9019-63fd9daf3b5d Date: Tue, 31 Jul 2018 04:19:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:19:09,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-141e8666-4a1f-4138-9019-63fd9daf3b5d 2018-07-31 04:19:09,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.678338766098s 2018-07-31 04:19:09,208 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-141e8666-4a1f-4138-9019-63fd9daf3b5d 2018-07-31 04:19:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:19:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f"}' 2018-07-31 04:19:09,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0cd51dde-9358-4e70-852b-6db124994f84 Date: Tue, 31 Jul 2018 04:19:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "ad8bb1c6-d02a-457d-b6d1-7835c36490c0", "size": null, "self": "/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "checksum": null, "created_at": "2018-07-31T04:19:09Z", "protected": false} 2018-07-31 04:19:09,311 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0cd51dde-9358-4e70-852b-6db124994f84 2018-07-31 04:19:09,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.095489025116s 2018-07-31 04:19:09,311 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0cd51dde-9358-4e70-852b-6db124994f84 returning object ad8bb1c6-d02a-457d-b6d1-7835c36490c0 2018-07-31 04:19:09,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:19:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/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}123249616e5a13d8325d260aa32d50152b195322" -d '' 2018-07-31 04:19:11,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c7c8a4e-14a4-4705-be76-d67de69cb786 Date: Tue, 31 Jul 2018 04:19:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:19:11,724 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/file used request id req-0c7c8a4e-14a4-4705-be76-d67de69cb786 2018-07-31 04:19:11,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.41246604919s 2018-07-31 04:19:11,725 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/file used request id req-0c7c8a4e-14a4-4705-be76-d67de69cb786 2018-07-31 04:19:11,725 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:19:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ad8bb1c6-d02a-457d-b6d1-7835c36490c0', u'size': None, u'name': u'vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f', u'checksum': None, u'self': u'/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:19:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:19:11,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:19:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:19:12,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-1a27b939-9de4-4b1a-9705-2c07a340ab85 x-compute-request-id: req-1a27b939-9de4-4b1a-9705-2c07a340ab85 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9edd247b-2b4f-400c-a8ad-99812663a053", "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": "9edd247b-2b4f-400c-a8ad-99812663a053"}} 2018-07-31 04:19:12,478 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1a27b939-9de4-4b1a-9705-2c07a340ab85 2018-07-31 04:19:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.752458095551s 2018-07-31 04:19:12,478 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1a27b939-9de4-4b1a-9705-2c07a340ab85 2018-07-31 04:19:12,479 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f', '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'df51da68aea44a80a599f83856e71852', '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'9edd247b-2b4f-400c-a8ad-99812663a053', 'swap': 0}) 2018-07-31 04:19:12,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:19:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053/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}123249616e5a13d8325d260aa32d50152b195322" -d '{"extra_specs": {}}' 2018-07-31 04:19:12,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-a48470ac-9c4f-4dde-9325-bbd969f0c3d2 x-compute-request-id: req-a48470ac-9c4f-4dde-9325-bbd969f0c3d2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:19:12,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053/os-extra_specs used request id req-a48470ac-9c4f-4dde-9325-bbd969f0c3d2 2018-07-31 04:19:12,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277011394501s 2018-07-31 04:19:12,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053/os-extra_specs used request id req-a48470ac-9c4f-4dde-9325-bbd969f0c3d2 2018-07-31 04:19:12,610 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:19:12,610 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:19:12,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:19:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88/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}123249616e5a13d8325d260aa32d50152b195322" -d '{"subnet_id": "a9164f69-f983-4f08-af48-a983a43f8cee"}' 2018-07-31 04:19:14,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e6d4538b-4188-4c09-aa94-9934faaa75a6 Date: Tue, 31 Jul 2018 04:19:14 GMT RESP BODY: {"network_id": "cf09ed2b-946d-4618-b8b3-0c2a052af8bb", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "a9164f69-f983-4f08-af48-a983a43f8cee", "subnet_ids": ["a9164f69-f983-4f08-af48-a983a43f8cee"], "port_id": "3f148a74-015c-43f9-9982-212a31cf31f9", "id": "3d0277dc-281b-453c-8490-9cf5c3421f88"} 2018-07-31 04:19:14,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88/remove_router_interface.json used request id req-e6d4538b-4188-4c09-aa94-9934faaa75a6 2018-07-31 04:19:14,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61390399933s 2018-07-31 04:19:14,229 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88/remove_router_interface.json used request id req-e6d4538b-4188-4c09-aa94-9934faaa75a6 returning object 3d0277dc-281b-453c-8490-9cf5c3421f88 2018-07-31 04:19:14,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:19:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:14,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-8d925890-51b0-41af-acee-0c59165d66c9 Date: Tue, 31 Jul 2018 04:19:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:04Z", "admin_state_up": true, "updated_at": "2018-07-31T04:19:13Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3d0277dc-281b-453c-8490-9cf5c3421f88", "name": "vmready1-router_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f"}]} 2018-07-31 04:19:14,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8d925890-51b0-41af-acee-0c59165d66c9 2018-07-31 04:19:14,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131758928299s 2018-07-31 04:19:14,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8d925890-51b0-41af-acee-0c59165d66c9 2018-07-31 04:19:14,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:19:14,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:15,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66299f9a-e4cb-4187-ad2d-906491593a28 Content-Length: 0 Date: Tue, 31 Jul 2018 04:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:15,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88.json used request id req-66299f9a-e4cb-4187-ad2d-906491593a28 2018-07-31 04:19:15,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34336781502s 2018-07-31 04:19:15,707 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3d0277dc-281b-453c-8490-9cf5c3421f88.json used request id req-66299f9a-e4cb-4187-ad2d-906491593a28 2018-07-31 04:19:15,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:19:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:15,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-57d60206-eb0d-4049-b7b1-7cd9cadd98b2 Date: Tue, 31 Jul 2018 04:19:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4},{"updated_at":"2018-07-31T04:19:04Z","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":"a9164f69-f983-4f08-af48-a983a43f8cee","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f","enable_dhcp":true,"segment_id":null,"network_id":"cf09ed2b-946d-4618-b8b3-0c2a052af8bb","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:04Z","ip_version":4}]} 2018-07-31 04:19:15,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-57d60206-eb0d-4049-b7b1-7cd9cadd98b2 2018-07-31 04:19:15,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0792798995972s 2018-07-31 04:19:15,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-57d60206-eb0d-4049-b7b1-7cd9cadd98b2 2018-07-31 04:19:15,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:19:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/a9164f69-f983-4f08-af48-a983a43f8cee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:16,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9d97a49-9a2c-4d84-823b-42e4afa750d1 Date: Tue, 31 Jul 2018 04:19:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:16,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a9164f69-f983-4f08-af48-a983a43f8cee.json used request id req-a9d97a49-9a2c-4d84-823b-42e4afa750d1 2018-07-31 04:19:16,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.808318853378s 2018-07-31 04:19:16,597 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a9164f69-f983-4f08-af48-a983a43f8cee.json used request id req-a9d97a49-9a2c-4d84-823b-42e4afa750d1 2018-07-31 04:19:16,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:16,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:16,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-4ad544b1-68b7-483a-8ce5-d96a8763483b Date: Tue, 31 Jul 2018 04:19:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf09ed2b-946d-4618-b8b3-0c2a052af8bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:16Z","qos_policy_id":null,"name":"vmready1-net_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:03Z","provider:network_type":"vxlan"}]} 2018-07-31 04:19:16,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4ad544b1-68b7-483a-8ce5-d96a8763483b 2018-07-31 04:19:16,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0786738395691s 2018-07-31 04:19:16,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4ad544b1-68b7-483a-8ce5-d96a8763483b 2018-07-31 04:19:16,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:19:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/cf09ed2b-946d-4618-b8b3-0c2a052af8bb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:17,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec1671af-e493-4a61-8842-824431a73ee1 Date: Tue, 31 Jul 2018 04:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:17,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cf09ed2b-946d-4618-b8b3-0c2a052af8bb.json used request id req-ec1671af-e493-4a61-8842-824431a73ee1 2018-07-31 04:19:17,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08127689362s 2018-07-31 04:19:17,759 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cf09ed2b-946d-4618-b8b3-0c2a052af8bb.json used request id req-ec1671af-e493-4a61-8842-824431a73ee1 2018-07-31 04:19:17,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:19:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:17,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5a8444d8-64a6-44e2-9718-4c1d5bd48f11 Date: Tue, 31 Jul 2018 04:19:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/snap", "metadata": {}}], "file": "/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "ad8bb1c6-d02a-457d-b6d1-7835c36490c0", "size": 12716032, "self": "/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:11Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:19:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:19:17,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a8444d8-64a6-44e2-9718-4c1d5bd48f11 2018-07-31 04:19:17,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243978500366s 2018-07-31 04:19:17,788 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a8444d8-64a6-44e2-9718-4c1d5bd48f11 2018-07-31 04:19:17,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:19:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:18,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af587314-401a-4709-a4de-227b4ee794b9 Date: Tue, 31 Jul 2018 04:19: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-31 04:19:18,070 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0 used request id req-af587314-401a-4709-a4de-227b4ee794b9 2018-07-31 04:19:18,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.280157804489s 2018-07-31 04:19:18,071 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ad8bb1c6-d02a-457d-b6d1-7835c36490c0 used request id req-af587314-401a-4709-a4de-227b4ee794b9 2018-07-31 04:19:18,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:19:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:18,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-73581e66-01b2-4015-ae29-02d9ea75084c x-compute-request-id: req-73581e66-01b2-4015-ae29-02d9ea75084c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_fbc7b645-2a89-49e9-a4f4-aa0e7f433b0f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9edd247b-2b4f-400c-a8ad-99812663a053", "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": "9edd247b-2b4f-400c-a8ad-99812663a053"}]} 2018-07-31 04:19:18,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-73581e66-01b2-4015-ae29-02d9ea75084c 2018-07-31 04:19:18,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293598175049s 2018-07-31 04:19:18,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-73581e66-01b2-4015-ae29-02d9ea75084c 2018-07-31 04:19:18,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:19:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}123249616e5a13d8325d260aa32d50152b195322" 2018-07-31 04:19:18,141 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:19: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-6c8030a4-b2a8-4d43-aceb-3a870a22215d x-compute-request-id: req-6c8030a4-b2a8-4d43-aceb-3a870a22215d Content-Length: 0 Content-Type: application/json 2018-07-31 04:19:18,141 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053 used request id req-6c8030a4-b2a8-4d43-aceb-3a870a22215d 2018-07-31 04:19:18,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387721061707s 2018-07-31 04:19:18,142 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9edd247b-2b4f-400c-a8ad-99812663a053 used request id req-6c8030a4-b2a8-4d43-aceb-3a870a22215d 2018-07-31 04:19:18,196 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-31 04:19:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:19:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:19:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:19:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:18,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a54d18-19b3-4c51-99a7-1e5c404aaded 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:19:18,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-84a54d18-19b3-4c51-99a7-1e5c404aaded 2018-07-31 04:19:18,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:19:18,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["YDfK9KwcSmih4AaBklpkgg"], "issued_at": "2018-07-31T04:19:18.000000Z"}} 2018-07-31 04:19:18,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:18,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-719d764a-84ac-4b2e-ad34-ff5539aaedfa Date: Tue, 31 Jul 2018 04:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:19:18,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-719d764a-84ac-4b2e-ad34-ff5539aaedfa 2018-07-31 04:19:18,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257251977921s 2018-07-31 04:19:18,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-719d764a-84ac-4b2e-ad34-ff5539aaedfa 2018-07-31 04:19:18,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:18,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f3f4a9-d47e-437a-b3b1-be97e483f4eb 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:19:18,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-15f3f4a9-d47e-437a-b3b1-be97e483f4eb 2018-07-31 04:19:18,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:19:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:18,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4759b814-17b0-4d27-87cf-d5d5b0d5a45d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:19:18,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4759b814-17b0-4d27-87cf-d5d5b0d5a45d 2018-07-31 04:19:18,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0239951610565s 2018-07-31 04:19:18,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4759b814-17b0-4d27-87cf-d5d5b0d5a45d 2018-07-31 04:19:18,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 04:19:18,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df"}}' 2018-07-31 04:19:19,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2044e283-0060-4033-8f9d-ad3e0fd3febe 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.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac"}, "tags": [], "enabled": true, "id": "19c35713625e43d6ad4133f7ed0ebdac", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df"}} 2018-07-31 04:19:19,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2044e283-0060-4033-8f9d-ad3e0fd3febe 2018-07-31 04:19:19,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14827299118s 2018-07-31 04:19:19,091 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2044e283-0060-4033-8f9d-ad3e0fd3febe 2018-07-31 04:19:19,091 - 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'19c35713625e43d6ad4133f7ed0ebdac', '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_7a725a94-4dcc-43de-b3d5-6992798dd2df'}) 2018-07-31 04:19:19,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 04:19:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6ac9386a-0bd1-4300-9763-56734f78d75d", "email": null, "name": "vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df"}}' 2018-07-31 04:19:19,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de6fbf4-bd45-44fe-b636-531a249a9208 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df", "links": {"self": "http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2a20a0b64e44332a3f7540a11156b94", "domain_id": "default", "password_expires_at": null}} 2018-07-31 04:19:19,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8de6fbf4-bd45-44fe-b636-531a249a9208 2018-07-31 04:19:19,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.38848400116s 2018-07-31 04:19:19,486 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8de6fbf4-bd45-44fe-b636-531a249a9208 2018-07-31 04:19:19,487 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a2a20a0b64e44332a3f7540a11156b94', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df'}) 2018-07-31 04:19:19,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:19:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:19,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03de038-cce1-42be-a275-7ed354e24136 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:19:19,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a03de038-cce1-42be-a275-7ed354e24136 2018-07-31 04:19:19,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102900028229s 2018-07-31 04:19:19,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a03de038-cce1-42be-a275-7ed354e24136 2018-07-31 04:19:19,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:19:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:19,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b13b0f-e792-4071-ada2-3b816bb0948e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:19:19,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2b13b0f-e792-4071-ada2-3b816bb0948e 2018-07-31 04:19:19,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109299898148s 2018-07-31 04:19:19,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2b13b0f-e792-4071-ada2-3b816bb0948e 2018-07-31 04:19:19,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:19:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0816b4-b9e2-482e-af5a-4ff0588be65b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:19:19,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1a0816b4-b9e2-482e-af5a-4ff0588be65b 2018-07-31 04:19:19,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098993062973s 2018-07-31 04:19:19,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1a0816b4-b9e2-482e-af5a-4ff0588be65b 2018-07-31 04:19:19,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:19:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:19,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fd6ca6-3b34-4d61-90b1-460c12c58980 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 04:19:19,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-88fd6ca6-3b34-4d61-90b1-460c12c58980 2018-07-31 04:19:19,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0997941493988s 2018-07-31 04:19:19,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-88fd6ca6-3b34-4d61-90b1-460c12c58980 2018-07-31 04:19:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:19:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:20,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6c71db-1153-4d5d-8651-bd9fe22a9f08 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df", "links": {"self": "http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2a20a0b64e44332a3f7540a11156b94", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:19:20,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5a6c71db-1153-4d5d-8651-bd9fe22a9f08 2018-07-31 04:19:20,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116019010544s 2018-07-31 04:19:20,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5a6c71db-1153-4d5d-8651-bd9fe22a9f08 2018-07-31 04:19:20,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:19:20,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:20,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32618c4f-667a-4a75-8e0e-4fe4212825da Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac"}, "tags": [], "enabled": true, "id": "19c35713625e43d6ad4133f7ed0ebdac", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df"}]} 2018-07-31 04:19:20,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-32618c4f-667a-4a75-8e0e-4fe4212825da 2018-07-31 04:19:20,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992591381073s 2018-07-31 04:19:20,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-32618c4f-667a-4a75-8e0e-4fe4212825da 2018-07-31 04:19:20,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:19:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a2a20a0b64e44332a3f7540a11156b94&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19c35713625e43d6ad4133f7ed0ebdac" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:20,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f4e3ae-2125-4fcc-8ef3-77fdb807456f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a2a20a0b64e44332a3f7540a11156b94&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19c35713625e43d6ad4133f7ed0ebdac", "previous": null, "next": null}} 2018-07-31 04:19:20,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a2a20a0b64e44332a3f7540a11156b94&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19c35713625e43d6ad4133f7ed0ebdac used request id req-27f4e3ae-2125-4fcc-8ef3-77fdb807456f 2018-07-31 04:19:20,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0217700004578s 2018-07-31 04:19:20,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a2a20a0b64e44332a3f7540a11156b94&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19c35713625e43d6ad4133f7ed0ebdac used request id req-27f4e3ae-2125-4fcc-8ef3-77fdb807456f 2018-07-31 04:19:20,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 04:19:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac/users/a2a20a0b64e44332a3f7540a11156b94/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:20,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11800598-47ba-4abf-a67c-1778cd7e2ee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:19:20,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac/users/a2a20a0b64e44332a3f7540a11156b94/roles/a689722cf11443e2b11a80fc42af3529 used request id req-11800598-47ba-4abf-a67c-1778cd7e2ee7 2018-07-31 04:19:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178354024887s 2018-07-31 04:19:20,355 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac/users/a2a20a0b64e44332a3f7540a11156b94/roles/a689722cf11443e2b11a80fc42af3529 used request id req-11800598-47ba-4abf-a67c-1778cd7e2ee7 2018-07-31 04:19:20,356 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df', 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'19c35713625e43d6ad4133f7ed0ebdac', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6ac9386a-0bd1-4300-9763-56734f78d75d', 'username': u'vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 04:19:20,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:19:20,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:19:20,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:19:20,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:19:20,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:19:20,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:19:20,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:19:20,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:19:20,361 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df', 'password': '6ac9386a-0bd1-4300-9763-56734f78d75d', 'project_name': 'vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '19c35713625e43d6ad4133f7ed0ebdac', 'project_domain_name': 'Default'} 2018-07-31 04:19:20,361 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-31 04:19:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:20,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92d1913-f4d8-433d-a92b-24ea2ce64a9d 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:19:20,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a92d1913-f4d8-433d-a92b-24ea2ce64a9d 2018-07-31 04:19:20,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:19:20,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19c35713625e43d6ad4133f7ed0ebdac", "name": "vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/19c35713625e43d6ad4133f7ed0ebdac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/19c35713625e43d6ad4133f7ed0ebdac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/19c35713625e43d6ad4133f7ed0ebdac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/19c35713625e43d6ad4133f7ed0ebdac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/19c35713625e43d6ad4133f7ed0ebdac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/19c35713625e43d6ad4133f7ed0ebdac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_19c35713625e43d6ad4133f7ed0ebdac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19c35713625e43d6ad4133f7ed0ebdac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/19c35713625e43d6ad4133f7ed0ebdac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/19c35713625e43d6ad4133f7ed0ebdac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/19c35713625e43d6ad4133f7ed0ebdac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19c35713625e43d6ad4133f7ed0ebdac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/19c35713625e43d6ad4133f7ed0ebdac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/19c35713625e43d6ad4133f7ed0ebdac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df", "id": "a2a20a0b64e44332a3f7540a11156b94"}, "audit_ids": ["HNK0ZnbQRbOJD6ooy0JP0A"], "issued_at": "2018-07-31T04:19:20.000000Z"}} 2018-07-31 04:19:20,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:19:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '{"network": {"name": "vmready2-net_7a725a94-4dcc-43de-b3d5-6992798dd2df", "admin_state_up": true}}' 2018-07-31 04:19:22,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-22a0765a-d09b-4724-beac-f967e61d1457 Date: Tue, 31 Jul 2018 04:19:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f7a9f8cc-8d05-4c14-87a1-dd384dba5e64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19c35713625e43d6ad4133f7ed0ebdac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:21Z","is_default":false,"name":"vmready2-net_7a725a94-4dcc-43de-b3d5-6992798dd2df","qos_policy_id":null,"admin_state_up":true,"tenant_id":"19c35713625e43d6ad4133f7ed0ebdac","created_at":"2018-07-31T04:19:21Z","mtu":1450}} 2018-07-31 04:19:22,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-22a0765a-d09b-4724-beac-f967e61d1457 2018-07-31 04:19:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.29474520683s 2018-07-31 04:19:22,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-22a0765a-d09b-4724-beac-f967e61d1457 2018-07-31 04:19:22,059 - 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-31T04:19:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f7a9f8cc-8d05-4c14-87a1-dd384dba5e64', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_7a725a94-4dcc-43de-b3d5-6992798dd2df', u'admin_state_up': True, u'tenant_id': u'19c35713625e43d6ad4133f7ed0ebdac', u'created_at': u'2018-07-31T04:19:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'19c35713625e43d6ad4133f7ed0ebdac', u'l2_adjacency': True}) 2018-07-31 04:19:22,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:22,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-21e2e263-7438-425c-8b0b-077f9ecfbd81 Date: Tue, 31 Jul 2018 04:19:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f7a9f8cc-8d05-4c14-87a1-dd384dba5e64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19c35713625e43d6ad4133f7ed0ebdac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:21Z","qos_policy_id":null,"name":"vmready2-net_7a725a94-4dcc-43de-b3d5-6992798dd2df","admin_state_up":true,"tenant_id":"19c35713625e43d6ad4133f7ed0ebdac","created_at":"2018-07-31T04:19:21Z","mtu":1450}]} 2018-07-31 04:19:22,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-21e2e263-7438-425c-8b0b-077f9ecfbd81 2018-07-31 04:19:22,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.165932893753s 2018-07-31 04:19:22,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-21e2e263-7438-425c-8b0b-077f9ecfbd81 2018-07-31 04:19:22,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:19:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '{"subnet": {"name": "vmready2-subnet_7a725a94-4dcc-43de-b3d5-6992798dd2df", "enable_dhcp": true, "network_id": "f7a9f8cc-8d05-4c14-87a1-dd384dba5e64", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:19:22,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a36a5cb-685f-461b-b82f-a85d27c266f9 Date: Tue, 31 Jul 2018 04:19:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7a9f8cc-8d05-4c14-87a1-dd384dba5e64","tenant_id":"19c35713625e43d6ad4133f7ed0ebdac","created_at":"2018-07-31T04:19:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:19:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"19c35713625e43d6ad4133f7ed0ebdac","id":"cfd837b8-91e6-4fa1-8f49-152ee46f8d4d","subnetpool_id":null,"name":"vmready2-subnet_7a725a94-4dcc-43de-b3d5-6992798dd2df"}} 2018-07-31 04:19:22,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8a36a5cb-685f-461b-b82f-a85d27c266f9 2018-07-31 04:19:22,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.557364940643s 2018-07-31 04:19:22,785 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8a36a5cb-685f-461b-b82f-a85d27c266f9 2018-07-31 04:19:22,786 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:19:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cfd837b8-91e6-4fa1-8f49-152ee46f8d4d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_7a725a94-4dcc-43de-b3d5-6992798dd2df', u'enable_dhcp': True, u'network_id': u'f7a9f8cc-8d05-4c14-87a1-dd384dba5e64', u'tenant_id': u'19c35713625e43d6ad4133f7ed0ebdac', u'created_at': u'2018-07-31T04:19:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'19c35713625e43d6ad4133f7ed0ebdac'}) 2018-07-31 04:19:22,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:19:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "vmready2-router_7a725a94-4dcc-43de-b3d5-6992798dd2df", "admin_state_up": true}}' 2018-07-31 04:19:24,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b450cb64-14e6-416f-b48b-d5f23f3f5919 Date: Tue, 31 Jul 2018 04:19:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "created_at": "2018-07-31T04:19:22Z", "admin_state_up": true, "updated_at": "2018-07-31T04:19:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "19c35713625e43d6ad4133f7ed0ebdac", "id": "94fc429e-d239-428a-a04f-25edc75f94fc", "name": "vmready2-router_7a725a94-4dcc-43de-b3d5-6992798dd2df"}} 2018-07-31 04:19:24,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b450cb64-14e6-416f-b48b-d5f23f3f5919 2018-07-31 04:19:24,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64605903625s 2018-07-31 04:19:24,433 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b450cb64-14e6-416f-b48b-d5f23f3f5919 2018-07-31 04:19:24,433 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:19:23Z', u'revision_number': 2, u'id': u'94fc429e-d239-428a-a04f-25edc75f94fc', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_7a725a94-4dcc-43de-b3d5-6992798dd2df', u'admin_state_up': True, u'tenant_id': u'19c35713625e43d6ad4133f7ed0ebdac', u'created_at': u'2018-07-31T04:19:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'19c35713625e43d6ad4133f7ed0ebdac'}) 2018-07-31 04:19:24,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:19:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc/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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '{"subnet_id": "cfd837b8-91e6-4fa1-8f49-152ee46f8d4d"}' 2018-07-31 04:19:26,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ceed865d-e067-4ef9-a94d-5e5819550554 Date: Tue, 31 Jul 2018 04:19:26 GMT RESP BODY: {"network_id": "f7a9f8cc-8d05-4c14-87a1-dd384dba5e64", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "subnet_id": "cfd837b8-91e6-4fa1-8f49-152ee46f8d4d", "subnet_ids": ["cfd837b8-91e6-4fa1-8f49-152ee46f8d4d"], "port_id": "53eff770-06ae-4b05-af71-1275b3be72e3", "id": "94fc429e-d239-428a-a04f-25edc75f94fc"} 2018-07-31 04:19:26,723 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc/add_router_interface.json used request id req-ceed865d-e067-4ef9-a94d-5e5819550554 2018-07-31 04:19:26,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28961586952s 2018-07-31 04:19:26,724 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc/add_router_interface.json used request id req-ceed865d-e067-4ef9-a94d-5e5819550554 returning object 94fc429e-d239-428a-a04f-25edc75f94fc 2018-07-31 04:19:26,724 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:19:26,856 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:19:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:26,862 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:19:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:19:26,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:19:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:27,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-84d41ec3-2654-4099-98ea-678c7c46b445 Date: Tue, 31 Jul 2018 04:19:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:19:27,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-84d41ec3-2654-4099-98ea-678c7c46b445 2018-07-31 04:19:27,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.657305002213s 2018-07-31 04:19:27,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-84d41ec3-2654-4099-98ea-678c7c46b445 2018-07-31 04:19:27,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:19:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df"}' 2018-07-31 04:19:27,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7d9ce71-eac1-42c3-857d-dd7386ca9611 Date: Tue, 31 Jul 2018 04:19:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/90c82367-274d-4062-b84e-293571b7b8c3/file", "owner": "19c35713625e43d6ad4133f7ed0ebdac", "id": "90c82367-274d-4062-b84e-293571b7b8c3", "size": null, "self": "/v2/images/90c82367-274d-4062-b84e-293571b7b8c3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df", "checksum": null, "created_at": "2018-07-31T04:19:27Z", "protected": false} 2018-07-31 04:19:27,897 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d7d9ce71-eac1-42c3-857d-dd7386ca9611 2018-07-31 04:19:27,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.367730140686s 2018-07-31 04:19:27,898 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d7d9ce71-eac1-42c3-857d-dd7386ca9611 returning object 90c82367-274d-4062-b84e-293571b7b8c3 2018-07-31 04:19:27,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:19:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3/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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '' 2018-07-31 04:19:29,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8150232a-ef88-448e-a124-8db1afea9cb3 Date: Tue, 31 Jul 2018 04:19: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-31 04:19:29,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3/file used request id req-8150232a-ef88-448e-a124-8db1afea9cb3 2018-07-31 04:19:29,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30133605003s 2018-07-31 04:19:29,200 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3/file used request id req-8150232a-ef88-448e-a124-8db1afea9cb3 2018-07-31 04:19:29,200 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:19:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/90c82367-274d-4062-b84e-293571b7b8c3/file', u'owner': u'19c35713625e43d6ad4133f7ed0ebdac', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'90c82367-274d-4062-b84e-293571b7b8c3', u'size': None, u'name': u'vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df', u'checksum': None, u'self': u'/v2/images/90c82367-274d-4062-b84e-293571b7b8c3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:19:27Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:19:29,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:19:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_7a725a94-4dcc-43de-b3d5-6992798dd2df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:19:29,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-732aa0eb-9e44-4234-b244-5bf61b254c3a x-compute-request-id: req-732aa0eb-9e44-4234-b244-5bf61b254c3a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_7a725a94-4dcc-43de-b3d5-6992798dd2df", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7629ad06-c583-4089-b414-a670fd3876b9", "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": "7629ad06-c583-4089-b414-a670fd3876b9"}} 2018-07-31 04:19:29,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-732aa0eb-9e44-4234-b244-5bf61b254c3a 2018-07-31 04:19:29,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.700042963028s 2018-07-31 04:19:29,902 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-732aa0eb-9e44-4234-b244-5bf61b254c3a 2018-07-31 04:19:29,902 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_7a725a94-4dcc-43de-b3d5-6992798dd2df', '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'df51da68aea44a80a599f83856e71852', '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'7629ad06-c583-4089-b414-a670fd3876b9', 'swap': 0}) 2018-07-31 04:19:29,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:19:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9/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}e04715cd68446a4f113634786b4efd8fe2b7baab" -d '{"extra_specs": {}}' 2018-07-31 04:19:29,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-927298f2-5643-4282-8ae4-c75a1f8554ef x-compute-request-id: req-927298f2-5643-4282-8ae4-c75a1f8554ef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:19:29,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9/os-extra_specs used request id req-927298f2-5643-4282-8ae4-c75a1f8554ef 2018-07-31 04:19:29,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235350131989s 2018-07-31 04:19:29,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9/os-extra_specs used request id req-927298f2-5643-4282-8ae4-c75a1f8554ef 2018-07-31 04:19:30,037 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:19:30,038 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:19:30,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:19:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc/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}f332f981964608f80cfb1543eb709eacba5acbbe" -d '{"subnet_id": "cfd837b8-91e6-4fa1-8f49-152ee46f8d4d"}' 2018-07-31 04:19:32,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05f9b1c4-7ec8-4da1-9434-5e977a3a5a94 Date: Tue, 31 Jul 2018 04:19:32 GMT RESP BODY: {"network_id": "f7a9f8cc-8d05-4c14-87a1-dd384dba5e64", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "subnet_id": "cfd837b8-91e6-4fa1-8f49-152ee46f8d4d", "subnet_ids": ["cfd837b8-91e6-4fa1-8f49-152ee46f8d4d"], "port_id": "53eff770-06ae-4b05-af71-1275b3be72e3", "id": "94fc429e-d239-428a-a04f-25edc75f94fc"} 2018-07-31 04:19:32,115 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc/remove_router_interface.json used request id req-05f9b1c4-7ec8-4da1-9434-5e977a3a5a94 2018-07-31 04:19:32,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07190990448s 2018-07-31 04:19:32,115 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc/remove_router_interface.json used request id req-05f9b1c4-7ec8-4da1-9434-5e977a3a5a94 returning object 94fc429e-d239-428a-a04f-25edc75f94fc 2018-07-31 04:19:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:19:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:32,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-5bc5682b-25d2-473d-80d6-b4be8c491c67 Date: Tue, 31 Jul 2018 04:19:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "created_at": "2018-07-31T04:19:22Z", "admin_state_up": true, "updated_at": "2018-07-31T04:19:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "19c35713625e43d6ad4133f7ed0ebdac", "id": "94fc429e-d239-428a-a04f-25edc75f94fc", "name": "vmready2-router_7a725a94-4dcc-43de-b3d5-6992798dd2df"}]} 2018-07-31 04:19:32,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5bc5682b-25d2-473d-80d6-b4be8c491c67 2018-07-31 04:19:32,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144011974335s 2018-07-31 04:19:32,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5bc5682b-25d2-473d-80d6-b4be8c491c67 2018-07-31 04:19:32,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:19:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:33,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae4b6aa7-44a7-4105-9336-85dba60355b1 Content-Length: 0 Date: Tue, 31 Jul 2018 04:19:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:33,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc.json used request id req-ae4b6aa7-44a7-4105-9336-85dba60355b1 2018-07-31 04:19:33,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48380994797s 2018-07-31 04:19:33,747 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/94fc429e-d239-428a-a04f-25edc75f94fc.json used request id req-ae4b6aa7-44a7-4105-9336-85dba60355b1 2018-07-31 04:19:33,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:19:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:33,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5919b9ed-d422-461e-87ce-d58b89ebd5ac Date: Tue, 31 Jul 2018 04:19:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7a9f8cc-8d05-4c14-87a1-dd384dba5e64","tenant_id":"19c35713625e43d6ad4133f7ed0ebdac","created_at":"2018-07-31T04:19:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:19:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"19c35713625e43d6ad4133f7ed0ebdac","id":"cfd837b8-91e6-4fa1-8f49-152ee46f8d4d","subnetpool_id":null,"name":"vmready2-subnet_7a725a94-4dcc-43de-b3d5-6992798dd2df"}]} 2018-07-31 04:19:33,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5919b9ed-d422-461e-87ce-d58b89ebd5ac 2018-07-31 04:19:33,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0891599655151s 2018-07-31 04:19:33,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5919b9ed-d422-461e-87ce-d58b89ebd5ac 2018-07-31 04:19:33,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:19:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/cfd837b8-91e6-4fa1-8f49-152ee46f8d4d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:34,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0015dd8b-3476-4ffd-8b1b-a95eee2d2e17 Date: Tue, 31 Jul 2018 04:19:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:34,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cfd837b8-91e6-4fa1-8f49-152ee46f8d4d.json used request id req-0015dd8b-3476-4ffd-8b1b-a95eee2d2e17 2018-07-31 04:19:34,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.974122047424s 2018-07-31 04:19:34,813 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cfd837b8-91e6-4fa1-8f49-152ee46f8d4d.json used request id req-0015dd8b-3476-4ffd-8b1b-a95eee2d2e17 2018-07-31 04:19:34,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:34,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6573f651-5d68-422b-8fdd-23ec5ea3ca83 Date: Tue, 31 Jul 2018 04:19:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f7a9f8cc-8d05-4c14-87a1-dd384dba5e64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19c35713625e43d6ad4133f7ed0ebdac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:34Z","qos_policy_id":null,"name":"vmready2-net_7a725a94-4dcc-43de-b3d5-6992798dd2df","admin_state_up":true,"tenant_id":"19c35713625e43d6ad4133f7ed0ebdac","created_at":"2018-07-31T04:19:21Z","mtu":1450}]} 2018-07-31 04:19:34,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6573f651-5d68-422b-8fdd-23ec5ea3ca83 2018-07-31 04:19:34,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123052120209s 2018-07-31 04:19:34,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6573f651-5d68-422b-8fdd-23ec5ea3ca83 2018-07-31 04:19:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:19:34,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/f7a9f8cc-8d05-4c14-87a1-dd384dba5e64.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:36,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d2b2a89-f898-42ed-a58b-d70bf46e4434 Date: Tue, 31 Jul 2018 04:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:19:36,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f7a9f8cc-8d05-4c14-87a1-dd384dba5e64.json used request id req-5d2b2a89-f898-42ed-a58b-d70bf46e4434 2018-07-31 04:19:36,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22827720642s 2018-07-31 04:19:36,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f7a9f8cc-8d05-4c14-87a1-dd384dba5e64.json used request id req-5d2b2a89-f898-42ed-a58b-d70bf46e4434 2018-07-31 04:19:36,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:19:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:36,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-a01f85cb-6f6a-4d23-9bc0-ad2e7a04dda5 Date: Tue, 31 Jul 2018 04:19:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/90c82367-274d-4062-b84e-293571b7b8c3/snap", "metadata": {}}], "file": "/v2/images/90c82367-274d-4062-b84e-293571b7b8c3/file", "owner": "19c35713625e43d6ad4133f7ed0ebdac", "id": "90c82367-274d-4062-b84e-293571b7b8c3", "size": 12716032, "self": "/v2/images/90c82367-274d-4062-b84e-293571b7b8c3", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/90c82367-274d-4062-b84e-293571b7b8c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:29Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7a725a94-4dcc-43de-b3d5-6992798dd2df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:19:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:19:36,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a01f85cb-6f6a-4d23-9bc0-ad2e7a04dda5 2018-07-31 04:19:36,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0333619117737s 2018-07-31 04:19:36,204 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a01f85cb-6f6a-4d23-9bc0-ad2e7a04dda5 2018-07-31 04:19:36,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:19:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f332f981964608f80cfb1543eb709eacba5acbbe" 2018-07-31 04:19:37,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-056915bc-1b34-4f97-8fbc-bc838a861fff Date: Tue, 31 Jul 2018 04:19: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-31 04:19:37,174 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3 used request id req-056915bc-1b34-4f97-8fbc-bc838a861fff 2018-07-31 04:19:37,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.967975854874s 2018-07-31 04:19:37,174 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/90c82367-274d-4062-b84e-293571b7b8c3 used request id req-056915bc-1b34-4f97-8fbc-bc838a861fff 2018-07-31 04:19:37,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:19:37,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:37,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-e4a64011-0d52-48f8-b69b-29445a77ace4 x-compute-request-id: req-e4a64011-0d52-48f8-b69b-29445a77ace4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_7a725a94-4dcc-43de-b3d5-6992798dd2df", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7629ad06-c583-4089-b414-a670fd3876b9", "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": "7629ad06-c583-4089-b414-a670fd3876b9"}]} 2018-07-31 04:19:37,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e4a64011-0d52-48f8-b69b-29445a77ace4 2018-07-31 04:19:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0342960357666s 2018-07-31 04:19:37,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e4a64011-0d52-48f8-b69b-29445a77ace4 2018-07-31 04:19:37,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:19:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:37,255 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:19: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-5620aa91-a23c-4bbc-8193-a37397269826 x-compute-request-id: req-5620aa91-a23c-4bbc-8193-a37397269826 Content-Length: 0 Content-Type: application/json 2018-07-31 04:19:37,255 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9 used request id req-5620aa91-a23c-4bbc-8193-a37397269826 2018-07-31 04:19:37,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.044881105423s 2018-07-31 04:19:37,256 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7629ad06-c583-4089-b414-a670fd3876b9 used request id req-5620aa91-a23c-4bbc-8193-a37397269826 2018-07-31 04:19:37,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:19:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:37,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcda2435-358c-44f0-869f-880dbe4228b4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df", "links": {"self": "http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2a20a0b64e44332a3f7540a11156b94", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:19:37,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bcda2435-358c-44f0-869f-880dbe4228b4 2018-07-31 04:19:37,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101907968521s 2018-07-31 04:19:37,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bcda2435-358c-44f0-869f-880dbe4228b4 2018-07-31 04:19:37,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:19:37,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:37,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fc6234-d579-4d83-9cba-e3122c50063b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_7a725a94-4dcc-43de-b3d5-6992798dd2df", "links": {"self": "http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a2a20a0b64e44332a3f7540a11156b94", "description": null}} 2018-07-31 04:19:37,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94 used request id req-c3fc6234-d579-4d83-9cba-e3122c50063b 2018-07-31 04:19:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122100114822s 2018-07-31 04:19:37,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94 used request id req-c3fc6234-d579-4d83-9cba-e3122c50063b 2018-07-31 04:19:37,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 04:19:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:37,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbcbd99-be44-4094-ae66-ae4a3087ba5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:19:37,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94 used request id req-edbcbd99-be44-4094-ae66-ae4a3087ba5f 2018-07-31 04:19:37,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274094820023s 2018-07-31 04:19:37,761 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a2a20a0b64e44332a3f7540a11156b94 used request id req-edbcbd99-be44-4094-ae66-ae4a3087ba5f 2018-07-31 04:19:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:19:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:37,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098c2f0e-70b3-4650-b550-3be479c57bc0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac"}, "tags": [], "enabled": true, "id": "19c35713625e43d6ad4133f7ed0ebdac", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7a725a94-4dcc-43de-b3d5-6992798dd2df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 04:19:37,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-098c2f0e-70b3-4650-b550-3be479c57bc0 2018-07-31 04:19:37,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0997400283813s 2018-07-31 04:19:37,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-098c2f0e-70b3-4650-b550-3be479c57bc0 2018-07-31 04:19:37,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 04:19:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e04715cd68446a4f113634786b4efd8fe2b7baab" 2018-07-31 04:19:38,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecf41f1-87ba-40dc-b5ba-205e9feabd85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:19:38,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac used request id req-1ecf41f1-87ba-40dc-b5ba-205e9feabd85 2018-07-31 04:19:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197026014328s 2018-07-31 04:19:38,067 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/19c35713625e43d6ad4133f7ed0ebdac used request id req-1ecf41f1-87ba-40dc-b5ba-205e9feabd85 2018-07-31 04:19:38,109 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:19:38,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:19:38,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:19:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:38,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead08ebe-9a5c-4343-b736-e1e640dfb35e 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:19:38,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ead08ebe-9a5c-4343-b736-e1e640dfb35e 2018-07-31 04:19:38,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:19:38,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["meF_sQHdRmKooQuy9Oaeqg"], "issued_at": "2018-07-31T04:19:38.000000Z"}} 2018-07-31 04:19:38,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8b339f5b-c699-4bfd-8cf8-6b65d7b9fc3e Date: Tue, 31 Jul 2018 04:19:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:19:38,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b339f5b-c699-4bfd-8cf8-6b65d7b9fc3e 2018-07-31 04:19:38,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274204969406s 2018-07-31 04:19:38,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b339f5b-c699-4bfd-8cf8-6b65d7b9fc3e 2018-07-31 04:19:38,823 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-31 04:19:38,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:19:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"network": {"name": "singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "admin_state_up": true}}' 2018-07-31 04:19:39,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bdb50a58-fd7f-4037-acee-b9519c6c85d7 Date: Tue, 31 Jul 2018 04:19:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"574c2905-c47d-4b7e-8dbe-193a27734492","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:38Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:38Z","mtu":1450}} 2018-07-31 04:19:39,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bdb50a58-fd7f-4037-acee-b9519c6c85d7 2018-07-31 04:19:39,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.267843008041s 2018-07-31 04:19:39,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bdb50a58-fd7f-4037-acee-b9519c6c85d7 2018-07-31 04:19:39,092 - 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-31T04:19:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'574c2905-c47d-4b7e-8dbe-193a27734492', u'provider:segmentation_id': 44, 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_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', u'created_at': u'2018-07-31T04:19:38Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 04:19:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:39,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-7725119f-feb0-43d0-884b-d411c9897307 Date: Tue, 31 Jul 2018 04:19:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"574c2905-c47d-4b7e-8dbe-193a27734492","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:19:38Z","qos_policy_id":null,"name":"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:19:39,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7725119f-feb0-43d0-884b-d411c9897307 2018-07-31 04:19:39,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103240013123s 2018-07-31 04:19:39,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7725119f-feb0-43d0-884b-d411c9897307 2018-07-31 04:19:39,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:19:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"subnet": {"name": "singlevm1-subnet_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "enable_dhcp": true, "network_id": "574c2905-c47d-4b7e-8dbe-193a27734492", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:19:39,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-810a4389-9988-48ca-b5b6-8f17e400aa23 Date: Tue, 31 Jul 2018 04:19:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T04:19:39Z","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":"8b477187-c35f-418f-a3c6-f7c6c91d0ef6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","enable_dhcp":true,"segment_id":null,"network_id":"574c2905-c47d-4b7e-8dbe-193a27734492","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:39Z","ip_version":4}} 2018-07-31 04:19:39,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-810a4389-9988-48ca-b5b6-8f17e400aa23 2018-07-31 04:19:39,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.633720874786s 2018-07-31 04:19:39,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-810a4389-9988-48ca-b5b6-8f17e400aa23 2018-07-31 04:19:39,833 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:19:39Z', 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'8b477187-c35f-418f-a3c6-f7c6c91d0ef6', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'574c2905-c47d-4b7e-8dbe-193a27734492', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:19:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:19:39,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:19:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "singlevm1-router_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "admin_state_up": true}}' 2018-07-31 04:19:41,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-be039931-db75-4397-adc2-8590ebc34535 Date: Tue, 31 Jul 2018 04:19:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:39Z", "admin_state_up": true, "updated_at": "2018-07-31T04:19:40Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "43dbf5ed-eb74-40b9-a6c6-439d5d250a5c", "name": "singlevm1-router_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}} 2018-07-31 04:19:41,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-be039931-db75-4397-adc2-8590ebc34535 2018-07-31 04:19:41,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53217387199s 2018-07-31 04:19:41,366 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-be039931-db75-4397-adc2-8590ebc34535 2018-07-31 04:19:41,366 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:19:40Z', u'revision_number': 2, u'ha': False, u'id': u'43dbf5ed-eb74-40b9-a6c6-439d5d250a5c', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:19:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:19:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:19:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c/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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"subnet_id": "8b477187-c35f-418f-a3c6-f7c6c91d0ef6"}' 2018-07-31 04:19:43,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca6fa1d3-f673-4f72-994f-82972e102de0 Date: Tue, 31 Jul 2018 04:19:43 GMT RESP BODY: {"network_id": "574c2905-c47d-4b7e-8dbe-193a27734492", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "8b477187-c35f-418f-a3c6-f7c6c91d0ef6", "subnet_ids": ["8b477187-c35f-418f-a3c6-f7c6c91d0ef6"], "port_id": "e683d45a-28e9-47f0-884c-338e3c10d621", "id": "43dbf5ed-eb74-40b9-a6c6-439d5d250a5c"} 2018-07-31 04:19:43,435 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c/add_router_interface.json used request id req-ca6fa1d3-f673-4f72-994f-82972e102de0 2018-07-31 04:19:43,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06853199005s 2018-07-31 04:19:43,436 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c/add_router_interface.json used request id req-ca6fa1d3-f673-4f72-994f-82972e102de0 returning object 43dbf5ed-eb74-40b9-a6c6-439d5d250a5c 2018-07-31 04:19:43,436 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:19:43,555 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:19:43,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:19:43,565 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:19:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:19:43,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:19:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:44,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-09e7393c-ffc0-4bfd-87f9-a61dd5eb369f Date: Tue, 31 Jul 2018 04:19:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:19:44,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09e7393c-ffc0-4bfd-87f9-a61dd5eb369f 2018-07-31 04:19:44,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670945882797s 2018-07-31 04:19:44,240 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09e7393c-ffc0-4bfd-87f9-a61dd5eb369f 2018-07-31 04:19:44,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:19:44,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}' 2018-07-31 04:19:44,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93256615-a910-42f4-a4ce-08e56e691ce5 Date: Tue, 31 Jul 2018 04:19:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "size": null, "self": "/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:44Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "checksum": null, "created_at": "2018-07-31T04:19:44Z", "protected": false} 2018-07-31 04:19:44,320 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-93256615-a910-42f4-a4ce-08e56e691ce5 2018-07-31 04:19:44,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0713980197906s 2018-07-31 04:19:44,320 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-93256615-a910-42f4-a4ce-08e56e691ce5 returning object fcc1eb28-a355-41c3-b2c7-7c045d14db29 2018-07-31 04:19:44,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:19:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '' 2018-07-31 04:19:45,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25afef4a-494a-44e6-b120-6e0941893c94 Date: Tue, 31 Jul 2018 04:19:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:19:45,292 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/file used request id req-25afef4a-494a-44e6-b120-6e0941893c94 2018-07-31 04:19:45,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.970753908157s 2018-07-31 04:19:45,292 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/file used request id req-25afef4a-494a-44e6-b120-6e0941893c94 2018-07-31 04:19:45,292 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:19:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fcc1eb28-a355-41c3-b2c7-7c045d14db29', u'size': None, u'name': u'singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', u'checksum': None, u'self': u'/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:19:44Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:19:45,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:19:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:19:45,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-f5c3e4ff-aa39-48fd-b44b-e062fe5f3bfe x-compute-request-id: req-f5c3e4ff-aa39-48fd-b44b-e062fe5f3bfe Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "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": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e"}} 2018-07-31 04:19:45,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f5c3e4ff-aa39-48fd-b44b-e062fe5f3bfe 2018-07-31 04:19:45,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.248162984848s 2018-07-31 04:19:45,542 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f5c3e4ff-aa39-48fd-b44b-e062fe5f3bfe 2018-07-31 04:19:45,543 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', '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'df51da68aea44a80a599f83856e71852', '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'7c5035b6-1e22-4b9f-bf49-24ba953ade8e', 'swap': 0}) 2018-07-31 04:19:45,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:19:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e/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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"extra_specs": {}}' 2018-07-31 04:19:45,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-c3534f0d-a351-4be7-b983-43041ab9d334 x-compute-request-id: req-c3534f0d-a351-4be7-b983-43041ab9d334 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:19:45,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e/os-extra_specs used request id req-c3534f0d-a351-4be7-b983-43041ab9d334 2018-07-31 04:19:45,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13544011116s 2018-07-31 04:19:45,679 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e/os-extra_specs used request id req-c3534f0d-a351-4be7-b983-43041ab9d334 2018-07-31 04:19:45,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 04:19:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"keypair": {"name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}}' 2018-07-31 04:19:45,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-28283a24-48df-4fe4-acdb-86cc01fbcbbf x-compute-request-id: req-28283a24-48df-4fe4-acdb-86cc01fbcbbf Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPLAHQ5Lms+cp3hHPuZCZupm+JBa4tZScWnr8RoXh5nfS4h58h/Lm7KjCyHzNnn9IODm1LuGC5LpLH5DTtlPk+NG94SoLL5LwFTgUN+OBIpTJFFtNBAFGKYG7tdSUsil4tauXFHp6kzYTOkpws/cU/rHlDev1Xd6yLDqkkJhBRYDLlFWKehcPNKKaa7R3aDdqcux58zgkMDX5V0gFc2iZXm323U9BCn7ByvR3x6CdvU8ld004QkQnrufcKNUjSWZVcWayo3+cDDcNM3Nq28YTmyuOxI82x5TquUUl89uvIJ0E3uyYjAgd5+ubmB3gI3tn3HgiO6peVtknaJz2Nmolb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzywB0OS5rPnKd4Rz7mQmbqZviQWuLWUnFp6/EaF4eZ30uIef\nIfy5uyowsh8zZ5/SDg5tS7hguS6Sx+Q07ZT5PjRveEqCy+S8BU4FDfjgSKUyRRbT\nQQBRimBu7XUlLIpeLWrlxR6epM2EzpKcLP3FP6x5Q3r9V3esiw6pJCYQUWAy5RVi\nnoXDzSimmu0d2g3anLsefM4JDA1+VdIBXNomV5t9t1PQQp+wcr0d8egnb1PJXdNO\nEJEJ67n3CjVI0lmVXFmsqN/nAw3DTNzatvGE5srjsSPNseU6rlFJfPbryCdBN7sm\nIwIHefrm5gd4CN7Z9x4IjuqXlbZJ2ic9jZqJWwIDAQABAoIBAQCkmP00X5UZ1jhD\nbuvA2rciMH/rKKUzEevVb/i0ZErYrWOyfKY1FZrnFmUsD9gCm5sDafjyMSI/3r3l\nrO1UWYkRIA30T5bNsgSkXlFrwXFIpl9jPvhG657dRzK63NjVI3YhtY2qaGJ444SB\nr0AACvt9VGXf9EZ2CPIAZXyC6O8MBuefy9ORCSL+qtz0HKK4DBjKGB2fa4BgH8ZC\n3wKX6RZy4QBZN+io9coHLwk3B8SZp/oAzeMFVIGx6nGici6hjs4E81oZFqf5pZyW\nNP+uiD8BFakNHgGFICy34h9HYFrP1xC2b/XJegRh5aYSPtGJ0/TYMfYCwz69vFrR\nGNAvyH/pAoGBAP20nQ47o8uKD6xpZrnoAeYElBqB3aKzOwHGgiWqhvhz203etLsJ\nNu5yHAW/xMknQ3VTYqp1UbkPTyedAQt3tIKauNbgP80q99R7o5q9gtuGOkeLvik4\nNDnPwssIWCj2lWYNMdXqu77oWAeX/WKrZwM2J18LpEQnF2UXVQSCq8rHAoGBANEL\nqFfIxlkypH8HbTGkEO/MvYXAAPRv62COjvHzBLvf/MM7yDhl3g1VgiINn30NV7GY\nElms11DeZyADq9CU39QB8d1UFGgYLg1mLXSkjF/oU8qg1i8lZgvgkrx0q88BfLFL\nWJ0h2eJOFScd1Ufeo2ax57M4LFCa7Z1e1cauRZjNAoGAROosx1L3+S/1dfXji5gz\n+9E+kby5AZsB6keLzsN1ikOeTJa0LSIho7+nUQB4adOahWIzKO5ZVpWMAMyrHfxU\nMi3pC6U6b3a+fx9en4fe5daeOhUBgJzdwt5moVQQ7n+csW3gHaV3fjIKx3VHxOee\nQccSBsVYx5J+zlz6IRGFrL0CgYAXgvMlJGzCnYKI0wICAkzxW5q5T1YMKAZWLtJ+\n/fE7XD7minPDfBmUcFiZkeStQPHrBIqT0W/KJal9nUwWwpfGFY3pccp1xrpvQV29\nb8BmDRBXiu1sEg2/Kjv2vDySpL0sh6fozGTgIh4Y7y8MzUqdg0bnDltVmYc+Gut6\nVCF5xQKBgC9Qr7Scs37AGjTr3thSsgzRC9vVlGDVAF9u05OMtDwLb+7OB+yhDizq\nX2LD4nY1+irW7YXWC2awMO4m0LtdKnhRtUSkXwW8j1HWTQn8yFem48qklkesqdVd\n5LPpUAYdrS1PD/zD+UrL46CmwtXzo60aa9qk+ASYV/7niIAbU2sG\n-----END RSA PRIVATE KEY-----\n", "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "fingerprint": "5f:4b:59:13:e4:57:85:ca:c8:70:ff:03:46:fd:83:8f"}} 2018-07-31 04:19:45,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-28283a24-48df-4fe4-acdb-86cc01fbcbbf 2018-07-31 04:19:45,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.222505092621s 2018-07-31 04:19:45,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-28283a24-48df-4fe4-acdb-86cc01fbcbbf 2018-07-31 04:19:45,903 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPLAHQ5Lms+cp3hHPuZCZupm+JBa4tZScWnr8RoXh5nfS4h58h/Lm7KjCyHzNnn9IODm1LuGC5LpLH5DTtlPk+NG94SoLL5LwFTgUN+OBIpTJFFtNBAFGKYG7tdSUsil4tauXFHp6kzYTOkpws/cU/rHlDev1Xd6yLDqkkJhBRYDLlFWKehcPNKKaa7R3aDdqcux58zgkMDX5V0gFc2iZXm323U9BCn7ByvR3x6CdvU8ld004QkQnrufcKNUjSWZVcWayo3+cDDcNM3Nq28YTmyuOxI82x5TquUUl89uvIJ0E3uyYjAgd5+ubmB3gI3tn3HgiO6peVtknaJz2Nmolb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzywB0OS5rPnKd4Rz7mQmbqZviQWuLWUnFp6/EaF4eZ30uIef\nIfy5uyowsh8zZ5/SDg5tS7hguS6Sx+Q07ZT5PjRveEqCy+S8BU4FDfjgSKUyRRbT\nQQBRimBu7XUlLIpeLWrlxR6epM2EzpKcLP3FP6x5Q3r9V3esiw6pJCYQUWAy5RVi\nnoXDzSimmu0d2g3anLsefM4JDA1+VdIBXNomV5t9t1PQQp+wcr0d8egnb1PJXdNO\nEJEJ67n3CjVI0lmVXFmsqN/nAw3DTNzatvGE5srjsSPNseU6rlFJfPbryCdBN7sm\nIwIHefrm5gd4CN7Z9x4IjuqXlbZJ2ic9jZqJWwIDAQABAoIBAQCkmP00X5UZ1jhD\nbuvA2rciMH/rKKUzEevVb/i0ZErYrWOyfKY1FZrnFmUsD9gCm5sDafjyMSI/3r3l\nrO1UWYkRIA30T5bNsgSkXlFrwXFIpl9jPvhG657dRzK63NjVI3YhtY2qaGJ444SB\nr0AACvt9VGXf9EZ2CPIAZXyC6O8MBuefy9ORCSL+qtz0HKK4DBjKGB2fa4BgH8ZC\n3wKX6RZy4QBZN+io9coHLwk3B8SZp/oAzeMFVIGx6nGici6hjs4E81oZFqf5pZyW\nNP+uiD8BFakNHgGFICy34h9HYFrP1xC2b/XJegRh5aYSPtGJ0/TYMfYCwz69vFrR\nGNAvyH/pAoGBAP20nQ47o8uKD6xpZrnoAeYElBqB3aKzOwHGgiWqhvhz203etLsJ\nNu5yHAW/xMknQ3VTYqp1UbkPTyedAQt3tIKauNbgP80q99R7o5q9gtuGOkeLvik4\nNDnPwssIWCj2lWYNMdXqu77oWAeX/WKrZwM2J18LpEQnF2UXVQSCq8rHAoGBANEL\nqFfIxlkypH8HbTGkEO/MvYXAAPRv62COjvHzBLvf/MM7yDhl3g1VgiINn30NV7GY\nElms11DeZyADq9CU39QB8d1UFGgYLg1mLXSkjF/oU8qg1i8lZgvgkrx0q88BfLFL\nWJ0h2eJOFScd1Ufeo2ax57M4LFCa7Z1e1cauRZjNAoGAROosx1L3+S/1dfXji5gz\n+9E+kby5AZsB6keLzsN1ikOeTJa0LSIho7+nUQB4adOahWIzKO5ZVpWMAMyrHfxU\nMi3pC6U6b3a+fx9en4fe5daeOhUBgJzdwt5moVQQ7n+csW3gHaV3fjIKx3VHxOee\nQccSBsVYx5J+zlz6IRGFrL0CgYAXgvMlJGzCnYKI0wICAkzxW5q5T1YMKAZWLtJ+\n/fE7XD7minPDfBmUcFiZkeStQPHrBIqT0W/KJal9nUwWwpfGFY3pccp1xrpvQV29\nb8BmDRBXiu1sEg2/Kjv2vDySpL0sh6fozGTgIh4Y7y8MzUqdg0bnDltVmYc+Gut6\nVCF5xQKBgC9Qr7Scs37AGjTr3thSsgzRC9vVlGDVAF9u05OMtDwLb+7OB+yhDizq\nX2LD4nY1+irW7YXWC2awMO4m0LtdKnhRtUSkXwW8j1HWTQn8yFem48qklkesqdVd\n5LPpUAYdrS1PD/zD+UrL46CmwtXzo60aa9qk+ASYV/7niIAbU2sG\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ac2f72f8b79c41dc80005704c48ca08d', 'name': u'singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', 'created_at': '2018-07-31T04:19:45.903609', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df51da68aea44a80a599f83856e71852', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:4b:59:13:e4:57:85:ca:c8:70:ff:03:46:fd:83:8f', 'type': 'ssh', 'id': u'singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1'}) 2018-07-31 04:19:45,904 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzywB0OS5rPnKd4Rz7mQmbqZviQWuLWUnFp6/EaF4eZ30uIef Ify5uyowsh8zZ5/SDg5tS7hguS6Sx+Q07ZT5PjRveEqCy+S8BU4FDfjgSKUyRRbT QQBRimBu7XUlLIpeLWrlxR6epM2EzpKcLP3FP6x5Q3r9V3esiw6pJCYQUWAy5RVi noXDzSimmu0d2g3anLsefM4JDA1+VdIBXNomV5t9t1PQQp+wcr0d8egnb1PJXdNO EJEJ67n3CjVI0lmVXFmsqN/nAw3DTNzatvGE5srjsSPNseU6rlFJfPbryCdBN7sm IwIHefrm5gd4CN7Z9x4IjuqXlbZJ2ic9jZqJWwIDAQABAoIBAQCkmP00X5UZ1jhD buvA2rciMH/rKKUzEevVb/i0ZErYrWOyfKY1FZrnFmUsD9gCm5sDafjyMSI/3r3l rO1UWYkRIA30T5bNsgSkXlFrwXFIpl9jPvhG657dRzK63NjVI3YhtY2qaGJ444SB r0AACvt9VGXf9EZ2CPIAZXyC6O8MBuefy9ORCSL+qtz0HKK4DBjKGB2fa4BgH8ZC 3wKX6RZy4QBZN+io9coHLwk3B8SZp/oAzeMFVIGx6nGici6hjs4E81oZFqf5pZyW NP+uiD8BFakNHgGFICy34h9HYFrP1xC2b/XJegRh5aYSPtGJ0/TYMfYCwz69vFrR GNAvyH/pAoGBAP20nQ47o8uKD6xpZrnoAeYElBqB3aKzOwHGgiWqhvhz203etLsJ Nu5yHAW/xMknQ3VTYqp1UbkPTyedAQt3tIKauNbgP80q99R7o5q9gtuGOkeLvik4 NDnPwssIWCj2lWYNMdXqu77oWAeX/WKrZwM2J18LpEQnF2UXVQSCq8rHAoGBANEL qFfIxlkypH8HbTGkEO/MvYXAAPRv62COjvHzBLvf/MM7yDhl3g1VgiINn30NV7GY Elms11DeZyADq9CU39QB8d1UFGgYLg1mLXSkjF/oU8qg1i8lZgvgkrx0q88BfLFL WJ0h2eJOFScd1Ufeo2ax57M4LFCa7Z1e1cauRZjNAoGAROosx1L3+S/1dfXji5gz +9E+kby5AZsB6keLzsN1ikOeTJa0LSIho7+nUQB4adOahWIzKO5ZVpWMAMyrHfxU Mi3pC6U6b3a+fx9en4fe5daeOhUBgJzdwt5moVQQ7n+csW3gHaV3fjIKx3VHxOee QccSBsVYx5J+zlz6IRGFrL0CgYAXgvMlJGzCnYKI0wICAkzxW5q5T1YMKAZWLtJ+ /fE7XD7minPDfBmUcFiZkeStQPHrBIqT0W/KJal9nUwWwpfGFY3pccp1xrpvQV29 b8BmDRBXiu1sEg2/Kjv2vDySpL0sh6fozGTgIh4Y7y8MzUqdg0bnDltVmYc+Gut6 VCF5xQKBgC9Qr7Scs37AGjTr3thSsgzRC9vVlGDVAF9u05OMtDwLb+7OB+yhDizq X2LD4nY1+irW7YXWC2awMO4m0LtdKnhRtUSkXwW8j1HWTQn8yFem48qklkesqdVd 5LPpUAYdrS1PD/zD+UrL46CmwtXzo60aa9qk+ASYV/7niIAbU2sG -----END RSA PRIVATE KEY----- 2018-07-31 04:19:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 04:19:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"security_group": {"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-31 04:19:46,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1828baea-d48a-4a8e-82a8-624e934b340b Date: Tue, 31 Jul 2018 04:19:46 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:45Z", "updated_at": "2018-07-31T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "72da87e1-35d9-4a87-ae5a-e56036215c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "b3952594-90a9-4c19-9a46-51cafa1def3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 1, "project_id": "df51da68aea44a80a599f83856e71852", "id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}} 2018-07-31 04:19:46,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1828baea-d48a-4a8e-82a8-624e934b340b 2018-07-31 04:19:46,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.156641960144s 2018-07-31 04:19:46,063 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1828baea-d48a-4a8e-82a8-624e934b340b 2018-07-31 04:19:46,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:19:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:46,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-e5adee89-0e28-48a2-83b8-bab3bb63c11c Date: Tue, 31 Jul 2018 04:19:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:18:36Z", "updated_at": "2018-07-31T04:18:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "312422b7-104b-479b-aaf4-b6ee0e64377c", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "7b5cde22-d5a5-42dd-89b6-a7ee72ca828b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "b78fc3f5-92dd-4af6-b5d5-edb2e6f36492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "d18b985b-1177-4b4e-a8df-3caec65068fa", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 1, "project_id": "df51da68aea44a80a599f83856e71852", "id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:45Z", "updated_at": "2018-07-31T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "72da87e1-35d9-4a87-ae5a-e56036215c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "b3952594-90a9-4c19-9a46-51cafa1def3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 1, "project_id": "df51da68aea44a80a599f83856e71852", "id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}, {"description": "Default security group", "tags": [], "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "created_at": "2018-07-31T04:16:23Z", "updated_at": "2018-07-31T04:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "995b3798-71e8-494e-b3e6-6f27ca58c699", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9ce02b96-7b83-48e9-987f-dce17ad90b7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9e68cde8-5ee6-4246-9b68-dfac6dd4d7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "e2aa6739-05b1-48e0-8155-0d393c1eb658", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}], "revision_number": 1, "project_id": "9925234a1f784b8eab5179eb5a9cc014", "id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "created_at": "2018-07-31T04:19:21Z", "updated_at": "2018-07-31T04:19:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27667712-4d11-4f23-8092-c3b4c612b3ac", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27b89cdf-7952-4555-ae5d-e0178791896e", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "5ea4963f-4483-48c6-8ce8-5938b4c97961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "6611bd13-5e25-41ee-b89e-ac3c45f1a49b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}], "revision_number": 1, "project_id": "19c35713625e43d6ad4133f7ed0ebdac", "id": "7d669dad-f2df-4531-8034-110644778a08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "created_at": "2018-07-31T04:18:51Z", "updated_at": "2018-07-31T04:18:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "23fa4d41-d88e-4de2-af63-9d9dc3acf3ac", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "6d155b41-97a0-431f-8cfc-d018c91f816a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "73eecb2a-fb80-42fe-8469-6e30401d6c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "8a624c70-9dfc-4c58-bba4-e1ecb5e755d0", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}], "revision_number": 1, "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T04:18:37Z", "updated_at": "2018-07-31T04:18:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "16742b26-14c7-4299-b991-ea390299c1c1", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "4fab60f6-681b-412c-a2a4-2098d131535a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "68c4b4c0-ffa7-4496-8338-09adb7518758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "b542a76e-915c-4c26-90c8-681588d2f95b", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "dc325222-390d-4da9-847a-641125cb9b14", "name": "default"}]} 2018-07-31 04:19:46,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e5adee89-0e28-48a2-83b8-bab3bb63c11c 2018-07-31 04:19:46,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.105159044266s 2018-07-31 04:19:46,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e5adee89-0e28-48a2-83b8-bab3bb63c11c 2018-07-31 04:19:46,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:19:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -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": "448dd943-f7b4-484b-b9b7-5f80d6811b11"}}' 2018-07-31 04:19:46,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-35d27273-63dd-4791-ac29-9e52d9c958f5 Date: Tue, 31 Jul 2018 04:19: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-31T04:19:46Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "port_range_min": 22, "revision_number": 0, "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:46Z", "project_id": "df51da68aea44a80a599f83856e71852", "id": "4fd4be51-2e7b-4707-90d9-9f96fae79a58"}} 2018-07-31 04:19:46,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-35d27273-63dd-4791-ac29-9e52d9c958f5 2018-07-31 04:19:46,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169008970261s 2018-07-31 04:19:46,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-35d27273-63dd-4791-ac29-9e52d9c958f5 2018-07-31 04:19:46,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:19:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:46,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-3a68d7be-882f-4bde-bf79-530143d4021f Date: Tue, 31 Jul 2018 04:19:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:18:36Z", "updated_at": "2018-07-31T04:18:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "312422b7-104b-479b-aaf4-b6ee0e64377c", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "7b5cde22-d5a5-42dd-89b6-a7ee72ca828b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "b78fc3f5-92dd-4af6-b5d5-edb2e6f36492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "d18b985b-1177-4b4e-a8df-3caec65068fa", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 1, "project_id": "df51da68aea44a80a599f83856e71852", "id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:45Z", "updated_at": "2018-07-31T04:19:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:19:46Z", "revision_number": 0, "id": "4fd4be51-2e7b-4707-90d9-9f96fae79a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:46Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": 22, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "72da87e1-35d9-4a87-ae5a-e56036215c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "b3952594-90a9-4c19-9a46-51cafa1def3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 2, "project_id": "df51da68aea44a80a599f83856e71852", "id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}, {"description": "Default security group", "tags": [], "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "created_at": "2018-07-31T04:16:23Z", "updated_at": "2018-07-31T04:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "995b3798-71e8-494e-b3e6-6f27ca58c699", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9ce02b96-7b83-48e9-987f-dce17ad90b7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9e68cde8-5ee6-4246-9b68-dfac6dd4d7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "e2aa6739-05b1-48e0-8155-0d393c1eb658", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}], "revision_number": 1, "project_id": "9925234a1f784b8eab5179eb5a9cc014", "id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "created_at": "2018-07-31T04:19:21Z", "updated_at": "2018-07-31T04:19:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27667712-4d11-4f23-8092-c3b4c612b3ac", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27b89cdf-7952-4555-ae5d-e0178791896e", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "5ea4963f-4483-48c6-8ce8-5938b4c97961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "6611bd13-5e25-41ee-b89e-ac3c45f1a49b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}], "revision_number": 1, "project_id": "19c35713625e43d6ad4133f7ed0ebdac", "id": "7d669dad-f2df-4531-8034-110644778a08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "created_at": "2018-07-31T04:18:51Z", "updated_at": "2018-07-31T04:18:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "23fa4d41-d88e-4de2-af63-9d9dc3acf3ac", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "6d155b41-97a0-431f-8cfc-d018c91f816a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "73eecb2a-fb80-42fe-8469-6e30401d6c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "8a624c70-9dfc-4c58-bba4-e1ecb5e755d0", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}], "revision_number": 1, "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T04:18:37Z", "updated_at": "2018-07-31T04:18:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "16742b26-14c7-4299-b991-ea390299c1c1", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "4fab60f6-681b-412c-a2a4-2098d131535a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "68c4b4c0-ffa7-4496-8338-09adb7518758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "b542a76e-915c-4c26-90c8-681588d2f95b", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "dc325222-390d-4da9-847a-641125cb9b14", "name": "default"}]} 2018-07-31 04:19:46,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3a68d7be-882f-4bde-bf79-530143d4021f 2018-07-31 04:19:46,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541131496429s 2018-07-31 04:19:46,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3a68d7be-882f-4bde-bf79-530143d4021f 2018-07-31 04:19:46,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:19:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -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": "448dd943-f7b4-484b-b9b7-5f80d6811b11"}}' 2018-07-31 04:19:46,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2fd51d1d-b971-4bfc-b444-23a998c7ffda Date: Tue, 31 Jul 2018 04:19:46 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-31T04:19:46Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "port_range_min": null, "revision_number": 0, "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:46Z", "project_id": "df51da68aea44a80a599f83856e71852", "id": "b1541aac-4b52-4ee1-b14b-730ab05f6f89"}} 2018-07-31 04:19:46,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2fd51d1d-b971-4bfc-b444-23a998c7ffda 2018-07-31 04:19:46,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136298179626s 2018-07-31 04:19:46,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2fd51d1d-b971-4bfc-b444-23a998c7ffda 2018-07-31 04:19:46,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:46,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-82b8e369-79be-4fdd-aa40-406a411113e8 Date: Tue, 31 Jul 2018 04:19:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"574c2905-c47d-4b7e-8dbe-193a27734492","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":["8b477187-c35f-418f-a3c6-f7c6c91d0ef6"],"description":"","tags":[],"updated_at":"2018-07-31T04:19:39Z","qos_policy_id":null,"name":"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:19:46,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-82b8e369-79be-4fdd-aa40-406a411113e8 2018-07-31 04:19:46,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0809710025787s 2018-07-31 04:19:46,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-82b8e369-79be-4fdd-aa40-406a411113e8 2018-07-31 04:19:46,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:19:46,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:46,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a52114b1-d0e8-4a59-8a2c-785a49faf16d Date: Tue, 31 Jul 2018 04:19:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/snap", "metadata": {}}], "file": "/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "size": 12716032, "self": "/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:45Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:19:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:19:46,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a52114b1-d0e8-4a59-8a2c-785a49faf16d 2018-07-31 04:19:46,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250518321991s 2018-07-31 04:19:46,655 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a52114b1-d0e8-4a59-8a2c-785a49faf16d 2018-07-31 04:19:46,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:19:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:46,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-9ae9728a-3bc0-4aba-b49d-0bc75f083695 x-compute-request-id: req-9ae9728a-3bc0-4aba-b49d-0bc75f083695 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "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": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e"}]} 2018-07-31 04:19:46,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9ae9728a-3bc0-4aba-b49d-0bc75f083695 2018-07-31 04:19:46,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281798839569s 2018-07-31 04:19:46,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9ae9728a-3bc0-4aba-b49d-0bc75f083695 2018-07-31 04:19:46,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:19:46,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"server": {"name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "imageRef": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "flavorRef": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "574c2905-c47d-4b7e-8dbe-193a27734492"}], "security_groups": [{"name": "448dd943-f7b4-484b-b9b7-5f80d6811b11"}]}}' 2018-07-31 04:19:49,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:19: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-ce515c5e-2a56-411e-9e38-c0965b1964f3 x-compute-request-id: req-ce515c5e-2a56-411e-9e38-c0965b1964f3 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "448dd943-f7b4-484b-b9b7-5f80d6811b11"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "adminPass": "XoTjj4SFen3b"}} 2018-07-31 04:19:49,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ce515c5e-2a56-411e-9e38-c0965b1964f3 2018-07-31 04:19:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.11667180061s 2018-07-31 04:19:49,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ce515c5e-2a56-411e-9e38-c0965b1964f3 2018-07-31 04:19:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:19:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:50,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-954ce8c1-2866-4277-92be-0f988e0d052f x-compute-request-id: req-954ce8c1-2866-4277-92be-0f988e0d052f Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "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-31T04:19:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:19:50,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-954ce8c1-2866-4277-92be-0f988e0d052f 2018-07-31 04:19:50,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333933830261s 2018-07-31 04:19:50,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-954ce8c1-2866-4277-92be-0f988e0d052f 2018-07-31 04:19:50,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:19:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:50,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-1481a7cd-f356-416b-947b-417d844e8fd9 Date: Tue, 31 Jul 2018 04:19:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"574c2905-c47d-4b7e-8dbe-193a27734492","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":["8b477187-c35f-418f-a3c6-f7c6c91d0ef6"],"description":"","tags":[],"updated_at":"2018-07-31T04:19:39Z","qos_policy_id":null,"name":"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:19:50,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1481a7cd-f356-416b-947b-417d844e8fd9 2018-07-31 04:19:50,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.078143119812s 2018-07-31 04:19:50,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1481a7cd-f356-416b-947b-417d844e8fd9 2018-07-31 04:19:50,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:19:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-6b481a51-0abc-4eb1-a085-a4ae7714873d Date: Tue, 31 Jul 2018 04:19:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4},{"updated_at":"2018-07-31T04:19:39Z","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":"8b477187-c35f-418f-a3c6-f7c6c91d0ef6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","enable_dhcp":true,"segment_id":null,"network_id":"574c2905-c47d-4b7e-8dbe-193a27734492","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:39Z","ip_version":4}]} 2018-07-31 04:19:50,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6b481a51-0abc-4eb1-a085-a4ae7714873d 2018-07-31 04:19:50,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0572998523712s 2018-07-31 04:19:50,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6b481a51-0abc-4eb1-a085-a4ae7714873d 2018-07-31 04:19:50,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:19:52,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:19:52,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:52,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-d9b63030-003b-414e-93ed-09758baef68e x-compute-request-id: req-d9b63030-003b-414e-93ed-09758baef68e Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:19:52Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:19:52,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9b63030-003b-414e-93ed-09758baef68e 2018-07-31 04:19:52,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520831108093s 2018-07-31 04:19:52,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9b63030-003b-414e-93ed-09758baef68e 2018-07-31 04:19:52,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:19:54,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:19:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:55,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-28122c1b-449d-49ac-baa8-fed61b7274d4 x-compute-request-id: req-28122c1b-449d-49ac-baa8-fed61b7274d4 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "security_groups": [{"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}], "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:19:54Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:19:55,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28122c1b-449d-49ac-baa8-fed61b7274d4 2018-07-31 04:19:55,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404987096786s 2018-07-31 04:19:55,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28122c1b-449d-49ac-baa8-fed61b7274d4 2018-07-31 04:19:55,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:19:57,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:19:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:19:58,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:19: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-8e6f778a-7b25-41d4-a6cf-fced44e7b84a x-compute-request-id: req-8e6f778a-7b25-41d4-a6cf-fced44e7b84a Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:55:8a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "security_groups": [{"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}], "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:19:54Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:19:58,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e6f778a-7b25-41d4-a6cf-fced44e7b84a 2018-07-31 04:19:58,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76731491089s 2018-07-31 04:19:58,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e6f778a-7b25-41d4-a6cf-fced44e7b84a 2018-07-31 04:19:58,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:00,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:01,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:01,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-dd6a7257-167e-4d47-8289-efb30f4db74f x-compute-request-id: req-dd6a7257-167e-4d47-8289-efb30f4db74f Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:55:8a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "security_groups": [{"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}], "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:19:54Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:01,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd6a7257-167e-4d47-8289-efb30f4db74f 2018-07-31 04:20:01,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210712194443s 2018-07-31 04:20:01,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd6a7257-167e-4d47-8289-efb30f4db74f 2018-07-31 04:20:01,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:03,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:04,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-b0806406-3e47-488f-b50d-6a52d3845e34 x-compute-request-id: req-b0806406-3e47-488f-b50d-6a52d3845e34 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:55:8a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-31T04:20:01.000000", "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "security_groups": [{"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}], "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "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-31T04:20:01Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:04,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0806406-3e47-488f-b50d-6a52d3845e34 2018-07-31 04:20:04,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968874931335s 2018-07-31 04:20:04,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0806406-3e47-488f-b50d-6a52d3845e34 2018-07-31 04:20:04,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:20:04,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:04,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-5c93cfe8-1f41-472e-808c-a20a55d2d831 Date: Tue, 31 Jul 2018 04:20:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:20:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b477187-c35f-418f-a3c6-f7c6c91d0ef6","ip_address":"192.168.120.3"}],"id":"410aa3d4-e03e-40e3-a72d-55f00b225cce","security_groups":["448dd943-f7b4-484b-b9b7-5f80d6811b11"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:55:8a","project_id":"df51da68aea44a80a599f83856e71852","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"574c2905-c47d-4b7e-8dbe-193a27734492","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:53Z","binding:vnic_type":"normal","device_id":"f5a4f929-1c5e-4f95-9bae-01c117d665d8","ip_allocation":"immediate"}]} 2018-07-31 04:20:04,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-5c93cfe8-1f41-472e-808c-a20a55d2d831 2018-07-31 04:20:04,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475471019745s 2018-07-31 04:20:04,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-5c93cfe8-1f41-472e-808c-a20a55d2d831 2018-07-31 04:20:04,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:20:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=410aa3d4-e03e-40e3-a72d-55f00b225cce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:04,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bd8be51d-618a-422a-a53f-e0da18a08b3c Date: Tue, 31 Jul 2018 04:20:04 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:20:04,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=410aa3d4-e03e-40e3-a72d-55f00b225cce used request id req-bd8be51d-618a-422a-a53f-e0da18a08b3c 2018-07-31 04:20:04,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428941249847s 2018-07-31 04:20:04,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=410aa3d4-e03e-40e3-a72d-55f00b225cce used request id req-bd8be51d-618a-422a-a53f-e0da18a08b3c 2018-07-31 04:20:04,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:05,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-fa1a2ba4-cac4-45bb-9591-01f3b2330e5d x-compute-request-id: req-fa1a2ba4-cac4-45bb-9591-01f3b2330e5d Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:55:8a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-31T04:20:01.000000", "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "security_groups": [{"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}], "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "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-31T04:20:01Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:05,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa1a2ba4-cac4-45bb-9591-01f3b2330e5d 2018-07-31 04:20:05,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13692998886s 2018-07-31 04:20:05,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa1a2ba4-cac4-45bb-9591-01f3b2330e5d 2018-07-31 04:20:05,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:20:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:05,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-c89ba09b-8a04-4adf-a65d-645b6e2cecdf Date: Tue, 31 Jul 2018 04:20:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:20:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b477187-c35f-418f-a3c6-f7c6c91d0ef6","ip_address":"192.168.120.3"}],"id":"410aa3d4-e03e-40e3-a72d-55f00b225cce","security_groups":["448dd943-f7b4-484b-b9b7-5f80d6811b11"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:55:8a","project_id":"df51da68aea44a80a599f83856e71852","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"574c2905-c47d-4b7e-8dbe-193a27734492","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:53Z","binding:vnic_type":"normal","device_id":"f5a4f929-1c5e-4f95-9bae-01c117d665d8","ip_allocation":"immediate"}]} 2018-07-31 04:20:05,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-c89ba09b-8a04-4adf-a65d-645b6e2cecdf 2018-07-31 04:20:05,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0462779998779s 2018-07-31 04:20:05,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-c89ba09b-8a04-4adf-a65d-645b6e2cecdf 2018-07-31 04:20:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:20:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=410aa3d4-e03e-40e3-a72d-55f00b225cce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:05,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-739b8841-f0ab-4a0a-b0fa-cf0a002e2158 Date: Tue, 31 Jul 2018 04:20:05 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:20:05,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=410aa3d4-e03e-40e3-a72d-55f00b225cce used request id req-739b8841-f0ab-4a0a-b0fa-cf0a002e2158 2018-07-31 04:20:05,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464818477631s 2018-07-31 04:20:05,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=410aa3d4-e03e-40e3-a72d-55f00b225cce used request id req-739b8841-f0ab-4a0a-b0fa-cf0a002e2158 2018-07-31 04:20:05,529 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f1:55:8a', 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'fcc1eb28-a355-41c3-b2c7-7c045d14db29'}), 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-31T04:20:01.000000', 'flavor': Munch({u'id': u'7c5035b6-1e22-4b9f-bf49-24ba953ade8e'}), 'az': u'nova', 'id': u'f5a4f929-1c5e-4f95-9bae-01c117d665d8', 'security_groups': [Munch({u'name': u'singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ac2f72f8b79c41dc80005704c48ca08d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df51da68aea44a80a599f83856e71852', '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-31T04:20:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:20:01Z', 'hostId': u'2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e', '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-31T04:20:01.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'df51da68aea44a80a599f83856e71852', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1', 'adminPass': None, 'tenant_id': u'df51da68aea44a80a599f83856e71852', 'created_at': u'2018-07-31T04:19:49Z', 'created': u'2018-07-31T04:19:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:20:05,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:05,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-dde78b70-8220-4ecf-80c0-68c7b8e5d016 Date: Tue, 31 Jul 2018 04:20:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"574c2905-c47d-4b7e-8dbe-193a27734492","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":["8b477187-c35f-418f-a3c6-f7c6c91d0ef6"],"description":"","tags":[],"updated_at":"2018-07-31T04:19:39Z","qos_policy_id":null,"name":"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:20:05,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dde78b70-8220-4ecf-80c0-68c7b8e5d016 2018-07-31 04:20:05,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827059745789s 2018-07-31 04:20:05,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dde78b70-8220-4ecf-80c0-68c7b8e5d016 2018-07-31 04:20:05,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:20:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-f4baad9a-2e40-4601-bde8-1e440aa85648 Date: Tue, 31 Jul 2018 04:20:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:20:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b477187-c35f-418f-a3c6-f7c6c91d0ef6","ip_address":"192.168.120.3"}],"id":"410aa3d4-e03e-40e3-a72d-55f00b225cce","security_groups":["448dd943-f7b4-484b-b9b7-5f80d6811b11"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:55:8a","project_id":"df51da68aea44a80a599f83856e71852","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"574c2905-c47d-4b7e-8dbe-193a27734492","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:53Z","binding:vnic_type":"normal","device_id":"f5a4f929-1c5e-4f95-9bae-01c117d665d8","ip_allocation":"immediate"}]} 2018-07-31 04:20:05,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-f4baad9a-2e40-4601-bde8-1e440aa85648 2018-07-31 04:20:05,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0448150634766s 2018-07-31 04:20:05,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-f4baad9a-2e40-4601-bde8-1e440aa85648 2018-07-31 04:20:05,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 04:20:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.3", "port_id": "410aa3d4-e03e-40e3-a72d-55f00b225cce"}}' 2018-07-31 04:20:07,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-7c173b14-d072-4b57-a424-def6cfed6b82 Date: Tue, 31 Jul 2018 04:20:07 GMT RESP BODY: {"floatingip": {"router_id": "43dbf5ed-eb74-40b9-a6c6-439d5d250a5c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:20:06Z", "updated_at": "2018-07-31T04:20:06Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "574c2905-c47d-4b7e-8dbe-193a27734492", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:55:8a", "device_id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "df51da68aea44a80a599f83856e71852", "port_id": "410aa3d4-e03e-40e3-a72d-55f00b225cce", "id": "cce08a6b-8d28-4350-aff5-a2d1fd0c291c", "qos_policy_id": null}} 2018-07-31 04:20:07,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7c173b14-d072-4b57-a424-def6cfed6b82 2018-07-31 04:20:07,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33331012726s 2018-07-31 04:20:07,996 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7c173b14-d072-4b57-a424-def6cfed6b82 2018-07-31 04:20:07,999 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'43dbf5ed-eb74-40b9-a6c6-439d5d250a5c', 'updated_at': u'2018-07-31T04:20:06Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'410aa3d4-e03e-40e3-a72d-55f00b225cce', 'id': u'cce08a6b-8d28-4350-aff5-a2d1fd0c291c', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'410aa3d4-e03e-40e3-a72d-55f00b225cce', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df51da68aea44a80a599f83856e71852', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'df51da68aea44a80a599f83856e71852', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'574c2905-c47d-4b7e-8dbe-193a27734492', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f1:55:8a', u'device_id': u'f5a4f929-1c5e-4f95-9bae-01c117d665d8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'df51da68aea44a80a599f83856e71852', 'created_at': u'2018-07-31T04:20:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'574c2905-c47d-4b7e-8dbe-193a27734492', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f1:55:8a', u'device_id': u'f5a4f929-1c5e-4f95-9bae-01c117d665d8'}), 'router': u'43dbf5ed-eb74-40b9-a6c6-439d5d250a5c'}) 2018-07-31 04:20:08,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 04:20:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8/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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 04:20:08,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-2aaf7859-2781-4012-8c02-b70c889de61c x-compute-request-id: req-2aaf7859-2781-4012-8c02-b70c889de61c Content-Encoding: gzip Content-Length: 9580 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 557627096 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.910 MHz processor\n[ 0.147157] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149080] pid_max: default: 32768 minimum: 301\n[ 0.150139] ACPI: Core revision 20150930\n[ 0.151637] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153169] Security Framework initialized\n[ 0.154132] Yama: becoming mindful.\n[ 0.154980] AppArmor: AppArmor initialized\n[ 0.155976] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157533] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160466] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162138] Initializing cgroup subsys io\n[ 0.163088] Initializing cgroup subsys memory\n[ 0.164094] Initializing cgroup subsys devices\n[ 0.165111] Initializing cgroup subsys freezer\n[ 0.166135] Initializing cgroup subsys net_cls\n[ 0.167152] Initializing cgroup subsys perf_event\n[ 0.168218] Initializing cgroup subsys net_prio\n[ 0.169247] Initializing cgroup subsys hugetlb\n[ 0.170271] Initializing cgroup subsys pids\n[ 0.171278] CPU: Physical Processor ID: 0\n[ 0.172919] mce: CPU supports 10 MCE banks\n[ 0.173895] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175070] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.191539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197815] ftrace: allocating 31920 entries in 125 pages\n[ 0.222959] smpboot: Max logical packages: 1\n[ 0.223954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225523] x2apic enabled\n[ 0.226429] Switched APIC routing to physical x2apic.\n[ 0.228331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234135] KVM setup paravirtual spinlock\n[ 0.235616] x86: Booted up 1 node, 1 CPUs\n[ 0.236553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238178] devtmpfs: initialized\n[ 0.240003] evm: security.selinux\n[ 0.240811] evm: security.SMACK64\n[ 0.241609] evm: security.SMACK64EXEC\n[ 0.242491] evm: security.SMACK64TRANSMUTE\n[ 0.243447] evm: security.SMACK64MMAP\n[ 0.244309] evm: security.ima\n[ 0.245045] evm: security.capability\n[ 0.245972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.248149] pinctrl core: initialized pinctrl subsystem\n[ 0.249424] RTC time: 4:20:01, date: 07/31/18\n[ 0.250538] NET: Registered protocol family 16\n[ 0.251673] cpuidle: using governor ladder\n[ 0.252638] cpuidle: using governor menu\n[ 0.253552] PCCT header not found.\n[ 0.254423] ACPI: bus type PCI registered\n[ 0.255353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.256824] PCI: Using configuration type 1 for base access\n[ 0.258784] ACPI: Added _OSI(Module Device)\n[ 0.259735] ACPI: Added _OSI(Processor Device)\n[ 0.260710] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.261744] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263685] ACPI: Interpreter enabled\n[ 0.264565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.273114] ACPI: (supports S0 S5)\n[ 0.273916] ACPI: Using IOAPIC for interrupt routing\n[ 0.275004] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278420] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281260] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285278] acpiphp: Slot [3] registered\n[ 0.286198] acpiphp: Slot [4] registered\n[ 0.287117] acpiphp: Slot [5] registered\n[ 0.288031] acpiphp: Slot [6] registered\n[ 0.288941] acpiphp: Slot [7] registered\n[ 0.289857] acpiphp: Slot [8] registered\n[ 0.290772] acpiphp: Slot [9] registered\n[ 0.291677] acpiphp: Slot [10] registered\n[ 0.292606] acpiphp: Slot [11] registered\n[ 0.293534] acpiphp: Slot [12] registered\n[ 0.294490] acpiphp: Slot [13] registered\n[ 0.295447] acpiphp: Slot [14] registered\n[ 0.296373] acpiphp: Slot [15] registered\n[ 0.307150] acpiphp: Slot [16] registered\n[ 0.308119] acpiphp: Slot [17] registered\n[ 0.309041] acpiphp: Slot [18] registered\n[ 0.309953] acpiphp: Slot [19] registered\n[ 0.310871] acpiphp: Slot [20] registered\n[ 0.311789] acpiphp: Slot [21] registered\n[ 0.312706] acpiphp: Slot [22] registered\n[ 0.313626] acpiphp: Slot [23] registered\n[ 0.314610] acpiphp: Slot [24] registered\n[ 0.315557] acpiphp: Slot [25] registered\n[ 0.316473] acpiphp: Slot [26] registered\n[ 0.317402] acpiphp: Slot [27] registered\n[ 0.318343] acpiphp: Slot [28] registered\n[ 0.319264] acpiphp: Slot [29] registered\n[ 0.320179] acpiphp: Slot [30] registered\n[ 0.321096] acpiphp: Slot [31] registered\n[ 0.322009] PCI host bridge to bus 0000:00\n[ 0.322924] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325762] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327473] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329135] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.330807] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334250] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337066] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338553] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.342280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366539] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371087] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372519] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373728] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375543] vgaarb: loaded\n[ 0.376231] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377648] SCSI subsystem initialized\n[ 0.378699] ACPI: bus type USB registered\n[ 0.379669] usbcore: registered new interface driver usbfs\n[ 0.380861] usbcore: registered new interface driver hub\n[ 0.382016] usbcore: registered new device driver usb\n[ 0.383267] PCI: Using ACPI for IRQ routing\n[ 0.384500] NetLabel: Initializing\n[ 0.385308] NetLabel: domain hash size = 128\n[ 0.386279] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387370] NetLabel: unlabeled traffic allowed by default\n[ 0.388734] clocksource: Switched to clocksource kvm-clock\n[ 0.397032] AppArmor: AppArmor Filesystem Enabled\n[ 0.398139] pnp: PnP ACPI init\n[ 0.399218] pnp: PnP ACPI: found 5 devices\n[ 0.405703] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407665] NET: Registered protocol family 2\n[ 0.408887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410383] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411760] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413142] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414390] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415736] NET: Registered protocol family 1\n[ 0.416738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.419259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.433239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.447326] Trying to unpack rootfs image as initramfs...\n[ 0.504416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506308] Scanning for low memory corruption every 60 seconds\n[ 0.507857] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509212] audit: initializing netlink subsys (disabled)\n[ 0.510420] audit: type=2000 audit(1533010802.600:1): initialized\n[ 0.511930] Initialise system trusted keyring\n[ 0.513024] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516693] zbud: loaded\n[ 0.517504] VFS: Disk quotas dquot_6.6.0\n[ 0.518442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520267] fuse init (API version 7.23)\n[ 0.521294] Key type big_key registered\n[ 0.522201] Allocating IMA MOK and blacklist keyrings.\n[ 0.523579] Key type asymmetric registered\n[ 0.524517] Asymmetric key parser 'x509' registered\n[ 0.525624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527363] io scheduler noop registered\n[ 0.528262] io scheduler deadline registered (default)\n[ 0.529401] io scheduler cfq registered\n[ 0.530380] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534705] ACPI: Power Button [PWRF]\n[ 0.535656] GHES: HEST is not enabled!\n[ 0.549178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607954] Linux agpgart interface v0.103\n[ 0.611087] brd: module loaded\n[ 0.612953] loop: module loaded\n[ 0.617733] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619415] GPT:90111 != 2097151\n[ 0.620197] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621483] GPT:90111 != 2097151\n[ 0.622263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623408] vda: vda1 vda15\n[ 0.625021] scsi host0: ata_piix\n[ 0.625912] scsi host1: ata_piix\n[ 0.626739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.628183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.629888] libphy: Fixed MDIO Bus: probed\n[ 0.630840] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631945] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634628] PPP generic driver version 2.4.2\n[ 0.635688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637097] ehci-pci: EHCI PCI platform driver\n[ 0.638114] ehci-platform: EHCI generic platform driver\n[ 0.639267] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640590] ohci-pci: OHCI PCI platform driver\n[ 0.641609] ohci-platform: OHCI generic platform driver\n[ 0.642773] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657241] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.660117] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.661299] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.662636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.664089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.665735] usb usb1: Product: UHCI Host Controller\n[ 0.666826] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668173] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669321] hub 1-0:1.0: USB hub found\n[ 0.670167] hub 1-0:1.0: 2 ports detected\n[ 0.671165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673600] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676035] mousedev: PS/2 mouse device common for all mice\n[ 0.677536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679643] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683723] i2c /dev entries driver\n[ 0.684589] device-mapper: uevent: version 1.0.3\n[ 0.685735] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687602] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689235] NET: Registered protocol family 10\n[ 0.690531] NET: Registered protocol family 17\n[ 0.691583] Key type dns_resolver registered\n[ 0.692753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696038] registered taskstats version 1\n[ 0.696995] Loading compiled-in X.509 certificates\n[ 0.698592] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700703] zswap: loaded using pool lzo/zbud\n[ 0.702554] Key type trusted registered\n[ 0.704469] Key type encrypted registered\n[ 0.705418] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706605] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707799] evm: HMAC attrs: 0x1\n[ 0.708892] Magic number: 10:30:314\n[ 0.709830] rtc_cmos 00:00: setting system clock to 2018-07-31 04:20:02 UTC (1533010802)\n[ 0.711697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712993] EDD information not available.\n[ 0.790005] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801946] Write protecting the kernel read-only data: 14336k\n[ 0.804252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\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.852127] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChW7n+shyQ20jpvdbUT+6vHxv3HymWDeYOUjLrIzTGhj3GTX9fGZaNA4spKWQLPWtFbn9QZgXWjbQLOq9TYeDK3hbS7zzwrsrfRkzbiWvtoLOorLYRD44MnOg+JTQSSXMwnKYljKuZ1BKAmrEM19FRgdEANmIbT56vpyKaFuWZ8kP7nO9uTc0ZBc/xHU/1hRseK1rHhHLu6kF/7L+SCk0J9QwtBM/tUxTTNkAs9mWRK6yoMglD/Ed1yLYkcZuoNS9gGbkJakFKmoaofp1ygN0I51WxyXlLNu2eR46QhVpkFkl6Q2oKq0qo4uCdI4pHdsi/65/I7H0wG/ITZJ+4R+hv root@singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1\nssh-dss AAAAB3NzaC1kc3MAAACBAJVxsRD3k9JM87k5ZwAkEiCmGgPIaPCdeCZbAntJIUg4NSrS5d23poIzBvZ33eerhMYFHT4bhXnEANMHdD9Id2J6mGtF69mnVbGoxBD884a3RcWTbo60rzlVwqEArjIJxzPJrbD4E0+Td0jTtXjjos+t8yLYhuEFF4OpVdLZjJRFAAAAFQCZ0NWOGLkXNoCz+zmaK552tYPCMwAAAIADZt7u1GiRU6URUNFcFr0xU67uivkF6ATUoZeHbdjz+z/Bvr7ja4f+aWWoHq/fL+5lSBhbInvp4haoZ2dZ+2YqwSKmEDHEtSg47E3G3GGK3cW9pV70RXwIJ1f7lXOcdTO3uPRaEZ7fWRkHft6kXmDRgesgzxYeksBhkpafd51sFQAAAIBvOLD5CFZZaDnzcLDn+hiZgm4HzWRiX4jY51dXO3jPFiNk0ti1g9A7jSQE2TPeHpEEPYWluiy9k+hw9j31Gq+Olis9DW7Id4rpm/A8jbscxN8QTgSFaopt6v2h/4tTdFTnyr7i81K14gq7aLYyg5s4PBnkW1jmPMsnAXBy/zZrhg== root@singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fef1:558a/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.96 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1 login: "} 2018-07-31 04:20:08,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8/action used request id req-2aaf7859-2781-4012-8c02-b70c889de61c 2018-07-31 04:20:08,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.699069023132s 2018-07-31 04:20:08,700 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8/action used request id req-2aaf7859-2781-4012-8c02-b70c889de61c 2018-07-31 04:20:08,701 - 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 557627096 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.910 MHz processor [ 0.147157] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.149080] pid_max: default: 32768 minimum: 301 [ 0.150139] ACPI: Core revision 20150930 [ 0.151637] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153169] Security Framework initialized [ 0.154132] Yama: becoming mindful. [ 0.154980] AppArmor: AppArmor initialized [ 0.155976] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.157533] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160466] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162138] Initializing cgroup subsys io [ 0.163088] Initializing cgroup subsys memory [ 0.164094] Initializing cgroup subsys devices [ 0.165111] Initializing cgroup subsys freezer [ 0.166135] Initializing cgroup subsys net_cls [ 0.167152] Initializing cgroup subsys perf_event [ 0.168218] Initializing cgroup subsys net_prio [ 0.169247] Initializing cgroup subsys hugetlb [ 0.170271] Initializing cgroup subsys pids [ 0.171278] CPU: Physical Processor ID: 0 [ 0.172919] mce: CPU supports 10 MCE banks [ 0.173895] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175070] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.191539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.197815] ftrace: allocating 31920 entries in 125 pages [ 0.222959] smpboot: Max logical packages: 1 [ 0.223954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.225523] x2apic enabled [ 0.226429] Switched APIC routing to physical x2apic. [ 0.228331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.229642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.232052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.234135] KVM setup paravirtual spinlock [ 0.235616] x86: Booted up 1 node, 1 CPUs [ 0.236553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.238178] devtmpfs: initialized [ 0.240003] evm: security.selinux [ 0.240811] evm: security.SMACK64 [ 0.241609] evm: security.SMACK64EXEC [ 0.242491] evm: security.SMACK64TRANSMUTE [ 0.243447] evm: security.SMACK64MMAP [ 0.244309] evm: security.ima [ 0.245045] evm: security.capability [ 0.245972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.248149] pinctrl core: initialized pinctrl subsystem [ 0.249424] RTC time: 4:20:01, date: 07/31/18 [ 0.250538] NET: Registered protocol family 16 [ 0.251673] cpuidle: using governor ladder [ 0.252638] cpuidle: using governor menu [ 0.253552] PCCT header not found. [ 0.254423] ACPI: bus type PCI registered [ 0.255353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.256824] PCI: Using configuration type 1 for base access [ 0.258784] ACPI: Added _OSI(Module Device) [ 0.259735] ACPI: Added _OSI(Processor Device) [ 0.260710] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261744] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263685] ACPI: Interpreter enabled [ 0.264565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.270986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.273114] ACPI: (supports S0 S5) [ 0.273916] ACPI: Using IOAPIC for interrupt routing [ 0.275004] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.278420] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.279789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.281260] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.282687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.285278] acpiphp: Slot [3] registered [ 0.286198] acpiphp: Slot [4] registered [ 0.287117] acpiphp: Slot [5] registered [ 0.288031] acpiphp: Slot [6] registered [ 0.288941] acpiphp: Slot [7] registered [ 0.289857] acpiphp: Slot [8] registered [ 0.290772] acpiphp: Slot [9] registered [ 0.291677] acpiphp: Slot [10] registered [ 0.292606] acpiphp: Slot [11] registered [ 0.293534] acpiphp: Slot [12] registered [ 0.294490] acpiphp: Slot [13] registered [ 0.295447] acpiphp: Slot [14] registered [ 0.296373] acpiphp: Slot [15] registered [ 0.307150] acpiphp: Slot [16] registered [ 0.308119] acpiphp: Slot [17] registered [ 0.309041] acpiphp: Slot [18] registered [ 0.309953] acpiphp: Slot [19] registered [ 0.310871] acpiphp: Slot [20] registered [ 0.311789] acpiphp: Slot [21] registered [ 0.312706] acpiphp: Slot [22] registered [ 0.313626] acpiphp: Slot [23] registered [ 0.314610] acpiphp: Slot [24] registered [ 0.315557] acpiphp: Slot [25] registered [ 0.316473] acpiphp: Slot [26] registered [ 0.317402] acpiphp: Slot [27] registered [ 0.318343] acpiphp: Slot [28] registered [ 0.319264] acpiphp: Slot [29] registered [ 0.320179] acpiphp: Slot [30] registered [ 0.321096] acpiphp: Slot [31] registered [ 0.322009] PCI host bridge to bus 0000:00 [ 0.322924] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.324343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.325762] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.327473] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.329135] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.330807] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.334250] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.335719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.337066] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.338553] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.342280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.344118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.364978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.366539] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371087] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.372519] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.373728] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.375543] vgaarb: loaded [ 0.376231] vgaarb: bridge control possible 0000:00:02.0 [ 0.377648] SCSI subsystem initialized [ 0.378699] ACPI: bus type USB registered [ 0.379669] usbcore: registered new interface driver usbfs [ 0.380861] usbcore: registered new interface driver hub [ 0.382016] usbcore: registered new device driver usb [ 0.383267] PCI: Using ACPI for IRQ routing [ 0.384500] NetLabel: Initializing [ 0.385308] NetLabel: domain hash size = 128 [ 0.386279] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387370] NetLabel: unlabeled traffic allowed by default [ 0.388734] clocksource: Switched to clocksource kvm-clock [ 0.397032] AppArmor: AppArmor Filesystem Enabled [ 0.398139] pnp: PnP ACPI init [ 0.399218] pnp: PnP ACPI: found 5 devices [ 0.405703] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.407665] NET: Registered protocol family 2 [ 0.408887] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.410383] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.411760] TCP: Hash tables configured (established 4096 bind 4096) [ 0.413142] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.414390] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.415736] NET: Registered protocol family 1 [ 0.416738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.417996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.419259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.433239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.447326] Trying to unpack rootfs image as initramfs... [ 0.504416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.506308] Scanning for low memory corruption every 60 seconds [ 0.507857] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.509212] audit: initializing netlink subsys (disabled) [ 0.510420] audit: type=2000 audit(1533010802.600:1): initialized [ 0.511930] Initialise system trusted keyring [ 0.513024] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514364] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516693] zbud: loaded [ 0.517504] VFS: Disk quotas dquot_6.6.0 [ 0.518442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520267] fuse init (API version 7.23) [ 0.521294] Key type big_key registered [ 0.522201] Allocating IMA MOK and blacklist keyrings. [ 0.523579] Key type asymmetric registered [ 0.524517] Asymmetric key parser 'x509' registered [ 0.525624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.527363] io scheduler noop registered [ 0.528262] io scheduler deadline registered (default) [ 0.529401] io scheduler cfq registered [ 0.530380] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.531601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534705] ACPI: Power Button [PWRF] [ 0.535656] GHES: HEST is not enabled! [ 0.549178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607954] Linux agpgart interface v0.103 [ 0.611087] brd: module loaded [ 0.612953] loop: module loaded [ 0.617733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619415] GPT:90111 != 2097151 [ 0.620197] GPT:Alternate GPT header not at the end of the disk. [ 0.621483] GPT:90111 != 2097151 [ 0.622263] GPT: Use GNU Parted to correct GPT errors. [ 0.623408] vda: vda1 vda15 [ 0.625021] scsi host0: ata_piix [ 0.625912] scsi host1: ata_piix [ 0.626739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.628183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.629888] libphy: Fixed MDIO Bus: probed [ 0.630840] tun: Universal TUN/TAP device driver, 1.6 [ 0.631945] tun: (C) 1999-2004 Max Krasnyansky [ 0.634628] PPP generic driver version 2.4.2 [ 0.635688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637097] ehci-pci: EHCI PCI platform driver [ 0.638114] ehci-platform: EHCI generic platform driver [ 0.639267] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640590] ohci-pci: OHCI PCI platform driver [ 0.641609] ohci-platform: OHCI generic platform driver [ 0.642773] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657241] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660117] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661299] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.662636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.664089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.665735] usb usb1: Product: UHCI Host Controller [ 0.666826] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.668173] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669321] hub 1-0:1.0: USB hub found [ 0.670167] hub 1-0:1.0: 2 ports detected [ 0.671165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.673600] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.674731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676035] mousedev: PS/2 mouse device common for all mice [ 0.677536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679643] rtc_cmos 00:00: RTC can wake from S4 [ 0.680920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683723] i2c /dev entries driver [ 0.684589] device-mapper: uevent: version 1.0.3 [ 0.685735] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687602] ledtrig-cpu: registered to indicate activity on CPUs [ 0.689235] NET: Registered protocol family 10 [ 0.690531] NET: Registered protocol family 17 [ 0.691583] Key type dns_resolver registered [ 0.692753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696038] registered taskstats version 1 [ 0.696995] Loading compiled-in X.509 certificates [ 0.698592] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700703] zswap: loaded using pool lzo/zbud [ 0.702554] Key type trusted registered [ 0.704469] Key type encrypted registered [ 0.705418] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706605] ima: No TPM chip found, activating TPM-bypass! [ 0.707799] evm: HMAC attrs: 0x1 [ 0.708892] Magic number: 10:30:314 [ 0.709830] rtc_cmos 00:00: setting system clock to 2018-07-31 04:20:02 UTC (1533010802) [ 0.711697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.712993] EDD information not available. [ 0.790005] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801946] Write protecting the kernel read-only data: 14336k [ 0.804252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.806312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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.852127] 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.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChW7n+shyQ20jpvdbUT+6vHxv3HymWDeYOUjLrIzTGhj3GTX9fGZaNA4spKWQLPWtFbn9QZgXWjbQLOq9TYeDK3hbS7zzwrsrfRkzbiWvtoLOorLYRD44MnOg+JTQSSXMwnKYljKuZ1BKAmrEM19FRgdEANmIbT56vpyKaFuWZ8kP7nO9uTc0ZBc/xHU/1hRseK1rHhHLu6kF/7L+SCk0J9QwtBM/tUxTTNkAs9mWRK6yoMglD/Ed1yLYkcZuoNS9gGbkJakFKmoaofp1ygN0I51WxyXlLNu2eR46QhVpkFkl6Q2oKq0qo4uCdI4pHdsi/65/I7H0wG/ITZJ+4R+hv root@singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1 ssh-dss AAAAB3NzaC1kc3MAAACBAJVxsRD3k9JM87k5ZwAkEiCmGgPIaPCdeCZbAntJIUg4NSrS5d23poIzBvZ33eerhMYFHT4bhXnEANMHdD9Id2J6mGtF69mnVbGoxBD884a3RcWTbo60rzlVwqEArjIJxzPJrbD4E0+Td0jTtXjjos+t8yLYhuEFF4OpVdLZjJRFAAAAFQCZ0NWOGLkXNoCz+zmaK552tYPCMwAAAIADZt7u1GiRU6URUNFcFr0xU67uivkF6ATUoZeHbdjz+z/Bvr7ja4f+aWWoHq/fL+5lSBhbInvp4haoZ2dZ+2YqwSKmEDHEtSg47E3G3GGK3cW9pV70RXwIJ1f7lXOcdTO3uPRaEZ7fWRkHft6kXmDRgesgzxYeksBhkpafd51sFQAAAIBvOLD5CFZZaDnzcLDn+hiZgm4HzWRiX4jY51dXO3jPFiNk0ti1g9A7jSQE2TPeHpEEPYWluiy9k+hw9j31Gq+Olis9DW7Id4rpm/A8jbscxN8QTgSFaopt6v2h/4tTdFTnyr7i81K14gq7aLYyg5s4PBnkW1jmPMsnAXBy/zZrhg== root@singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fef1:558a/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-4ebb6109-a623-431a-b3b4-5aec0c2a34d1 login: 2018-07-31 04:20:08,868 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb702850L 2018-07-31 04:20:08,868 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 04:20:08,869 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-31 04:20:08,869 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-31 04:20:08,871 - 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-31 04:20:08,871 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 04:20:08,871 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-31 04:20:08,871 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 04:20:08,872 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 04:20:08,872 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 04:20:08,891 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 04:20:08,892 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 04:20:08,900 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 7bdfb05d7a12f38c9d50a1287e02520e 2018-07-31 04:20:08,901 - paramiko.transport - DEBUG - Trying discovered key 5f4b5913e45785cac870ff0346fd838f in /tmp/tmpnEFrwU 2018-07-31 04:20:08,928 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 04:20:08,934 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 04:20:08,966 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 04:20:08,967 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-31 04:20:08,968 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 04:20:08,969 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 04:20:08,970 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 04:20:08,970 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-31 04:20:08,974 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 04:20:09,088 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:20:09,089 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:20:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 04:20:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/cce08a6b-8d28-4350-aff5-a2d1fd0c291c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:10,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea51acdf-c61e-4684-af22-729851ff1eac Content-Length: 0 Date: Tue, 31 Jul 2018 04:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:10,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/cce08a6b-8d28-4350-aff5-a2d1fd0c291c.json used request id req-ea51acdf-c61e-4684-af22-729851ff1eac 2018-07-31 04:20:10,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.14750504494s 2018-07-31 04:20:10,244 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/cce08a6b-8d28-4350-aff5-a2d1fd0c291c.json used request id req-ea51acdf-c61e-4684-af22-729851ff1eac 2018-07-31 04:20:10,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:20:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:10,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-648693c7-d1ac-4f0f-b17c-e2a2f83e94e6 Date: Tue, 31 Jul 2018 04:20:10 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:20:10,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-648693c7-d1ac-4f0f-b17c-e2a2f83e94e6 2018-07-31 04:20:10,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672881603241s 2018-07-31 04:20:10,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-648693c7-d1ac-4f0f-b17c-e2a2f83e94e6 2018-07-31 04:20:10,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:20:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:10,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:20: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-a8a99e4c-2d53-45a9-af3b-332d84aa549d x-compute-request-id: req-a8a99e4c-2d53-45a9-af3b-332d84aa549d Content-Type: application/json 2018-07-31 04:20:10,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-a8a99e4c-2d53-45a9-af3b-332d84aa549d 2018-07-31 04:20:10,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191691875458s 2018-07-31 04:20:10,509 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8 used request id req-a8a99e4c-2d53-45a9-af3b-332d84aa549d 2018-07-31 04:20:10,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:11,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-44fc3d90-e955-4e82-a08e-08f83befb36b x-compute-request-id: req-44fc3d90-e955-4e82-a08e-08f83befb36b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:55:8a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:55:8a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f5a4f929-1c5e-4f95-9bae-01c117d665d8", "rel": "bookmark"}], "image": {"id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "links": [{"href": "http://172.30.9.26:8774/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-31T04:20:01.000000", "flavor": {"id": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "links": [{"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "bookmark"}]}, "id": "f5a4f929-1c5e-4f95-9bae-01c117d665d8", "security_groups": [{"name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}], "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "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-31T04:20:10Z", "hostId": "2bc87698926a80bf08412994ce4c63a6a622fbec128f19296fa5f59e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "created": "2018-07-31T04:19:49Z", "tenant_id": "df51da68aea44a80a599f83856e71852", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:11,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44fc3d90-e955-4e82-a08e-08f83befb36b 2018-07-31 04:20:11,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02821993828s 2018-07-31 04:20:11,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44fc3d90-e955-4e82-a08e-08f83befb36b 2018-07-31 04:20:11,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:13,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:13,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-719a95bd-28a2-4c7b-b56c-20e3cb9e7843 x-compute-request-id: req-719a95bd-28a2-4c7b-b56c-20e3cb9e7843 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 04:20:13,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-719a95bd-28a2-4c7b-b56c-20e3cb9e7843 2018-07-31 04:20:13,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.116595983505s 2018-07-31 04:20:13,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-719a95bd-28a2-4c7b-b56c-20e3cb9e7843 2018-07-31 04:20:13,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:20:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:13,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-e5a98163-dd94-4674-bcce-f262266e6553 Date: Tue, 31 Jul 2018 04:20:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:18:36Z", "updated_at": "2018-07-31T04:18:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "312422b7-104b-479b-aaf4-b6ee0e64377c", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "7b5cde22-d5a5-42dd-89b6-a7ee72ca828b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "b78fc3f5-92dd-4af6-b5d5-edb2e6f36492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "d18b985b-1177-4b4e-a8df-3caec65068fa", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 1, "project_id": "df51da68aea44a80a599f83856e71852", "id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:45Z", "updated_at": "2018-07-31T04:19:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:19:46Z", "revision_number": 0, "id": "4fd4be51-2e7b-4707-90d9-9f96fae79a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:46Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": 22, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "72da87e1-35d9-4a87-ae5a-e56036215c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:46Z", "revision_number": 0, "id": "b1541aac-4b52-4ee1-b14b-730ab05f6f89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:46Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:45Z", "revision_number": 0, "id": "b3952594-90a9-4c19-9a46-51cafa1def3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:45Z", "security_group_id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 3, "project_id": "df51da68aea44a80a599f83856e71852", "id": "448dd943-f7b4-484b-b9b7-5f80d6811b11", "name": "singlevm1-sg_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}, {"description": "Default security group", "tags": [], "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "created_at": "2018-07-31T04:16:23Z", "updated_at": "2018-07-31T04:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "995b3798-71e8-494e-b3e6-6f27ca58c699", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9ce02b96-7b83-48e9-987f-dce17ad90b7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9e68cde8-5ee6-4246-9b68-dfac6dd4d7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "e2aa6739-05b1-48e0-8155-0d393c1eb658", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}], "revision_number": 1, "project_id": "9925234a1f784b8eab5179eb5a9cc014", "id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "created_at": "2018-07-31T04:19:21Z", "updated_at": "2018-07-31T04:19:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27667712-4d11-4f23-8092-c3b4c612b3ac", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27b89cdf-7952-4555-ae5d-e0178791896e", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "5ea4963f-4483-48c6-8ce8-5938b4c97961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "6611bd13-5e25-41ee-b89e-ac3c45f1a49b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}], "revision_number": 1, "project_id": "19c35713625e43d6ad4133f7ed0ebdac", "id": "7d669dad-f2df-4531-8034-110644778a08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "created_at": "2018-07-31T04:18:51Z", "updated_at": "2018-07-31T04:18:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "23fa4d41-d88e-4de2-af63-9d9dc3acf3ac", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "6d155b41-97a0-431f-8cfc-d018c91f816a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "73eecb2a-fb80-42fe-8469-6e30401d6c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "8a624c70-9dfc-4c58-bba4-e1ecb5e755d0", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}], "revision_number": 1, "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T04:18:37Z", "updated_at": "2018-07-31T04:18:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "16742b26-14c7-4299-b991-ea390299c1c1", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "4fab60f6-681b-412c-a2a4-2098d131535a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "68c4b4c0-ffa7-4496-8338-09adb7518758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "b542a76e-915c-4c26-90c8-681588d2f95b", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "dc325222-390d-4da9-847a-641125cb9b14", "name": "default"}]} 2018-07-31 04:20:13,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e5a98163-dd94-4674-bcce-f262266e6553 2018-07-31 04:20:13,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541620254517s 2018-07-31 04:20:13,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e5a98163-dd94-4674-bcce-f262266e6553 2018-07-31 04:20:13,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 04:20:13,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/448dd943-f7b4-484b-b9b7-5f80d6811b11.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:13,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a71a3280-35fa-4acd-9fc0-3e430f0fbaae Content-Length: 0 Date: Tue, 31 Jul 2018 04:20:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:13,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/448dd943-f7b4-484b-b9b7-5f80d6811b11.json used request id req-a71a3280-35fa-4acd-9fc0-3e430f0fbaae 2018-07-31 04:20:13,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142179965973s 2018-07-31 04:20:13,865 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/448dd943-f7b4-484b-b9b7-5f80d6811b11.json used request id req-a71a3280-35fa-4acd-9fc0-3e430f0fbaae 2018-07-31 04:20:13,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 04:20:13,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:13,901 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:20: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-13da1963-6d60-4401-afdc-a29c0dce095a x-compute-request-id: req-13da1963-6d60-4401-afdc-a29c0dce095a Content-Length: 0 Content-Type: application/json 2018-07-31 04:20:13,901 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1 used request id req-13da1963-6d60-4401-afdc-a29c0dce095a 2018-07-31 04:20:13,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0355398654938s 2018-07-31 04:20:13,901 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_4ebb6109-a623-431a-b3b4-5aec0c2a34d1 used request id req-13da1963-6d60-4401-afdc-a29c0dce095a 2018-07-31 04:20:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:20:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c/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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" -d '{"subnet_id": "8b477187-c35f-418f-a3c6-f7c6c91d0ef6"}' 2018-07-31 04:20:15,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5ceb9dec-b3e4-4c83-bb5a-956354966430 Date: Tue, 31 Jul 2018 04:20:15 GMT RESP BODY: {"network_id": "574c2905-c47d-4b7e-8dbe-193a27734492", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "8b477187-c35f-418f-a3c6-f7c6c91d0ef6", "subnet_ids": ["8b477187-c35f-418f-a3c6-f7c6c91d0ef6"], "port_id": "e683d45a-28e9-47f0-884c-338e3c10d621", "id": "43dbf5ed-eb74-40b9-a6c6-439d5d250a5c"} 2018-07-31 04:20:15,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c/remove_router_interface.json used request id req-5ceb9dec-b3e4-4c83-bb5a-956354966430 2018-07-31 04:20:15,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88652992249s 2018-07-31 04:20:15,789 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c/remove_router_interface.json used request id req-5ceb9dec-b3e4-4c83-bb5a-956354966430 returning object 43dbf5ed-eb74-40b9-a6c6-439d5d250a5c 2018-07-31 04:20:15,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:20:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:15,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-194ee198-aeb9-42d1-96a1-635d2c0105d3 Date: Tue, 31 Jul 2018 04:20:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:19:39Z", "admin_state_up": true, "updated_at": "2018-07-31T04:20:14Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "43dbf5ed-eb74-40b9-a6c6-439d5d250a5c", "name": "singlevm1-router_4ebb6109-a623-431a-b3b4-5aec0c2a34d1"}]} 2018-07-31 04:20:15,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-194ee198-aeb9-42d1-96a1-635d2c0105d3 2018-07-31 04:20:15,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124960899353s 2018-07-31 04:20:15,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-194ee198-aeb9-42d1-96a1-635d2c0105d3 2018-07-31 04:20:15,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:20:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:17,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ea033b3-3182-4384-8b52-4b3f4576b8f3 Content-Length: 0 Date: Tue, 31 Jul 2018 04:20:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:17,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c.json used request id req-0ea033b3-3182-4384-8b52-4b3f4576b8f3 2018-07-31 04:20:17,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38747811317s 2018-07-31 04:20:17,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/43dbf5ed-eb74-40b9-a6c6-439d5d250a5c.json used request id req-0ea033b3-3182-4384-8b52-4b3f4576b8f3 2018-07-31 04:20:17,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:20:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:17,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-ccd7eee6-8c54-4622-bb32-31a21e5b4991 Date: Tue, 31 Jul 2018 04:20:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4},{"updated_at":"2018-07-31T04:19:39Z","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":"8b477187-c35f-418f-a3c6-f7c6c91d0ef6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","enable_dhcp":true,"segment_id":null,"network_id":"574c2905-c47d-4b7e-8dbe-193a27734492","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:39Z","ip_version":4}]} 2018-07-31 04:20:17,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ccd7eee6-8c54-4622-bb32-31a21e5b4991 2018-07-31 04:20:17,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463728904724s 2018-07-31 04:20:17,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ccd7eee6-8c54-4622-bb32-31a21e5b4991 2018-07-31 04:20:17,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:20:17,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/8b477187-c35f-418f-a3c6-f7c6c91d0ef6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:18,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc284d8d-0a73-4767-8cb0-044edc5da721 Date: Tue, 31 Jul 2018 04:20:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:18,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8b477187-c35f-418f-a3c6-f7c6c91d0ef6.json used request id req-bc284d8d-0a73-4767-8cb0-044edc5da721 2018-07-31 04:20:18,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.842043876648s 2018-07-31 04:20:18,195 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8b477187-c35f-418f-a3c6-f7c6c91d0ef6.json used request id req-bc284d8d-0a73-4767-8cb0-044edc5da721 2018-07-31 04:20:18,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:18,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6c1fc2ba-61aa-4c05-b9c8-d0aa914e9bae Date: Tue, 31 Jul 2018 04:20:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"574c2905-c47d-4b7e-8dbe-193a27734492","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:20:18Z","qos_policy_id":null,"name":"singlevm1-net_4ebb6109-a623-431a-b3b4-5aec0c2a34d1","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:19:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:20:18,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6c1fc2ba-61aa-4c05-b9c8-d0aa914e9bae 2018-07-31 04:20:18,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870730876923s 2018-07-31 04:20:18,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6c1fc2ba-61aa-4c05-b9c8-d0aa914e9bae 2018-07-31 04:20:18,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:20:18,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/574c2905-c47d-4b7e-8dbe-193a27734492.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:19,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-691989d8-a049-4527-92b7-f00fb958401e Date: Tue, 31 Jul 2018 04:20:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:19,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/574c2905-c47d-4b7e-8dbe-193a27734492.json used request id req-691989d8-a049-4527-92b7-f00fb958401e 2018-07-31 04:20:19,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15548396111s 2018-07-31 04:20:19,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/574c2905-c47d-4b7e-8dbe-193a27734492.json used request id req-691989d8-a049-4527-92b7-f00fb958401e 2018-07-31 04:20:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:20:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:20,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-79a88cad-2359-40e7-8500-21caad4f84d6 Date: Tue, 31 Jul 2018 04:20:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/snap", "metadata": {}}], "file": "/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "fcc1eb28-a355-41c3-b2c7-7c045d14db29", "size": 12716032, "self": "/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:19:45Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:19:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:20:20,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-79a88cad-2359-40e7-8500-21caad4f84d6 2018-07-31 04:20:20,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.650685071945s 2018-07-31 04:20:20,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-79a88cad-2359-40e7-8500-21caad4f84d6 2018-07-31 04:20:20,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:20:20,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:21,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-647f76dc-bf6b-40bc-bcd5-91116c613029 Date: Tue, 31 Jul 2018 04:20: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-31 04:20:21,273 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29 used request id req-647f76dc-bf6b-40bc-bcd5-91116c613029 2018-07-31 04:20:21,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17629504204s 2018-07-31 04:20:21,273 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fcc1eb28-a355-41c3-b2c7-7c045d14db29 used request id req-647f76dc-bf6b-40bc-bcd5-91116c613029 2018-07-31 04:20:21,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:20:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:21,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-23b1dd9a-2d07-4de3-8cd8-01019d7d97cb x-compute-request-id: req-23b1dd9a-2d07-4de3-8cd8-01019d7d97cb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_4ebb6109-a623-431a-b3b4-5aec0c2a34d1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e", "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": "7c5035b6-1e22-4b9f-bf49-24ba953ade8e"}]} 2018-07-31 04:20:21,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-23b1dd9a-2d07-4de3-8cd8-01019d7d97cb 2018-07-31 04:20:21,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263187885284s 2018-07-31 04:20:21,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-23b1dd9a-2d07-4de3-8cd8-01019d7d97cb 2018-07-31 04:20:21,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:20:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f1a5ce1b679ac4ca4a187b95994635c57f25b31" 2018-07-31 04:20:21,348 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-e539a14f-8f2a-43cf-affc-43eb019622c3 x-compute-request-id: req-e539a14f-8f2a-43cf-affc-43eb019622c3 Content-Length: 0 Content-Type: application/json 2018-07-31 04:20:21,348 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e used request id req-e539a14f-8f2a-43cf-affc-43eb019622c3 2018-07-31 04:20:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0461869239807s 2018-07-31 04:20:21,348 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7c5035b6-1e22-4b9f-bf49-24ba953ade8e used request id req-e539a14f-8f2a-43cf-affc-43eb019622c3 2018-07-31 04:20:21,404 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-31 04:20:21,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:20:21,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:20:21,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:20:21,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:20:21,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:20:21,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:20:21,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:20:21,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:20:21,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:20:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:20:21,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67560ade-8776-425d-8923-6487fbe71c23 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:20:21,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-67560ade-8776-425d-8923-6487fbe71c23 2018-07-31 04:20:21,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:20:21,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["T0-zFb9pTtC6LtuhrXFgxw"], "issued_at": "2018-07-31T04:20:21.000000Z"}} 2018-07-31 04:20:21,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:21,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:22,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e1dd6d78-46ba-4d3f-a0aa-68206c7996c2 Date: Tue, 31 Jul 2018 04:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:20:22,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e1dd6d78-46ba-4d3f-a0aa-68206c7996c2 2018-07-31 04:20:22,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.973237037659s 2018-07-31 04:20:22,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e1dd6d78-46ba-4d3f-a0aa-68206c7996c2 2018-07-31 04:20:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:20:22,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9d976c-d774-44ac-8674-ed4b3ffd82fd 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:20:22,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-6e9d976c-d774-44ac-8674-ed4b3ffd82fd 2018-07-31 04:20:22,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:20:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa54813e-ee03-4460-83ed-576d31011261 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:20:22,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fa54813e-ee03-4460-83ed-576d31011261 2018-07-31 04:20:22,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0834419727325s 2018-07-31 04:20:22,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fa54813e-ee03-4460-83ed-576d31011261 2018-07-31 04:20:22,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 04:20:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a"}}' 2018-07-31 04:20:23,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054f33bf-0654-46bc-aa35-eca264f76e5b 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.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624"}, "tags": [], "enabled": true, "id": "6fa366d3ab214186bc6fcb9cee785624", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a"}} 2018-07-31 04:20:23,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-054f33bf-0654-46bc-aa35-eca264f76e5b 2018-07-31 04:20:23,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.166769981384s 2018-07-31 04:20:23,089 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-054f33bf-0654-46bc-aa35-eca264f76e5b 2018-07-31 04:20:23,090 - 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'6fa366d3ab214186bc6fcb9cee785624', '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_86d1c040-224a-4160-9868-6caa5f56bc9a'}) 2018-07-31 04:20:23,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 04:20:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ece5705c-00b0-46db-8c87-c92b484e43b4", "email": null, "name": "singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a"}}' 2018-07-31 04:20:23,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec186b9-2a5e-4597-b282-455789a8ddb1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": {"self": "http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "domain_id": "default", "password_expires_at": null}} 2018-07-31 04:20:23,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-4ec186b9-2a5e-4597-b282-455789a8ddb1 2018-07-31 04:20:23,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418177127838s 2018-07-31 04:20:23,514 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-4ec186b9-2a5e-4597-b282-455789a8ddb1 2018-07-31 04:20:23,515 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'11c9e91fa0234cd4a5ce8eb0d1dc97e9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a'}) 2018-07-31 04:20:23,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:20:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:23,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea90904f-8e7e-4612-9d80-b587475e30fd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:20:23,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ea90904f-8e7e-4612-9d80-b587475e30fd 2018-07-31 04:20:23,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104114055634s 2018-07-31 04:20:23,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ea90904f-8e7e-4612-9d80-b587475e30fd 2018-07-31 04:20:23,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:20:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:23,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6fd146-d521-45ad-aa64-961e15c20e65 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:20:23,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad6fd146-d521-45ad-aa64-961e15c20e65 2018-07-31 04:20:23,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953271389008s 2018-07-31 04:20:23,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad6fd146-d521-45ad-aa64-961e15c20e65 2018-07-31 04:20:23,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:20:23,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0fab0a5-5471-4867-8230-f185eec2c685 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:20:23,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d0fab0a5-5471-4867-8230-f185eec2c685 2018-07-31 04:20:23,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967738628387s 2018-07-31 04:20:23,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d0fab0a5-5471-4867-8230-f185eec2c685 2018-07-31 04:20:23,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:20:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:23,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1d56af-a125-41a5-95b6-2d1f8b7dec72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 04:20:23,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2b1d56af-a125-41a5-95b6-2d1f8b7dec72 2018-07-31 04:20:23,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0226068496704s 2018-07-31 04:20:23,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2b1d56af-a125-41a5-95b6-2d1f8b7dec72 2018-07-31 04:20:23,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:20:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:23,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66302f11-e0d7-4202-9fbc-7827b58b63f0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": {"self": "http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:20:23,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-66302f11-e0d7-4202-9fbc-7827b58b63f0 2018-07-31 04:20:23,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113978862762s 2018-07-31 04:20:23,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-66302f11-e0d7-4202-9fbc-7827b58b63f0 2018-07-31 04:20:23,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:20:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:24,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63780cca-ea5b-492d-9462-91cb5b99c537 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624"}, "tags": [], "enabled": true, "id": "6fa366d3ab214186bc6fcb9cee785624", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:24,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-63780cca-ea5b-492d-9462-91cb5b99c537 2018-07-31 04:20:24,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0976710319519s 2018-07-31 04:20:24,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-63780cca-ea5b-492d-9462-91cb5b99c537 2018-07-31 04:20:24,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:20:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=11c9e91fa0234cd4a5ce8eb0d1dc97e9&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=6fa366d3ab214186bc6fcb9cee785624" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:24,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598d9008-7ef2-45d5-b12b-de13600a9980 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=11c9e91fa0234cd4a5ce8eb0d1dc97e9&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=6fa366d3ab214186bc6fcb9cee785624", "previous": null, "next": null}} 2018-07-31 04:20:24,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=11c9e91fa0234cd4a5ce8eb0d1dc97e9&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=6fa366d3ab214186bc6fcb9cee785624 used request id req-598d9008-7ef2-45d5-b12b-de13600a9980 2018-07-31 04:20:24,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100313186646s 2018-07-31 04:20:24,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=11c9e91fa0234cd4a5ce8eb0d1dc97e9&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=6fa366d3ab214186bc6fcb9cee785624 used request id req-598d9008-7ef2-45d5-b12b-de13600a9980 2018-07-31 04:20:24,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 04:20:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:24,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b430608-f4f3-4006-ba6d-d943c872157d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:20:24,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9/roles/a689722cf11443e2b11a80fc42af3529 used request id req-0b430608-f4f3-4006-ba6d-d943c872157d 2018-07-31 04:20:24,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151839971542s 2018-07-31 04:20:24,341 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9/roles/a689722cf11443e2b11a80fc42af3529 used request id req-0b430608-f4f3-4006-ba6d-d943c872157d 2018-07-31 04:20:24,342 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a', 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'6fa366d3ab214186bc6fcb9cee785624', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ece5705c-00b0-46db-8c87-c92b484e43b4', 'username': u'singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 04:20:24,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:20:24,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:20:24,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:20:24,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:20:24,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:20:24,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:20:24,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:20:24,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a', 'password': 'ece5705c-00b0-46db-8c87-c92b484e43b4', 'project_name': 'singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6fa366d3ab214186bc6fcb9cee785624', 'project_domain_name': 'Default'} 2018-07-31 04:20:24,347 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-31 04:20:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:20:24,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f7e1f2-57e3-412f-a4b0-d345c1ac5789 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:20:24,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e4f7e1f2-57e3-412f-a4b0-d345c1ac5789 2018-07-31 04:20:24,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:20:24,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fa366d3ab214186bc6fcb9cee785624", "name": "singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6fa366d3ab214186bc6fcb9cee785624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/6fa366d3ab214186bc6fcb9cee785624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/6fa366d3ab214186bc6fcb9cee785624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/6fa366d3ab214186bc6fcb9cee785624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/6fa366d3ab214186bc6fcb9cee785624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/6fa366d3ab214186bc6fcb9cee785624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_6fa366d3ab214186bc6fcb9cee785624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_6fa366d3ab214186bc6fcb9cee785624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/6fa366d3ab214186bc6fcb9cee785624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/6fa366d3ab214186bc6fcb9cee785624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/6fa366d3ab214186bc6fcb9cee785624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6fa366d3ab214186bc6fcb9cee785624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/6fa366d3ab214186bc6fcb9cee785624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/6fa366d3ab214186bc6fcb9cee785624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a", "id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9"}, "audit_ids": ["tlKGM32tRfym5563ejQO9A"], "issued_at": "2018-07-31T04:20:24.000000Z"}} 2018-07-31 04:20:24,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:20:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"network": {"name": "singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a", "admin_state_up": true}}' 2018-07-31 04:20:25,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9fbf468c-8e3b-45d8-b4d7-0eaf2153bf03 Date: Tue, 31 Jul 2018 04:20:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"23151305-b548-4162-be13-700b84d05e98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6fa366d3ab214186bc6fcb9cee785624","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:20:25Z","is_default":false,"name":"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","mtu":1450}} 2018-07-31 04:20:25,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9fbf468c-8e3b-45d8-b4d7-0eaf2153bf03 2018-07-31 04:20:25,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621556043625s 2018-07-31 04:20:25,360 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9fbf468c-8e3b-45d8-b4d7-0eaf2153bf03 2018-07-31 04:20:25,361 - 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-31T04:20:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'23151305-b548-4162-be13-700b84d05e98', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a', u'admin_state_up': True, u'tenant_id': u'6fa366d3ab214186bc6fcb9cee785624', u'created_at': u'2018-07-31T04:20:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6fa366d3ab214186bc6fcb9cee785624', u'l2_adjacency': True}) 2018-07-31 04:20:25,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:25,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-23a3433c-6fbc-4023-be3b-4a068e260185 Date: Tue, 31 Jul 2018 04:20:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"23151305-b548-4162-be13-700b84d05e98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6fa366d3ab214186bc6fcb9cee785624","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:20:25Z","qos_policy_id":null,"name":"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a","admin_state_up":true,"tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 04:20:25,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-23a3433c-6fbc-4023-be3b-4a068e260185 2018-07-31 04:20:25,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147868871689s 2018-07-31 04:20:25,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-23a3433c-6fbc-4023-be3b-4a068e260185 2018-07-31 04:20:25,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:20:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"subnet": {"name": "singlevm2-subnet_86d1c040-224a-4160-9868-6caa5f56bc9a", "enable_dhcp": true, "network_id": "23151305-b548-4162-be13-700b84d05e98", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:20:26,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-818e5717-1935-44fd-89be-d4d4c0b08454 Date: Tue, 31 Jul 2018 04:20:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23151305-b548-4162-be13-700b84d05e98","tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:20: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":"6fa366d3ab214186bc6fcb9cee785624","id":"2bd31e4f-57ef-4a80-a239-f8bf3f543b29","subnetpool_id":null,"name":"singlevm2-subnet_86d1c040-224a-4160-9868-6caa5f56bc9a"}} 2018-07-31 04:20:26,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-818e5717-1935-44fd-89be-d4d4c0b08454 2018-07-31 04:20:26,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.635788917542s 2018-07-31 04:20:26,148 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-818e5717-1935-44fd-89be-d4d4c0b08454 2018-07-31 04:20:26,148 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:20: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'2bd31e4f-57ef-4a80-a239-f8bf3f543b29', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_86d1c040-224a-4160-9868-6caa5f56bc9a', u'enable_dhcp': True, u'network_id': u'23151305-b548-4162-be13-700b84d05e98', u'tenant_id': u'6fa366d3ab214186bc6fcb9cee785624', u'created_at': u'2018-07-31T04:20: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'6fa366d3ab214186bc6fcb9cee785624'}) 2018-07-31 04:20:26,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:20:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "singlevm2-router_86d1c040-224a-4160-9868-6caa5f56bc9a", "admin_state_up": true}}' 2018-07-31 04:20:27,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6b1737fa-bf6b-46da-997b-da203896ab9c Date: Tue, 31 Jul 2018 04:20:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:26Z", "admin_state_up": true, "updated_at": "2018-07-31T04:20:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4", "name": "singlevm2-router_86d1c040-224a-4160-9868-6caa5f56bc9a"}} 2018-07-31 04:20:27,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6b1737fa-bf6b-46da-997b-da203896ab9c 2018-07-31 04:20:27,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6414899826s 2018-07-31 04:20:27,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6b1737fa-bf6b-46da-997b-da203896ab9c 2018-07-31 04:20:27,791 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:20:27Z', u'revision_number': 2, u'id': u'53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_86d1c040-224a-4160-9868-6caa5f56bc9a', u'admin_state_up': True, u'tenant_id': u'6fa366d3ab214186bc6fcb9cee785624', u'created_at': u'2018-07-31T04:20:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'6fa366d3ab214186bc6fcb9cee785624'}) 2018-07-31 04:20:27,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:20:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4/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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"subnet_id": "2bd31e4f-57ef-4a80-a239-f8bf3f543b29"}' 2018-07-31 04:20:30,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c535d4ac-c564-4cdd-a1a8-2a9f52421455 Date: Tue, 31 Jul 2018 04:20:30 GMT RESP BODY: {"network_id": "23151305-b548-4162-be13-700b84d05e98", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "subnet_id": "2bd31e4f-57ef-4a80-a239-f8bf3f543b29", "subnet_ids": ["2bd31e4f-57ef-4a80-a239-f8bf3f543b29"], "port_id": "0a463c16-266a-4983-af18-44d36f0f5955", "id": "53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4"} 2018-07-31 04:20:30,145 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4/add_router_interface.json used request id req-c535d4ac-c564-4cdd-a1a8-2a9f52421455 2018-07-31 04:20:30,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35314297676s 2018-07-31 04:20:30,145 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4/add_router_interface.json used request id req-c535d4ac-c564-4cdd-a1a8-2a9f52421455 returning object 53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4 2018-07-31 04:20:30,147 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:20:30,278 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:20:30,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:20:30,284 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:20:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:20:30,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:20:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:30,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6133efc9-e94a-4ff2-8db6-50ef8c2f32f1 Date: Tue, 31 Jul 2018 04:20:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:20:30,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6133efc9-e94a-4ff2-8db6-50ef8c2f32f1 2018-07-31 04:20:30,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198350191116s 2018-07-31 04:20:30,485 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6133efc9-e94a-4ff2-8db6-50ef8c2f32f1 2018-07-31 04:20:30,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:20:30,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a"}' 2018-07-31 04:20:30,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00593c84-d81c-492f-b590-61e27aef3133 Date: Tue, 31 Jul 2018 04:20:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/file", "owner": "6fa366d3ab214186bc6fcb9cee785624", "id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "size": null, "self": "/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:20:30Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "checksum": null, "created_at": "2018-07-31T04:20:30Z", "protected": false} 2018-07-31 04:20:30,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-00593c84-d81c-492f-b590-61e27aef3133 2018-07-31 04:20:30,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0758798122406s 2018-07-31 04:20:30,568 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-00593c84-d81c-492f-b590-61e27aef3133 returning object 6ee84e84-28ff-4f64-8c98-62f2e0623f70 2018-07-31 04:20:30,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:20:30,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '' 2018-07-31 04:20:31,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f313409d-1e43-4ace-a8d5-31bcd2b16d05 Date: Tue, 31 Jul 2018 04:20:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:20:31,189 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/file used request id req-f313409d-1e43-4ace-a8d5-31bcd2b16d05 2018-07-31 04:20:31,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.620904922485s 2018-07-31 04:20:31,190 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/file used request id req-f313409d-1e43-4ace-a8d5-31bcd2b16d05 2018-07-31 04:20:31,190 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:20:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/file', u'owner': u'6fa366d3ab214186bc6fcb9cee785624', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6ee84e84-28ff-4f64-8c98-62f2e0623f70', u'size': None, u'name': u'singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a', u'checksum': None, u'self': u'/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:20:30Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:20:31,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:20:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_86d1c040-224a-4160-9868-6caa5f56bc9a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:20:31,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-bbb1ae08-5bc1-45be-9229-d5a3eb4a81e0 x-compute-request-id: req-bbb1ae08-5bc1-45be-9229-d5a3eb4a81e0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "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": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e"}} 2018-07-31 04:20:31,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bbb1ae08-5bc1-45be-9229-d5a3eb4a81e0 2018-07-31 04:20:31,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.351984024048s 2018-07-31 04:20:31,543 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bbb1ae08-5bc1-45be-9229-d5a3eb4a81e0 2018-07-31 04:20:31,544 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_86d1c040-224a-4160-9868-6caa5f56bc9a', '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'df51da68aea44a80a599f83856e71852', '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'4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e', 'swap': 0}) 2018-07-31 04:20:31,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:20:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e/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}5c4e7bc9fcac78026535c3871201baca19ee8376" -d '{"extra_specs": {}}' 2018-07-31 04:20:31,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-005d2c94-1adb-4ee6-af52-f2b8fece0dee x-compute-request-id: req-005d2c94-1adb-4ee6-af52-f2b8fece0dee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:20:31,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e/os-extra_specs used request id req-005d2c94-1adb-4ee6-af52-f2b8fece0dee 2018-07-31 04:20:31,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024386882782s 2018-07-31 04:20:31,569 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e/os-extra_specs used request id req-005d2c94-1adb-4ee6-af52-f2b8fece0dee 2018-07-31 04:20:31,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 04:20:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"keypair": {"name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a"}}' 2018-07-31 04:20:32,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-cd865883-fd9e-4493-9c31-544951c2b43f x-compute-request-id: req-cd865883-fd9e-4493-9c31-544951c2b43f Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCUtOCZoY7j9HiMK/bgSlTriyK6PBc5tfyopAxcsRSlt0Vvy3Cj9tZDXdaIWu/B75t/+TLJLai9GMsrezlslw/3bSiTEJe/68zLIE9luQHRD9AqYqQ/sqdRuZYPRY+96tkT7hTQjetImYprqcJCukrRL44atB7u0gWOce1L7dtdQcXIMerG9ocizH31tazKdqHlBYG8ObD6H1kq6CIjkzUC1BVKEILmFedApJQayMeJO+yh7ueQI7SPL1EJvZvusa3blqA4HCMhK+jS2p7CVSdwaoCGkRbvJ669dBonYG+/Sz8On8/IKAnhC6YHZKLMHkEPVms3eaaXjavcgjS8U7r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwlLTgmaGO4/R4jCv24EpU64siujwXObX8qKQMXLEUpbdFb8t\nwo/bWQ13WiFrvwe+bf/kyyS2ovRjLK3s5bJcP920okxCXv+vMyyBPZbkB0Q/QKmK\nkP7KnUbmWD0WPverZE+4U0I3rSJmKa6nCQrpK0S+OGrQe7tIFjnHtS+3bXUHFyDH\nqxvaHIsx99bWsynah5QWBvDmw+h9ZKugiI5M1AtQVShCC5hXnQKSUGsjHiTvsoe7\nnkCO0jy9RCb2b7rGt25agOBwjISvo0tqewlUncGqAhpEW7yeuvXQaJ2Bvv0s/Dp/\nPyCgJ4QumB2SizB5BD1ZrN3mml42r3II0vFO6wIDAQABAoIBAQCCyNPpk68ML0OH\nBFWXWlrCIxt/cj8zh3oXpyl83k0beMXbeQwHQmLSkKmfU5b8vu1/gxYtUsxI6EpH\nK9eg0GYd5c1I3iJdZaA4xN9G4GMgMOKRVooYBCPBrpIhGRv7zRzhKnZYMtzd/aTc\nsNtizqEXqfCMb/dZDzb5HnI2k6LUWx2FeNWuCVvBHtHMjQYXwdG3b9P1u70ceIPx\nTA2Lbj0he57Hl0dlLyUoGxDRtwmDcMZPKfvsYmid4JatVmG5CK+aHvSm2tdl6eO+\nMFsch5EBPxsGTAvem9nJ7224M2CqfT3C5CsaH6j/Ps8beH/MiygR9gEkHy+xR3UB\nYGylyINBAoGBAPWpFj/2bhlE41IMsFwNDmfhwcwOC44JIp3jI5pJQ+VdAfzpwYHc\nVf8+xVxG3mgw+B8JPExQ4K1Px+xQx2+KERPrEbHyRpqTxXrEfN4KBqWFwsnW8RK1\n8Uh9uxpXDKyVvKqF0jVoWdaDAyeQU55mfKfEF7G+oG9nVJRWtxks+/4DAoGBAMqA\nmZ0YEiam+wosw8v+Bpdv+aSk1VuPiSlYQPe9igMU7B5yHzqZOWqwj5M+dZC6pPJH\nLuhtoYGIt7KSxCwyVJvqHBRQYrtWvW65OE/dzqAXdgRsZw0jF126PTKB1Kn+A2GQ\npzb5d9AUZ694evpb8FBljw+Ht6yjqYH6oOZHjmr5AoGAEP/FWWG9FqSMsmXMYmJI\n5+lYVr12ETsSmShZk1iUiS+Zbp3iVREhJkt6rrr8susIkGU8Ne+2zGdj5zdjxZUh\nP2aZz917A0FMfgVQurCo6xVJeFwWTHwomSKSKu1xJBQsfQRLmoSBCvX/5uH211Qy\nNg28sgEF6w+Ua7tgai6RtW8CgYBGejV8aDlA/JKYevX2FEYFBLK0661Z/X22RwHt\ndykGY4y+F+fohBVonWSK0Y0nPt5TeBTKTgWMyKFuZAgkfavWy8bUBxolq02osIv5\nt+/G5gNsDLJc7x6dv0i3QFpcg4x3s1mPF4nsgH2Jo3vhkIf14zLEK+7wBdHj6+99\n1d+qOQKBgQD1D8p8NjF3L4C6w0TNkgTHA0Maa2An4hzMaBkYFwSoWTeCly9EEZIQ\n4BJQIILkqm/I4J9vds9mL1RWnFP8YuZDW2uU8PMfh2u35lJy/Pk1Er+lKmcvV5pi\n3MnLj8thaiX1tuLOe6P+LrjCFQKGGzQXupOxXteNBaBpOS3Ys8kGag==\n-----END RSA PRIVATE KEY-----\n", "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "fingerprint": "25:38:61:df:8c:40:f6:e6:82:47:35:4c:84:83:1c:a0"}} 2018-07-31 04:20:32,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cd865883-fd9e-4493-9c31-544951c2b43f 2018-07-31 04:20:32,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.69213104248s 2018-07-31 04:20:32,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cd865883-fd9e-4493-9c31-544951c2b43f 2018-07-31 04:20:32,263 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCUtOCZoY7j9HiMK/bgSlTriyK6PBc5tfyopAxcsRSlt0Vvy3Cj9tZDXdaIWu/B75t/+TLJLai9GMsrezlslw/3bSiTEJe/68zLIE9luQHRD9AqYqQ/sqdRuZYPRY+96tkT7hTQjetImYprqcJCukrRL44atB7u0gWOce1L7dtdQcXIMerG9ocizH31tazKdqHlBYG8ObD6H1kq6CIjkzUC1BVKEILmFedApJQayMeJO+yh7ueQI7SPL1EJvZvusa3blqA4HCMhK+jS2p7CVSdwaoCGkRbvJ669dBonYG+/Sz8On8/IKAnhC6YHZKLMHkEPVms3eaaXjavcgjS8U7r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwlLTgmaGO4/R4jCv24EpU64siujwXObX8qKQMXLEUpbdFb8t\nwo/bWQ13WiFrvwe+bf/kyyS2ovRjLK3s5bJcP920okxCXv+vMyyBPZbkB0Q/QKmK\nkP7KnUbmWD0WPverZE+4U0I3rSJmKa6nCQrpK0S+OGrQe7tIFjnHtS+3bXUHFyDH\nqxvaHIsx99bWsynah5QWBvDmw+h9ZKugiI5M1AtQVShCC5hXnQKSUGsjHiTvsoe7\nnkCO0jy9RCb2b7rGt25agOBwjISvo0tqewlUncGqAhpEW7yeuvXQaJ2Bvv0s/Dp/\nPyCgJ4QumB2SizB5BD1ZrN3mml42r3II0vFO6wIDAQABAoIBAQCCyNPpk68ML0OH\nBFWXWlrCIxt/cj8zh3oXpyl83k0beMXbeQwHQmLSkKmfU5b8vu1/gxYtUsxI6EpH\nK9eg0GYd5c1I3iJdZaA4xN9G4GMgMOKRVooYBCPBrpIhGRv7zRzhKnZYMtzd/aTc\nsNtizqEXqfCMb/dZDzb5HnI2k6LUWx2FeNWuCVvBHtHMjQYXwdG3b9P1u70ceIPx\nTA2Lbj0he57Hl0dlLyUoGxDRtwmDcMZPKfvsYmid4JatVmG5CK+aHvSm2tdl6eO+\nMFsch5EBPxsGTAvem9nJ7224M2CqfT3C5CsaH6j/Ps8beH/MiygR9gEkHy+xR3UB\nYGylyINBAoGBAPWpFj/2bhlE41IMsFwNDmfhwcwOC44JIp3jI5pJQ+VdAfzpwYHc\nVf8+xVxG3mgw+B8JPExQ4K1Px+xQx2+KERPrEbHyRpqTxXrEfN4KBqWFwsnW8RK1\n8Uh9uxpXDKyVvKqF0jVoWdaDAyeQU55mfKfEF7G+oG9nVJRWtxks+/4DAoGBAMqA\nmZ0YEiam+wosw8v+Bpdv+aSk1VuPiSlYQPe9igMU7B5yHzqZOWqwj5M+dZC6pPJH\nLuhtoYGIt7KSxCwyVJvqHBRQYrtWvW65OE/dzqAXdgRsZw0jF126PTKB1Kn+A2GQ\npzb5d9AUZ694evpb8FBljw+Ht6yjqYH6oOZHjmr5AoGAEP/FWWG9FqSMsmXMYmJI\n5+lYVr12ETsSmShZk1iUiS+Zbp3iVREhJkt6rrr8susIkGU8Ne+2zGdj5zdjxZUh\nP2aZz917A0FMfgVQurCo6xVJeFwWTHwomSKSKu1xJBQsfQRLmoSBCvX/5uH211Qy\nNg28sgEF6w+Ua7tgai6RtW8CgYBGejV8aDlA/JKYevX2FEYFBLK0661Z/X22RwHt\ndykGY4y+F+fohBVonWSK0Y0nPt5TeBTKTgWMyKFuZAgkfavWy8bUBxolq02osIv5\nt+/G5gNsDLJc7x6dv0i3QFpcg4x3s1mPF4nsgH2Jo3vhkIf14zLEK+7wBdHj6+99\n1d+qOQKBgQD1D8p8NjF3L4C6w0TNkgTHA0Maa2An4hzMaBkYFwSoWTeCly9EEZIQ\n4BJQIILkqm/I4J9vds9mL1RWnFP8YuZDW2uU8PMfh2u35lJy/Pk1Er+lKmcvV5pi\n3MnLj8thaiX1tuLOe6P+LrjCFQKGGzQXupOxXteNBaBpOS3Ys8kGag==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'11c9e91fa0234cd4a5ce8eb0d1dc97e9', 'name': u'singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a', 'created_at': '2018-07-31T04:20:32.263580', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6fa366d3ab214186bc6fcb9cee785624', 'name': 'singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'25:38:61:df:8c:40:f6:e6:82:47:35:4c:84:83:1c:a0', 'type': 'ssh', 'id': u'singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a'}) 2018-07-31 04:20:32,264 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwlLTgmaGO4/R4jCv24EpU64siujwXObX8qKQMXLEUpbdFb8t wo/bWQ13WiFrvwe+bf/kyyS2ovRjLK3s5bJcP920okxCXv+vMyyBPZbkB0Q/QKmK kP7KnUbmWD0WPverZE+4U0I3rSJmKa6nCQrpK0S+OGrQe7tIFjnHtS+3bXUHFyDH qxvaHIsx99bWsynah5QWBvDmw+h9ZKugiI5M1AtQVShCC5hXnQKSUGsjHiTvsoe7 nkCO0jy9RCb2b7rGt25agOBwjISvo0tqewlUncGqAhpEW7yeuvXQaJ2Bvv0s/Dp/ PyCgJ4QumB2SizB5BD1ZrN3mml42r3II0vFO6wIDAQABAoIBAQCCyNPpk68ML0OH BFWXWlrCIxt/cj8zh3oXpyl83k0beMXbeQwHQmLSkKmfU5b8vu1/gxYtUsxI6EpH K9eg0GYd5c1I3iJdZaA4xN9G4GMgMOKRVooYBCPBrpIhGRv7zRzhKnZYMtzd/aTc sNtizqEXqfCMb/dZDzb5HnI2k6LUWx2FeNWuCVvBHtHMjQYXwdG3b9P1u70ceIPx TA2Lbj0he57Hl0dlLyUoGxDRtwmDcMZPKfvsYmid4JatVmG5CK+aHvSm2tdl6eO+ MFsch5EBPxsGTAvem9nJ7224M2CqfT3C5CsaH6j/Ps8beH/MiygR9gEkHy+xR3UB YGylyINBAoGBAPWpFj/2bhlE41IMsFwNDmfhwcwOC44JIp3jI5pJQ+VdAfzpwYHc Vf8+xVxG3mgw+B8JPExQ4K1Px+xQx2+KERPrEbHyRpqTxXrEfN4KBqWFwsnW8RK1 8Uh9uxpXDKyVvKqF0jVoWdaDAyeQU55mfKfEF7G+oG9nVJRWtxks+/4DAoGBAMqA mZ0YEiam+wosw8v+Bpdv+aSk1VuPiSlYQPe9igMU7B5yHzqZOWqwj5M+dZC6pPJH LuhtoYGIt7KSxCwyVJvqHBRQYrtWvW65OE/dzqAXdgRsZw0jF126PTKB1Kn+A2GQ pzb5d9AUZ694evpb8FBljw+Ht6yjqYH6oOZHjmr5AoGAEP/FWWG9FqSMsmXMYmJI 5+lYVr12ETsSmShZk1iUiS+Zbp3iVREhJkt6rrr8susIkGU8Ne+2zGdj5zdjxZUh P2aZz917A0FMfgVQurCo6xVJeFwWTHwomSKSKu1xJBQsfQRLmoSBCvX/5uH211Qy Ng28sgEF6w+Ua7tgai6RtW8CgYBGejV8aDlA/JKYevX2FEYFBLK0661Z/X22RwHt dykGY4y+F+fohBVonWSK0Y0nPt5TeBTKTgWMyKFuZAgkfavWy8bUBxolq02osIv5 t+/G5gNsDLJc7x6dv0i3QFpcg4x3s1mPF4nsgH2Jo3vhkIf14zLEK+7wBdHj6+99 1d+qOQKBgQD1D8p8NjF3L4C6w0TNkgTHA0Maa2An4hzMaBkYFwSoWTeCly9EEZIQ 4BJQIILkqm/I4J9vds9mL1RWnFP8YuZDW2uU8PMfh2u35lJy/Pk1Er+lKmcvV5pi 3MnLj8thaiX1tuLOe6P+LrjCFQKGGzQXupOxXteNBaBpOS3Ys8kGag== -----END RSA PRIVATE KEY----- 2018-07-31 04:20:32,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 04:20:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"security_group": {"name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-31 04:20:32,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2c763e05-9609-41d1-84ee-ef19373a5ae1 Date: Tue, 31 Jul 2018 04:20:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:32Z", "updated_at": "2018-07-31T04:20:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "ba19494d-d18b-4ccf-a0dc-62d06dfebc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "cb3b2f8e-8ce4-427c-ba41-c484729c9282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 1, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}} 2018-07-31 04:20:32,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2c763e05-9609-41d1-84ee-ef19373a5ae1 2018-07-31 04:20:32,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.13053393364s 2018-07-31 04:20:32,398 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2c763e05-9609-41d1-84ee-ef19373a5ae1 2018-07-31 04:20:32,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:20:32,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:32,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-7762b737-24ec-45e7-ba34-6274457e585e Date: Tue, 31 Jul 2018 04:20:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:24Z", "updated_at": "2018-07-31T04:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "020861d3-389f-4c22-8b2f-3c0ca5c2a096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "574d7399-6b8c-4dc2-86c1-c3c18d65f393", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "cf564303-27b9-4a94-98fb-5a2de3302a7d", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "e15175e2-4434-4f6f-b2e6-60c40efdd8ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 1, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:32Z", "updated_at": "2018-07-31T04:20:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "ba19494d-d18b-4ccf-a0dc-62d06dfebc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "cb3b2f8e-8ce4-427c-ba41-c484729c9282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 1, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:32,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7762b737-24ec-45e7-ba34-6274457e585e 2018-07-31 04:20:32,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0690128803253s 2018-07-31 04:20:32,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7762b737-24ec-45e7-ba34-6274457e585e 2018-07-31 04:20:32,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:20:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -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": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"}}' 2018-07-31 04:20:32,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-88a0e549-7da5-4a0a-b7dc-daed97c727e0 Date: Tue, 31 Jul 2018 04:20:32 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-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "port_range_min": 22, "revision_number": 0, "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:32Z", "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "ce7434ba-f10a-46a5-9abc-ebef1a752d92"}} 2018-07-31 04:20:32,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-88a0e549-7da5-4a0a-b7dc-daed97c727e0 2018-07-31 04:20:32,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122018814087s 2018-07-31 04:20:32,598 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-88a0e549-7da5-4a0a-b7dc-daed97c727e0 2018-07-31 04:20:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:20:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:32,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c16605b8-89cf-4fc9-8773-1f75cead43cd Date: Tue, 31 Jul 2018 04:20:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:24Z", "updated_at": "2018-07-31T04:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "020861d3-389f-4c22-8b2f-3c0ca5c2a096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "574d7399-6b8c-4dc2-86c1-c3c18d65f393", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "cf564303-27b9-4a94-98fb-5a2de3302a7d", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "e15175e2-4434-4f6f-b2e6-60c40efdd8ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 1, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:32Z", "updated_at": "2018-07-31T04:20:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "ba19494d-d18b-4ccf-a0dc-62d06dfebc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "cb3b2f8e-8ce4-427c-ba41-c484729c9282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "ce7434ba-f10a-46a5-9abc-ebef1a752d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 2, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:32,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c16605b8-89cf-4fc9-8773-1f75cead43cd 2018-07-31 04:20:32,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498979091644s 2018-07-31 04:20:32,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c16605b8-89cf-4fc9-8773-1f75cead43cd 2018-07-31 04:20:32,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:20:32,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -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": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"}}' 2018-07-31 04:20:32,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-59978fe9-424c-4ce5-b377-2f99d601418f Date: Tue, 31 Jul 2018 04:20: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-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "port_range_min": null, "revision_number": 0, "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:32Z", "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "b779f0dd-2414-4dd1-90c3-702c09a073b6"}} 2018-07-31 04:20:32,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-59978fe9-424c-4ce5-b377-2f99d601418f 2018-07-31 04:20:32,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133654117584s 2018-07-31 04:20:32,789 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-59978fe9-424c-4ce5-b377-2f99d601418f 2018-07-31 04:20:32,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:32,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e32d612b-0605-41dd-a40a-21877bc06bd9 Date: Tue, 31 Jul 2018 04:20:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23151305-b548-4162-be13-700b84d05e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fa366d3ab214186bc6fcb9cee785624","l2_adjacency":true,"status":"ACTIVE","subnets":["2bd31e4f-57ef-4a80-a239-f8bf3f543b29"],"description":"","tags":[],"updated_at":"2018-07-31T04:20:25Z","qos_policy_id":null,"name":"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a","admin_state_up":true,"tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 04:20:32,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e32d612b-0605-41dd-a40a-21877bc06bd9 2018-07-31 04:20:32,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106693029404s 2018-07-31 04:20:32,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e32d612b-0605-41dd-a40a-21877bc06bd9 2018-07-31 04:20:32,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:20:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:32,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-67c8d286-552e-42e0-b167-783f7d3d9205 Date: Tue, 31 Jul 2018 04:20:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/snap", "metadata": {}}], "file": "/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/file", "owner": "6fa366d3ab214186bc6fcb9cee785624", "id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "size": 12716032, "self": "/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:20:31Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:20:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:20:32,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-67c8d286-552e-42e0-b167-783f7d3d9205 2018-07-31 04:20:32,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361928939819s 2018-07-31 04:20:32,939 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-67c8d286-552e-42e0-b167-783f7d3d9205 2018-07-31 04:20:32,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:20:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:32,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-79cd3f0c-9278-4f61-8c28-0297a4228ff2 x-compute-request-id: req-79cd3f0c-9278-4f61-8c28-0297a4228ff2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "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": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e"}]} 2018-07-31 04:20:32,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-79cd3f0c-9278-4f61-8c28-0297a4228ff2 2018-07-31 04:20:32,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279130935669s 2018-07-31 04:20:32,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-79cd3f0c-9278-4f61-8c28-0297a4228ff2 2018-07-31 04:20:32,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:20:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"server": {"name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "imageRef": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "flavorRef": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "23151305-b548-4162-be13-700b84d05e98"}], "security_groups": [{"name": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"}]}}' 2018-07-31 04:20:35,361 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-53026b15-e3c2-4f28-937a-6b4b08a3208c x-compute-request-id: req-53026b15-e3c2-4f28-937a-6b4b08a3208c Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"}], "OS-DCF:diskConfig": "MANUAL", "id": "977a3984-1840-4270-b227-8d39a9e8224d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "adminPass": "mM3MufP879Er"}} 2018-07-31 04:20:35,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-53026b15-e3c2-4f28-937a-6b4b08a3208c 2018-07-31 04:20:35,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.39084601402s 2018-07-31 04:20:35,362 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-53026b15-e3c2-4f28-937a-6b4b08a3208c 2018-07-31 04:20:35,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:35,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-a0de3240-6617-4604-ac05-7d554fa2ec0a x-compute-request-id: req-a0de3240-6617-4604-ac05-7d554fa2ec0a Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "image": {"id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "links": [{"href": "http://172.30.9.26:8774/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "links": [{"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "bookmark"}]}, "id": "977a3984-1840-4270-b227-8d39a9e8224d", "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "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-31T04:20:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "created": "2018-07-31T04:20:35Z", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:35,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0de3240-6617-4604-ac05-7d554fa2ec0a 2018-07-31 04:20:35,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484408855438s 2018-07-31 04:20:35,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0de3240-6617-4604-ac05-7d554fa2ec0a 2018-07-31 04:20:35,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:35,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-165d791d-6fd2-4a0a-8512-0bd30912ef53 Date: Tue, 31 Jul 2018 04:20:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23151305-b548-4162-be13-700b84d05e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fa366d3ab214186bc6fcb9cee785624","l2_adjacency":true,"status":"ACTIVE","subnets":["2bd31e4f-57ef-4a80-a239-f8bf3f543b29"],"description":"","tags":[],"updated_at":"2018-07-31T04:20:25Z","qos_policy_id":null,"name":"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a","admin_state_up":true,"tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 04:20:35,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-165d791d-6fd2-4a0a-8512-0bd30912ef53 2018-07-31 04:20:35,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104321956635s 2018-07-31 04:20:35,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-165d791d-6fd2-4a0a-8512-0bd30912ef53 2018-07-31 04:20:35,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:20:35,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:36,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-abfe5e49-38c2-4ac4-bb49-92967b6dcba8 Date: Tue, 31 Jul 2018 04:20:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23151305-b548-4162-be13-700b84d05e98","tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:20: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":"6fa366d3ab214186bc6fcb9cee785624","id":"2bd31e4f-57ef-4a80-a239-f8bf3f543b29","subnetpool_id":null,"name":"singlevm2-subnet_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:36,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-abfe5e49-38c2-4ac4-bb49-92967b6dcba8 2018-07-31 04:20:36,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0677680969238s 2018-07-31 04:20:36,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-abfe5e49-38c2-4ac4-bb49-92967b6dcba8 2018-07-31 04:20:36,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:38,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:38,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-d1d7ba32-4173-4d28-9bdc-f3d08b4bbd99 x-compute-request-id: req-d1d7ba32-4173-4d28-9bdc-f3d08b4bbd99 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "image": {"id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "links": [{"href": "http://172.30.9.26:8774/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "links": [{"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "bookmark"}]}, "id": "977a3984-1840-4270-b227-8d39a9e8224d", "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:20:38Z", "hostId": "26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "created": "2018-07-31T04:20:35Z", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:38,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1d7ba32-4173-4d28-9bdc-f3d08b4bbd99 2018-07-31 04:20:38,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464513063431s 2018-07-31 04:20:38,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1d7ba32-4173-4d28-9bdc-f3d08b4bbd99 2018-07-31 04:20:38,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:40,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:41,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-e7606f95-a8bd-46d5-8ee3-cdae395f765c x-compute-request-id: req-e7606f95-a8bd-46d5-8ee3-cdae395f765c 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.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "image": {"id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "links": [{"href": "http://172.30.9.26:8774/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "links": [{"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "bookmark"}]}, "id": "977a3984-1840-4270-b227-8d39a9e8224d", "security_groups": [{"name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}], "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:20:38Z", "hostId": "26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "created": "2018-07-31T04:20:35Z", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:41,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7606f95-a8bd-46d5-8ee3-cdae395f765c 2018-07-31 04:20:41,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556893825531s 2018-07-31 04:20:41,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7606f95-a8bd-46d5-8ee3-cdae395f765c 2018-07-31 04:20:41,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:43,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:44,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-8a2264b1-e24a-484d-a602-96eea4ed851d x-compute-request-id: req-8a2264b1-e24a-484d-a602-96eea4ed851d Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:11:f9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "image": {"id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "links": [{"href": "http://172.30.9.26:8774/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:20:41.000000", "flavor": {"id": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "links": [{"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "bookmark"}]}, "id": "977a3984-1840-4270-b227-8d39a9e8224d", "security_groups": [{"name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}], "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "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-31T04:20:41Z", "hostId": "26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "created": "2018-07-31T04:20:35Z", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:44,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a2264b1-e24a-484d-a602-96eea4ed851d 2018-07-31 04:20:44,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3854777813s 2018-07-31 04:20:44,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a2264b1-e24a-484d-a602-96eea4ed851d 2018-07-31 04:20:44,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:20:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:44,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-32b58bc1-a6bf-420f-8fe2-5e0dc672c9e7 Date: Tue, 31 Jul 2018 04:20:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:20:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2bd31e4f-57ef-4a80-a239-f8bf3f543b29","ip_address":"192.168.120.6"}],"id":"d47e8313-3361-49ce-874c-bb9c8b9c780b","security_groups":["68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"],"mac_address":"fa:16:3e:16:11:f9","project_id":"6fa366d3ab214186bc6fcb9cee785624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23151305-b548-4162-be13-700b84d05e98","tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:38Z","binding:vnic_type":"normal","device_id":"977a3984-1840-4270-b227-8d39a9e8224d","ip_allocation":"immediate"}]} 2018-07-31 04:20:44,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d used request id req-32b58bc1-a6bf-420f-8fe2-5e0dc672c9e7 2018-07-31 04:20:44,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0941920280457s 2018-07-31 04:20:44,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d used request id req-32b58bc1-a6bf-420f-8fe2-5e0dc672c9e7 2018-07-31 04:20:44,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:20:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d47e8313-3361-49ce-874c-bb9c8b9c780b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:44,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5c0beef1-df6a-42a1-842e-52ff52d1e77a Date: Tue, 31 Jul 2018 04:20:44 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:20:44,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d47e8313-3361-49ce-874c-bb9c8b9c780b used request id req-5c0beef1-df6a-42a1-842e-52ff52d1e77a 2018-07-31 04:20:44,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048348903656s 2018-07-31 04:20:44,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d47e8313-3361-49ce-874c-bb9c8b9c780b used request id req-5c0beef1-df6a-42a1-842e-52ff52d1e77a 2018-07-31 04:20:44,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:44,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:45,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-7a3fd16b-b737-4f90-91af-2632ecb022fc x-compute-request-id: req-7a3fd16b-b737-4f90-91af-2632ecb022fc Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:11:f9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "image": {"id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "links": [{"href": "http://172.30.9.26:8774/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:20:41.000000", "flavor": {"id": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "links": [{"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "bookmark"}]}, "id": "977a3984-1840-4270-b227-8d39a9e8224d", "security_groups": [{"name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}], "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "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-31T04:20:41Z", "hostId": "26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "created": "2018-07-31T04:20:35Z", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:45,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a3fd16b-b737-4f90-91af-2632ecb022fc 2018-07-31 04:20:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404908895493s 2018-07-31 04:20:45,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a3fd16b-b737-4f90-91af-2632ecb022fc 2018-07-31 04:20:45,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:20:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:45,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-98ad4210-bcef-4e40-b373-545f902bf28b Date: Tue, 31 Jul 2018 04:20:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:20:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2bd31e4f-57ef-4a80-a239-f8bf3f543b29","ip_address":"192.168.120.6"}],"id":"d47e8313-3361-49ce-874c-bb9c8b9c780b","security_groups":["68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"],"mac_address":"fa:16:3e:16:11:f9","project_id":"6fa366d3ab214186bc6fcb9cee785624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23151305-b548-4162-be13-700b84d05e98","tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:38Z","binding:vnic_type":"normal","device_id":"977a3984-1840-4270-b227-8d39a9e8224d","ip_allocation":"immediate"}]} 2018-07-31 04:20:45,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d used request id req-98ad4210-bcef-4e40-b373-545f902bf28b 2018-07-31 04:20:45,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0697929859161s 2018-07-31 04:20:45,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d used request id req-98ad4210-bcef-4e40-b373-545f902bf28b 2018-07-31 04:20:45,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:20:45,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d47e8313-3361-49ce-874c-bb9c8b9c780b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:45,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-46cea152-e54a-4b31-b396-48b367c740f2 Date: Tue, 31 Jul 2018 04:20:45 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:20:45,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d47e8313-3361-49ce-874c-bb9c8b9c780b used request id req-46cea152-e54a-4b31-b396-48b367c740f2 2018-07-31 04:20:45,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557599067688s 2018-07-31 04:20:45,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d47e8313-3361-49ce-874c-bb9c8b9c780b used request id req-46cea152-e54a-4b31-b396-48b367c740f2 2018-07-31 04:20:45,144 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:11:f9', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6ee84e84-28ff-4f64-8c98-62f2e0623f70'}), 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-31T04:20:41.000000', 'flavor': Munch({u'id': u'4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e'}), 'az': u'nova', 'id': u'977a3984-1840-4270-b227-8d39a9e8224d', 'security_groups': [Munch({u'name': u'singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'11c9e91fa0234cd4a5ce8eb0d1dc97e9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6fa366d3ab214186bc6fcb9cee785624', 'name': 'singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a', '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-31T04:20:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:20:41Z', 'hostId': u'26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6', '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-31T04:20:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6fa366d3ab214186bc6fcb9cee785624', 'name': u'singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a', 'adminPass': None, 'tenant_id': u'6fa366d3ab214186bc6fcb9cee785624', 'created_at': u'2018-07-31T04:20:35Z', 'created': u'2018-07-31T04:20:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:20:45,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-13a725d8-91fd-4b94-88e8-78c8264d5efb Date: Tue, 31 Jul 2018 04:20:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23151305-b548-4162-be13-700b84d05e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fa366d3ab214186bc6fcb9cee785624","l2_adjacency":true,"status":"ACTIVE","subnets":["2bd31e4f-57ef-4a80-a239-f8bf3f543b29"],"description":"","tags":[],"updated_at":"2018-07-31T04:20:25Z","qos_policy_id":null,"name":"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a","admin_state_up":true,"tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 04:20:45,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-13a725d8-91fd-4b94-88e8-78c8264d5efb 2018-07-31 04:20:45,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109554052353s 2018-07-31 04:20:45,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-13a725d8-91fd-4b94-88e8-78c8264d5efb 2018-07-31 04:20:45,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:20:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:45,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-5c82f2ed-af5a-49e0-a1b3-904c3eb81202 Date: Tue, 31 Jul 2018 04:20:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:20:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2bd31e4f-57ef-4a80-a239-f8bf3f543b29","ip_address":"192.168.120.6"}],"id":"d47e8313-3361-49ce-874c-bb9c8b9c780b","security_groups":["68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8"],"mac_address":"fa:16:3e:16:11:f9","project_id":"6fa366d3ab214186bc6fcb9cee785624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23151305-b548-4162-be13-700b84d05e98","tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:38Z","binding:vnic_type":"normal","device_id":"977a3984-1840-4270-b227-8d39a9e8224d","ip_allocation":"immediate"}]} 2018-07-31 04:20:45,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d used request id req-5c82f2ed-af5a-49e0-a1b3-904c3eb81202 2018-07-31 04:20:45,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0599420070648s 2018-07-31 04:20:45,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=977a3984-1840-4270-b227-8d39a9e8224d used request id req-5c82f2ed-af5a-49e0-a1b3-904c3eb81202 2018-07-31 04:20:45,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 04:20:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.6", "port_id": "d47e8313-3361-49ce-874c-bb9c8b9c780b"}}' 2018-07-31 04:20:47,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-cc1b8df0-f915-483a-aa6e-bc2c8ad54809 Date: Tue, 31 Jul 2018 04:20:47 GMT RESP BODY: {"floatingip": {"router_id": "53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:46Z", "updated_at": "2018-07-31T04:20:46Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23151305-b548-4162-be13-700b84d05e98", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:11:f9", "device_id": "977a3984-1840-4270-b227-8d39a9e8224d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "port_id": "d47e8313-3361-49ce-874c-bb9c8b9c780b", "id": "0499bf7a-34da-4017-8896-b47bf59654c8", "qos_policy_id": null}} 2018-07-31 04:20:47,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cc1b8df0-f915-483a-aa6e-bc2c8ad54809 2018-07-31 04:20:47,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36560988426s 2018-07-31 04:20:47,686 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cc1b8df0-f915-483a-aa6e-bc2c8ad54809 2018-07-31 04:20:47,689 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4', 'updated_at': u'2018-07-31T04:20:46Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'd47e8313-3361-49ce-874c-bb9c8b9c780b', 'id': u'0499bf7a-34da-4017-8896-b47bf59654c8', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'd47e8313-3361-49ce-874c-bb9c8b9c780b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6fa366d3ab214186bc6fcb9cee785624', 'name': 'singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6fa366d3ab214186bc6fcb9cee785624', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'23151305-b548-4162-be13-700b84d05e98', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:16:11:f9', u'device_id': u'977a3984-1840-4270-b227-8d39a9e8224d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6fa366d3ab214186bc6fcb9cee785624', 'created_at': u'2018-07-31T04:20:46Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'23151305-b548-4162-be13-700b84d05e98', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:16:11:f9', u'device_id': u'977a3984-1840-4270-b227-8d39a9e8224d'}), 'router': u'53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4'}) 2018-07-31 04:20:47,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 04:20:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d/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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 04:20:47,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-575572e8-4831-434c-b129-5e34cf847452 x-compute-request-id: req-575572e8-4831-434c-b129-5e34cf847452 Content-Encoding: gzip Content-Length: 9580 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 523349944 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.910 MHz processor\n[ 0.148292] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149991] pid_max: default: 32768 minimum: 301\n[ 0.150909] ACPI: Core revision 20150930\n[ 0.152296] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153616] Security Framework initialized\n[ 0.154441] Yama: becoming mindful.\n[ 0.155179] AppArmor: AppArmor initialized\n[ 0.156051] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158683] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159897] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161344] Initializing cgroup subsys io\n[ 0.162171] Initializing cgroup subsys memory\n[ 0.163058] Initializing cgroup subsys devices\n[ 0.163937] Initializing cgroup subsys freezer\n[ 0.164807] Initializing cgroup subsys net_cls\n[ 0.165679] Initializing cgroup subsys perf_event\n[ 0.166591] Initializing cgroup subsys net_prio\n[ 0.167499] Initializing cgroup subsys hugetlb\n[ 0.168372] Initializing cgroup subsys pids\n[ 0.169245] CPU: Physical Processor ID: 0\n[ 0.170731] mce: CPU supports 10 MCE banks\n[ 0.171591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172592] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.188377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194529] ftrace: allocating 31920 entries in 125 pages\n[ 0.219755] smpboot: Max logical packages: 1\n[ 0.220623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221983] x2apic enabled\n[ 0.222782] Switched APIC routing to physical x2apic.\n[ 0.224533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225657] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229557] KVM setup paravirtual spinlock\n[ 0.230871] x86: Booted up 1 node, 1 CPUs\n[ 0.231684] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233095] devtmpfs: initialized\n[ 0.234819] evm: security.selinux\n[ 0.235522] evm: security.SMACK64\n[ 0.236226] evm: security.SMACK64EXEC\n[ 0.236974] evm: security.SMACK64TRANSMUTE\n[ 0.237781] evm: security.SMACK64MMAP\n[ 0.238532] evm: security.ima\n[ 0.239178] evm: security.capability\n[ 0.239986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241852] pinctrl core: initialized pinctrl subsystem\n[ 0.242965] RTC time: 4:20:41, date: 07/31/18\n[ 0.243940] NET: Registered protocol family 16\n[ 0.244934] cpuidle: using governor ladder\n[ 0.245757] cpuidle: using governor menu\n[ 0.246561] PCCT header not found.\n[ 0.247327] ACPI: bus type PCI registered\n[ 0.248140] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.249391] PCI: Using configuration type 1 for base access\n[ 0.251166] ACPI: Added _OSI(Module Device)\n[ 0.252017] ACPI: Added _OSI(Processor Device)\n[ 0.252883] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253781] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255532] ACPI: Interpreter enabled\n[ 0.256313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.261863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.263705] ACPI: (supports S0 S5)\n[ 0.264414] ACPI: Using IOAPIC for interrupt routing\n[ 0.265364] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269634] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274312] acpiphp: Slot [3] registered\n[ 0.275121] acpiphp: Slot [4] registered\n[ 0.275925] acpiphp: Slot [5] registered\n[ 0.276725] acpiphp: Slot [6] registered\n[ 0.277525] acpiphp: Slot [7] registered\n[ 0.278331] acpiphp: Slot [8] registered\n[ 0.279138] acpiphp: Slot [9] registered\n[ 0.279936] acpiphp: Slot [10] registered\n[ 0.280750] acpiphp: Slot [11] registered\n[ 0.281571] acpiphp: Slot [12] registered\n[ 0.282393] acpiphp: Slot [13] registered\n[ 0.283218] acpiphp: Slot [14] registered\n[ 0.284032] acpiphp: Slot [15] registered\n[ 0.294832] acpiphp: Slot [16] registered\n[ 0.295646] acpiphp: Slot [17] registered\n[ 0.296466] acpiphp: Slot [18] registered\n[ 0.297279] acpiphp: Slot [19] registered\n[ 0.298090] acpiphp: Slot [20] registered\n[ 0.298908] acpiphp: Slot [21] registered\n[ 0.299719] acpiphp: Slot [22] registered\n[ 0.300536] acpiphp: Slot [23] registered\n[ 0.301351] acpiphp: Slot [24] registered\n[ 0.302175] acpiphp: Slot [25] registered\n[ 0.302989] acpiphp: Slot [26] registered\n[ 0.303801] acpiphp: Slot [27] registered\n[ 0.304615] acpiphp: Slot [28] registered\n[ 0.305436] acpiphp: Slot [29] registered\n[ 0.306286] acpiphp: Slot [30] registered\n[ 0.307106] acpiphp: Slot [31] registered\n[ 0.307917] PCI host bridge to bus 0000:00\n[ 0.308724] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309944] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311164] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312621] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314074] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315555] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318895] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320182] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322635] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327682] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.350601] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352001] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.355629] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357180] vgaarb: loaded\n[ 0.357777] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359013] SCSI subsystem initialized\n[ 0.359925] ACPI: bus type USB registered\n[ 0.360757] usbcore: registered new interface driver usbfs\n[ 0.361790] usbcore: registered new interface driver hub\n[ 0.362822] usbcore: registered new device driver usb\n[ 0.363934] PCI: Using ACPI for IRQ routing\n[ 0.365049] NetLabel: Initializing\n[ 0.365770] NetLabel: domain hash size = 128\n[ 0.366621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367583] NetLabel: unlabeled traffic allowed by default\n[ 0.368753] clocksource: Switched to clocksource kvm-clock\n[ 0.376918] AppArmor: AppArmor Filesystem Enabled\n[ 0.377894] pnp: PnP ACPI init\n[ 0.378834] pnp: PnP ACPI: found 5 devices\n[ 0.385140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386874] NET: Registered protocol family 2\n[ 0.387925] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390445] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391646] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392733] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393921] NET: Registered protocol family 1\n[ 0.394801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395904] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411025] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425152] Trying to unpack rootfs image as initramfs...\n[ 0.481701] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.483349] Scanning for low memory corruption every 60 seconds\n[ 0.484711] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.485902] audit: initializing netlink subsys (disabled)\n[ 0.486938] audit: type=2000 audit(1533010842.494:1): initialized\n[ 0.488282] Initialise system trusted keyring\n[ 0.489254] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.490430] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492563] zbud: loaded\n[ 0.493313] VFS: Disk quotas dquot_6.6.0\n[ 0.494146] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.495758] fuse init (API version 7.23)\n[ 0.496674] Key type big_key registered\n[ 0.497491] Allocating IMA MOK and blacklist keyrings.\n[ 0.498717] Key type asymmetric registered\n[ 0.499549] Asymmetric key parser 'x509' registered\n[ 0.500511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501995] io scheduler noop registered\n[ 0.502789] io scheduler deadline registered (default)\n[ 0.503792] io scheduler cfq registered\n[ 0.504648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505704] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506981] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508426] ACPI: Power Button [PWRF]\n[ 0.509292] GHES: HEST is not enabled!\n[ 0.522947] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.550749] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552861] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581514] Linux agpgart interface v0.103\n[ 0.584395] brd: module loaded\n[ 0.586079] loop: module loaded\n[ 0.590853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.592314] GPT:90111 != 2097151\n[ 0.592996] GPT:Alternate GPT header not at the end of the disk.\n[ 0.594093] GPT:90111 != 2097151\n[ 0.594770] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595743] vda: vda1 vda15\n[ 0.597238] scsi host0: ata_piix\n[ 0.598028] scsi host1: ata_piix\n[ 0.598751] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.599979] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.601466] libphy: Fixed MDIO Bus: probed\n[ 0.602294] tun: Universal TUN/TAP device driver, 1.6\n[ 0.603257] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605589] PPP generic driver version 2.4.2\n[ 0.606522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607723] ehci-pci: EHCI PCI platform driver\n[ 0.608605] ehci-platform: EHCI generic platform driver\n[ 0.609606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.610751] ohci-pci: OHCI PCI platform driver\n[ 0.611628] ohci-platform: OHCI generic platform driver\n[ 0.612628] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629298] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.630332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632727] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634158] usb usb1: Product: UHCI Host Controller\n[ 0.635097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636237] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637231] hub 1-0:1.0: USB hub found\n[ 0.638025] hub 1-0:1.0: 2 ports detected\n[ 0.638972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641132] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642104] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643157] mousedev: PS/2 mouse device common for all mice\n[ 0.644433] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646296] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647518] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.649924] i2c /dev entries driver\n[ 0.650700] device-mapper: uevent: version 1.0.3\n[ 0.651668] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.653319] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654751] NET: Registered protocol family 10\n[ 0.655890] NET: Registered protocol family 17\n[ 0.656808] Key type dns_resolver registered\n[ 0.657810] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658911] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660703] registered taskstats version 1\n[ 0.661557] Loading compiled-in X.509 certificates\n[ 0.663048] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664930] zswap: loaded using pool lzo/zbud\n[ 0.666566] Key type trusted registered\n[ 0.668330] Key type encrypted registered\n[ 0.669180] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670226] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671272] evm: HMAC attrs: 0x1\n[ 0.672233] Magic number: 10:30:314\n[ 0.673104] rtc_cmos 00:00: setting system clock to 2018-07-31 04:20:42 UTC (1533010842)\n[ 0.674745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.675865] EDD information not available.\n[ 0.758211] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769834] Write protecting the kernel read-only data: 14336k\n[ 0.771986] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.773841] 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.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.921363] 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.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ/vK5j34sp1ML93bAiW7/Nt0cOSDNo+FXl7TvXTx5BV37Is64Y7DTRb5U6yV1wH2h2Js1MhMMQTWOibfA5fkp/CGVC6IcoyXNLKLdwAVzzqgag9aubtR7t7jl9G3VKfFk+14YPsYCScvC4FBqKTmUrTpCCofA9WxPPxs0jam/b+gUGdCEp8K7au6eftEFj/EjQED+PTGWyyaOJNkDmK0z3xYMtzDlQzgJr9A8WNfBStLHLlTJzrtTkuimvvuyMRYYz0tR76hnIH3338/gPgGPVNSZvmwxD4nN6Pl7xh5KIfOgFptpcHBWcIFMLxHXpWoLgvQTw/0WMHby2qG+Dn8v root@singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a\nssh-dss AAAAB3NzaC1kc3MAAACBAMTDaUGK+i6D55PglHwJAVJScxdtQdbYGNejdIrfOZ511VCy6qTo4BBbtyfdAX4V/Ct+F9ibOw6UccOdso4HQE9PEwmmobCXDkM+aSOhwrrZJWal6r0ZY6GHWRdNZZBH3lLP1QH+/oMw30p/1ebM/8kgxMOX+00YJi7iEhP6cjIbAAAAFQDRKnVKU0FtS+CvEWak+RAz2fACZQAAAIEAsBpuz00M0U+HcC+qoxb/p7pLJs7DeMKcNots++ZqaLuVgMTmNE7g2VW+ecIm0mABB4tltPQabQ18sopMHBsxG0R9LsgijDSnYipFcCFOaTfH/gbXiQc/lY4adVFTpnq0vEzhHwKei7WQOj8cNsYqB/gbbxBENtTIhZLaADSQyT4AAACAAyPnylYaK1+VcZyampbHPBCvc6bs1Ao9ExrJdD9H33My7b5Q1HkFbtJqYBvRNL53AGrNbDelTT5rTGEmv+HuWivhTlwoG3rG2Tauy6sH3lsxP1TbaY6gkvTkpmGCmmmQo7UHVMV9++98bu5btwBKgTU9Y/xug7lHEy78eNQKoKM= root@singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe16:11f9/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.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a login: "} 2018-07-31 04:20:47,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d/action used request id req-575572e8-4831-434c-b129-5e34cf847452 2018-07-31 04:20:47,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101776123047s 2018-07-31 04:20:47,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d/action used request id req-575572e8-4831-434c-b129-5e34cf847452 2018-07-31 04:20:47,793 - 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 523349944 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.910 MHz processor [ 0.148292] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.149991] pid_max: default: 32768 minimum: 301 [ 0.150909] ACPI: Core revision 20150930 [ 0.152296] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153616] Security Framework initialized [ 0.154441] Yama: becoming mindful. [ 0.155179] AppArmor: AppArmor initialized [ 0.156051] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.157399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.158683] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159897] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.161344] Initializing cgroup subsys io [ 0.162171] Initializing cgroup subsys memory [ 0.163058] Initializing cgroup subsys devices [ 0.163937] Initializing cgroup subsys freezer [ 0.164807] Initializing cgroup subsys net_cls [ 0.165679] Initializing cgroup subsys perf_event [ 0.166591] Initializing cgroup subsys net_prio [ 0.167499] Initializing cgroup subsys hugetlb [ 0.168372] Initializing cgroup subsys pids [ 0.169245] CPU: Physical Processor ID: 0 [ 0.170731] mce: CPU supports 10 MCE banks [ 0.171591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172592] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.188377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.194529] ftrace: allocating 31920 entries in 125 pages [ 0.219755] smpboot: Max logical packages: 1 [ 0.220623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221983] x2apic enabled [ 0.222782] Switched APIC routing to physical x2apic. [ 0.224533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225657] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.227742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.229557] KVM setup paravirtual spinlock [ 0.230871] x86: Booted up 1 node, 1 CPUs [ 0.231684] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233095] devtmpfs: initialized [ 0.234819] evm: security.selinux [ 0.235522] evm: security.SMACK64 [ 0.236226] evm: security.SMACK64EXEC [ 0.236974] evm: security.SMACK64TRANSMUTE [ 0.237781] evm: security.SMACK64MMAP [ 0.238532] evm: security.ima [ 0.239178] evm: security.capability [ 0.239986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241852] pinctrl core: initialized pinctrl subsystem [ 0.242965] RTC time: 4:20:41, date: 07/31/18 [ 0.243940] NET: Registered protocol family 16 [ 0.244934] cpuidle: using governor ladder [ 0.245757] cpuidle: using governor menu [ 0.246561] PCCT header not found. [ 0.247327] ACPI: bus type PCI registered [ 0.248140] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.249391] PCI: Using configuration type 1 for base access [ 0.251166] ACPI: Added _OSI(Module Device) [ 0.252017] ACPI: Added _OSI(Processor Device) [ 0.252883] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.253781] ACPI: Added _OSI(Processor Aggregator Device) [ 0.255532] ACPI: Interpreter enabled [ 0.256313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.258171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.260013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.261863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.263705] ACPI: (supports S0 S5) [ 0.264414] ACPI: Using IOAPIC for interrupt routing [ 0.265364] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.268483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.269634] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.270889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.274312] acpiphp: Slot [3] registered [ 0.275121] acpiphp: Slot [4] registered [ 0.275925] acpiphp: Slot [5] registered [ 0.276725] acpiphp: Slot [6] registered [ 0.277525] acpiphp: Slot [7] registered [ 0.278331] acpiphp: Slot [8] registered [ 0.279138] acpiphp: Slot [9] registered [ 0.279936] acpiphp: Slot [10] registered [ 0.280750] acpiphp: Slot [11] registered [ 0.281571] acpiphp: Slot [12] registered [ 0.282393] acpiphp: Slot [13] registered [ 0.283218] acpiphp: Slot [14] registered [ 0.284032] acpiphp: Slot [15] registered [ 0.294832] acpiphp: Slot [16] registered [ 0.295646] acpiphp: Slot [17] registered [ 0.296466] acpiphp: Slot [18] registered [ 0.297279] acpiphp: Slot [19] registered [ 0.298090] acpiphp: Slot [20] registered [ 0.298908] acpiphp: Slot [21] registered [ 0.299719] acpiphp: Slot [22] registered [ 0.300536] acpiphp: Slot [23] registered [ 0.301351] acpiphp: Slot [24] registered [ 0.302175] acpiphp: Slot [25] registered [ 0.302989] acpiphp: Slot [26] registered [ 0.303801] acpiphp: Slot [27] registered [ 0.304615] acpiphp: Slot [28] registered [ 0.305436] acpiphp: Slot [29] registered [ 0.306286] acpiphp: Slot [30] registered [ 0.307106] acpiphp: Slot [31] registered [ 0.307917] PCI host bridge to bus 0000:00 [ 0.308724] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.309944] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311164] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312621] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.314074] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315555] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318895] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320182] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322635] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.327682] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.350601] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.352001] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.355629] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357180] vgaarb: loaded [ 0.357777] vgaarb: bridge control possible 0000:00:02.0 [ 0.359013] SCSI subsystem initialized [ 0.359925] ACPI: bus type USB registered [ 0.360757] usbcore: registered new interface driver usbfs [ 0.361790] usbcore: registered new interface driver hub [ 0.362822] usbcore: registered new device driver usb [ 0.363934] PCI: Using ACPI for IRQ routing [ 0.365049] NetLabel: Initializing [ 0.365770] NetLabel: domain hash size = 128 [ 0.366621] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.367583] NetLabel: unlabeled traffic allowed by default [ 0.368753] clocksource: Switched to clocksource kvm-clock [ 0.376918] AppArmor: AppArmor Filesystem Enabled [ 0.377894] pnp: PnP ACPI init [ 0.378834] pnp: PnP ACPI: found 5 devices [ 0.385140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386874] NET: Registered protocol family 2 [ 0.387925] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390445] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391646] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392733] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393921] NET: Registered protocol family 1 [ 0.394801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395904] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396985] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411025] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425152] Trying to unpack rootfs image as initramfs... [ 0.481701] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.483349] Scanning for low memory corruption every 60 seconds [ 0.484711] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.485902] audit: initializing netlink subsys (disabled) [ 0.486938] audit: type=2000 audit(1533010842.494:1): initialized [ 0.488282] Initialise system trusted keyring [ 0.489254] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490430] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492563] zbud: loaded [ 0.493313] VFS: Disk quotas dquot_6.6.0 [ 0.494146] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495758] fuse init (API version 7.23) [ 0.496674] Key type big_key registered [ 0.497491] Allocating IMA MOK and blacklist keyrings. [ 0.498717] Key type asymmetric registered [ 0.499549] Asymmetric key parser 'x509' registered [ 0.500511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501995] io scheduler noop registered [ 0.502789] io scheduler deadline registered (default) [ 0.503792] io scheduler cfq registered [ 0.504648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505704] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506981] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508426] ACPI: Power Button [PWRF] [ 0.509292] GHES: HEST is not enabled! [ 0.522947] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550749] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552861] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581514] Linux agpgart interface v0.103 [ 0.584395] brd: module loaded [ 0.586079] loop: module loaded [ 0.590853] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.592314] GPT:90111 != 2097151 [ 0.592996] GPT:Alternate GPT header not at the end of the disk. [ 0.594093] GPT:90111 != 2097151 [ 0.594770] GPT: Use GNU Parted to correct GPT errors. [ 0.595743] vda: vda1 vda15 [ 0.597238] scsi host0: ata_piix [ 0.598028] scsi host1: ata_piix [ 0.598751] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.599979] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.601466] libphy: Fixed MDIO Bus: probed [ 0.602294] tun: Universal TUN/TAP device driver, 1.6 [ 0.603257] tun: (C) 1999-2004 Max Krasnyansky [ 0.605589] PPP generic driver version 2.4.2 [ 0.606522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607723] ehci-pci: EHCI PCI platform driver [ 0.608605] ehci-platform: EHCI generic platform driver [ 0.609606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.610751] ohci-pci: OHCI PCI platform driver [ 0.611628] ohci-platform: OHCI generic platform driver [ 0.612628] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626819] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629298] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.630332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632727] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634158] usb usb1: Product: UHCI Host Controller [ 0.635097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636237] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637231] hub 1-0:1.0: USB hub found [ 0.638025] hub 1-0:1.0: 2 ports detected [ 0.638972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.641132] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643157] mousedev: PS/2 mouse device common for all mice [ 0.644433] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646296] rtc_cmos 00:00: RTC can wake from S4 [ 0.647518] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.649924] i2c /dev entries driver [ 0.650700] device-mapper: uevent: version 1.0.3 [ 0.651668] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.653319] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654751] NET: Registered protocol family 10 [ 0.655890] NET: Registered protocol family 17 [ 0.656808] Key type dns_resolver registered [ 0.657810] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658911] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660703] registered taskstats version 1 [ 0.661557] Loading compiled-in X.509 certificates [ 0.663048] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.664930] zswap: loaded using pool lzo/zbud [ 0.666566] Key type trusted registered [ 0.668330] Key type encrypted registered [ 0.669180] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670226] ima: No TPM chip found, activating TPM-bypass! [ 0.671272] evm: HMAC attrs: 0x1 [ 0.672233] Magic number: 10:30:314 [ 0.673104] rtc_cmos 00:00: setting system clock to 2018-07-31 04:20:42 UTC (1533010842) [ 0.674745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675865] EDD information not available. [ 0.758211] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769834] Write protecting the kernel read-only data: 14336k [ 0.771986] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773841] 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.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.921363] 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ/vK5j34sp1ML93bAiW7/Nt0cOSDNo+FXl7TvXTx5BV37Is64Y7DTRb5U6yV1wH2h2Js1MhMMQTWOibfA5fkp/CGVC6IcoyXNLKLdwAVzzqgag9aubtR7t7jl9G3VKfFk+14YPsYCScvC4FBqKTmUrTpCCofA9WxPPxs0jam/b+gUGdCEp8K7au6eftEFj/EjQED+PTGWyyaOJNkDmK0z3xYMtzDlQzgJr9A8WNfBStLHLlTJzrtTkuimvvuyMRYYz0tR76hnIH3338/gPgGPVNSZvmwxD4nN6Pl7xh5KIfOgFptpcHBWcIFMLxHXpWoLgvQTw/0WMHby2qG+Dn8v root@singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a ssh-dss AAAAB3NzaC1kc3MAAACBAMTDaUGK+i6D55PglHwJAVJScxdtQdbYGNejdIrfOZ511VCy6qTo4BBbtyfdAX4V/Ct+F9ibOw6UccOdso4HQE9PEwmmobCXDkM+aSOhwrrZJWal6r0ZY6GHWRdNZZBH3lLP1QH+/oMw30p/1ebM/8kgxMOX+00YJi7iEhP6cjIbAAAAFQDRKnVKU0FtS+CvEWak+RAz2fACZQAAAIEAsBpuz00M0U+HcC+qoxb/p7pLJs7DeMKcNots++ZqaLuVgMTmNE7g2VW+ecIm0mABB4tltPQabQ18sopMHBsxG0R9LsgijDSnYipFcCFOaTfH/gbXiQc/lY4adVFTpnq0vEzhHwKei7WQOj8cNsYqB/gbbxBENtTIhZLaADSQyT4AAACAAyPnylYaK1+VcZyampbHPBCvc6bs1Ao9ExrJdD9H33My7b5Q1HkFbtJqYBvRNL53AGrNbDelTT5rTGEmv+HuWivhTlwoG3rG2Tauy6sH3lsxP1TbaY6gkvTkpmGCmmmQo7UHVMV9++98bu5btwBKgTU9Y/xug7lHEy78eNQKoKM= root@singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe16:11f9/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.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-86d1c040-224a-4160-9868-6caa5f56bc9a login: 2018-07-31 04:20:48,405 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb5ab110L 2018-07-31 04:20:48,406 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 04:20:48,406 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-31 04:20:48,406 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-31 04:20:48,407 - 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-31 04:20:48,407 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 04:20:48,407 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-31 04:20:48,407 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 04:20:48,408 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 04:20:48,408 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 04:20:48,425 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 04:20:48,426 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 04:20:48,438 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 474f38e0580d07b32cd31a8d5973719c 2018-07-31 04:20:48,439 - paramiko.transport - DEBUG - Trying discovered key 253861df8c40f6e68247354c84831ca0 in /tmp/tmpE6fp0F 2018-07-31 04:20:48,463 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 04:20:48,468 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 04:20:48,471 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 04:20:48,472 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-31 04:20:48,472 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 04:20:48,473 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 04:20:48,474 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 04:20:48,474 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-31 04:20:48,478 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 04:20:48,587 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:20:48,587 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:20:48,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 04:20:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/0499bf7a-34da-4017-8896-b47bf59654c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:49,700 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7eb9cd6-be95-4b7e-a41b-cff376bdf001 Content-Length: 0 Date: Tue, 31 Jul 2018 04:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:49,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/0499bf7a-34da-4017-8896-b47bf59654c8.json used request id req-e7eb9cd6-be95-4b7e-a41b-cff376bdf001 2018-07-31 04:20:49,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10571289062s 2018-07-31 04:20:49,700 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/0499bf7a-34da-4017-8896-b47bf59654c8.json used request id req-e7eb9cd6-be95-4b7e-a41b-cff376bdf001 2018-07-31 04:20:49,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:20:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:49,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-718ccd7b-b96c-4af9-88e0-b571508b2b4d Date: Tue, 31 Jul 2018 04:20:49 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:20:49,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-718ccd7b-b96c-4af9-88e0-b571508b2b4d 2018-07-31 04:20:49,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.28014588356s 2018-07-31 04:20:49,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-718ccd7b-b96c-4af9-88e0-b571508b2b4d 2018-07-31 04:20:49,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:20:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:50,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-c4cff0c1-e8e7-4db6-b72d-f80ab20ca2e9 x-compute-request-id: req-c4cff0c1-e8e7-4db6-b72d-f80ab20ca2e9 Content-Type: application/json 2018-07-31 04:20:50,289 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d used request id req-c4cff0c1-e8e7-4db6-b72d-f80ab20ca2e9 2018-07-31 04:20:50,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.301816940308s 2018-07-31 04:20:50,289 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d used request id req-c4cff0c1-e8e7-4db6-b72d-f80ab20ca2e9 2018-07-31 04:20:50,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:50,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-0dd1440a-7be6-4d30-9e17-bcc984f91381 x-compute-request-id: req-0dd1440a-7be6-4d30-9e17-bcc984f91381 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:11:f9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:11:f9", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/977a3984-1840-4270-b227-8d39a9e8224d", "rel": "bookmark"}], "image": {"id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "links": [{"href": "http://172.30.9.26:8774/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:20:41.000000", "flavor": {"id": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "links": [{"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "bookmark"}]}, "id": "977a3984-1840-4270-b227-8d39a9e8224d", "security_groups": [{"name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}], "user_id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "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-31T04:20:50Z", "hostId": "26e8984b61f0a116a0b01dc52048700c071697fb6768356471ba28b6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a", "name": "singlevm2-vm_86d1c040-224a-4160-9868-6caa5f56bc9a", "created": "2018-07-31T04:20:35Z", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:20:50,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0dd1440a-7be6-4d30-9e17-bcc984f91381 2018-07-31 04:20:50,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467154979706s 2018-07-31 04:20:50,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0dd1440a-7be6-4d30-9e17-bcc984f91381 2018-07-31 04:20:50,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:20:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:20:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:52,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-ea5b1715-5e1d-4757-8b42-8105c2a9ab77 x-compute-request-id: req-ea5b1715-5e1d-4757-8b42-8105c2a9ab77 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 04:20:52,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea5b1715-5e1d-4757-8b42-8105c2a9ab77 2018-07-31 04:20:52,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0943558216095s 2018-07-31 04:20:52,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea5b1715-5e1d-4757-8b42-8105c2a9ab77 2018-07-31 04:20:52,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:20:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:52,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-330c6eb2-3f86-417d-b5ff-97f87767fce8 Date: Tue, 31 Jul 2018 04:20:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:24Z", "updated_at": "2018-07-31T04:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "020861d3-389f-4c22-8b2f-3c0ca5c2a096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "574d7399-6b8c-4dc2-86c1-c3c18d65f393", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "cf564303-27b9-4a94-98fb-5a2de3302a7d", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "e15175e2-4434-4f6f-b2e6-60c40efdd8ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 1, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:32Z", "updated_at": "2018-07-31T04:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "b779f0dd-2414-4dd1-90c3-702c09a073b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "ba19494d-d18b-4ccf-a0dc-62d06dfebc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "cb3b2f8e-8ce4-427c-ba41-c484729c9282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:20:32Z", "revision_number": 0, "id": "ce7434ba-f10a-46a5-9abc-ebef1a752d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:32Z", "security_group_id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 3, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8", "name": "singlevm2-sg_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:52,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-330c6eb2-3f86-417d-b5ff-97f87767fce8 2018-07-31 04:20:52,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512089729309s 2018-07-31 04:20:52,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-330c6eb2-3f86-417d-b5ff-97f87767fce8 2018-07-31 04:20:52,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 04:20:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:53,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5de07e35-9b6b-4c81-9e4f-de29a285f3ae Content-Length: 0 Date: Tue, 31 Jul 2018 04:20:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:53,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8.json used request id req-5de07e35-9b6b-4c81-9e4f-de29a285f3ae 2018-07-31 04:20:53,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153818130493s 2018-07-31 04:20:53,069 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/68a5a9c0-c61a-4e4c-a514-534f6dd3e8c8.json used request id req-5de07e35-9b6b-4c81-9e4f-de29a285f3ae 2018-07-31 04:20:53,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 04:20:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:53,128 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:20: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-e0ec28c0-7186-4c5c-94dd-426a204d89e1 x-compute-request-id: req-e0ec28c0-7186-4c5c-94dd-426a204d89e1 Content-Length: 0 Content-Type: application/json 2018-07-31 04:20:53,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a used request id req-e0ec28c0-7186-4c5c-94dd-426a204d89e1 2018-07-31 04:20:53,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0595080852509s 2018-07-31 04:20:53,129 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_86d1c040-224a-4160-9868-6caa5f56bc9a used request id req-e0ec28c0-7186-4c5c-94dd-426a204d89e1 2018-07-31 04:20:53,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:20:53,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4/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}29b29191473d3ec052917bc62bb8065c13b0aa2e" -d '{"subnet_id": "2bd31e4f-57ef-4a80-a239-f8bf3f543b29"}' 2018-07-31 04:20:54,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-77c374d5-3d6a-469f-a83c-c1454c31b66f Date: Tue, 31 Jul 2018 04:20:54 GMT RESP BODY: {"network_id": "23151305-b548-4162-be13-700b84d05e98", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "subnet_id": "2bd31e4f-57ef-4a80-a239-f8bf3f543b29", "subnet_ids": ["2bd31e4f-57ef-4a80-a239-f8bf3f543b29"], "port_id": "0a463c16-266a-4983-af18-44d36f0f5955", "id": "53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4"} 2018-07-31 04:20:54,832 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4/remove_router_interface.json used request id req-77c374d5-3d6a-469f-a83c-c1454c31b66f 2018-07-31 04:20:54,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70297694206s 2018-07-31 04:20:54,833 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4/remove_router_interface.json used request id req-77c374d5-3d6a-469f-a83c-c1454c31b66f returning object 53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4 2018-07-31 04:20:54,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:20:54,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-68ca8038-87c3-46a3-adf8-91407ed069f3 Date: Tue, 31 Jul 2018 04:20:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:26Z", "admin_state_up": true, "updated_at": "2018-07-31T04:20:53Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4", "name": "singlevm2-router_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:54,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-68ca8038-87c3-46a3-adf8-91407ed069f3 2018-07-31 04:20:54,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142162084579s 2018-07-31 04:20:54,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-68ca8038-87c3-46a3-adf8-91407ed069f3 2018-07-31 04:20:54,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:20:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:56,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f1aec29-87fe-4747-9098-17546e3baccb Content-Length: 0 Date: Tue, 31 Jul 2018 04:20:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:56,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4.json used request id req-1f1aec29-87fe-4747-9098-17546e3baccb 2018-07-31 04:20:56,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37758111954s 2018-07-31 04:20:56,355 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/53ba9887-5d89-41e0-8d9b-2eba9e6ba5e4.json used request id req-1f1aec29-87fe-4747-9098-17546e3baccb 2018-07-31 04:20:56,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:20:56,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ef2e98e2-fb97-4013-8d3b-8fb0ecfdd5ad Date: Tue, 31 Jul 2018 04:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23151305-b548-4162-be13-700b84d05e98","tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:20: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":"6fa366d3ab214186bc6fcb9cee785624","id":"2bd31e4f-57ef-4a80-a239-f8bf3f543b29","subnetpool_id":null,"name":"singlevm2-subnet_86d1c040-224a-4160-9868-6caa5f56bc9a"}]} 2018-07-31 04:20:56,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ef2e98e2-fb97-4013-8d3b-8fb0ecfdd5ad 2018-07-31 04:20:56,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0506341457367s 2018-07-31 04:20:56,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ef2e98e2-fb97-4013-8d3b-8fb0ecfdd5ad 2018-07-31 04:20:56,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:20:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/2bd31e4f-57ef-4a80-a239-f8bf3f543b29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:57,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c688df4c-12bd-44eb-9f81-3d8dc507467d Date: Tue, 31 Jul 2018 04:20:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:57,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2bd31e4f-57ef-4a80-a239-f8bf3f543b29.json used request id req-c688df4c-12bd-44eb-9f81-3d8dc507467d 2018-07-31 04:20:57,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28311920166s 2018-07-31 04:20:57,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2bd31e4f-57ef-4a80-a239-f8bf3f543b29.json used request id req-c688df4c-12bd-44eb-9f81-3d8dc507467d 2018-07-31 04:20:57,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:20:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:57,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-d857b00d-4dba-434a-955f-aecac62ee4e3 Date: Tue, 31 Jul 2018 04:20:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"23151305-b548-4162-be13-700b84d05e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fa366d3ab214186bc6fcb9cee785624","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:20:57Z","qos_policy_id":null,"name":"singlevm2-net_86d1c040-224a-4160-9868-6caa5f56bc9a","admin_state_up":true,"tenant_id":"6fa366d3ab214186bc6fcb9cee785624","created_at":"2018-07-31T04:20:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 04:20:57,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d857b00d-4dba-434a-955f-aecac62ee4e3 2018-07-31 04:20:57,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116630077362s 2018-07-31 04:20:57,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d857b00d-4dba-434a-955f-aecac62ee4e3 2018-07-31 04:20:57,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:20:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/23151305-b548-4162-be13-700b84d05e98.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:58,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4cd3e890-1d2b-4ca9-b23c-5b1ec682700f Date: Tue, 31 Jul 2018 04:20:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:20:58,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/23151305-b548-4162-be13-700b84d05e98.json used request id req-4cd3e890-1d2b-4ca9-b23c-5b1ec682700f 2018-07-31 04:20:58,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.770083904266s 2018-07-31 04:20:58,580 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/23151305-b548-4162-be13-700b84d05e98.json used request id req-4cd3e890-1d2b-4ca9-b23c-5b1ec682700f 2018-07-31 04:20:58,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:20:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:58,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fd28fed1-1792-4a0e-b0e1-480ccce1b3c4 Date: Tue, 31 Jul 2018 04:20:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/snap", "metadata": {}}], "file": "/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/file", "owner": "6fa366d3ab214186bc6fcb9cee785624", "id": "6ee84e84-28ff-4f64-8c98-62f2e0623f70", "size": 12716032, "self": "/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:20:31Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_86d1c040-224a-4160-9868-6caa5f56bc9a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:20:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:20:58,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd28fed1-1792-4a0e-b0e1-480ccce1b3c4 2018-07-31 04:20:58,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115605115891s 2018-07-31 04:20:58,699 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd28fed1-1792-4a0e-b0e1-480ccce1b3c4 2018-07-31 04:20:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:20:58,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29b29191473d3ec052917bc62bb8065c13b0aa2e" 2018-07-31 04:20:59,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e77b11d1-0eef-4e25-a971-60ca1e729ae5 Date: Tue, 31 Jul 2018 04:20: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-31 04:20:59,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70 used request id req-e77b11d1-0eef-4e25-a971-60ca1e729ae5 2018-07-31 04:20:59,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.59118103981s 2018-07-31 04:20:59,292 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6ee84e84-28ff-4f64-8c98-62f2e0623f70 used request id req-e77b11d1-0eef-4e25-a971-60ca1e729ae5 2018-07-31 04:20:59,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:20:59,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:59,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20: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-412d9fe8-ed9e-4a33-a9a4-4d4cc6279a33 x-compute-request-id: req-412d9fe8-ed9e-4a33-a9a4-4d4cc6279a33 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e", "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": "4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e"}]} 2018-07-31 04:20:59,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-412d9fe8-ed9e-4a33-a9a4-4d4cc6279a33 2018-07-31 04:20:59,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276639461517s 2018-07-31 04:20:59,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-412d9fe8-ed9e-4a33-a9a4-4d4cc6279a33 2018-07-31 04:20:59,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:20:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:59,401 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:20: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-e64c00cb-bfa7-4571-9309-6731505ce819 x-compute-request-id: req-e64c00cb-bfa7-4571-9309-6731505ce819 Content-Length: 0 Content-Type: application/json 2018-07-31 04:20:59,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e used request id req-e64c00cb-bfa7-4571-9309-6731505ce819 2018-07-31 04:20:59,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0801331996918s 2018-07-31 04:20:59,401 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4a2f2db1-98bd-4dd1-a95e-56ae51ddc08e used request id req-e64c00cb-bfa7-4571-9309-6731505ce819 2018-07-31 04:20:59,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:20:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:59,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7908ddd-bf74-453b-a188-7d5502f164f2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": {"self": "http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:20:59,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e7908ddd-bf74-453b-a188-7d5502f164f2 2018-07-31 04:20:59,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115844964981s 2018-07-31 04:20:59,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e7908ddd-bf74-453b-a188-7d5502f164f2 2018-07-31 04:20:59,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:20:59,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:59,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71b66a7-b0d8-4eaf-a870-9865c5918213 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_86d1c040-224a-4160-9868-6caa5f56bc9a", "links": {"self": "http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "11c9e91fa0234cd4a5ce8eb0d1dc97e9", "description": null}} 2018-07-31 04:20:59,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9 used request id req-a71b66a7-b0d8-4eaf-a870-9865c5918213 2018-07-31 04:20:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099084854126s 2018-07-31 04:20:59,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9 used request id req-a71b66a7-b0d8-4eaf-a870-9865c5918213 2018-07-31 04:20:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 04:20:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:59,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3ae6ea-91f3-4455-ac05-eca518d6c5c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:20:59,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9 used request id req-1b3ae6ea-91f3-4455-ac05-eca518d6c5c9 2018-07-31 04:20:59,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267553091049s 2018-07-31 04:20:59,890 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/11c9e91fa0234cd4a5ce8eb0d1dc97e9 used request id req-1b3ae6ea-91f3-4455-ac05-eca518d6c5c9 2018-07-31 04:20:59,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:20:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:20:59,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5923748-d2b3-490b-986a-4247fe0606ba Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624"}, "tags": [], "enabled": true, "id": "6fa366d3ab214186bc6fcb9cee785624", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_86d1c040-224a-4160-9868-6caa5f56bc9a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 04:20:59,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5923748-d2b3-490b-986a-4247fe0606ba 2018-07-31 04:20:59,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949859619141s 2018-07-31 04:20:59,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5923748-d2b3-490b-986a-4247fe0606ba 2018-07-31 04:20:59,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 04:20:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c4e7bc9fcac78026535c3871201baca19ee8376" 2018-07-31 04:21:00,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80081cf-ee68-4586-8941-f9cb18fa352c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:21:00,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624 used request id req-b80081cf-ee68-4586-8941-f9cb18fa352c 2018-07-31 04:21:00,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199630022049s 2018-07-31 04:21:00,190 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6fa366d3ab214186bc6fcb9cee785624 used request id req-b80081cf-ee68-4586-8941-f9cb18fa352c 2018-07-31 04:21:00,214 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:21:00,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:21:00,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:21:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:21:00,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e677ff85-fffb-4436-b63b-8bffe42bece9 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:21:00,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e677ff85-fffb-4436-b63b-8bffe42bece9 2018-07-31 04:21:00,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:21:00,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["KYcMqCSzSualLtnGVq70sQ"], "issued_at": "2018-07-31T04:21:00.000000Z"}} 2018-07-31 04:21:00,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:00,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:00,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7ef7b056-bbf1-430e-8063-8e5a444628b6 Date: Tue, 31 Jul 2018 04:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:21:00,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ef7b056-bbf1-430e-8063-8e5a444628b6 2018-07-31 04:21:00,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28232216835s 2018-07-31 04:21:00,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ef7b056-bbf1-430e-8063-8e5a444628b6 2018-07-31 04:21:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:21:00,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dfbea8f-880c-45d8-a92d-327f5b50267a 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:21:00,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9dfbea8f-880c-45d8-a92d-327f5b50267a 2018-07-31 04:21:00,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:21:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:01,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a1fbb7-74bb-412a-8050-9824d79aed98 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:21:01,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-73a1fbb7-74bb-412a-8050-9824d79aed98 2018-07-31 04:21:01,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0971419811249s 2018-07-31 04:21:01,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-73a1fbb7-74bb-412a-8050-9824d79aed98 2018-07-31 04:21:01,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 04:21:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793"}}' 2018-07-31 04:21:01,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b02c6677-d454-47f9-b79f-c7cdcd317c01 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.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604"}, "tags": [], "enabled": true, "id": "0e3c42cb857040229e2741acedfbb604", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793"}} 2018-07-31 04:21:01,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b02c6677-d454-47f9-b79f-c7cdcd317c01 2018-07-31 04:21:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139417886734s 2018-07-31 04:21:01,172 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b02c6677-d454-47f9-b79f-c7cdcd317c01 2018-07-31 04:21:01,172 - 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'0e3c42cb857040229e2741acedfbb604', '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_a85a838d-cbd3-44a3-aaec-831d5c7af793'}) 2018-07-31 04:21:01,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 04:21:01,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ea9512c3-0553-4f9d-aece-d44999d184f1", "email": null, "name": "vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793"}}' 2018-07-31 04:21:01,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeac1d72-2788-4097-9e76-f1c8071ffa6a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": {"self": "http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63e266ce9a944a598ae88eaa1aa5649d", "domain_id": "default", "password_expires_at": null}} 2018-07-31 04:21:01,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-aeac1d72-2788-4097-9e76-f1c8071ffa6a 2018-07-31 04:21:01,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363116025925s 2018-07-31 04:21:01,541 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-aeac1d72-2788-4097-9e76-f1c8071ffa6a 2018-07-31 04:21:01,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'63e266ce9a944a598ae88eaa1aa5649d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793'}) 2018-07-31 04:21:01,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:21:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc8ea55-4e31-4507-8278-d2b0620b98ea Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:21:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3cc8ea55-4e31-4507-8278-d2b0620b98ea 2018-07-31 04:21:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0984451770782s 2018-07-31 04:21:01,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3cc8ea55-4e31-4507-8278-d2b0620b98ea 2018-07-31 04:21:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:21:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:01,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56b8300-24a2-4501-adcf-4b13ce6a4ff8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:21:01,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e56b8300-24a2-4501-adcf-4b13ce6a4ff8 2018-07-31 04:21:01,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0879189968109s 2018-07-31 04:21:01,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e56b8300-24a2-4501-adcf-4b13ce6a4ff8 2018-07-31 04:21:01,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:21:01,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:01,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc17d853-4653-4a81-9301-93ae9953af54 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:21:01,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc17d853-4653-4a81-9301-93ae9953af54 2018-07-31 04:21:01,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101907968521s 2018-07-31 04:21:01,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc17d853-4653-4a81-9301-93ae9953af54 2018-07-31 04:21:01,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:21:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ace0fd4-42be-4476-87f4-0c255291ac42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 04:21:01,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0ace0fd4-42be-4476-87f4-0c255291ac42 2018-07-31 04:21:01,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0947921276093s 2018-07-31 04:21:01,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0ace0fd4-42be-4476-87f4-0c255291ac42 2018-07-31 04:21:01,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:21:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:02,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1bab6e-7ace-423a-970d-b28b66ace16c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": {"self": "http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63e266ce9a944a598ae88eaa1aa5649d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:21:02,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf1bab6e-7ace-423a-970d-b28b66ace16c 2018-07-31 04:21:02,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119823932648s 2018-07-31 04:21:02,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf1bab6e-7ace-423a-970d-b28b66ace16c 2018-07-31 04:21:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:21:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:02,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c32e008-f781-4e41-8656-30afa10dcd04 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604"}, "tags": [], "enabled": true, "id": "0e3c42cb857040229e2741acedfbb604", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:02,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5c32e008-f781-4e41-8656-30afa10dcd04 2018-07-31 04:21:02,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963859558105s 2018-07-31 04:21:02,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5c32e008-f781-4e41-8656-30afa10dcd04 2018-07-31 04:21:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:21:02,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=63e266ce9a944a598ae88eaa1aa5649d&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=0e3c42cb857040229e2741acedfbb604" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:02,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d578fe92-01af-408d-8c61-2717ba1cac02 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=63e266ce9a944a598ae88eaa1aa5649d&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=0e3c42cb857040229e2741acedfbb604", "previous": null, "next": null}} 2018-07-31 04:21:02,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=63e266ce9a944a598ae88eaa1aa5649d&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=0e3c42cb857040229e2741acedfbb604 used request id req-d578fe92-01af-408d-8c61-2717ba1cac02 2018-07-31 04:21:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.09202003479s 2018-07-31 04:21:02,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=63e266ce9a944a598ae88eaa1aa5649d&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=0e3c42cb857040229e2741acedfbb604 used request id req-d578fe92-01af-408d-8c61-2717ba1cac02 2018-07-31 04:21:02,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 04:21:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604/users/63e266ce9a944a598ae88eaa1aa5649d/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:02,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-938bea60-c7e8-4c37-872d-047a6b518b1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:21:02,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604/users/63e266ce9a944a598ae88eaa1aa5649d/roles/a689722cf11443e2b11a80fc42af3529 used request id req-938bea60-c7e8-4c37-872d-047a6b518b1c 2018-07-31 04:21:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133558988571s 2018-07-31 04:21:02,410 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604/users/63e266ce9a944a598ae88eaa1aa5649d/roles/a689722cf11443e2b11a80fc42af3529 used request id req-938bea60-c7e8-4c37-872d-047a6b518b1c 2018-07-31 04:21:02,411 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793', 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'0e3c42cb857040229e2741acedfbb604', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ea9512c3-0553-4f9d-aece-d44999d184f1', 'username': u'vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 04:21:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:21:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:21:02,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:21:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:21:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:21:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:21:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:21:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:21:02,416 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'password': 'ea9512c3-0553-4f9d-aece-d44999d184f1', 'project_name': 'vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '0e3c42cb857040229e2741acedfbb604', 'project_domain_name': 'Default'} 2018-07-31 04:21:02,417 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-31 04:21:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:21:02,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cc3f31-7bf1-49e0-9631-d41c5437bc39 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:21:02,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89cc3f31-7bf1-49e0-9631-d41c5437bc39 2018-07-31 04:21:02,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:21:02,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e3c42cb857040229e2741acedfbb604", "name": "vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0e3c42cb857040229e2741acedfbb604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/0e3c42cb857040229e2741acedfbb604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/0e3c42cb857040229e2741acedfbb604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/0e3c42cb857040229e2741acedfbb604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/0e3c42cb857040229e2741acedfbb604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/0e3c42cb857040229e2741acedfbb604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_0e3c42cb857040229e2741acedfbb604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0e3c42cb857040229e2741acedfbb604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/0e3c42cb857040229e2741acedfbb604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/0e3c42cb857040229e2741acedfbb604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/0e3c42cb857040229e2741acedfbb604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0e3c42cb857040229e2741acedfbb604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/0e3c42cb857040229e2741acedfbb604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/0e3c42cb857040229e2741acedfbb604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793", "id": "63e266ce9a944a598ae88eaa1aa5649d"}, "audit_ids": ["HMh3IsWNSyKZlUGRQFEbTw"], "issued_at": "2018-07-31T04:21:02.000000Z"}} 2018-07-31 04:21:02,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:21:02,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"network": {"name": "vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793", "admin_state_up": true}}' 2018-07-31 04:21:03,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-569519dc-1283-4451-bdef-173b3494736d Date: Tue, 31 Jul 2018 04:21:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:21:03Z","is_default":false,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}} 2018-07-31 04:21:03,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-569519dc-1283-4451-bdef-173b3494736d 2018-07-31 04:21:03,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.731118202209s 2018-07-31 04:21:03,540 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-569519dc-1283-4451-bdef-173b3494736d 2018-07-31 04:21:03,540 - 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-31T04:21:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'fd1163f5-ba4c-4ff8-877a-42539492fa47', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793', u'admin_state_up': True, u'tenant_id': u'0e3c42cb857040229e2741acedfbb604', u'created_at': u'2018-07-31T04:21:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0e3c42cb857040229e2741acedfbb604', u'l2_adjacency': True}) 2018-07-31 04:21:03,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:03,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:03,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-0906852f-a9bc-4aab-a423-1857f34202d7 Date: Tue, 31 Jul 2018 04:21:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:21:03Z","qos_policy_id":null,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}]} 2018-07-31 04:21:03,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0906852f-a9bc-4aab-a423-1857f34202d7 2018-07-31 04:21:03,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130424022675s 2018-07-31 04:21:03,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0906852f-a9bc-4aab-a423-1857f34202d7 2018-07-31 04:21:03,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:21:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"subnet": {"name": "vping_ssh-subnet_a85a838d-cbd3-44a3-aaec-831d5c7af793", "enable_dhcp": true, "network_id": "fd1163f5-ba4c-4ff8-877a-42539492fa47", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:21:04,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5331c58a-54f1-4312-84a7-f6e9dca14073 Date: Tue, 31 Jul 2018 04:21:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:21:03Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0e3c42cb857040229e2741acedfbb604","id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","subnetpool_id":null,"name":"vping_ssh-subnet_a85a838d-cbd3-44a3-aaec-831d5c7af793"}} 2018-07-31 04:21:04,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5331c58a-54f1-4312-84a7-f6e9dca14073 2018-07-31 04:21:04,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.591346025467s 2018-07-31 04:21:04,265 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5331c58a-54f1-4312-84a7-f6e9dca14073 2018-07-31 04:21:04,266 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:21:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'918d11a4-1122-47c5-ae92-4d94f90f89fd', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a85a838d-cbd3-44a3-aaec-831d5c7af793', u'enable_dhcp': True, u'network_id': u'fd1163f5-ba4c-4ff8-877a-42539492fa47', u'tenant_id': u'0e3c42cb857040229e2741acedfbb604', u'created_at': u'2018-07-31T04:21:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0e3c42cb857040229e2741acedfbb604'}) 2018-07-31 04:21:04,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:21:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "vping_ssh-router_a85a838d-cbd3-44a3-aaec-831d5c7af793", "admin_state_up": true}}' 2018-07-31 04:21:06,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-aa4c24f7-5d68-4a22-baff-18ba778120a3 Date: Tue, 31 Jul 2018 04:21:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:04Z", "admin_state_up": true, "updated_at": "2018-07-31T04:21:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "010c2451-045e-4eee-b07b-4271437c3c99", "name": "vping_ssh-router_a85a838d-cbd3-44a3-aaec-831d5c7af793"}} 2018-07-31 04:21:06,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-aa4c24f7-5d68-4a22-baff-18ba778120a3 2018-07-31 04:21:06,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75756216049s 2018-07-31 04:21:06,024 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-aa4c24f7-5d68-4a22-baff-18ba778120a3 2018-07-31 04:21:06,025 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:21:05Z', u'revision_number': 2, u'id': u'010c2451-045e-4eee-b07b-4271437c3c99', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_a85a838d-cbd3-44a3-aaec-831d5c7af793', u'admin_state_up': True, u'tenant_id': u'0e3c42cb857040229e2741acedfbb604', u'created_at': u'2018-07-31T04:21:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'0e3c42cb857040229e2741acedfbb604'}) 2018-07-31 04:21:06,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:21:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99/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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"subnet_id": "918d11a4-1122-47c5-ae92-4d94f90f89fd"}' 2018-07-31 04:21:08,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-92506bc6-c4b8-4884-8d47-320d067c0d6f Date: Tue, 31 Jul 2018 04:21:08 GMT RESP BODY: {"network_id": "fd1163f5-ba4c-4ff8-877a-42539492fa47", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "subnet_id": "918d11a4-1122-47c5-ae92-4d94f90f89fd", "subnet_ids": ["918d11a4-1122-47c5-ae92-4d94f90f89fd"], "port_id": "f9f9a680-c24e-4160-b612-84e6f17fe1d7", "id": "010c2451-045e-4eee-b07b-4271437c3c99"} 2018-07-31 04:21:08,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99/add_router_interface.json used request id req-92506bc6-c4b8-4884-8d47-320d067c0d6f 2018-07-31 04:21:08,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37377214432s 2018-07-31 04:21:08,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99/add_router_interface.json used request id req-92506bc6-c4b8-4884-8d47-320d067c0d6f returning object 010c2451-045e-4eee-b07b-4271437c3c99 2018-07-31 04:21:08,400 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:21:08,527 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:21:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:21:08,534 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:21:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:21:08,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:21:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:09,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a1bcd8b6-43d8-4584-8f40-6856cb70cfe4 Date: Tue, 31 Jul 2018 04:21:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:21:09,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a1bcd8b6-43d8-4584-8f40-6856cb70cfe4 2018-07-31 04:21:09,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.689249038696s 2018-07-31 04:21:09,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a1bcd8b6-43d8-4584-8f40-6856cb70cfe4 2018-07-31 04:21:09,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:21:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793"}' 2018-07-31 04:21:09,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e29e1c7f-2a7a-4800-bb42-c972a0be0f22 Date: Tue, 31 Jul 2018 04:21:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file", "owner": "0e3c42cb857040229e2741acedfbb604", "id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "size": null, "self": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:21:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "checksum": null, "created_at": "2018-07-31T04:21:09Z", "protected": false} 2018-07-31 04:21:09,330 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e29e1c7f-2a7a-4800-bb42-c972a0be0f22 2018-07-31 04:21:09,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0921890735626s 2018-07-31 04:21:09,330 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e29e1c7f-2a7a-4800-bb42-c972a0be0f22 returning object 2abb5afe-d3d6-44f8-8f40-b2574f6f67e6 2018-07-31 04:21:09,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:21:09,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '' 2018-07-31 04:21:09,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64f3dff4-dd00-4b52-9e8f-d943091375ce Date: Tue, 31 Jul 2018 04:21: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-31 04:21:09,766 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file used request id req-64f3dff4-dd00-4b52-9e8f-d943091375ce 2018-07-31 04:21:09,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.435109853745s 2018-07-31 04:21:09,766 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file used request id req-64f3dff4-dd00-4b52-9e8f-d943091375ce 2018-07-31 04:21:09,766 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:21:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file', u'owner': u'0e3c42cb857040229e2741acedfbb604', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2abb5afe-d3d6-44f8-8f40-b2574f6f67e6', u'size': None, u'name': u'vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793', u'checksum': None, u'self': u'/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:21:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:21:09,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:21:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_a85a838d-cbd3-44a3-aaec-831d5c7af793", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:21:10,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-eb8de242-61f7-486a-b8d3-e0f1afb90b53 x-compute-request-id: req-eb8de242-61f7-486a-b8d3-e0f1afb90b53 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "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": "74085d70-edfb-4229-bed0-439d00dff89c"}} 2018-07-31 04:21:10,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eb8de242-61f7-486a-b8d3-e0f1afb90b53 2018-07-31 04:21:10,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243829011917s 2018-07-31 04:21:10,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eb8de242-61f7-486a-b8d3-e0f1afb90b53 2018-07-31 04:21:10,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a85a838d-cbd3-44a3-aaec-831d5c7af793', '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'df51da68aea44a80a599f83856e71852', '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'74085d70-edfb-4229-bed0-439d00dff89c', 'swap': 0}) 2018-07-31 04:21:10,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:21:10,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c/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}fb83f4345892a9ebffe6d03eedc27542238b1801" -d '{"extra_specs": {}}' 2018-07-31 04:21:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-7fc17bf7-907d-4c60-a747-7026d7978e11 x-compute-request-id: req-7fc17bf7-907d-4c60-a747-7026d7978e11 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:21:10,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c/os-extra_specs used request id req-7fc17bf7-907d-4c60-a747-7026d7978e11 2018-07-31 04:21:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0383739471436s 2018-07-31 04:21:10,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c/os-extra_specs used request id req-7fc17bf7-907d-4c60-a747-7026d7978e11 2018-07-31 04:21:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 04:21:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"keypair": {"name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793"}}' 2018-07-31 04:21:10,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-d9f95f89-c879-4bbe-aeb4-b1e748a74f01 x-compute-request-id: req-d9f95f89-c879-4bbe-aeb4-b1e748a74f01 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQPb47G3G3xNQ+fAKjnSmgATnt1eaOvnE5tBxCqRSm0Zkp0OgORGRq3Jz3pWvxTH+Kg8MePjyxb0Bbuw586LL0IZawC8sVoIbgt+O1SADWkhV9X2Bs5l9m5+8gIqjVKHWdtnd6yXOiT7gZhPyMIu9cVOXbw7Yf6VwNMYwq3M46YHXiFhkVdwWCWbf/TTngFlSDm3vLKVd2kzIB5909GhmNVcnNHQOzgJGRg2p8nK9unyXlktyyIGNHxE209erljJq2kgFK/3GNWjhqEhzB14yCmOcJuwBz45gqE7F2tE4CfSrQxtNWXzKFkw8w/cq5R+J1+/T1CrWR0qjy05rzsjGp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0D2+Oxtxt8TUPnwCo50poAE57dXmjr5xObQcQqkUptGZKdDo\nDkRkatyc96Vr8Ux/ioPDHj48sW9AW7sOfOiy9CGWsAvLFaCG4LfjtUgA1pIVfV9g\nbOZfZufvICKo1Sh1nbZ3eslzok+4GYT8jCLvXFTl28O2H+lcDTGMKtzOOmB14hYZ\nFXcFglm3/0054BZUg5t7yylXdpMyAefdPRoZjVXJzR0Ds4CRkYNqfJyvbp8l5ZLc\nsiBjR8RNtPXq5YyatpIBSv9xjVo4ahIcwdeMgpjnCbsAc+OYKhOxdrROAn0q0MbT\nVl8yhZMPMP3KuUfidfv09Qq1kdKo8tOa87IxqQIDAQABAoIBAQDKET/Ix0a/1gVG\nZLuC3HyJwObffNJu7SmdnsJVhRB/F6ASTZ8ASSlP8Kd4P1LRITQZyuXJMQdf/d5r\npMXYO017TCSWy7rTT6PR517Uh/wYOkUUFTrSMXGdv63wdvFxdgM7eNXTlivY8pZo\nXP1bVoMCC3fIms7dhGpIey3SYdTUGwnwAJUrvHAbxfhqadMq7ServQKT5X6LmrOq\nZz3o/3PAwkTV8VV4b7UvqBninYzxRU4yzKhTuxDEdcyw5WvqwCq+F2/8bTgjFVbC\ndlG+vLjM+dqXSviU0d+HFVeqp+1LxIcVT0KFoernftUYBknLgFnnAgSCyfLs8Eej\nW15LfBABAoGBAOenjOTDRm7hFZcGsjPW+iQBFm4IpjoPTjucgOYE3UjknbJiVGpI\nYu0KZZXx3Iha3Ki6ZB9ip9omtqoYPCXuC55biq7t7fSfuri6wdR+5Vfg0sSbVUBh\nhinV0XBkrSlShwCDtOZt8FrQOEXWgAyhlO0g07YqkQT104vxawSEWjkBAoGBAOYg\nR4C9lauWBslyQ63dgRM5eDgUpiCQI8E23QRwRo3JNpFC360QYB0my901yjXQvdh5\nubRdN2qkQFUDy4jr1Fcvz0kztID+J2z5lJY1L1jpSf0aEoCvvMtnXEnQW1+z9KPh\nh8s3+c9er5YMcEH6Ym8TVPqehc7SS9JVUBLSEpCpAoGAePYfdvCUnZ9As8zWToVp\ntlUvDiPMELMfSbdOA0308nQV+CiqJZlItrfgFazmV/kCEcTKNS1BsoLWjPj8p12m\niXkJcJBi2YJycLVsMvZT8VA/HlRx7p09/ihdJZAcb2BdiCI92rj7caAaUjVQRcg1\nyKCEjDGr6egnH4LfO8uUhQECgYEAo78qQdAk9NAvCh51S/0GQFCvW3BN+XO3DV/l\niqf9fBxF6Lzl/fZd/cBCZahFt19OBwAuhMmjig1P/W5S4J22HUfWvma9NOAj26YH\n9Y3on+J4FFH+AnWJ6E4m3BsXOZUKKaZsAs1UwxrD5Af7xObOLe1alW5BFjaLXyH3\ndTznmukCgYEAo1mgvp7NwkFyWlfmG4ysZE4af1wWXX50CwTDL7yETe7INbeCH2PJ\nMe7ODImlPZ8ib3Z8J4NYuiHsMLVQ8uEn5n8AIXlMigwm7tTj0HBXTrZPYmcsqCID\nkq7Tc3Gh00UArUpk/Daz+CbXF6JqEg1onKRG8iGmOdg3/4+L6R36Zjw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "fingerprint": "47:82:c7:c1:f1:83:18:51:13:e0:f9:40:7e:b2:e9:9c"}} 2018-07-31 04:21:10,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d9f95f89-c879-4bbe-aeb4-b1e748a74f01 2018-07-31 04:21:10,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.359174966812s 2018-07-31 04:21:10,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d9f95f89-c879-4bbe-aeb4-b1e748a74f01 2018-07-31 04:21:10,413 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQPb47G3G3xNQ+fAKjnSmgATnt1eaOvnE5tBxCqRSm0Zkp0OgORGRq3Jz3pWvxTH+Kg8MePjyxb0Bbuw586LL0IZawC8sVoIbgt+O1SADWkhV9X2Bs5l9m5+8gIqjVKHWdtnd6yXOiT7gZhPyMIu9cVOXbw7Yf6VwNMYwq3M46YHXiFhkVdwWCWbf/TTngFlSDm3vLKVd2kzIB5909GhmNVcnNHQOzgJGRg2p8nK9unyXlktyyIGNHxE209erljJq2kgFK/3GNWjhqEhzB14yCmOcJuwBz45gqE7F2tE4CfSrQxtNWXzKFkw8w/cq5R+J1+/T1CrWR0qjy05rzsjGp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0D2+Oxtxt8TUPnwCo50poAE57dXmjr5xObQcQqkUptGZKdDo\nDkRkatyc96Vr8Ux/ioPDHj48sW9AW7sOfOiy9CGWsAvLFaCG4LfjtUgA1pIVfV9g\nbOZfZufvICKo1Sh1nbZ3eslzok+4GYT8jCLvXFTl28O2H+lcDTGMKtzOOmB14hYZ\nFXcFglm3/0054BZUg5t7yylXdpMyAefdPRoZjVXJzR0Ds4CRkYNqfJyvbp8l5ZLc\nsiBjR8RNtPXq5YyatpIBSv9xjVo4ahIcwdeMgpjnCbsAc+OYKhOxdrROAn0q0MbT\nVl8yhZMPMP3KuUfidfv09Qq1kdKo8tOa87IxqQIDAQABAoIBAQDKET/Ix0a/1gVG\nZLuC3HyJwObffNJu7SmdnsJVhRB/F6ASTZ8ASSlP8Kd4P1LRITQZyuXJMQdf/d5r\npMXYO017TCSWy7rTT6PR517Uh/wYOkUUFTrSMXGdv63wdvFxdgM7eNXTlivY8pZo\nXP1bVoMCC3fIms7dhGpIey3SYdTUGwnwAJUrvHAbxfhqadMq7ServQKT5X6LmrOq\nZz3o/3PAwkTV8VV4b7UvqBninYzxRU4yzKhTuxDEdcyw5WvqwCq+F2/8bTgjFVbC\ndlG+vLjM+dqXSviU0d+HFVeqp+1LxIcVT0KFoernftUYBknLgFnnAgSCyfLs8Eej\nW15LfBABAoGBAOenjOTDRm7hFZcGsjPW+iQBFm4IpjoPTjucgOYE3UjknbJiVGpI\nYu0KZZXx3Iha3Ki6ZB9ip9omtqoYPCXuC55biq7t7fSfuri6wdR+5Vfg0sSbVUBh\nhinV0XBkrSlShwCDtOZt8FrQOEXWgAyhlO0g07YqkQT104vxawSEWjkBAoGBAOYg\nR4C9lauWBslyQ63dgRM5eDgUpiCQI8E23QRwRo3JNpFC360QYB0my901yjXQvdh5\nubRdN2qkQFUDy4jr1Fcvz0kztID+J2z5lJY1L1jpSf0aEoCvvMtnXEnQW1+z9KPh\nh8s3+c9er5YMcEH6Ym8TVPqehc7SS9JVUBLSEpCpAoGAePYfdvCUnZ9As8zWToVp\ntlUvDiPMELMfSbdOA0308nQV+CiqJZlItrfgFazmV/kCEcTKNS1BsoLWjPj8p12m\niXkJcJBi2YJycLVsMvZT8VA/HlRx7p09/ihdJZAcb2BdiCI92rj7caAaUjVQRcg1\nyKCEjDGr6egnH4LfO8uUhQECgYEAo78qQdAk9NAvCh51S/0GQFCvW3BN+XO3DV/l\niqf9fBxF6Lzl/fZd/cBCZahFt19OBwAuhMmjig1P/W5S4J22HUfWvma9NOAj26YH\n9Y3on+J4FFH+AnWJ6E4m3BsXOZUKKaZsAs1UwxrD5Af7xObOLe1alW5BFjaLXyH3\ndTznmukCgYEAo1mgvp7NwkFyWlfmG4ysZE4af1wWXX50CwTDL7yETe7INbeCH2PJ\nMe7ODImlPZ8ib3Z8J4NYuiHsMLVQ8uEn5n8AIXlMigwm7tTj0HBXTrZPYmcsqCID\nkq7Tc3Gh00UArUpk/Daz+CbXF6JqEg1onKRG8iGmOdg3/4+L6R36Zjw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'63e266ce9a944a598ae88eaa1aa5649d', 'name': u'vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'created_at': '2018-07-31T04:21:10.413059', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e3c42cb857040229e2741acedfbb604', 'name': 'vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'47:82:c7:c1:f1:83:18:51:13:e0:f9:40:7e:b2:e9:9c', 'type': 'ssh', 'id': u'vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793'}) 2018-07-31 04:21:10,413 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA0D2+Oxtxt8TUPnwCo50poAE57dXmjr5xObQcQqkUptGZKdDo DkRkatyc96Vr8Ux/ioPDHj48sW9AW7sOfOiy9CGWsAvLFaCG4LfjtUgA1pIVfV9g bOZfZufvICKo1Sh1nbZ3eslzok+4GYT8jCLvXFTl28O2H+lcDTGMKtzOOmB14hYZ FXcFglm3/0054BZUg5t7yylXdpMyAefdPRoZjVXJzR0Ds4CRkYNqfJyvbp8l5ZLc siBjR8RNtPXq5YyatpIBSv9xjVo4ahIcwdeMgpjnCbsAc+OYKhOxdrROAn0q0MbT Vl8yhZMPMP3KuUfidfv09Qq1kdKo8tOa87IxqQIDAQABAoIBAQDKET/Ix0a/1gVG ZLuC3HyJwObffNJu7SmdnsJVhRB/F6ASTZ8ASSlP8Kd4P1LRITQZyuXJMQdf/d5r pMXYO017TCSWy7rTT6PR517Uh/wYOkUUFTrSMXGdv63wdvFxdgM7eNXTlivY8pZo XP1bVoMCC3fIms7dhGpIey3SYdTUGwnwAJUrvHAbxfhqadMq7ServQKT5X6LmrOq Zz3o/3PAwkTV8VV4b7UvqBninYzxRU4yzKhTuxDEdcyw5WvqwCq+F2/8bTgjFVbC dlG+vLjM+dqXSviU0d+HFVeqp+1LxIcVT0KFoernftUYBknLgFnnAgSCyfLs8Eej W15LfBABAoGBAOenjOTDRm7hFZcGsjPW+iQBFm4IpjoPTjucgOYE3UjknbJiVGpI Yu0KZZXx3Iha3Ki6ZB9ip9omtqoYPCXuC55biq7t7fSfuri6wdR+5Vfg0sSbVUBh hinV0XBkrSlShwCDtOZt8FrQOEXWgAyhlO0g07YqkQT104vxawSEWjkBAoGBAOYg R4C9lauWBslyQ63dgRM5eDgUpiCQI8E23QRwRo3JNpFC360QYB0my901yjXQvdh5 ubRdN2qkQFUDy4jr1Fcvz0kztID+J2z5lJY1L1jpSf0aEoCvvMtnXEnQW1+z9KPh h8s3+c9er5YMcEH6Ym8TVPqehc7SS9JVUBLSEpCpAoGAePYfdvCUnZ9As8zWToVp tlUvDiPMELMfSbdOA0308nQV+CiqJZlItrfgFazmV/kCEcTKNS1BsoLWjPj8p12m iXkJcJBi2YJycLVsMvZT8VA/HlRx7p09/ihdJZAcb2BdiCI92rj7caAaUjVQRcg1 yKCEjDGr6egnH4LfO8uUhQECgYEAo78qQdAk9NAvCh51S/0GQFCvW3BN+XO3DV/l iqf9fBxF6Lzl/fZd/cBCZahFt19OBwAuhMmjig1P/W5S4J22HUfWvma9NOAj26YH 9Y3on+J4FFH+AnWJ6E4m3BsXOZUKKaZsAs1UwxrD5Af7xObOLe1alW5BFjaLXyH3 dTznmukCgYEAo1mgvp7NwkFyWlfmG4ysZE4af1wWXX50CwTDL7yETe7INbeCH2PJ Me7ODImlPZ8ib3Z8J4NYuiHsMLVQ8uEn5n8AIXlMigwm7tTj0HBXTrZPYmcsqCID kq7Tc3Gh00UArUpk/Daz+CbXF6JqEg1onKRG8iGmOdg3/4+L6R36Zjw= -----END RSA PRIVATE KEY----- 2018-07-31 04:21:10,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 04:21:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"security_group": {"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-31 04:21:10,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-90b05035-a426-4738-ae4f-80c227df1ec8 Date: Tue, 31 Jul 2018 04:21:10 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:10Z", "updated_at": "2018-07-31T04:21:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "44df0eb4-bfbd-4f2b-a8b3-d07fda71ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "4665648a-cddd-4b0d-82b9-03a49baa157a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 1, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}} 2018-07-31 04:21:10,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-90b05035-a426-4738-ae4f-80c227df1ec8 2018-07-31 04:21:10,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.129754066467s 2018-07-31 04:21:10,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-90b05035-a426-4738-ae4f-80c227df1ec8 2018-07-31 04:21:10,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:21:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:10,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-065596d9-fc53-40d5-9fe5-269b9f284db5 Date: Tue, 31 Jul 2018 04:21:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:03Z", "updated_at": "2018-07-31T04:21:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "4ddd5dd3-b815-4b07-a9cc-bc34292244a2", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "73f733a9-2b9c-4fc7-a53d-03020f6aabcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "bd59b003-b3a4-4853-ab1e-93089af129c0", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "ea310411-e733-4dff-ba09-3b1d70303c71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 1, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "6652ee3e-d944-4082-a32e-698281911d48", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:10Z", "updated_at": "2018-07-31T04:21:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "44df0eb4-bfbd-4f2b-a8b3-d07fda71ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "4665648a-cddd-4b0d-82b9-03a49baa157a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 1, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:10,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-065596d9-fc53-40d5-9fe5-269b9f284db5 2018-07-31 04:21:10,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.082102060318s 2018-07-31 04:21:10,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-065596d9-fc53-40d5-9fe5-269b9f284db5 2018-07-31 04:21:10,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:21:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -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": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"}}' 2018-07-31 04:21:10,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8912a04f-62c8-43e1-b960-03e7b7a5769d Date: Tue, 31 Jul 2018 04:21:10 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-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "port_range_min": 22, "revision_number": 0, "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:10Z", "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "b7c57597-3013-4e2f-821c-856d58c7d940"}} 2018-07-31 04:21:10,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8912a04f-62c8-43e1-b960-03e7b7a5769d 2018-07-31 04:21:10,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170401096344s 2018-07-31 04:21:10,808 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8912a04f-62c8-43e1-b960-03e7b7a5769d 2018-07-31 04:21:10,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:21:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:10,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-2fb838d8-05ef-4153-abab-f610c424966d Date: Tue, 31 Jul 2018 04:21:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:03Z", "updated_at": "2018-07-31T04:21:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "4ddd5dd3-b815-4b07-a9cc-bc34292244a2", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "73f733a9-2b9c-4fc7-a53d-03020f6aabcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "bd59b003-b3a4-4853-ab1e-93089af129c0", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "ea310411-e733-4dff-ba09-3b1d70303c71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 1, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "6652ee3e-d944-4082-a32e-698281911d48", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:10Z", "updated_at": "2018-07-31T04:21:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "44df0eb4-bfbd-4f2b-a8b3-d07fda71ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "4665648a-cddd-4b0d-82b9-03a49baa157a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "b7c57597-3013-4e2f-821c-856d58c7d940", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 2, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:10,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2fb838d8-05ef-4153-abab-f610c424966d 2018-07-31 04:21:10,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513260364532s 2018-07-31 04:21:10,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2fb838d8-05ef-4153-abab-f610c424966d 2018-07-31 04:21:10,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:21:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -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": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"}}' 2018-07-31 04:21:11,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e083a7d9-2069-488f-877b-95aa391bf5bc Date: Tue, 31 Jul 2018 04:21: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-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:10Z", "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "72c627e4-dd6f-4048-a61a-df6214e11cc4"}} 2018-07-31 04:21:11,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e083a7d9-2069-488f-877b-95aa391bf5bc 2018-07-31 04:21:11,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135499000549s 2018-07-31 04:21:11,001 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e083a7d9-2069-488f-877b-95aa391bf5bc 2018-07-31 04:21:11,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:11,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:11,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2d332de4-e6f7-44a0-8435-79ac9fec3e6d Date: Tue, 31 Jul 2018 04:21:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":["918d11a4-1122-47c5-ae92-4d94f90f89fd"],"description":"","tags":[],"updated_at":"2018-07-31T04:21:03Z","qos_policy_id":null,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}]} 2018-07-31 04:21:11,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2d332de4-e6f7-44a0-8435-79ac9fec3e6d 2018-07-31 04:21:11,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107439994812s 2018-07-31 04:21:11,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2d332de4-e6f7-44a0-8435-79ac9fec3e6d 2018-07-31 04:21:11,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:21:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:11,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-44c2fccd-c2d7-4c26-963d-7b7507fbccce Date: Tue, 31 Jul 2018 04:21:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/snap", "metadata": {}}], "file": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file", "owner": "0e3c42cb857040229e2741acedfbb604", "id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "size": 12716032, "self": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:21:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:21:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:21:11,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-44c2fccd-c2d7-4c26-963d-7b7507fbccce 2018-07-31 04:21:11,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03449177742s 2018-07-31 04:21:11,151 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-44c2fccd-c2d7-4c26-963d-7b7507fbccce 2018-07-31 04:21:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:21:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:11,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-bedb8211-5020-48e2-b7ac-c35ca15a3a21 x-compute-request-id: req-bedb8211-5020-48e2-b7ac-c35ca15a3a21 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "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": "74085d70-edfb-4229-bed0-439d00dff89c"}]} 2018-07-31 04:21:11,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bedb8211-5020-48e2-b7ac-c35ca15a3a21 2018-07-31 04:21:11,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268921852112s 2018-07-31 04:21:11,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bedb8211-5020-48e2-b7ac-c35ca15a3a21 2018-07-31 04:21:11,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:21:11,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"server": {"name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "imageRef": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "flavorRef": "74085d70-edfb-4229-bed0-439d00dff89c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd1163f5-ba4c-4ff8-877a-42539492fa47"}], "security_groups": [{"name": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"}]}}' 2018-07-31 04:21:13,900 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:21: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-5755a918-55ea-4525-86d6-530dc309596a x-compute-request-id: req-5755a918-55ea-4525-86d6-530dc309596a Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "adminPass": "Nf7Yy5RKSUPV"}} 2018-07-31 04:21:13,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5755a918-55ea-4525-86d6-530dc309596a 2018-07-31 04:21:13,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.71919703484s 2018-07-31 04:21:13,901 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5755a918-55ea-4525-86d6-530dc309596a 2018-07-31 04:21:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:14,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-28de120e-45cc-47db-b691-861f572fca7b x-compute-request-id: req-28de120e-45cc-47db-b691-861f572fca7b 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.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:14,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28de120e-45cc-47db-b691-861f572fca7b 2018-07-31 04:21:14,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446436166763s 2018-07-31 04:21:14,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28de120e-45cc-47db-b691-861f572fca7b 2018-07-31 04:21:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:14,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:14,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-d9d98c41-c78b-4d19-8da5-43203142a0c4 Date: Tue, 31 Jul 2018 04:21:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":["918d11a4-1122-47c5-ae92-4d94f90f89fd"],"description":"","tags":[],"updated_at":"2018-07-31T04:21:03Z","qos_policy_id":null,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}]} 2018-07-31 04:21:14,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d9d98c41-c78b-4d19-8da5-43203142a0c4 2018-07-31 04:21:14,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112915992737s 2018-07-31 04:21:14,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d9d98c41-c78b-4d19-8da5-43203142a0c4 2018-07-31 04:21:14,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:21:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:14,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9246009d-b022-4534-ae43-76ac47c30796 Date: Tue, 31 Jul 2018 04:21:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:21:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0e3c42cb857040229e2741acedfbb604","id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","subnetpool_id":null,"name":"vping_ssh-subnet_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:14,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9246009d-b022-4534-ae43-76ac47c30796 2018-07-31 04:21:14,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0817260742188s 2018-07-31 04:21:14,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9246009d-b022-4534-ae43-76ac47c30796 2018-07-31 04:21:14,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:16,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:16,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-4e1603db-819f-4565-bbb7-65f55eed9475 x-compute-request-id: req-4e1603db-819f-4565-bbb7-65f55eed9475 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:21:16Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:16,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4e1603db-819f-4565-bbb7-65f55eed9475 2018-07-31 04:21:16,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332669973373s 2018-07-31 04:21:16,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4e1603db-819f-4565-bbb7-65f55eed9475 2018-07-31 04:21:16,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:18,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:19,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-e16d6d38-c04f-4386-b2b8-87b12e154a30 x-compute-request-id: req-e16d6d38-c04f-4386-b2b8-87b12e154a30 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.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:21:16Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:19,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e16d6d38-c04f-4386-b2b8-87b12e154a30 2018-07-31 04:21:19,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210965871811s 2018-07-31 04:21:19,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e16d6d38-c04f-4386-b2b8-87b12e154a30 2018-07-31 04:21:19,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:21,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:21,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-28ec3ee7-c7bf-4aae-b306-5a7c2d118bce x-compute-request-id: req-28ec3ee7-c7bf-4aae-b306-5a7c2d118bce 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.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:21:16Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:21,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28ec3ee7-c7bf-4aae-b306-5a7c2d118bce 2018-07-31 04:21:21,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691605091095s 2018-07-31 04:21:21,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28ec3ee7-c7bf-4aae-b306-5a7c2d118bce 2018-07-31 04:21:21,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:23,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:24,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-b08a4fd9-e9c7-404d-b671-b652154febdb x-compute-request-id: req-b08a4fd9-e9c7-404d-b671-b652154febdb Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:24,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b08a4fd9-e9c7-404d-b671-b652154febdb 2018-07-31 04:21:24,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410078048706s 2018-07-31 04:21:24,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b08a4fd9-e9c7-404d-b671-b652154febdb 2018-07-31 04:21:24,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:21:24,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a6c68609-cbe8-46b8-b8ec-b6171772208f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:24,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-15a990c5-fd26-4094-94c9-7a0ece33a927 Date: Tue, 31 Jul 2018 04:21:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:21:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","ip_address":"192.168.120.9"}],"id":"3af70ebd-a414-4e37-b28b-14649b7acbbc","security_groups":["7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"],"mac_address":"fa:16:3e:e7:0a:af","project_id":"0e3c42cb857040229e2741acedfbb604","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:16Z","binding:vnic_type":"normal","device_id":"a6c68609-cbe8-46b8-b8ec-b6171772208f","ip_allocation":"immediate"}]} 2018-07-31 04:21:24,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a6c68609-cbe8-46b8-b8ec-b6171772208f used request id req-15a990c5-fd26-4094-94c9-7a0ece33a927 2018-07-31 04:21:24,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0585448741913s 2018-07-31 04:21:24,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a6c68609-cbe8-46b8-b8ec-b6171772208f used request id req-15a990c5-fd26-4094-94c9-7a0ece33a927 2018-07-31 04:21:24,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:21:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3af70ebd-a414-4e37-b28b-14649b7acbbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6c9434c8-808a-4f9e-b581-0da98518521e Date: Tue, 31 Jul 2018 04:21:24 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:21:24,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3af70ebd-a414-4e37-b28b-14649b7acbbc used request id req-6c9434c8-808a-4f9e-b581-0da98518521e 2018-07-31 04:21:24,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.229091882706s 2018-07-31 04:21:24,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3af70ebd-a414-4e37-b28b-14649b7acbbc used request id req-6c9434c8-808a-4f9e-b581-0da98518521e 2018-07-31 04:21:24,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:24,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-4085342a-6c99-4e95-aab0-55a866de2267 x-compute-request-id: req-4085342a-6c99-4e95-aab0-55a866de2267 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:24,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4085342a-6c99-4e95-aab0-55a866de2267 2018-07-31 04:21:24,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377943992615s 2018-07-31 04:21:24,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4085342a-6c99-4e95-aab0-55a866de2267 2018-07-31 04:21:24,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:21:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a6c68609-cbe8-46b8-b8ec-b6171772208f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:24,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1b283500-d5a5-4304-819e-f5caeadb5882 Date: Tue, 31 Jul 2018 04:21:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:21:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","ip_address":"192.168.120.9"}],"id":"3af70ebd-a414-4e37-b28b-14649b7acbbc","security_groups":["7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"],"mac_address":"fa:16:3e:e7:0a:af","project_id":"0e3c42cb857040229e2741acedfbb604","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:16Z","binding:vnic_type":"normal","device_id":"a6c68609-cbe8-46b8-b8ec-b6171772208f","ip_allocation":"immediate"}]} 2018-07-31 04:21:24,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a6c68609-cbe8-46b8-b8ec-b6171772208f used request id req-1b283500-d5a5-4304-819e-f5caeadb5882 2018-07-31 04:21:24,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.060702085495s 2018-07-31 04:21:24,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a6c68609-cbe8-46b8-b8ec-b6171772208f used request id req-1b283500-d5a5-4304-819e-f5caeadb5882 2018-07-31 04:21:24,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:21:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3af70ebd-a414-4e37-b28b-14649b7acbbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:25,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dae3a35f-da50-4074-a37b-c90e4574f87f Date: Tue, 31 Jul 2018 04:21:25 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:21:25,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3af70ebd-a414-4e37-b28b-14649b7acbbc used request id req-dae3a35f-da50-4074-a37b-c90e4574f87f 2018-07-31 04:21:25,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0476961135864s 2018-07-31 04:21:25,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3af70ebd-a414-4e37-b28b-14649b7acbbc used request id req-dae3a35f-da50-4074-a37b-c90e4574f87f 2018-07-31 04:21:25,015 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:0a:af', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2abb5afe-d3d6-44f8-8f40-b2574f6f67e6'}), 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-31T04:21:21.000000', 'flavor': Munch({u'id': u'74085d70-edfb-4229-bed0-439d00dff89c'}), 'az': u'nova', 'id': u'a6c68609-cbe8-46b8-b8ec-b6171772208f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'63e266ce9a944a598ae88eaa1aa5649d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e3c42cb857040229e2741acedfbb604', 'name': 'vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793', '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-31T04:21:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:21:21Z', 'hostId': u'e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc', '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-31T04:21:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e3c42cb857040229e2741acedfbb604', 'name': u'vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'adminPass': None, 'tenant_id': u'0e3c42cb857040229e2741acedfbb604', 'created_at': u'2018-07-31T04:21:13Z', 'created': u'2018-07-31T04:21:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:21:25,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:25,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-065497d4-97f7-444f-a532-426536e88610 Date: Tue, 31 Jul 2018 04:21:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":["918d11a4-1122-47c5-ae92-4d94f90f89fd"],"description":"","tags":[],"updated_at":"2018-07-31T04:21:03Z","qos_policy_id":null,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}]} 2018-07-31 04:21:25,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-065497d4-97f7-444f-a532-426536e88610 2018-07-31 04:21:25,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111114025116s 2018-07-31 04:21:25,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-065497d4-97f7-444f-a532-426536e88610 2018-07-31 04:21:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:21:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:25,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-08abfded-e3e5-4e09-ad0e-b937db467dfc Date: Tue, 31 Jul 2018 04:21:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/snap", "metadata": {}}], "file": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file", "owner": "0e3c42cb857040229e2741acedfbb604", "id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "size": 12716032, "self": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:21:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:21:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:21:25,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-08abfded-e3e5-4e09-ad0e-b937db467dfc 2018-07-31 04:21:25,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20059800148s 2018-07-31 04:21:25,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-08abfded-e3e5-4e09-ad0e-b937db467dfc 2018-07-31 04:21:25,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:21:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:25,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-d54376bd-0e21-4769-9255-e1e1a0ce1c02 x-compute-request-id: req-d54376bd-0e21-4769-9255-e1e1a0ce1c02 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "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": "74085d70-edfb-4229-bed0-439d00dff89c"}]} 2018-07-31 04:21:25,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d54376bd-0e21-4769-9255-e1e1a0ce1c02 2018-07-31 04:21:25,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275659561157s 2018-07-31 04:21:25,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d54376bd-0e21-4769-9255-e1e1a0ce1c02 2018-07-31 04:21:25,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:21:25,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"server": {"name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "imageRef": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "flavorRef": "74085d70-edfb-4229-bed0-439d00dff89c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd1163f5-ba4c-4ff8-877a-42539492fa47"}], "security_groups": [{"name": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"}]}}' 2018-07-31 04:21:27,243 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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-66b5712b-70ff-47f4-867b-9809b02656e8 x-compute-request-id: req-66b5712b-70ff-47f4-867b-9809b02656e8 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"}], "OS-DCF:diskConfig": "MANUAL", "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "adminPass": "c4bj2Kk6U9Ao"}} 2018-07-31 04:21:27,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-66b5712b-70ff-47f4-867b-9809b02656e8 2018-07-31 04:21:27,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.87923693657s 2018-07-31 04:21:27,244 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-66b5712b-70ff-47f4-867b-9809b02656e8 2018-07-31 04:21:27,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:27,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-cc2d409b-d93a-488f-a526-3635a8059975 x-compute-request-id: req-cc2d409b-d93a-488f-a526-3635a8059975 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:27,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc2d409b-d93a-488f-a526-3635a8059975 2018-07-31 04:21:27,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491478919983s 2018-07-31 04:21:27,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc2d409b-d93a-488f-a526-3635a8059975 2018-07-31 04:21:27,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:29,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:29,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-5acb9a21-01b6-4615-980e-40fe2cb26b90 x-compute-request-id: req-5acb9a21-01b6-4615-980e-40fe2cb26b90 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:21:29Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:29,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5acb9a21-01b6-4615-980e-40fe2cb26b90 2018-07-31 04:21:29,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195894002914s 2018-07-31 04:21:29,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5acb9a21-01b6-4615-980e-40fe2cb26b90 2018-07-31 04:21:29,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:31,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:32,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-a329addf-b052-48fe-8139-c4871d04a62f x-compute-request-id: req-a329addf-b052-48fe-8139-c4871d04a62f Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:21:30Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:32,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a329addf-b052-48fe-8139-c4871d04a62f 2018-07-31 04:21:32,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342395067215s 2018-07-31 04:21:32,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a329addf-b052-48fe-8139-c4871d04a62f 2018-07-31 04:21:32,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:34,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:34,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-52979a93-168e-456a-a9b0-39cf9275f210 x-compute-request-id: req-52979a93-168e-456a-a9b0-39cf9275f210 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:21:30Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:34,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52979a93-168e-456a-a9b0-39cf9275f210 2018-07-31 04:21:34,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583818912506s 2018-07-31 04:21:34,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52979a93-168e-456a-a9b0-39cf9275f210 2018-07-31 04:21:34,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:36,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:37,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-4f1b6ada-a6f9-4708-bf3c-b0fb6eb08d8e x-compute-request-id: req-4f1b6ada-a6f9-4708-bf3c-b0fb6eb08d8e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:35.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:35Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:37,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f1b6ada-a6f9-4708-bf3c-b0fb6eb08d8e 2018-07-31 04:21:37,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393007993698s 2018-07-31 04:21:37,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f1b6ada-a6f9-4708-bf3c-b0fb6eb08d8e 2018-07-31 04:21:37,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:21:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:37,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-10d4af2d-c623-4bcf-8e20-93be0d41d5bd Date: Tue, 31 Jul 2018 04:21:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:21:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","ip_address":"192.168.120.8"}],"id":"be7643bd-69ad-4832-bd68-3187132d3b33","security_groups":["7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"],"mac_address":"fa:16:3e:13:6a:a7","project_id":"0e3c42cb857040229e2741acedfbb604","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:30Z","binding:vnic_type":"normal","device_id":"8a35c27d-91bb-4e61-a926-d8bd594f1b8c","ip_allocation":"immediate"}]} 2018-07-31 04:21:37,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-10d4af2d-c623-4bcf-8e20-93be0d41d5bd 2018-07-31 04:21:37,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.063600063324s 2018-07-31 04:21:37,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-10d4af2d-c623-4bcf-8e20-93be0d41d5bd 2018-07-31 04:21:37,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:21:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=be7643bd-69ad-4832-bd68-3187132d3b33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:37,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d7ed591e-c3c3-4a87-91a6-e8e9095a4b23 Date: Tue, 31 Jul 2018 04:21:37 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:21:37,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=be7643bd-69ad-4832-bd68-3187132d3b33 used request id req-d7ed591e-c3c3-4a87-91a6-e8e9095a4b23 2018-07-31 04:21:37,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487499237061s 2018-07-31 04:21:37,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=be7643bd-69ad-4832-bd68-3187132d3b33 used request id req-d7ed591e-c3c3-4a87-91a6-e8e9095a4b23 2018-07-31 04:21:37,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:37,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:37,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-3d07c2be-0280-47f3-b3f2-47cee45255fa x-compute-request-id: req-3d07c2be-0280-47f3-b3f2-47cee45255fa Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:35.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:35Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:21Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:37,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d07c2be-0280-47f3-b3f2-47cee45255fa 2018-07-31 04:21:37,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37273812294s 2018-07-31 04:21:37,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d07c2be-0280-47f3-b3f2-47cee45255fa 2018-07-31 04:21:37,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:21:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:37,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b35cee62-c01d-464d-89fc-09c4c4ef0ab3 Date: Tue, 31 Jul 2018 04:21:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:21:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","ip_address":"192.168.120.8"}],"id":"be7643bd-69ad-4832-bd68-3187132d3b33","security_groups":["7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"],"mac_address":"fa:16:3e:13:6a:a7","project_id":"0e3c42cb857040229e2741acedfbb604","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:30Z","binding:vnic_type":"normal","device_id":"8a35c27d-91bb-4e61-a926-d8bd594f1b8c","ip_allocation":"immediate"}]} 2018-07-31 04:21:37,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-b35cee62-c01d-464d-89fc-09c4c4ef0ab3 2018-07-31 04:21:37,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0738298892975s 2018-07-31 04:21:37,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-b35cee62-c01d-464d-89fc-09c4c4ef0ab3 2018-07-31 04:21:37,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:21:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=be7643bd-69ad-4832-bd68-3187132d3b33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:37,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7451cd8b-430f-4a0f-8085-d2b756056d6f Date: Tue, 31 Jul 2018 04:21:37 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:21:37,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=be7643bd-69ad-4832-bd68-3187132d3b33 used request id req-7451cd8b-430f-4a0f-8085-d2b756056d6f 2018-07-31 04:21:37,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0472018718719s 2018-07-31 04:21:37,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=be7643bd-69ad-4832-bd68-3187132d3b33 used request id req-7451cd8b-430f-4a0f-8085-d2b756056d6f 2018-07-31 04:21:37,915 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:13:6a:a7', 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'2abb5afe-d3d6-44f8-8f40-b2574f6f67e6'}), 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-31T04:21:35.000000', 'flavor': Munch({u'id': u'74085d70-edfb-4229-bed0-439d00dff89c'}), 'az': u'nova', 'id': u'8a35c27d-91bb-4e61-a926-d8bd594f1b8c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'63e266ce9a944a598ae88eaa1aa5649d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e3c42cb857040229e2741acedfbb604', 'name': 'vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793', '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-31T04:21:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:21:35Z', 'hostId': u'fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9', '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-31T04:21:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e3c42cb857040229e2741acedfbb604', 'name': u'vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'adminPass': None, 'tenant_id': u'0e3c42cb857040229e2741acedfbb604', 'created_at': u'2018-07-31T04:21:27Z', 'created': u'2018-07-31T04:21:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:21:37,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-b4126d89-5f29-474c-8e6d-b66bf77ab917 Date: Tue, 31 Jul 2018 04:21:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":["918d11a4-1122-47c5-ae92-4d94f90f89fd"],"description":"","tags":[],"updated_at":"2018-07-31T04:21:03Z","qos_policy_id":null,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}]} 2018-07-31 04:21:38,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b4126d89-5f29-474c-8e6d-b66bf77ab917 2018-07-31 04:21:38,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107843160629s 2018-07-31 04:21:38,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b4126d89-5f29-474c-8e6d-b66bf77ab917 2018-07-31 04:21:38,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:21:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-ed59dda3-7fed-469c-9543-b3e646364701 Date: Tue, 31 Jul 2018 04:21:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:21:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","ip_address":"192.168.120.8"}],"id":"be7643bd-69ad-4832-bd68-3187132d3b33","security_groups":["7eaf10c5-59a2-4ea8-889e-a685fbd07b9d"],"mac_address":"fa:16:3e:13:6a:a7","project_id":"0e3c42cb857040229e2741acedfbb604","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:30Z","binding:vnic_type":"normal","device_id":"8a35c27d-91bb-4e61-a926-d8bd594f1b8c","ip_allocation":"immediate"}]} 2018-07-31 04:21:38,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-ed59dda3-7fed-469c-9543-b3e646364701 2018-07-31 04:21:38,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0597710609436s 2018-07-31 04:21:38,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-ed59dda3-7fed-469c-9543-b3e646364701 2018-07-31 04:21:38,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 04:21:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.8", "port_id": "be7643bd-69ad-4832-bd68-3187132d3b33"}}' 2018-07-31 04:21:40,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-fdbca3de-7bee-4a8d-a609-41a816923805 Date: Tue, 31 Jul 2018 04:21:40 GMT RESP BODY: {"floatingip": {"router_id": "010c2451-045e-4eee-b07b-4271437c3c99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:39Z", "updated_at": "2018-07-31T04:21:39Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd1163f5-ba4c-4ff8-877a-42539492fa47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:6a:a7", "device_id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0e3c42cb857040229e2741acedfbb604", "port_id": "be7643bd-69ad-4832-bd68-3187132d3b33", "id": "b4d57878-8b9e-4caf-a41e-7381b35fc63a", "qos_policy_id": null}} 2018-07-31 04:21:40,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fdbca3de-7bee-4a8d-a609-41a816923805 2018-07-31 04:21:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1669690609s 2018-07-31 04:21:40,256 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fdbca3de-7bee-4a8d-a609-41a816923805 2018-07-31 04:21:40,259 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'010c2451-045e-4eee-b07b-4271437c3c99', 'updated_at': u'2018-07-31T04:21:39Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'be7643bd-69ad-4832-bd68-3187132d3b33', 'id': u'b4d57878-8b9e-4caf-a41e-7381b35fc63a', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'be7643bd-69ad-4832-bd68-3187132d3b33', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e3c42cb857040229e2741acedfbb604', 'name': 'vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e3c42cb857040229e2741acedfbb604', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fd1163f5-ba4c-4ff8-877a-42539492fa47', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:13:6a:a7', u'device_id': u'8a35c27d-91bb-4e61-a926-d8bd594f1b8c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0e3c42cb857040229e2741acedfbb604', 'created_at': u'2018-07-31T04:21:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fd1163f5-ba4c-4ff8-877a-42539492fa47', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:13:6a:a7', u'device_id': u'8a35c27d-91bb-4e61-a926-d8bd594f1b8c'}), 'router': u'010c2451-045e-4eee-b07b-4271437c3c99'}) 2018-07-31 04:21:40,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 04:21:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c/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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 04:21:40,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-4835bac2-54a9-4033-8a95-e847b513de04 x-compute-request-id: req-4835bac2-54a9-4033-8a95-e847b513de04 Content-Encoding: gzip Content-Length: 9563 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 500358672 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.135963] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137618] pid_max: default: 32768 minimum: 301\n[ 0.138511] ACPI: Core revision 20150930\n[ 0.139886] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141204] Security Framework initialized\n[ 0.142012] Yama: becoming mindful.\n[ 0.142744] AppArmor: AppArmor initialized\n[ 0.143612] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144941] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146223] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147435] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148847] Initializing cgroup subsys io\n[ 0.149664] Initializing cgroup subsys memory\n[ 0.150525] Initializing cgroup subsys devices\n[ 0.151410] Initializing cgroup subsys freezer\n[ 0.152279] Initializing cgroup subsys net_cls\n[ 0.153145] Initializing cgroup subsys perf_event\n[ 0.154046] Initializing cgroup subsys net_prio\n[ 0.154928] Initializing cgroup subsys hugetlb\n[ 0.155797] Initializing cgroup subsys pids\n[ 0.156670] CPU: Physical Processor ID: 0\n[ 0.158165] mce: CPU supports 10 MCE banks\n[ 0.159014] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160015] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174397] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180438] ftrace: allocating 31920 entries in 125 pages\n[ 0.205269] smpboot: Max logical packages: 1\n[ 0.206131] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207495] x2apic enabled\n[ 0.208310] Switched APIC routing to physical x2apic.\n[ 0.210042] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213249] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215033] KVM setup paravirtual spinlock\n[ 0.216337] x86: Booted up 1 node, 1 CPUs\n[ 0.217145] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218529] devtmpfs: initialized\n[ 0.220245] evm: security.selinux\n[ 0.220941] evm: security.SMACK64\n[ 0.221631] evm: security.SMACK64EXEC\n[ 0.222372] evm: security.SMACK64TRANSMUTE\n[ 0.223177] evm: security.SMACK64MMAP\n[ 0.223919] evm: security.ima\n[ 0.224557] evm: security.capability\n[ 0.225358] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227202] pinctrl core: initialized pinctrl subsystem\n[ 0.228300] RTC time: 4:21:36, date: 07/31/18\n[ 0.229266] NET: Registered protocol family 16\n[ 0.230256] cpuidle: using governor ladder\n[ 0.231078] cpuidle: using governor menu\n[ 0.231871] PCCT header not found.\n[ 0.232630] ACPI: bus type PCI registered\n[ 0.233439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234682] PCI: Using configuration type 1 for base access\n[ 0.236459] ACPI: Added _OSI(Module Device)\n[ 0.237305] ACPI: Added _OSI(Processor Device)\n[ 0.238166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240811] ACPI: Interpreter enabled\n[ 0.241584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248948] ACPI: (supports S0 S5)\n[ 0.249654] ACPI: Using IOAPIC for interrupt routing\n[ 0.250597] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253699] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259508] acpiphp: Slot [3] registered\n[ 0.260314] acpiphp: Slot [4] registered\n[ 0.261116] acpiphp: Slot [5] registered\n[ 0.261913] acpiphp: Slot [6] registered\n[ 0.262712] acpiphp: Slot [7] registered\n[ 0.263519] acpiphp: Slot [8] registered\n[ 0.264322] acpiphp: Slot [9] registered\n[ 0.265121] acpiphp: Slot [10] registered\n[ 0.265931] acpiphp: Slot [11] registered\n[ 0.266751] acpiphp: Slot [12] registered\n[ 0.267572] acpiphp: Slot [13] registered\n[ 0.268386] acpiphp: Slot [14] registered\n[ 0.269202] acpiphp: Slot [15] registered\n[ 0.280124] acpiphp: Slot [16] registered\n[ 0.280937] acpiphp: Slot [17] registered\n[ 0.281752] acpiphp: Slot [18] registered\n[ 0.282564] acpiphp: Slot [19] registered\n[ 0.283374] acpiphp: Slot [20] registered\n[ 0.284194] acpiphp: Slot [21] registered\n[ 0.285005] acpiphp: Slot [22] registered\n[ 0.285816] acpiphp: Slot [23] registered\n[ 0.286632] acpiphp: Slot [24] registered\n[ 0.287449] acpiphp: Slot [25] registered\n[ 0.288264] acpiphp: Slot [26] registered\n[ 0.289072] acpiphp: Slot [27] registered\n[ 0.289885] acpiphp: Slot [28] registered\n[ 0.290702] acpiphp: Slot [29] registered\n[ 0.291553] acpiphp: Slot [30] registered\n[ 0.292370] acpiphp: Slot [31] registered\n[ 0.293180] PCI host bridge to bus 0000:00\n[ 0.293984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296414] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299306] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.300782] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304018] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305299] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306477] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307745] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.331619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.333118] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.334906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.336334] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.337760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.339019] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.340325] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.341379] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.342923] vgaarb: loaded\n[ 0.343525] vgaarb: bridge control possible 0000:00:02.0\n[ 0.344756] SCSI subsystem initialized\n[ 0.345671] ACPI: bus type USB registered\n[ 0.346516] usbcore: registered new interface driver usbfs\n[ 0.347549] usbcore: registered new interface driver hub\n[ 0.348558] usbcore: registered new device driver usb\n[ 0.349661] PCI: Using ACPI for IRQ routing\n[ 0.350775] NetLabel: Initializing\n[ 0.351497] NetLabel: domain hash size = 128\n[ 0.352346] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353306] NetLabel: unlabeled traffic allowed by default\n[ 0.354470] clocksource: Switched to clocksource kvm-clock\n[ 0.362782] AppArmor: AppArmor Filesystem Enabled\n[ 0.363765] pnp: PnP ACPI init\n[ 0.364706] pnp: PnP ACPI: found 5 devices\n[ 0.371045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.372772] NET: Registered protocol family 2\n[ 0.373823] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.375136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.376349] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.377558] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.378657] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.379850] NET: Registered protocol family 1\n[ 0.380737] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.381841] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.382927] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.396989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411120] Trying to unpack rootfs image as initramfs...\n[ 0.467768] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.469405] Scanning for low memory corruption every 60 seconds\n[ 0.470790] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.471964] audit: initializing netlink subsys (disabled)\n[ 0.472999] audit: type=2000 audit(1533010896.442:1): initialized\n[ 0.474348] Initialise system trusted keyring\n[ 0.475310] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.476478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.478623] zbud: loaded\n[ 0.479358] VFS: Disk quotas dquot_6.6.0\n[ 0.480183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481785] fuse init (API version 7.23)\n[ 0.482704] Key type big_key registered\n[ 0.483513] Allocating IMA MOK and blacklist keyrings.\n[ 0.484751] Key type asymmetric registered\n[ 0.485582] Asymmetric key parser 'x509' registered\n[ 0.486562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.488033] io scheduler noop registered\n[ 0.488833] io scheduler deadline registered (default)\n[ 0.489834] io scheduler cfq registered\n[ 0.490694] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.494442] ACPI: Power Button [PWRF]\n[ 0.495306] GHES: HEST is not enabled!\n[ 0.508957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.536775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.538896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.564839] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.567693] Linux agpgart interface v0.103\n[ 0.570665] brd: module loaded\n[ 0.572374] loop: module loaded\n[ 0.576851] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578313] GPT:90111 != 2097151\n[ 0.578991] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580091] GPT:90111 != 2097151\n[ 0.580770] GPT: Use GNU Parted to correct GPT errors.\n[ 0.581744] vda: vda1 vda15\n[ 0.583267] scsi host0: ata_piix\n[ 0.584057] scsi host1: ata_piix\n[ 0.584787] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.586017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587512] libphy: Fixed MDIO Bus: probed\n[ 0.588341] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589300] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591745] PPP generic driver version 2.4.2\n[ 0.592683] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.593897] ehci-pci: EHCI PCI platform driver\n[ 0.594788] ehci-platform: EHCI generic platform driver\n[ 0.595786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.596925] ohci-pci: OHCI PCI platform driver\n[ 0.597805] ohci-platform: OHCI generic platform driver\n[ 0.598815] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.613048] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.614060] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.615522] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.616533] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.617694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.618923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.620347] usb usb1: Product: UHCI Host Controller\n[ 0.621280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.622428] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.623420] hub 1-0:1.0: USB hub found\n[ 0.624211] hub 1-0:1.0: 2 ports detected\n[ 0.625169] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.627337] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.628310] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.629362] mousedev: PS/2 mouse device common for all mice\n[ 0.630662] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.632532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.633664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.634872] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.636065] i2c /dev entries driver\n[ 0.636842] device-mapper: uevent: version 1.0.3\n[ 0.637801] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.639450] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.640896] NET: Registered protocol family 10\n[ 0.642055] NET: Registered protocol family 17\n[ 0.642971] Key type dns_resolver registered\n[ 0.643983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.645095] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.646908] registered taskstats version 1\n[ 0.647759] Loading compiled-in X.509 certificates\n[ 0.649249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.651135] zswap: loaded using pool lzo/zbud\n[ 0.652787] Key type trusted registered\n[ 0.654581] Key type encrypted registered\n[ 0.655422] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.656468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.657518] evm: HMAC attrs: 0x1\n[ 0.658515] Magic number: 10:580:364\n[ 0.659393] rtc_cmos 00:00: setting system clock to 2018-07-31 04:21:36 UTC (1533010896)\n[ 0.661029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.662152] EDD information not available.\n[ 0.747808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759736] Write protecting the kernel read-only data: 14336k\n[ 0.761942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763807] 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.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.915037] 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.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYKr4giVlfvenkqBChJn7T2rKDzUOJy2BdEMO3GTfyN3MuqLVu6C0Wjwl5dCsr7lyhthRASTfSuok78dHyY4jTHqaWldMi38WDE6cp8VGVpI1v4uIdB05aUMODl+Uv2lM8uJGCLWj9jjLFpbD/N4d6uQnhXkUGH0RMzrKc/KheVYGCeNtB/44F6BHkC7/tHakl+VNJduB4a4yCEJDA9p3ITeiP35UW6uCEoigIrbNnajtvtOs9qEXCdo/S/h5nWfplCWO1GLio7QK64ZcX0EX9RLYG3D5EeiBBpasgA9LTa4ET1Ag6DP37IqdFnDosUz8iQDC5hhI4XTz7DbvzVil3 root@vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793\nssh-dss AAAAB3NzaC1kc3MAAACBAIOWfmPOClqYQXvFhp85QMKFmOY/0RUmqK+pt/+FmNyP9/+3i7CaohlHunxncZoz63eNlubIYwhAW7pZ/DYPKs4yOe1M08k0c3dJmqnq6mYxs71iKOjkHH6LYc1nOTEox+Nv0UtmQecAeAy/7v+Qe5jMr4y5lLN6tFlvXOd9Vi97AAAAFQCq8B6c3DWuYppX1cjZG9FGswrDCwAAAIATDLWxyF3UbUO/wnFNeD5TWmvHhFUuYbKhGPzGc7fXPGCwnO8jXnHQpoND0spOihUQlYNJOOKkX/huPzvUIs7TvLhGmGrEWMCLK8DHWO0Me1g2dWI4zcqhnbt5t5tSqHSk/D8yqIwYnECGzHRL9JOZiy7pwuYJp7MGawosKNbvWQAAAIBXAe/dDQGuMKcUZ7pFlSMpi6zxpI59bPdG9rhsG0bCC9mTrv61jfTPeUI+FkouvvyyQXov+hCpAPP8FZBIOSaSLshliPkxnFPVutB0WGI1thUL18XrrxQ5DrUO/SZZm7b8yAlkW7pGOTKEWzegHCnDb1oZ9gwzz5A817kT20eByw== root@vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe13:6aa7/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.27 ===\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-a85a838d-cbd3-44a3-aaec-831d5c7af793 login: "} 2018-07-31 04:21:40,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c/action used request id req-4835bac2-54a9-4033-8a95-e847b513de04 2018-07-31 04:21:40,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.728981971741s 2018-07-31 04:21:40,990 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c/action used request id req-4835bac2-54a9-4033-8a95-e847b513de04 2018-07-31 04:21:40,990 - 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 500358672 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.135963] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137618] pid_max: default: 32768 minimum: 301 [ 0.138511] ACPI: Core revision 20150930 [ 0.139886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141204] Security Framework initialized [ 0.142012] Yama: becoming mindful. [ 0.142744] AppArmor: AppArmor initialized [ 0.143612] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144941] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146223] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147435] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148847] Initializing cgroup subsys io [ 0.149664] Initializing cgroup subsys memory [ 0.150525] Initializing cgroup subsys devices [ 0.151410] Initializing cgroup subsys freezer [ 0.152279] Initializing cgroup subsys net_cls [ 0.153145] Initializing cgroup subsys perf_event [ 0.154046] Initializing cgroup subsys net_prio [ 0.154928] Initializing cgroup subsys hugetlb [ 0.155797] Initializing cgroup subsys pids [ 0.156670] CPU: Physical Processor ID: 0 [ 0.158165] mce: CPU supports 10 MCE banks [ 0.159014] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160015] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174397] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180438] ftrace: allocating 31920 entries in 125 pages [ 0.205269] smpboot: Max logical packages: 1 [ 0.206131] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207495] x2apic enabled [ 0.208310] Switched APIC routing to physical x2apic. [ 0.210042] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213249] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215033] KVM setup paravirtual spinlock [ 0.216337] x86: Booted up 1 node, 1 CPUs [ 0.217145] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218529] devtmpfs: initialized [ 0.220245] evm: security.selinux [ 0.220941] evm: security.SMACK64 [ 0.221631] evm: security.SMACK64EXEC [ 0.222372] evm: security.SMACK64TRANSMUTE [ 0.223177] evm: security.SMACK64MMAP [ 0.223919] evm: security.ima [ 0.224557] evm: security.capability [ 0.225358] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.227202] pinctrl core: initialized pinctrl subsystem [ 0.228300] RTC time: 4:21:36, date: 07/31/18 [ 0.229266] NET: Registered protocol family 16 [ 0.230256] cpuidle: using governor ladder [ 0.231078] cpuidle: using governor menu [ 0.231871] PCCT header not found. [ 0.232630] ACPI: bus type PCI registered [ 0.233439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234682] PCI: Using configuration type 1 for base access [ 0.236459] ACPI: Added _OSI(Module Device) [ 0.237305] ACPI: Added _OSI(Processor Device) [ 0.238166] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.239061] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240811] ACPI: Interpreter enabled [ 0.241584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.248948] ACPI: (supports S0 S5) [ 0.249654] ACPI: Using IOAPIC for interrupt routing [ 0.250597] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.253699] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.254841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.259508] acpiphp: Slot [3] registered [ 0.260314] acpiphp: Slot [4] registered [ 0.261116] acpiphp: Slot [5] registered [ 0.261913] acpiphp: Slot [6] registered [ 0.262712] acpiphp: Slot [7] registered [ 0.263519] acpiphp: Slot [8] registered [ 0.264322] acpiphp: Slot [9] registered [ 0.265121] acpiphp: Slot [10] registered [ 0.265931] acpiphp: Slot [11] registered [ 0.266751] acpiphp: Slot [12] registered [ 0.267572] acpiphp: Slot [13] registered [ 0.268386] acpiphp: Slot [14] registered [ 0.269202] acpiphp: Slot [15] registered [ 0.280124] acpiphp: Slot [16] registered [ 0.280937] acpiphp: Slot [17] registered [ 0.281752] acpiphp: Slot [18] registered [ 0.282564] acpiphp: Slot [19] registered [ 0.283374] acpiphp: Slot [20] registered [ 0.284194] acpiphp: Slot [21] registered [ 0.285005] acpiphp: Slot [22] registered [ 0.285816] acpiphp: Slot [23] registered [ 0.286632] acpiphp: Slot [24] registered [ 0.287449] acpiphp: Slot [25] registered [ 0.288264] acpiphp: Slot [26] registered [ 0.289072] acpiphp: Slot [27] registered [ 0.289885] acpiphp: Slot [28] registered [ 0.290702] acpiphp: Slot [29] registered [ 0.291553] acpiphp: Slot [30] registered [ 0.292370] acpiphp: Slot [31] registered [ 0.293180] PCI host bridge to bus 0000:00 [ 0.293984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.295196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296414] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.299306] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.300782] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304018] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305299] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306477] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307745] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.331619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.333118] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.334906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.336334] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.337760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.339019] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.340325] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.341379] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.342923] vgaarb: loaded [ 0.343525] vgaarb: bridge control possible 0000:00:02.0 [ 0.344756] SCSI subsystem initialized [ 0.345671] ACPI: bus type USB registered [ 0.346516] usbcore: registered new interface driver usbfs [ 0.347549] usbcore: registered new interface driver hub [ 0.348558] usbcore: registered new device driver usb [ 0.349661] PCI: Using ACPI for IRQ routing [ 0.350775] NetLabel: Initializing [ 0.351497] NetLabel: domain hash size = 128 [ 0.352346] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353306] NetLabel: unlabeled traffic allowed by default [ 0.354470] clocksource: Switched to clocksource kvm-clock [ 0.362782] AppArmor: AppArmor Filesystem Enabled [ 0.363765] pnp: PnP ACPI init [ 0.364706] pnp: PnP ACPI: found 5 devices [ 0.371045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.372772] NET: Registered protocol family 2 [ 0.373823] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.375136] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.376349] TCP: Hash tables configured (established 4096 bind 4096) [ 0.377558] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.378657] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.379850] NET: Registered protocol family 1 [ 0.380737] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381841] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.382927] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.396989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411120] Trying to unpack rootfs image as initramfs... [ 0.467768] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.469405] Scanning for low memory corruption every 60 seconds [ 0.470790] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.471964] audit: initializing netlink subsys (disabled) [ 0.472999] audit: type=2000 audit(1533010896.442:1): initialized [ 0.474348] Initialise system trusted keyring [ 0.475310] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.476478] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.478623] zbud: loaded [ 0.479358] VFS: Disk quotas dquot_6.6.0 [ 0.480183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481785] fuse init (API version 7.23) [ 0.482704] Key type big_key registered [ 0.483513] Allocating IMA MOK and blacklist keyrings. [ 0.484751] Key type asymmetric registered [ 0.485582] Asymmetric key parser 'x509' registered [ 0.486562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.488033] io scheduler noop registered [ 0.488833] io scheduler deadline registered (default) [ 0.489834] io scheduler cfq registered [ 0.490694] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.494442] ACPI: Power Button [PWRF] [ 0.495306] GHES: HEST is not enabled! [ 0.508957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.536775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.538896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564839] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.567693] Linux agpgart interface v0.103 [ 0.570665] brd: module loaded [ 0.572374] loop: module loaded [ 0.576851] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578313] GPT:90111 != 2097151 [ 0.578991] GPT:Alternate GPT header not at the end of the disk. [ 0.580091] GPT:90111 != 2097151 [ 0.580770] GPT: Use GNU Parted to correct GPT errors. [ 0.581744] vda: vda1 vda15 [ 0.583267] scsi host0: ata_piix [ 0.584057] scsi host1: ata_piix [ 0.584787] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.586017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587512] libphy: Fixed MDIO Bus: probed [ 0.588341] tun: Universal TUN/TAP device driver, 1.6 [ 0.589300] tun: (C) 1999-2004 Max Krasnyansky [ 0.591745] PPP generic driver version 2.4.2 [ 0.592683] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.593897] ehci-pci: EHCI PCI platform driver [ 0.594788] ehci-platform: EHCI generic platform driver [ 0.595786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596925] ohci-pci: OHCI PCI platform driver [ 0.597805] ohci-platform: OHCI generic platform driver [ 0.598815] uhci_hcd: USB Universal Host Controller Interface driver [ 0.613048] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.614060] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615522] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.616533] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.617694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620347] usb usb1: Product: UHCI Host Controller [ 0.621280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.622428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.623420] hub 1-0:1.0: USB hub found [ 0.624211] hub 1-0:1.0: 2 ports detected [ 0.625169] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.627337] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.628310] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.629362] mousedev: PS/2 mouse device common for all mice [ 0.630662] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.632532] rtc_cmos 00:00: RTC can wake from S4 [ 0.633664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.634872] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.636065] i2c /dev entries driver [ 0.636842] device-mapper: uevent: version 1.0.3 [ 0.637801] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.639450] ledtrig-cpu: registered to indicate activity on CPUs [ 0.640896] NET: Registered protocol family 10 [ 0.642055] NET: Registered protocol family 17 [ 0.642971] Key type dns_resolver registered [ 0.643983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.645095] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.646908] registered taskstats version 1 [ 0.647759] Loading compiled-in X.509 certificates [ 0.649249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.651135] zswap: loaded using pool lzo/zbud [ 0.652787] Key type trusted registered [ 0.654581] Key type encrypted registered [ 0.655422] AppArmor: AppArmor sha1 policy hashing enabled [ 0.656468] ima: No TPM chip found, activating TPM-bypass! [ 0.657518] evm: HMAC attrs: 0x1 [ 0.658515] Magic number: 10:580:364 [ 0.659393] rtc_cmos 00:00: setting system clock to 2018-07-31 04:21:36 UTC (1533010896) [ 0.661029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.662152] EDD information not available. [ 0.747808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.759736] Write protecting the kernel read-only data: 14336k [ 0.761942] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763807] 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.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.915037] 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.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYKr4giVlfvenkqBChJn7T2rKDzUOJy2BdEMO3GTfyN3MuqLVu6C0Wjwl5dCsr7lyhthRASTfSuok78dHyY4jTHqaWldMi38WDE6cp8VGVpI1v4uIdB05aUMODl+Uv2lM8uJGCLWj9jjLFpbD/N4d6uQnhXkUGH0RMzrKc/KheVYGCeNtB/44F6BHkC7/tHakl+VNJduB4a4yCEJDA9p3ITeiP35UW6uCEoigIrbNnajtvtOs9qEXCdo/S/h5nWfplCWO1GLio7QK64ZcX0EX9RLYG3D5EeiBBpasgA9LTa4ET1Ag6DP37IqdFnDosUz8iQDC5hhI4XTz7DbvzVil3 root@vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793 ssh-dss AAAAB3NzaC1kc3MAAACBAIOWfmPOClqYQXvFhp85QMKFmOY/0RUmqK+pt/+FmNyP9/+3i7CaohlHunxncZoz63eNlubIYwhAW7pZ/DYPKs4yOe1M08k0c3dJmqnq6mYxs71iKOjkHH6LYc1nOTEox+Nv0UtmQecAeAy/7v+Qe5jMr4y5lLN6tFlvXOd9Vi97AAAAFQCq8B6c3DWuYppX1cjZG9FGswrDCwAAAIATDLWxyF3UbUO/wnFNeD5TWmvHhFUuYbKhGPzGc7fXPGCwnO8jXnHQpoND0spOihUQlYNJOOKkX/huPzvUIs7TvLhGmGrEWMCLK8DHWO0Me1g2dWI4zcqhnbt5t5tSqHSk/D8yqIwYnECGzHRL9JOZiy7pwuYJp7MGawosKNbvWQAAAIBXAe/dDQGuMKcUZ7pFlSMpi6zxpI59bPdG9rhsG0bCC9mTrv61jfTPeUI+FkouvvyyQXov+hCpAPP8FZBIOSaSLshliPkxnFPVutB0WGI1thUL18XrrxQ5DrUO/SZZm7b8yAlkW7pGOTKEWzegHCnDb1oZ9gwzz5A817kT20eByw== root@vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe13:6aa7/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-a85a838d-cbd3-44a3-aaec-831d5c7af793 login: 2018-07-31 04:21:44,001 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb556c90L 2018-07-31 04:21:44,002 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 04:21:44,002 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-31 04:21:44,002 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-31 04:21:44,003 - 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-31 04:21:44,004 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 04:21:44,004 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-31 04:21:44,004 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 04:21:44,004 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 04:21:44,004 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 04:21:44,021 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 04:21:44,022 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 04:21:44,034 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: abe7748d784f55e543f2e461a857099e 2018-07-31 04:21:44,035 - paramiko.transport - DEBUG - Trying discovered key 4782c7c1f183185113e0f9407eb2e99c in /tmp/tmpAGLeYo 2018-07-31 04:21:44,059 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 04:21:44,065 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 04:21:44,068 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 04:21:44,069 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-31 04:21:44,069 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 04:21:44,070 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 04:21:44,114 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 04:21:44,114 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.345 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.345/42.345/42.345 ms 2018-07-31 04:21:44,119 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 04:21:44,221 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:21:44,222 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:21:44,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:21:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:44,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:21: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-8f7b7ab3-c0cc-492b-92b8-182e94fc8243 x-compute-request-id: req-8f7b7ab3-c0cc-492b-92b8-182e94fc8243 Content-Type: application/json 2018-07-31 04:21:44,528 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f used request id req-8f7b7ab3-c0cc-492b-92b8-182e94fc8243 2018-07-31 04:21:44,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.302178144455s 2018-07-31 04:21:44,528 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f used request id req-8f7b7ab3-c0cc-492b-92b8-182e94fc8243 2018-07-31 04:21:44,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:44,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-04121ea7-f2c1-4955-b698-6ba21a4cb214 x-compute-request-id: req-04121ea7-f2c1-4955-b698-6ba21a4cb214 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:35.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:35Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0a:af", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a6c68609-cbe8-46b8-b8ec-b6171772208f", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:21.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "a6c68609-cbe8-46b8-b8ec-b6171772208f", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:44Z", "hostId": "e4b5c6c55e01ca5408b3b281439c44327e8dc9bedecd8f9b3e82d7fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:13Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:44,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04121ea7-f2c1-4955-b698-6ba21a4cb214 2018-07-31 04:21:44,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341239929199s 2018-07-31 04:21:44,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04121ea7-f2c1-4955-b698-6ba21a4cb214 2018-07-31 04:21:44,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:46,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:47,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-37cd1aa1-5e15-4288-a1ab-3f52ecd1af1c x-compute-request-id: req-37cd1aa1-5e15-4288-a1ab-3f52ecd1af1c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:35.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:35Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:47,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37cd1aa1-5e15-4288-a1ab-3f52ecd1af1c 2018-07-31 04:21:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69731593132s 2018-07-31 04:21:47,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37cd1aa1-5e15-4288-a1ab-3f52ecd1af1c 2018-07-31 04:21:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 04:21:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b4d57878-8b9e-4caf-a41e-7381b35fc63a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:48,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a8b8ef2-1a82-4188-9039-545550c88c9c Content-Length: 0 Date: Tue, 31 Jul 2018 04:21:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:21:48,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b4d57878-8b9e-4caf-a41e-7381b35fc63a.json used request id req-6a8b8ef2-1a82-4188-9039-545550c88c9c 2018-07-31 04:21:48,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.07181692123s 2018-07-31 04:21:48,648 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b4d57878-8b9e-4caf-a41e-7381b35fc63a.json used request id req-6a8b8ef2-1a82-4188-9039-545550c88c9c 2018-07-31 04:21:48,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:21:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:48,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-815f1524-3e0b-46b1-8a3d-3e5d9d1c6b02 Date: Tue, 31 Jul 2018 04:21:48 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:21:48,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-815f1524-3e0b-46b1-8a3d-3e5d9d1c6b02 2018-07-31 04:21:48,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075453042984s 2018-07-31 04:21:48,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-815f1524-3e0b-46b1-8a3d-3e5d9d1c6b02 2018-07-31 04:21:48,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:21:48,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:48,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-d3f4d9df-a691-4bea-ac3b-e4308489a9c1 x-compute-request-id: req-d3f4d9df-a691-4bea-ac3b-e4308489a9c1 Content-Type: application/json 2018-07-31 04:21:48,889 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-d3f4d9df-a691-4bea-ac3b-e4308489a9c1 2018-07-31 04:21:48,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15767788887s 2018-07-31 04:21:48,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c used request id req-d3f4d9df-a691-4bea-ac3b-e4308489a9c1 2018-07-31 04:21:48,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:49,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-96ad0c0f-53a7-492a-9079-312cdda166f8 x-compute-request-id: req-96ad0c0f-53a7-492a-9079-312cdda166f8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:6a:a7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "rel": "bookmark"}], "image": {"id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "links": [{"href": "http://172.30.9.26:8774/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:21:35.000000", "flavor": {"id": "74085d70-edfb-4229-bed0-439d00dff89c", "links": [{"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "bookmark"}]}, "id": "8a35c27d-91bb-4e61-a926-d8bd594f1b8c", "security_groups": [{"name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}], "user_id": "63e266ce9a944a598ae88eaa1aa5649d", "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-31T04:21:48Z", "hostId": "fb23c72ce35b386832f2d6cfa070a6448947d7d9e7251330cbd251d9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793", "name": "vping_ssh-vm_a85a838d-cbd3-44a3-aaec-831d5c7af793", "created": "2018-07-31T04:21:27Z", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:21:49,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96ad0c0f-53a7-492a-9079-312cdda166f8 2018-07-31 04:21:49,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423859119415s 2018-07-31 04:21:49,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96ad0c0f-53a7-492a-9079-312cdda166f8 2018-07-31 04:21:49,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:21:51,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:21:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:51,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-ed5acff0-c182-4411-a84f-7696ab977911 x-compute-request-id: req-ed5acff0-c182-4411-a84f-7696ab977911 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 04:21:51,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed5acff0-c182-4411-a84f-7696ab977911 2018-07-31 04:21:51,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0780210494995s 2018-07-31 04:21:51,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed5acff0-c182-4411-a84f-7696ab977911 2018-07-31 04:21:51,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:21:51,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:51,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c3016470-f2da-4a78-9db1-14516c472e0b Date: Tue, 31 Jul 2018 04:21:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:03Z", "updated_at": "2018-07-31T04:21:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "4ddd5dd3-b815-4b07-a9cc-bc34292244a2", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "73f733a9-2b9c-4fc7-a53d-03020f6aabcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "bd59b003-b3a4-4853-ab1e-93089af129c0", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "ea310411-e733-4dff-ba09-3b1d70303c71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 1, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "6652ee3e-d944-4082-a32e-698281911d48", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:10Z", "updated_at": "2018-07-31T04:21:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "44df0eb4-bfbd-4f2b-a8b3-d07fda71ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "4665648a-cddd-4b0d-82b9-03a49baa157a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "72c627e4-dd6f-4048-a61a-df6214e11cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:21:10Z", "revision_number": 0, "id": "b7c57597-3013-4e2f-821c-856d58c7d940", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:10Z", "security_group_id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 3, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "7eaf10c5-59a2-4ea8-889e-a685fbd07b9d", "name": "vping_ssh-sg_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:51,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3016470-f2da-4a78-9db1-14516c472e0b 2018-07-31 04:21:51,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551080703735s 2018-07-31 04:21:51,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3016470-f2da-4a78-9db1-14516c472e0b 2018-07-31 04:21:51,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 04:21:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7eaf10c5-59a2-4ea8-889e-a685fbd07b9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:51,605 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3761b1df-45a1-4766-9568-797d79107f08 Content-Length: 0 Date: Tue, 31 Jul 2018 04:21:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:21:51,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7eaf10c5-59a2-4ea8-889e-a685fbd07b9d.json used request id req-3761b1df-45a1-4766-9568-797d79107f08 2018-07-31 04:21:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146462917328s 2018-07-31 04:21:51,606 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7eaf10c5-59a2-4ea8-889e-a685fbd07b9d.json used request id req-3761b1df-45a1-4766-9568-797d79107f08 2018-07-31 04:21:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 04:21:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:51,635 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-29a14a8b-3d54-47c0-92f5-4052839afc1f x-compute-request-id: req-29a14a8b-3d54-47c0-92f5-4052839afc1f Content-Length: 0 Content-Type: application/json 2018-07-31 04:21:51,635 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793 used request id req-29a14a8b-3d54-47c0-92f5-4052839afc1f 2018-07-31 04:21:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.029098033905s 2018-07-31 04:21:51,636 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_a85a838d-cbd3-44a3-aaec-831d5c7af793 used request id req-29a14a8b-3d54-47c0-92f5-4052839afc1f 2018-07-31 04:21:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:21:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99/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}eaccfedbdfe5a976bb295124023f6d9b47af1930" -d '{"subnet_id": "918d11a4-1122-47c5-ae92-4d94f90f89fd"}' 2018-07-31 04:21:53,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ecd39fb7-ebf0-4671-8918-9c313779ef71 Date: Tue, 31 Jul 2018 04:21:53 GMT RESP BODY: {"network_id": "fd1163f5-ba4c-4ff8-877a-42539492fa47", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "subnet_id": "918d11a4-1122-47c5-ae92-4d94f90f89fd", "subnet_ids": ["918d11a4-1122-47c5-ae92-4d94f90f89fd"], "port_id": "f9f9a680-c24e-4160-b612-84e6f17fe1d7", "id": "010c2451-045e-4eee-b07b-4271437c3c99"} 2018-07-31 04:21:53,473 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99/remove_router_interface.json used request id req-ecd39fb7-ebf0-4671-8918-9c313779ef71 2018-07-31 04:21:53,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83720803261s 2018-07-31 04:21:53,474 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99/remove_router_interface.json used request id req-ecd39fb7-ebf0-4671-8918-9c313779ef71 returning object 010c2451-045e-4eee-b07b-4271437c3c99 2018-07-31 04:21:53,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:21:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:53,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-68a4bb99-9e41-4f16-b3cc-abcdad618714 Date: Tue, 31 Jul 2018 04:21:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:04Z", "admin_state_up": true, "updated_at": "2018-07-31T04:21:52Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "010c2451-045e-4eee-b07b-4271437c3c99", "name": "vping_ssh-router_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:53,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-68a4bb99-9e41-4f16-b3cc-abcdad618714 2018-07-31 04:21:53,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125957012177s 2018-07-31 04:21:53,601 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-68a4bb99-9e41-4f16-b3cc-abcdad618714 2018-07-31 04:21:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:21:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:54,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-842d14f8-e1ec-446b-b8b2-d8d0c9ef2c16 Content-Length: 0 Date: Tue, 31 Jul 2018 04:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:21:54,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99.json used request id req-842d14f8-e1ec-446b-b8b2-d8d0c9ef2c16 2018-07-31 04:21:54,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24017715454s 2018-07-31 04:21:54,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/010c2451-045e-4eee-b07b-4271437c3c99.json used request id req-842d14f8-e1ec-446b-b8b2-d8d0c9ef2c16 2018-07-31 04:21:54,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:21:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-013049d2-6fb8-4660-91ee-d69cc5f7349b Date: Tue, 31 Jul 2018 04:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:21:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0e3c42cb857040229e2741acedfbb604","id":"918d11a4-1122-47c5-ae92-4d94f90f89fd","subnetpool_id":null,"name":"vping_ssh-subnet_a85a838d-cbd3-44a3-aaec-831d5c7af793"}]} 2018-07-31 04:21:55,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-013049d2-6fb8-4660-91ee-d69cc5f7349b 2018-07-31 04:21:55,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.213103055954s 2018-07-31 04:21:55,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-013049d2-6fb8-4660-91ee-d69cc5f7349b 2018-07-31 04:21:55,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:21:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/918d11a4-1122-47c5-ae92-4d94f90f89fd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:55,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39911478-8e8c-4638-85ff-493004f690b8 Date: Tue, 31 Jul 2018 04:21:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:21:55,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/918d11a4-1122-47c5-ae92-4d94f90f89fd.json used request id req-39911478-8e8c-4638-85ff-493004f690b8 2018-07-31 04:21:55,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.924665927887s 2018-07-31 04:21:55,983 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/918d11a4-1122-47c5-ae92-4d94f90f89fd.json used request id req-39911478-8e8c-4638-85ff-493004f690b8 2018-07-31 04:21:55,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-cd91cb65-d5e0-42fe-bd00-2424c7a7914a Date: Tue, 31 Jul 2018 04:21:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd1163f5-ba4c-4ff8-877a-42539492fa47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e3c42cb857040229e2741acedfbb604","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:21:55Z","qos_policy_id":null,"name":"vping_ssh-net_a85a838d-cbd3-44a3-aaec-831d5c7af793","admin_state_up":true,"tenant_id":"0e3c42cb857040229e2741acedfbb604","created_at":"2018-07-31T04:21:03Z","mtu":1450}]} 2018-07-31 04:21:56,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cd91cb65-d5e0-42fe-bd00-2424c7a7914a 2018-07-31 04:21:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106393098831s 2018-07-31 04:21:56,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cd91cb65-d5e0-42fe-bd00-2424c7a7914a 2018-07-31 04:21:56,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:21:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fd1163f5-ba4c-4ff8-877a-42539492fa47.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:57,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f7d30f1-8471-464a-a441-482ee6b61819 Date: Tue, 31 Jul 2018 04:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:21:57,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fd1163f5-ba4c-4ff8-877a-42539492fa47.json used request id req-8f7d30f1-8471-464a-a441-482ee6b61819 2018-07-31 04:21:57,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05893802643s 2018-07-31 04:21:57,150 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fd1163f5-ba4c-4ff8-877a-42539492fa47.json used request id req-8f7d30f1-8471-464a-a441-482ee6b61819 2018-07-31 04:21:57,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:21:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:57,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-73c5a279-2504-4afe-8213-680a0fb52a47 Date: Tue, 31 Jul 2018 04:21:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/snap", "metadata": {}}], "file": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/file", "owner": "0e3c42cb857040229e2741acedfbb604", "id": "2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "size": 12716032, "self": "/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:21:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a85a838d-cbd3-44a3-aaec-831d5c7af793", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:21:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:21:57,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-73c5a279-2504-4afe-8213-680a0fb52a47 2018-07-31 04:21:57,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351669788361s 2018-07-31 04:21:57,190 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-73c5a279-2504-4afe-8213-680a0fb52a47 2018-07-31 04:21:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:21:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eaccfedbdfe5a976bb295124023f6d9b47af1930" 2018-07-31 04:21:57,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d45f280c-e5f9-45bd-8556-ccea31debe55 Date: Tue, 31 Jul 2018 04:21:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:21:57,798 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6 used request id req-d45f280c-e5f9-45bd-8556-ccea31debe55 2018-07-31 04:21:57,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.606687068939s 2018-07-31 04:21:57,798 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2abb5afe-d3d6-44f8-8f40-b2574f6f67e6 used request id req-d45f280c-e5f9-45bd-8556-ccea31debe55 2018-07-31 04:21:57,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:21:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:57,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21: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-b9b897a1-9610-4092-9f19-c0183f18ec70 x-compute-request-id: req-b9b897a1-9610-4092-9f19-c0183f18ec70 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/74085d70-edfb-4229-bed0-439d00dff89c", "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": "74085d70-edfb-4229-bed0-439d00dff89c"}]} 2018-07-31 04:21:57,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b9b897a1-9610-4092-9f19-c0183f18ec70 2018-07-31 04:21:57,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270240306854s 2018-07-31 04:21:57,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b9b897a1-9610-4092-9f19-c0183f18ec70 2018-07-31 04:21:57,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:21:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:57,857 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:21: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 x-openstack-request-id: req-5dec2dcb-61dd-4d12-9495-0b29adc0a28f x-compute-request-id: req-5dec2dcb-61dd-4d12-9495-0b29adc0a28f Content-Length: 0 Content-Type: application/json 2018-07-31 04:21:57,857 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c used request id req-5dec2dcb-61dd-4d12-9495-0b29adc0a28f 2018-07-31 04:21:57,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0298810005188s 2018-07-31 04:21:57,857 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/74085d70-edfb-4229-bed0-439d00dff89c used request id req-5dec2dcb-61dd-4d12-9495-0b29adc0a28f 2018-07-31 04:21:57,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:21:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:57,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267dab80-e393-40d1-a569-13f5f494b946 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": {"self": "http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63e266ce9a944a598ae88eaa1aa5649d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:21:57,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-267dab80-e393-40d1-a569-13f5f494b946 2018-07-31 04:21:57,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100536108017s 2018-07-31 04:21:57,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-267dab80-e393-40d1-a569-13f5f494b946 2018-07-31 04:21:57,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:21:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:58,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b1bc70-7101-47ea-a994-e634f836110a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_a85a838d-cbd3-44a3-aaec-831d5c7af793", "links": {"self": "http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "63e266ce9a944a598ae88eaa1aa5649d", "description": null}} 2018-07-31 04:21:58,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d used request id req-a0b1bc70-7101-47ea-a994-e634f836110a 2018-07-31 04:21:58,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102304935455s 2018-07-31 04:21:58,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d used request id req-a0b1bc70-7101-47ea-a994-e634f836110a 2018-07-31 04:21:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 04:21:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:58,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09d877b-200c-4505-a1b1-1926b7bcc203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:21:58,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d used request id req-e09d877b-200c-4505-a1b1-1926b7bcc203 2018-07-31 04:21:58,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189692974091s 2018-07-31 04:21:58,258 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/63e266ce9a944a598ae88eaa1aa5649d used request id req-e09d877b-200c-4505-a1b1-1926b7bcc203 2018-07-31 04:21:58,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:21:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:58,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cef7b57-8fcb-4cf8-babe-50d3b4510998 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604"}, "tags": [], "enabled": true, "id": "0e3c42cb857040229e2741acedfbb604", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a85a838d-cbd3-44a3-aaec-831d5c7af793"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 04:21:58,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4cef7b57-8fcb-4cf8-babe-50d3b4510998 2018-07-31 04:21:58,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11340379715s 2018-07-31 04:21:58,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4cef7b57-8fcb-4cf8-babe-50d3b4510998 2018-07-31 04:21:58,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 04:21:58,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb83f4345892a9ebffe6d03eedc27542238b1801" 2018-07-31 04:21:58,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8696a71a-5c89-4423-b130-84df54db922e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:21:58,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604 used request id req-8696a71a-5c89-4423-b130-84df54db922e 2018-07-31 04:21:58,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142903089523s 2018-07-31 04:21:58,526 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0e3c42cb857040229e2741acedfbb604 used request id req-8696a71a-5c89-4423-b130-84df54db922e 2018-07-31 04:21:58,579 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-31 04:21:58,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:21:58,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:21:58,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:21:58,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:21:58,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:21:58,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:21:58,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:21:58,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:21:58,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:21:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:21:58,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c0502c-7768-4ca6-a71f-d4ce69b4eb49 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:21:58,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-54c0502c-7768-4ca6-a71f-d4ce69b4eb49 2018-07-31 04:21:58,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:21:59,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["DyH1NuIXSsaur5LXw_M0Tw"], "issued_at": "2018-07-31T04:21:59.000000Z"}} 2018-07-31 04:21:59,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:21:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:21:59,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a8e1d498-c46a-4c8b-b047-3866b926e9f7 Date: Tue, 31 Jul 2018 04:21:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:21:59,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a8e1d498-c46a-4c8b-b047-3866b926e9f7 2018-07-31 04:21:59,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27929019928s 2018-07-31 04:21:59,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a8e1d498-c46a-4c8b-b047-3866b926e9f7 2018-07-31 04:21:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:21:59,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e72552d8-d6e2-447f-92e4-eafa0bbe1dec 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:21:59,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-e72552d8-d6e2-447f-92e4-eafa0bbe1dec 2018-07-31 04:21:59,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:21:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:21:59,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2668d24-6407-420d-96c1-0a4a5a47fbf5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:21:59,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f2668d24-6407-420d-96c1-0a4a5a47fbf5 2018-07-31 04:21:59,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0970838069916s 2018-07-31 04:21:59,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f2668d24-6407-420d-96c1-0a4a5a47fbf5 2018-07-31 04:21:59,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 04:21:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}}' 2018-07-31 04:21:59,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-546a96bc-5ed6-4db3-ba1e-718c3ed59b4c 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.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6"}, "tags": [], "enabled": true, "id": "719b77de28474776aaa7fab5bb75dcb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}} 2018-07-31 04:21:59,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-546a96bc-5ed6-4db3-ba1e-718c3ed59b4c 2018-07-31 04:21:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134323120117s 2018-07-31 04:21:59,556 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-546a96bc-5ed6-4db3-ba1e-718c3ed59b4c 2018-07-31 04:21:59,556 - 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'719b77de28474776aaa7fab5bb75dcb6', '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_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9'}) 2018-07-31 04:21:59,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 04:21:59,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4d4bd8cd-0f78-4567-9c9e-08b7769e201e", "email": null, "name": "vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}}' 2018-07-31 04:21:59,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b986b864-b9f7-4ea1-819e-1e08c2a84479 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": {"self": "http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d041c5773064e6d9c110e109570402e", "domain_id": "default", "password_expires_at": null}} 2018-07-31 04:21:59,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-b986b864-b9f7-4ea1-819e-1e08c2a84479 2018-07-31 04:21:59,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370329856873s 2018-07-31 04:21:59,933 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-b986b864-b9f7-4ea1-819e-1e08c2a84479 2018-07-31 04:21:59,933 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d041c5773064e6d9c110e109570402e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9'}) 2018-07-31 04:21:59,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:21:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba2930c-f6e1-4993-8dc9-a1578072ecff Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:22:00,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cba2930c-f6e1-4993-8dc9-a1578072ecff 2018-07-31 04:22:00,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985338687897s 2018-07-31 04:22:00,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cba2930c-f6e1-4993-8dc9-a1578072ecff 2018-07-31 04:22:00,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:22:00,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfed6cb-6130-4558-ba1a-5ea6bb81423b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:22:00,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5cfed6cb-6130-4558-ba1a-5ea6bb81423b 2018-07-31 04:22:00,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991461277008s 2018-07-31 04:22:00,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5cfed6cb-6130-4558-ba1a-5ea6bb81423b 2018-07-31 04:22:00,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:22:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068b0bd4-a602-44c8-a2f2-6d2349f5a7fa Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:22:00,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-068b0bd4-a602-44c8-a2f2-6d2349f5a7fa 2018-07-31 04:22:00,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0188691616058s 2018-07-31 04:22:00,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-068b0bd4-a602-44c8-a2f2-6d2349f5a7fa 2018-07-31 04:22:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:22:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed7363a-34f8-4e58-a63c-f3357f140360 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 04:22:00,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0ed7363a-34f8-4e58-a63c-f3357f140360 2018-07-31 04:22:00,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100867033005s 2018-07-31 04:22:00,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0ed7363a-34f8-4e58-a63c-f3357f140360 2018-07-31 04:22:00,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:22:00,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d61f78-9420-49f5-b4df-2c21dedaaf13 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": {"self": "http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d041c5773064e6d9c110e109570402e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:22:00,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-37d61f78-9420-49f5-b4df-2c21dedaaf13 2018-07-31 04:22:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116636037827s 2018-07-31 04:22:00,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-37d61f78-9420-49f5-b4df-2c21dedaaf13 2018-07-31 04:22:00,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:22:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af74483-7fa9-46cb-8528-e5ce66b65c73 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6"}, "tags": [], "enabled": true, "id": "719b77de28474776aaa7fab5bb75dcb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}]} 2018-07-31 04:22:00,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6af74483-7fa9-46cb-8528-e5ce66b65c73 2018-07-31 04:22:00,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0975630283356s 2018-07-31 04:22:00,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6af74483-7fa9-46cb-8528-e5ce66b65c73 2018-07-31 04:22:00,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:22:00,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7d041c5773064e6d9c110e109570402e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=719b77de28474776aaa7fab5bb75dcb6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5a8c4e-e843-4362-bb9f-3c78abdc001a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7d041c5773064e6d9c110e109570402e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=719b77de28474776aaa7fab5bb75dcb6", "previous": null, "next": null}} 2018-07-31 04:22:00,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7d041c5773064e6d9c110e109570402e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=719b77de28474776aaa7fab5bb75dcb6 used request id req-0f5a8c4e-e843-4362-bb9f-3c78abdc001a 2018-07-31 04:22:00,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0948340892792s 2018-07-31 04:22:00,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7d041c5773064e6d9c110e109570402e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=719b77de28474776aaa7fab5bb75dcb6 used request id req-0f5a8c4e-e843-4362-bb9f-3c78abdc001a 2018-07-31 04:22:00,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 04:22:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6/users/7d041c5773064e6d9c110e109570402e/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:00,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac1bb07-6239-45ac-85e9-8e6809b53643 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:22:00,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6/users/7d041c5773064e6d9c110e109570402e/roles/a689722cf11443e2b11a80fc42af3529 used request id req-3ac1bb07-6239-45ac-85e9-8e6809b53643 2018-07-31 04:22:00,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148765087128s 2018-07-31 04:22:00,752 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6/users/7d041c5773064e6d9c110e109570402e/roles/a689722cf11443e2b11a80fc42af3529 used request id req-3ac1bb07-6239-45ac-85e9-8e6809b53643 2018-07-31 04:22:00,752 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', 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'719b77de28474776aaa7fab5bb75dcb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4d4bd8cd-0f78-4567-9c9e-08b7769e201e', 'username': u'vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:22:00,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:22:00,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:22:00,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:22:00,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:22:00,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:22:00,757 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', 'password': '4d4bd8cd-0f78-4567-9c9e-08b7769e201e', 'project_name': 'vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '719b77de28474776aaa7fab5bb75dcb6', 'project_domain_name': 'Default'} 2018-07-31 04:22:00,757 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-31 04:22:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:22:00,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0d2ee1-4146-4adc-a7e2-8cb36a5ab74f 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:22:00,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e0d2ee1-4146-4adc-a7e2-8cb36a5ab74f 2018-07-31 04:22:00,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:22:01,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "719b77de28474776aaa7fab5bb75dcb6", "name": "vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/719b77de28474776aaa7fab5bb75dcb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/719b77de28474776aaa7fab5bb75dcb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/719b77de28474776aaa7fab5bb75dcb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/719b77de28474776aaa7fab5bb75dcb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/719b77de28474776aaa7fab5bb75dcb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/719b77de28474776aaa7fab5bb75dcb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_719b77de28474776aaa7fab5bb75dcb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_719b77de28474776aaa7fab5bb75dcb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/719b77de28474776aaa7fab5bb75dcb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/719b77de28474776aaa7fab5bb75dcb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/719b77de28474776aaa7fab5bb75dcb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/719b77de28474776aaa7fab5bb75dcb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/719b77de28474776aaa7fab5bb75dcb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/719b77de28474776aaa7fab5bb75dcb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "id": "7d041c5773064e6d9c110e109570402e"}, "audit_ids": ["rKUjgh2uSWCQ52x4A9VcSA"], "issued_at": "2018-07-31T04:22:01.000000Z"}} 2018-07-31 04:22:01,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:22:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"network": {"name": "vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "admin_state_up": true}}' 2018-07-31 04:22:01,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-1dbfcb80-36d9-43cf-a0c9-d85cbf55dcc0 Date: Tue, 31 Jul 2018 04:22:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"719b77de28474776aaa7fab5bb75dcb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:22:01Z","is_default":false,"name":"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:01Z","mtu":1450}} 2018-07-31 04:22:01,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1dbfcb80-36d9-43cf-a0c9-d85cbf55dcc0 2018-07-31 04:22:01,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568480968475s 2018-07-31 04:22:01,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1dbfcb80-36d9-43cf-a0c9-d85cbf55dcc0 2018-07-31 04:22:01,730 - 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-31T04:22:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd471f95a-9464-49b8-b44c-fc6bc4afa706', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', u'admin_state_up': True, u'tenant_id': u'719b77de28474776aaa7fab5bb75dcb6', u'created_at': u'2018-07-31T04:22:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'719b77de28474776aaa7fab5bb75dcb6', u'l2_adjacency': True}) 2018-07-31 04:22:01,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:01,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-32d74ed2-d615-449d-abd8-5d155d32e509 Date: Tue, 31 Jul 2018 04:22:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"719b77de28474776aaa7fab5bb75dcb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:22:01Z","qos_policy_id":null,"name":"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9","admin_state_up":true,"tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:01Z","mtu":1450}]} 2018-07-31 04:22:01,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32d74ed2-d615-449d-abd8-5d155d32e509 2018-07-31 04:22:01,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.145463228226s 2018-07-31 04:22:01,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32d74ed2-d615-449d-abd8-5d155d32e509 2018-07-31 04:22:01,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:22:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"subnet": {"name": "vping_userdata-subnet_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "enable_dhcp": true, "network_id": "d471f95a-9464-49b8-b44c-fc6bc4afa706", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:22:02,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-618b5a32-041b-4129-a3c2-fa84aef4ed49 Date: Tue, 31 Jul 2018 04:22:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:22:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"719b77de28474776aaa7fab5bb75dcb6","id":"d303b478-ee69-4e94-a7ec-018e749c505e","subnetpool_id":null,"name":"vping_userdata-subnet_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}} 2018-07-31 04:22:02,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-618b5a32-041b-4129-a3c2-fa84aef4ed49 2018-07-31 04:22:02,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.717318058014s 2018-07-31 04:22:02,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-618b5a32-041b-4129-a3c2-fa84aef4ed49 2018-07-31 04:22:02,596 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:22:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd303b478-ee69-4e94-a7ec-018e749c505e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', u'enable_dhcp': True, u'network_id': u'd471f95a-9464-49b8-b44c-fc6bc4afa706', u'tenant_id': u'719b77de28474776aaa7fab5bb75dcb6', u'created_at': u'2018-07-31T04:22:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'719b77de28474776aaa7fab5bb75dcb6'}) 2018-07-31 04:22:02,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:22:02,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "vping_userdata-router_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "admin_state_up": true}}' 2018-07-31 04:22:04,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6da5e5bb-bcf7-4236-a9e4-64c256252537 Date: Tue, 31 Jul 2018 04:22:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "created_at": "2018-07-31T04:22:02Z", "admin_state_up": true, "updated_at": "2018-07-31T04:22:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "719b77de28474776aaa7fab5bb75dcb6", "id": "889a62ec-41f1-40cb-bf60-6c9ec7f60ae6", "name": "vping_userdata-router_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}} 2018-07-31 04:22:04,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6da5e5bb-bcf7-4236-a9e4-64c256252537 2018-07-31 04:22:04,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44187307358s 2018-07-31 04:22:04,039 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6da5e5bb-bcf7-4236-a9e4-64c256252537 2018-07-31 04:22:04,039 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:22:03Z', u'revision_number': 2, u'id': u'889a62ec-41f1-40cb-bf60-6c9ec7f60ae6', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', u'admin_state_up': True, u'tenant_id': u'719b77de28474776aaa7fab5bb75dcb6', u'created_at': u'2018-07-31T04:22:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'719b77de28474776aaa7fab5bb75dcb6'}) 2018-07-31 04:22:04,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:22:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6/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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"subnet_id": "d303b478-ee69-4e94-a7ec-018e749c505e"}' 2018-07-31 04:22:06,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-175a85f9-d441-4746-b540-a5a539010b63 Date: Tue, 31 Jul 2018 04:22:06 GMT RESP BODY: {"network_id": "d471f95a-9464-49b8-b44c-fc6bc4afa706", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "subnet_id": "d303b478-ee69-4e94-a7ec-018e749c505e", "subnet_ids": ["d303b478-ee69-4e94-a7ec-018e749c505e"], "port_id": "5ea54e13-8c5b-4638-b9e5-0955caa6f996", "id": "889a62ec-41f1-40cb-bf60-6c9ec7f60ae6"} 2018-07-31 04:22:06,282 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6/add_router_interface.json used request id req-175a85f9-d441-4746-b540-a5a539010b63 2018-07-31 04:22:06,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24223613739s 2018-07-31 04:22:06,282 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6/add_router_interface.json used request id req-175a85f9-d441-4746-b540-a5a539010b63 returning object 889a62ec-41f1-40cb-bf60-6c9ec7f60ae6 2018-07-31 04:22:06,283 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:22:06,402 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:22:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:22:06,408 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:22:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:22:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:22:06,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:06,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-100ac77a-1fce-4c35-a8fb-ac57ba9b021b Date: Tue, 31 Jul 2018 04:22:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:22:06,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-100ac77a-1fce-4c35-a8fb-ac57ba9b021b 2018-07-31 04:22:06,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226624965668s 2018-07-31 04:22:06,637 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-100ac77a-1fce-4c35-a8fb-ac57ba9b021b 2018-07-31 04:22:06,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:22:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}' 2018-07-31 04:22:06,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a43747e0-0349-4225-8b56-bd2e25bc687b Date: Tue, 31 Jul 2018 04:22:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file", "owner": "719b77de28474776aaa7fab5bb75dcb6", "id": "27665649-eb3f-422b-b56e-232b01c5e3af", "size": null, "self": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "checksum": null, "created_at": "2018-07-31T04:22:06Z", "protected": false} 2018-07-31 04:22:06,693 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a43747e0-0349-4225-8b56-bd2e25bc687b 2018-07-31 04:22:06,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0484750270844s 2018-07-31 04:22:06,694 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a43747e0-0349-4225-8b56-bd2e25bc687b returning object 27665649-eb3f-422b-b56e-232b01c5e3af 2018-07-31 04:22:06,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:22:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '' 2018-07-31 04:22:07,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d3c203a-ed3b-419d-8e1e-dd476f0b9bc5 Date: Tue, 31 Jul 2018 04:22:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:22:07,226 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file used request id req-0d3c203a-ed3b-419d-8e1e-dd476f0b9bc5 2018-07-31 04:22:07,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.531350135803s 2018-07-31 04:22:07,226 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file used request id req-0d3c203a-ed3b-419d-8e1e-dd476f0b9bc5 2018-07-31 04:22:07,226 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:22:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file', u'owner': u'719b77de28474776aaa7fab5bb75dcb6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'27665649-eb3f-422b-b56e-232b01c5e3af', u'size': None, u'name': u'vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', u'checksum': None, u'self': u'/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:22:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:22:07,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:22:07,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:22:07,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-ad0b392a-bd48-402f-b96e-fecdf38ddf9a x-compute-request-id: req-ad0b392a-bd48-402f-b96e-fecdf38ddf9a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "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": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8"}} 2018-07-31 04:22:07,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ad0b392a-bd48-402f-b96e-fecdf38ddf9a 2018-07-31 04:22:07,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.170968055725s 2018-07-31 04:22:07,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ad0b392a-bd48-402f-b96e-fecdf38ddf9a 2018-07-31 04:22:07,399 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', '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'df51da68aea44a80a599f83856e71852', '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'e2cd3314-f07c-4fab-8231-3ae518ae8bc8', 'swap': 0}) 2018-07-31 04:22:07,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:22:07,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8/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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" -d '{"extra_specs": {}}' 2018-07-31 04:22:07,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-5df9071e-752a-4637-9966-b2c4f0a3a97e x-compute-request-id: req-5df9071e-752a-4637-9966-b2c4f0a3a97e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:22:07,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8/os-extra_specs used request id req-5df9071e-752a-4637-9966-b2c4f0a3a97e 2018-07-31 04:22:07,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255219936371s 2018-07-31 04:22:07,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8/os-extra_specs used request id req-5df9071e-752a-4637-9966-b2c4f0a3a97e 2018-07-31 04:22:07,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:07,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-3a548578-f123-4a9b-b823-9c7071334e1f Date: Tue, 31 Jul 2018 04:22:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719b77de28474776aaa7fab5bb75dcb6","l2_adjacency":true,"status":"ACTIVE","subnets":["d303b478-ee69-4e94-a7ec-018e749c505e"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:02Z","qos_policy_id":null,"name":"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9","admin_state_up":true,"tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:01Z","mtu":1450}]} 2018-07-31 04:22:07,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3a548578-f123-4a9b-b823-9c7071334e1f 2018-07-31 04:22:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109352111816s 2018-07-31 04:22:07,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3a548578-f123-4a9b-b823-9c7071334e1f 2018-07-31 04:22:07,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:22:07,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:07,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6fae6c58-8fda-477b-84d3-b529a8eb927c Date: Tue, 31 Jul 2018 04:22:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/27665649-eb3f-422b-b56e-232b01c5e3af/snap", "metadata": {}}], "file": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file", "owner": "719b77de28474776aaa7fab5bb75dcb6", "id": "27665649-eb3f-422b-b56e-232b01c5e3af", "size": 12716032, "self": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/27665649-eb3f-422b-b56e-232b01c5e3af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:22:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:22:07,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6fae6c58-8fda-477b-84d3-b529a8eb927c 2018-07-31 04:22:07,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359659194946s 2018-07-31 04:22:07,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6fae6c58-8fda-477b-84d3-b529a8eb927c 2018-07-31 04:22:07,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:22:07,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:07,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-46221cfe-456f-4f28-81d4-a0a3e3f4559c x-compute-request-id: req-46221cfe-456f-4f28-81d4-a0a3e3f4559c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "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": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8"}]} 2018-07-31 04:22:07,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-46221cfe-456f-4f28-81d4-a0a3e3f4559c 2018-07-31 04:22:07,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.125118970871s 2018-07-31 04:22:07,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-46221cfe-456f-4f28-81d4-a0a3e3f4559c 2018-07-31 04:22:07,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:22:07,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"server": {"name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "imageRef": "27665649-eb3f-422b-b56e-232b01c5e3af", "flavorRef": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d471f95a-9464-49b8-b44c-fc6bc4afa706"}]}}' 2018-07-31 04:22:09,498 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:22: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-1d27ccae-06c0-4b14-9f48-9931d3022fe8 x-compute-request-id: req-1d27ccae-06c0-4b14-9f48-9931d3022fe8 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "adminPass": "UvW3KAKXsrj7"}} 2018-07-31 04:22:09,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1d27ccae-06c0-4b14-9f48-9931d3022fe8 2018-07-31 04:22:09,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79332494736s 2018-07-31 04:22:09,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1d27ccae-06c0-4b14-9f48-9931d3022fe8 2018-07-31 04:22:09,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:09,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-a2dd0147-b987-4ed4-88e9-714194dfe057 x-compute-request-id: req-a2dd0147-b987-4ed4-88e9-714194dfe057 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.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:09,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2dd0147-b987-4ed4-88e9-714194dfe057 2018-07-31 04:22:09,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220734834671s 2018-07-31 04:22:09,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2dd0147-b987-4ed4-88e9-714194dfe057 2018-07-31 04:22:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:09,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-ceb7c49e-ea44-4b31-8ce8-34ec3af2f0a9 Date: Tue, 31 Jul 2018 04:22:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719b77de28474776aaa7fab5bb75dcb6","l2_adjacency":true,"status":"ACTIVE","subnets":["d303b478-ee69-4e94-a7ec-018e749c505e"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:02Z","qos_policy_id":null,"name":"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9","admin_state_up":true,"tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:01Z","mtu":1450}]} 2018-07-31 04:22:09,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ceb7c49e-ea44-4b31-8ce8-34ec3af2f0a9 2018-07-31 04:22:09,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107892036438s 2018-07-31 04:22:09,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ceb7c49e-ea44-4b31-8ce8-34ec3af2f0a9 2018-07-31 04:22:09,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:22:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:09,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea1670bf-d448-42c8-aa9f-f5b17d7d5c83 Date: Tue, 31 Jul 2018 04:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:22:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"719b77de28474776aaa7fab5bb75dcb6","id":"d303b478-ee69-4e94-a7ec-018e749c505e","subnetpool_id":null,"name":"vping_userdata-subnet_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}]} 2018-07-31 04:22:09,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ea1670bf-d448-42c8-aa9f-f5b17d7d5c83 2018-07-31 04:22:09,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0714521408081s 2018-07-31 04:22:09,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ea1670bf-d448-42c8-aa9f-f5b17d7d5c83 2018-07-31 04:22:09,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:11,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:12,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-5e957f50-91af-4d67-99cb-22407b5c1bef x-compute-request-id: req-5e957f50-91af-4d67-99cb-22407b5c1bef Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "user_id": "7d041c5773064e6d9c110e109570402e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:11Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:12,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5e957f50-91af-4d67-99cb-22407b5c1bef 2018-07-31 04:22:12,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.309617042542s 2018-07-31 04:22:12,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5e957f50-91af-4d67-99cb-22407b5c1bef 2018-07-31 04:22:12,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:14,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:14,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-87b5e4dd-950a-4f89-a7e1-9fa5a2eaccce x-compute-request-id: req-87b5e4dd-950a-4f89-a7e1-9fa5a2eaccce 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.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:11Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:14,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87b5e4dd-950a-4f89-a7e1-9fa5a2eaccce 2018-07-31 04:22:14,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397823095322s 2018-07-31 04:22:14,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87b5e4dd-950a-4f89-a7e1-9fa5a2eaccce 2018-07-31 04:22:14,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:16,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:16,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-fc50783f-7cd2-4c92-8e55-c3a2bea8ebb1 x-compute-request-id: req-fc50783f-7cd2-4c92-8e55-c3a2bea8ebb1 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:16,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc50783f-7cd2-4c92-8e55-c3a2bea8ebb1 2018-07-31 04:22:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194593906403s 2018-07-31 04:22:16,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc50783f-7cd2-4c92-8e55-c3a2bea8ebb1 2018-07-31 04:22:16,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:22:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=44e13b5d-485a-49b0-b0de-64d662413da6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:16,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-8da35397-b819-42ee-86da-94b666ea5469 Date: Tue, 31 Jul 2018 04:22:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:22:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d303b478-ee69-4e94-a7ec-018e749c505e","ip_address":"192.168.120.15"}],"id":"a1c2d332-a643-4700-8408-b725b9191311","security_groups":["173bc3cc-58cd-4b62-a77d-c5cd2954207b"],"mac_address":"fa:16:3e:86:d2:76","project_id":"719b77de28474776aaa7fab5bb75dcb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:12Z","binding:vnic_type":"normal","device_id":"44e13b5d-485a-49b0-b0de-64d662413da6","ip_allocation":"immediate"}]} 2018-07-31 04:22:16,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=44e13b5d-485a-49b0-b0de-64d662413da6 used request id req-8da35397-b819-42ee-86da-94b666ea5469 2018-07-31 04:22:16,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566899776459s 2018-07-31 04:22:16,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=44e13b5d-485a-49b0-b0de-64d662413da6 used request id req-8da35397-b819-42ee-86da-94b666ea5469 2018-07-31 04:22:16,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:22:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a1c2d332-a643-4700-8408-b725b9191311" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:16,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a3b2aeb3-dd5c-4f4d-a21c-0703c34cf587 Date: Tue, 31 Jul 2018 04:22:16 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:22:16,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a1c2d332-a643-4700-8408-b725b9191311 used request id req-a3b2aeb3-dd5c-4f4d-a21c-0703c34cf587 2018-07-31 04:22:16,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0503261089325s 2018-07-31 04:22:16,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a1c2d332-a643-4700-8408-b725b9191311 used request id req-a3b2aeb3-dd5c-4f4d-a21c-0703c34cf587 2018-07-31 04:22:16,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:16,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:17,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-62397ed7-7dba-4d64-bdc7-f8e2e735fe5d x-compute-request-id: req-62397ed7-7dba-4d64-bdc7-f8e2e735fe5d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:17,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-62397ed7-7dba-4d64-bdc7-f8e2e735fe5d 2018-07-31 04:22:17,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405763864517s 2018-07-31 04:22:17,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-62397ed7-7dba-4d64-bdc7-f8e2e735fe5d 2018-07-31 04:22:17,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:22:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=44e13b5d-485a-49b0-b0de-64d662413da6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:17,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-35a1fcaa-df6c-4ab0-8b6e-28f867a44be2 Date: Tue, 31 Jul 2018 04:22:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:22:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d303b478-ee69-4e94-a7ec-018e749c505e","ip_address":"192.168.120.15"}],"id":"a1c2d332-a643-4700-8408-b725b9191311","security_groups":["173bc3cc-58cd-4b62-a77d-c5cd2954207b"],"mac_address":"fa:16:3e:86:d2:76","project_id":"719b77de28474776aaa7fab5bb75dcb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:12Z","binding:vnic_type":"normal","device_id":"44e13b5d-485a-49b0-b0de-64d662413da6","ip_allocation":"immediate"}]} 2018-07-31 04:22:17,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=44e13b5d-485a-49b0-b0de-64d662413da6 used request id req-35a1fcaa-df6c-4ab0-8b6e-28f867a44be2 2018-07-31 04:22:17,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584769248962s 2018-07-31 04:22:17,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=44e13b5d-485a-49b0-b0de-64d662413da6 used request id req-35a1fcaa-df6c-4ab0-8b6e-28f867a44be2 2018-07-31 04:22:17,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:22:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a1c2d332-a643-4700-8408-b725b9191311" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:17,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f08723a4-10bb-4a8b-a999-b35299808e31 Date: Tue, 31 Jul 2018 04:22:17 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:22:17,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a1c2d332-a643-4700-8408-b725b9191311 used request id req-f08723a4-10bb-4a8b-a999-b35299808e31 2018-07-31 04:22:17,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045380115509s 2018-07-31 04:22:17,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a1c2d332-a643-4700-8408-b725b9191311 used request id req-f08723a4-10bb-4a8b-a999-b35299808e31 2018-07-31 04:22:17,467 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:d2:76', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'27665649-eb3f-422b-b56e-232b01c5e3af'}), 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-31T04:22:15.000000', 'flavor': Munch({u'id': u'e2cd3314-f07c-4fab-8231-3ae518ae8bc8'}), 'az': u'nova', 'id': u'44e13b5d-485a-49b0-b0de-64d662413da6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d041c5773064e6d9c110e109570402e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719b77de28474776aaa7fab5bb75dcb6', 'name': 'vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', '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-31T04:22:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:22:15Z', 'hostId': u'a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328', '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-31T04:22:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'719b77de28474776aaa7fab5bb75dcb6', 'name': u'vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', 'adminPass': None, 'tenant_id': u'719b77de28474776aaa7fab5bb75dcb6', 'created_at': u'2018-07-31T04:22:09Z', 'created': u'2018-07-31T04:22:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:22:17,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:17,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-96f4359d-7c47-4135-b0c6-2a6e28ee74e3 Date: Tue, 31 Jul 2018 04:22:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719b77de28474776aaa7fab5bb75dcb6","l2_adjacency":true,"status":"ACTIVE","subnets":["d303b478-ee69-4e94-a7ec-018e749c505e"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:02Z","qos_policy_id":null,"name":"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9","admin_state_up":true,"tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:01Z","mtu":1450}]} 2018-07-31 04:22:17,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-96f4359d-7c47-4135-b0c6-2a6e28ee74e3 2018-07-31 04:22:17,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105401992798s 2018-07-31 04:22:17,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-96f4359d-7c47-4135-b0c6-2a6e28ee74e3 2018-07-31 04:22:17,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:22:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:17,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d61dc329-5942-487e-9e4e-ac5c6ea2f214 Date: Tue, 31 Jul 2018 04:22:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/27665649-eb3f-422b-b56e-232b01c5e3af/snap", "metadata": {}}], "file": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file", "owner": "719b77de28474776aaa7fab5bb75dcb6", "id": "27665649-eb3f-422b-b56e-232b01c5e3af", "size": 12716032, "self": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/27665649-eb3f-422b-b56e-232b01c5e3af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:22:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:22:17,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d61dc329-5942-487e-9e4e-ac5c6ea2f214 2018-07-31 04:22:17,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036169052124s 2018-07-31 04:22:17,616 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d61dc329-5942-487e-9e4e-ac5c6ea2f214 2018-07-31 04:22:17,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:22:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:17,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-6d69a622-6d68-402b-935e-0813091b41c2 x-compute-request-id: req-6d69a622-6d68-402b-935e-0813091b41c2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "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": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8"}]} 2018-07-31 04:22:17,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6d69a622-6d68-402b-935e-0813091b41c2 2018-07-31 04:22:17,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247302055359s 2018-07-31 04:22:17,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6d69a622-6d68-402b-935e-0813091b41c2 2018-07-31 04:22:17,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:22:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"server": {"name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "imageRef": "27665649-eb3f-422b-b56e-232b01c5e3af", "flavorRef": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE1IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d471f95a-9464-49b8-b44c-fc6bc4afa706"}]}}' 2018-07-31 04:22:19,346 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:22: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-931cbeb7-3297-4419-8d95-989ad36d2f05 x-compute-request-id: req-931cbeb7-3297-4419-8d95-989ad36d2f05 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "adminPass": "U5g9korZSqxw"}} 2018-07-31 04:22:19,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-931cbeb7-3297-4419-8d95-989ad36d2f05 2018-07-31 04:22:19,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.70303606987s 2018-07-31 04:22:19,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-931cbeb7-3297-4419-8d95-989ad36d2f05 2018-07-31 04:22:19,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:19,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-fe1630ce-3628-49f2-9584-f0adccca628c x-compute-request-id: req-fe1630ce-3628-49f2-9584-f0adccca628c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:19,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe1630ce-3628-49f2-9584-f0adccca628c 2018-07-31 04:22:19,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238739967346s 2018-07-31 04:22:19,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe1630ce-3628-49f2-9584-f0adccca628c 2018-07-31 04:22:19,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:21,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:21,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-7cd12cd6-5923-4753-950f-6ffbe5dfee7f x-compute-request-id: req-7cd12cd6-5923-4753-950f-6ffbe5dfee7f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "user_id": "7d041c5773064e6d9c110e109570402e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:21Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:21,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7cd12cd6-5923-4753-950f-6ffbe5dfee7f 2018-07-31 04:22:21,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217451095581s 2018-07-31 04:22:21,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7cd12cd6-5923-4753-950f-6ffbe5dfee7f 2018-07-31 04:22:21,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:23,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:23,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:24,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-b46ece2e-95a2-466c-a4fd-e39397979f67 x-compute-request-id: req-b46ece2e-95a2-466c-a4fd-e39397979f67 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:22Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:24,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b46ece2e-95a2-466c-a4fd-e39397979f67 2018-07-31 04:22:24,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386221885681s 2018-07-31 04:22:24,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b46ece2e-95a2-466c-a4fd-e39397979f67 2018-07-31 04:22:24,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:26,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:26,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:26,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-8456cb69-c2ff-4c91-9e93-5a8e363fedc8 x-compute-request-id: req-8456cb69-c2ff-4c91-9e93-5a8e363fedc8 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:22Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:26,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8456cb69-c2ff-4c91-9e93-5a8e363fedc8 2018-07-31 04:22:26,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445554971695s 2018-07-31 04:22:26,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8456cb69-c2ff-4c91-9e93-5a8e363fedc8 2018-07-31 04:22:26,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:28,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:29,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-bab5055f-49fa-4966-90c3-4072228de963 x-compute-request-id: req-bab5055f-49fa-4966-90c3-4072228de963 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:26Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:29,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bab5055f-49fa-4966-90c3-4072228de963 2018-07-31 04:22:29,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403459072113s 2018-07-31 04:22:29,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bab5055f-49fa-4966-90c3-4072228de963 2018-07-31 04:22:29,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:22:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:29,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-fc197ecb-22a2-4885-871f-a0fca9f1a11a Date: Tue, 31 Jul 2018 04:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:22:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d303b478-ee69-4e94-a7ec-018e749c505e","ip_address":"192.168.120.7"}],"id":"3ac7b7ae-1f66-486d-a292-ffd8d893806e","security_groups":["173bc3cc-58cd-4b62-a77d-c5cd2954207b"],"mac_address":"fa:16:3e:8d:6a:d2","project_id":"719b77de28474776aaa7fab5bb75dcb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:22Z","binding:vnic_type":"normal","device_id":"d71fd17f-6a77-49d0-a1bb-2ac8a4139594","ip_allocation":"immediate"}]} 2018-07-31 04:22:29,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-fc197ecb-22a2-4885-871f-a0fca9f1a11a 2018-07-31 04:22:29,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593750476837s 2018-07-31 04:22:29,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-fc197ecb-22a2-4885-871f-a0fca9f1a11a 2018-07-31 04:22:29,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:22:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:29,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cdbbc141-2093-4d85-b893-78a0b3fcfc82 Date: Tue, 31 Jul 2018 04:22:29 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:22:29,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e used request id req-cdbbc141-2093-4d85-b893-78a0b3fcfc82 2018-07-31 04:22:29,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543141365051s 2018-07-31 04:22:29,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e used request id req-cdbbc141-2093-4d85-b893-78a0b3fcfc82 2018-07-31 04:22:29,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:29,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-cfb3fd08-6898-42c3-a057-6caa0a0abf73 x-compute-request-id: req-cfb3fd08-6898-42c3-a057-6caa0a0abf73 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:26Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:29,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfb3fd08-6898-42c3-a057-6caa0a0abf73 2018-07-31 04:22:29,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382015943527s 2018-07-31 04:22:29,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfb3fd08-6898-42c3-a057-6caa0a0abf73 2018-07-31 04:22:29,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:22:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:29,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-d5b94fb5-2a6e-40b1-a651-d44888c30fa9 Date: Tue, 31 Jul 2018 04:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:22:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d303b478-ee69-4e94-a7ec-018e749c505e","ip_address":"192.168.120.7"}],"id":"3ac7b7ae-1f66-486d-a292-ffd8d893806e","security_groups":["173bc3cc-58cd-4b62-a77d-c5cd2954207b"],"mac_address":"fa:16:3e:8d:6a:d2","project_id":"719b77de28474776aaa7fab5bb75dcb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:22Z","binding:vnic_type":"normal","device_id":"d71fd17f-6a77-49d0-a1bb-2ac8a4139594","ip_allocation":"immediate"}]} 2018-07-31 04:22:29,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-d5b94fb5-2a6e-40b1-a651-d44888c30fa9 2018-07-31 04:22:29,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572950839996s 2018-07-31 04:22:29,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-d5b94fb5-2a6e-40b1-a651-d44888c30fa9 2018-07-31 04:22:29,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:22:29,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:29,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e239991d-258e-42a4-9f07-06b4079b88fe Date: Tue, 31 Jul 2018 04:22:29 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:22:29,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e used request id req-e239991d-258e-42a4-9f07-06b4079b88fe 2018-07-31 04:22:29,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0465378761292s 2018-07-31 04:22:29,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e used request id req-e239991d-258e-42a4-9f07-06b4079b88fe 2018-07-31 04:22:29,695 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:6a:d2', 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'27665649-eb3f-422b-b56e-232b01c5e3af'}), 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-31T04:22:26.000000', 'flavor': Munch({u'id': u'e2cd3314-f07c-4fab-8231-3ae518ae8bc8'}), 'az': u'nova', 'id': u'd71fd17f-6a77-49d0-a1bb-2ac8a4139594', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d041c5773064e6d9c110e109570402e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719b77de28474776aaa7fab5bb75dcb6', 'name': 'vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', '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-31T04:22:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:22:26Z', 'hostId': u'f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143', '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-31T04:22:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'719b77de28474776aaa7fab5bb75dcb6', 'name': u'vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9', 'adminPass': None, 'tenant_id': u'719b77de28474776aaa7fab5bb75dcb6', 'created_at': u'2018-07-31T04:22:19Z', 'created': u'2018-07-31T04:22:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:22:29,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:29,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:30,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-ea2c97ec-a3be-46a5-b992-d9e40eb0b6b5 x-compute-request-id: req-ea2c97ec-a3be-46a5-b992-d9e40eb0b6b5 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:26Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:30,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea2c97ec-a3be-46a5-b992-d9e40eb0b6b5 2018-07-31 04:22:30,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33432507515s 2018-07-31 04:22:30,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea2c97ec-a3be-46a5-b992-d9e40eb0b6b5 2018-07-31 04:22:30,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:22:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:30,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-44dfe2e0-d6e1-42c6-a5be-912e74961863 Date: Tue, 31 Jul 2018 04:22:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:22:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d303b478-ee69-4e94-a7ec-018e749c505e","ip_address":"192.168.120.7"}],"id":"3ac7b7ae-1f66-486d-a292-ffd8d893806e","security_groups":["173bc3cc-58cd-4b62-a77d-c5cd2954207b"],"mac_address":"fa:16:3e:8d:6a:d2","project_id":"719b77de28474776aaa7fab5bb75dcb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:22Z","binding:vnic_type":"normal","device_id":"d71fd17f-6a77-49d0-a1bb-2ac8a4139594","ip_allocation":"immediate"}]} 2018-07-31 04:22:30,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-44dfe2e0-d6e1-42c6-a5be-912e74961863 2018-07-31 04:22:30,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592610836029s 2018-07-31 04:22:30,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-44dfe2e0-d6e1-42c6-a5be-912e74961863 2018-07-31 04:22:30,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:22:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:30,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1d9eb7d2-50a9-4619-9953-1f0c65d58397 Date: Tue, 31 Jul 2018 04:22:30 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:22:30,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e used request id req-1d9eb7d2-50a9-4619-9953-1f0c65d58397 2018-07-31 04:22:30,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484690666199s 2018-07-31 04:22:30,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ac7b7ae-1f66-486d-a292-ffd8d893806e used request id req-1d9eb7d2-50a9-4619-9953-1f0c65d58397 2018-07-31 04:22:30,150 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-31 04:22:31,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:31,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-d6b9c4a9-852a-4c4e-8b93-0290cbec96ae x-compute-request-id: req-d6b9c4a9-852a-4c4e-8b93-0290cbec96ae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:26Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:15Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:31,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6b9c4a9-852a-4c4e-8b93-0290cbec96ae 2018-07-31 04:22:31,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202975988388s 2018-07-31 04:22:31,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6b9c4a9-852a-4c4e-8b93-0290cbec96ae 2018-07-31 04:22:31,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 04:22:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594/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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 04:22:31,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-52210c78-b2c3-452a-925f-0085174bd779 x-compute-request-id: req-52210c78-b2c3-452a-925f-0085174bd779 Content-Encoding: gzip Content-Length: 9557 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 660717415 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.166599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.168664] pid_max: default: 32768 minimum: 301\n[ 0.169822] ACPI: Core revision 20150930\n[ 0.171402] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173025] Security Framework initialized\n[ 0.174078] Yama: becoming mindful.\n[ 0.175027] AppArmor: AppArmor initialized\n[ 0.176122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.177832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.179480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182811] Initializing cgroup subsys io\n[ 0.183853] Initializing cgroup subsys memory\n[ 0.184970] Initializing cgroup subsys devices\n[ 0.186090] Initializing cgroup subsys freezer\n[ 0.187213] Initializing cgroup subsys net_cls\n[ 0.188290] Initializing cgroup subsys perf_event\n[ 0.189448] Initializing cgroup subsys net_prio\n[ 0.190604] Initializing cgroup subsys hugetlb\n[ 0.191682] Initializing cgroup subsys pids\n[ 0.192749] CPU: Physical Processor ID: 0\n[ 0.194505] mce: CPU supports 10 MCE banks\n[ 0.195592] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196853] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211478] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.218040] ftrace: allocating 31920 entries in 125 pages\n[ 0.243159] smpboot: Max logical packages: 1\n[ 0.244244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245955] x2apic enabled\n[ 0.246929] Switched APIC routing to physical x2apic.\n[ 0.248897] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.250348] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252919] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.255108] KVM setup paravirtual spinlock\n[ 0.256648] x86: Booted up 1 node, 1 CPUs\n[ 0.257654] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259361] devtmpfs: initialized\n[ 0.261194] evm: security.selinux\n[ 0.262047] evm: security.SMACK64\n[ 0.262893] evm: security.SMACK64EXEC\n[ 0.263808] evm: security.SMACK64TRANSMUTE\n[ 0.264819] evm: security.SMACK64MMAP\n[ 0.265797] evm: security.ima\n[ 0.266620] evm: security.capability\n[ 0.267592] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269918] pinctrl core: initialized pinctrl subsystem\n[ 0.271271] RTC time: 4:22:26, date: 07/31/18\n[ 0.272445] NET: Registered protocol family 16\n[ 0.273656] cpuidle: using governor ladder\n[ 0.274684] cpuidle: using governor menu\n[ 0.275654] PCCT header not found.\n[ 0.276599] ACPI: bus type PCI registered\n[ 0.277590] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279141] PCI: Using configuration type 1 for base access\n[ 0.281162] ACPI: Added _OSI(Module Device)\n[ 0.282201] ACPI: Added _OSI(Processor Device)\n[ 0.283271] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286514] ACPI: Interpreter enabled\n[ 0.287455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296533] ACPI: (supports S0 S5)\n[ 0.297405] ACPI: Using IOAPIC for interrupt routing\n[ 0.298595] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302093] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305079] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306667] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309499] acpiphp: Slot [3] registered\n[ 0.310496] acpiphp: Slot [4] registered\n[ 0.311485] acpiphp: Slot [5] registered\n[ 0.312468] acpiphp: Slot [6] registered\n[ 0.313451] acpiphp: Slot [7] registered\n[ 0.314428] acpiphp: Slot [8] registered\n[ 0.315443] acpiphp: Slot [9] registered\n[ 0.316447] acpiphp: Slot [10] registered\n[ 0.317326] acpiphp: Slot [11] registered\n[ 0.318175] acpiphp: Slot [12] registered\n[ 0.319016] acpiphp: Slot [13] registered\n[ 0.319856] acpiphp: Slot [14] registered\n[ 0.320697] acpiphp: Slot [15] registered\n[ 0.331415] acpiphp: Slot [16] registered\n[ 0.332279] acpiphp: Slot [17] registered\n[ 0.333114] acpiphp: Slot [18] registered\n[ 0.333967] acpiphp: Slot [19] registered\n[ 0.334803] acpiphp: Slot [20] registered\n[ 0.335652] acpiphp: Slot [21] registered\n[ 0.336494] acpiphp: Slot [22] registered\n[ 0.337370] acpiphp: Slot [23] registered\n[ 0.338209] acpiphp: Slot [24] registered\n[ 0.339039] acpiphp: Slot [25] registered\n[ 0.339875] acpiphp: Slot [26] registered\n[ 0.340824] acpiphp: Slot [27] registered\n[ 0.341669] acpiphp: Slot [28] registered\n[ 0.342511] acpiphp: Slot [29] registered\n[ 0.343345] acpiphp: Slot [30] registered\n[ 0.344186] acpiphp: Slot [31] registered\n[ 0.345018] PCI host bridge to bus 0000:00\n[ 0.345853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347121] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349891] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.351391] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352914] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358806] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363673] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383838] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.385354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387162] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392670] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.393761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395360] vgaarb: loaded\n[ 0.395985] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397256] SCSI subsystem initialized\n[ 0.398193] ACPI: bus type USB registered\n[ 0.399042] usbcore: registered new interface driver usbfs\n[ 0.400108] usbcore: registered new interface driver hub\n[ 0.401152] usbcore: registered new device driver usb\n[ 0.402289] PCI: Using ACPI for IRQ routing\n[ 0.403429] NetLabel: Initializing\n[ 0.404179] NetLabel: domain hash size = 128\n[ 0.405054] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406045] NetLabel: unlabeled traffic allowed by default\n[ 0.407244] clocksource: Switched to clocksource kvm-clock\n[ 0.415543] AppArmor: AppArmor Filesystem Enabled\n[ 0.416548] pnp: PnP ACPI init\n[ 0.417499] pnp: PnP ACPI: found 5 devices\n[ 0.423865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425642] NET: Registered protocol family 2\n[ 0.426714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428060] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.429326] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.430572] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432934] NET: Registered protocol family 1\n[ 0.433851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434987] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.436103] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.450232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.464412] Trying to unpack rootfs image as initramfs...\n[ 0.521418] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523117] Scanning for low memory corruption every 60 seconds\n[ 0.524527] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525734] audit: initializing netlink subsys (disabled)\n[ 0.526802] audit: type=2000 audit(1533010946.878:1): initialized\n[ 0.528218] Initialise system trusted keyring\n[ 0.529196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.530396] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532576] zbud: loaded\n[ 0.533329] VFS: Disk quotas dquot_6.6.0\n[ 0.534179] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535830] fuse init (API version 7.23)\n[ 0.536764] Key type big_key registered\n[ 0.537604] Allocating IMA MOK and blacklist keyrings.\n[ 0.538878] Key type asymmetric registered\n[ 0.539743] Asymmetric key parser 'x509' registered\n[ 0.540739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.542262] io scheduler noop registered\n[ 0.543080] io scheduler deadline registered (default)\n[ 0.544117] io scheduler cfq registered\n[ 0.545001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546078] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.547410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548916] ACPI: Power Button [PWRF]\n[ 0.549782] GHES: HEST is not enabled!\n[ 0.563474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594024] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623322] Linux agpgart interface v0.103\n[ 0.626177] brd: module loaded\n[ 0.627927] loop: module loaded\n[ 0.632149] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633663] GPT:90111 != 2097151\n[ 0.634360] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635506] GPT:90111 != 2097151\n[ 0.636210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637211] vda: vda1 vda15\n[ 0.638558] scsi host0: ata_piix\n[ 0.639382] scsi host1: ata_piix\n[ 0.640125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.641387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.642911] libphy: Fixed MDIO Bus: probed\n[ 0.643778] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644777] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647213] PPP generic driver version 2.4.2\n[ 0.648595] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650146] ehci-pci: EHCI PCI platform driver\n[ 0.651270] ehci-platform: EHCI generic platform driver\n[ 0.652618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654087] ohci-pci: OHCI PCI platform driver\n[ 0.655216] ohci-platform: OHCI generic platform driver\n[ 0.656514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.670978] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672283] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674137] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675423] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.676894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680335] usb usb1: Product: UHCI Host Controller\n[ 0.681528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682950] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.684033] hub 1-0:1.0: USB hub found\n[ 0.684875] hub 1-0:1.0: 2 ports detected\n[ 0.685895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688187] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690422] mousedev: PS/2 mouse device common for all mice\n[ 0.691811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693818] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695024] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697624] i2c /dev entries driver\n[ 0.698468] device-mapper: uevent: version 1.0.3\n[ 0.699516] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.701283] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702823] NET: Registered protocol family 10\n[ 0.704063] NET: Registered protocol family 17\n[ 0.705038] Key type dns_resolver registered\n[ 0.706121] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707333] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709277] registered taskstats version 1\n[ 0.710182] Loading compiled-in X.509 certificates\n[ 0.711758] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713787] zswap: loaded using pool lzo/zbud\n[ 0.715580] Key type trusted registered\n[ 0.717470] Key type encrypted registered\n[ 0.718361] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.719493] ima: No TPM chip found, activating TPM-bypass!\n[ 0.720622] evm: HMAC attrs: 0x1\n[ 0.721647] Magic number: 10:580:364\n[ 0.722577] rtc_cmos 00:00: setting system clock to 2018-07-31 04:22:26 UTC (1533010946)\n[ 0.724333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.725538] EDD information not available.\n[ 0.800609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.813002] Write protecting the kernel read-only data: 14336k\n[ 0.815309] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.817280] 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.864778] 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.7...\nLease of 192.168.120.7 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.93. 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.26s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YBkHrhQDuCGwN7fyMReNxWEnGL0JQX/iBr55QOZ//jixMO9fhGe6ZcE3LCy/1VMhtb/U8pDlwk7UwzIU0mmkaZsijT/vQMAjXSB5ZPaEuVDYF9cApPO5kd83u+B1y7Jy71j6brG4ALbLhmDtp/C0XNH3ijvpIc88lvrJHVi906zGJRorAVMkKJvhqlpcZmTTgILCQzYIePtK97t486HZuHEgfsIyFT0FhqyuiRYJyVOBTiYdlpT55rPMMO8vlIFcqVcvbMjG8FN8v90gx/6wpNFuXn6tDL6GStCSmOq7xCw3f1RXTsYN08Ly0E+xe+KDBu3ELeMwO4bGIJ/OwD7n root@vping-userdata-vm2-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9\nssh-dss AAAAB3NzaC1kc3MAAACBAO51LIqtaHRpSdiTzykkVHd9OuHDAY7qv42ZvEE+Os1c7w1wVWgPcrMF++AWCV8ICokUXTEBC1kqbulAEA+unAVnQ3G62y+ZrwfdDfFYgZiBR7293YNRQlySA4/fsNkdqsPRl6OjQ6qBSnfoTq7xThLeiJ4ri2gy9EP8qBcBOUn1AAAAFQDM2cLuHOwfKSuhhV4MGGTXO/lyFwAAAIAjDJ3GdwJZYZsIg1pMw68+RC0h/X99m8MXCSXq1xTbCLVHHOHL6pZp0LucJ38Opsai3W7q1STuHpBnhLLYQcMj6RlnPCQNwiZsk5j4sxlDjRkIaierQWkPDQDnWM2T6WOzuMcXcksWHDGZuYQerkra8yNvsaHnR+nEtuhVzV1cIQAAAIBurvE3sTajWsUY/WSq0bXFsb3ePshb8JQlTOuyT4UVy4NVqLpWlPozfYzB7Xk2fZgRzIt3ut+x7jzh9jtMMuKqGixPw2lLM7//soW4Ams7t7wmBDOGQyYljcxIFEDUMoNwUeNPabdCxZSIxIdZyfFU43VCHjAgdQbXLx+jdk4xEA== root@vping-userdata-vm2-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9\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.7,24,fe80::f816:3eff:fe8d:6ad2/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.7 \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-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.11 ===\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-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9 login: "} 2018-07-31 04:22:31,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594/action used request id req-52210c78-b2c3-452a-925f-0085174bd779 2018-07-31 04:22:31,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.090255022049s 2018-07-31 04:22:31,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594/action used request id req-52210c78-b2c3-452a-925f-0085174bd779 2018-07-31 04:22:31,449 - 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 660717415 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.166599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.168664] pid_max: default: 32768 minimum: 301 [ 0.169822] ACPI: Core revision 20150930 [ 0.171402] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173025] Security Framework initialized [ 0.174078] Yama: becoming mindful. [ 0.175027] AppArmor: AppArmor initialized [ 0.176122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182811] Initializing cgroup subsys io [ 0.183853] Initializing cgroup subsys memory [ 0.184970] Initializing cgroup subsys devices [ 0.186090] Initializing cgroup subsys freezer [ 0.187213] Initializing cgroup subsys net_cls [ 0.188290] Initializing cgroup subsys perf_event [ 0.189448] Initializing cgroup subsys net_prio [ 0.190604] Initializing cgroup subsys hugetlb [ 0.191682] Initializing cgroup subsys pids [ 0.192749] CPU: Physical Processor ID: 0 [ 0.194505] mce: CPU supports 10 MCE banks [ 0.195592] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196853] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211478] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218040] ftrace: allocating 31920 entries in 125 pages [ 0.243159] smpboot: Max logical packages: 1 [ 0.244244] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245955] x2apic enabled [ 0.246929] Switched APIC routing to physical x2apic. [ 0.248897] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.250348] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252919] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.255108] KVM setup paravirtual spinlock [ 0.256648] x86: Booted up 1 node, 1 CPUs [ 0.257654] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259361] devtmpfs: initialized [ 0.261194] evm: security.selinux [ 0.262047] evm: security.SMACK64 [ 0.262893] evm: security.SMACK64EXEC [ 0.263808] evm: security.SMACK64TRANSMUTE [ 0.264819] evm: security.SMACK64MMAP [ 0.265797] evm: security.ima [ 0.266620] evm: security.capability [ 0.267592] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269918] pinctrl core: initialized pinctrl subsystem [ 0.271271] RTC time: 4:22:26, date: 07/31/18 [ 0.272445] NET: Registered protocol family 16 [ 0.273656] cpuidle: using governor ladder [ 0.274684] cpuidle: using governor menu [ 0.275654] PCCT header not found. [ 0.276599] ACPI: bus type PCI registered [ 0.277590] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279141] PCI: Using configuration type 1 for base access [ 0.281162] ACPI: Added _OSI(Module Device) [ 0.282201] ACPI: Added _OSI(Processor Device) [ 0.283271] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286514] ACPI: Interpreter enabled [ 0.287455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296533] ACPI: (supports S0 S5) [ 0.297405] ACPI: Using IOAPIC for interrupt routing [ 0.298595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302093] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305079] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306667] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309499] acpiphp: Slot [3] registered [ 0.310496] acpiphp: Slot [4] registered [ 0.311485] acpiphp: Slot [5] registered [ 0.312468] acpiphp: Slot [6] registered [ 0.313451] acpiphp: Slot [7] registered [ 0.314428] acpiphp: Slot [8] registered [ 0.315443] acpiphp: Slot [9] registered [ 0.316447] acpiphp: Slot [10] registered [ 0.317326] acpiphp: Slot [11] registered [ 0.318175] acpiphp: Slot [12] registered [ 0.319016] acpiphp: Slot [13] registered [ 0.319856] acpiphp: Slot [14] registered [ 0.320697] acpiphp: Slot [15] registered [ 0.331415] acpiphp: Slot [16] registered [ 0.332279] acpiphp: Slot [17] registered [ 0.333114] acpiphp: Slot [18] registered [ 0.333967] acpiphp: Slot [19] registered [ 0.334803] acpiphp: Slot [20] registered [ 0.335652] acpiphp: Slot [21] registered [ 0.336494] acpiphp: Slot [22] registered [ 0.337370] acpiphp: Slot [23] registered [ 0.338209] acpiphp: Slot [24] registered [ 0.339039] acpiphp: Slot [25] registered [ 0.339875] acpiphp: Slot [26] registered [ 0.340824] acpiphp: Slot [27] registered [ 0.341669] acpiphp: Slot [28] registered [ 0.342511] acpiphp: Slot [29] registered [ 0.343345] acpiphp: Slot [30] registered [ 0.344186] acpiphp: Slot [31] registered [ 0.345018] PCI host bridge to bus 0000:00 [ 0.345853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347121] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.349891] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.351391] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352914] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357586] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358806] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363673] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383838] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.387162] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.392670] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.393761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.395360] vgaarb: loaded [ 0.395985] vgaarb: bridge control possible 0000:00:02.0 [ 0.397256] SCSI subsystem initialized [ 0.398193] ACPI: bus type USB registered [ 0.399042] usbcore: registered new interface driver usbfs [ 0.400108] usbcore: registered new interface driver hub [ 0.401152] usbcore: registered new device driver usb [ 0.402289] PCI: Using ACPI for IRQ routing [ 0.403429] NetLabel: Initializing [ 0.404179] NetLabel: domain hash size = 128 [ 0.405054] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.406045] NetLabel: unlabeled traffic allowed by default [ 0.407244] clocksource: Switched to clocksource kvm-clock [ 0.415543] AppArmor: AppArmor Filesystem Enabled [ 0.416548] pnp: PnP ACPI init [ 0.417499] pnp: PnP ACPI: found 5 devices [ 0.423865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.425642] NET: Registered protocol family 2 [ 0.426714] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.428060] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.429326] TCP: Hash tables configured (established 4096 bind 4096) [ 0.430572] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.431706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.432934] NET: Registered protocol family 1 [ 0.433851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.434987] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.436103] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.450232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.464412] Trying to unpack rootfs image as initramfs... [ 0.521418] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.523117] Scanning for low memory corruption every 60 seconds [ 0.524527] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.525734] audit: initializing netlink subsys (disabled) [ 0.526802] audit: type=2000 audit(1533010946.878:1): initialized [ 0.528218] Initialise system trusted keyring [ 0.529196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.530396] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532576] zbud: loaded [ 0.533329] VFS: Disk quotas dquot_6.6.0 [ 0.534179] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535830] fuse init (API version 7.23) [ 0.536764] Key type big_key registered [ 0.537604] Allocating IMA MOK and blacklist keyrings. [ 0.538878] Key type asymmetric registered [ 0.539743] Asymmetric key parser 'x509' registered [ 0.540739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.542262] io scheduler noop registered [ 0.543080] io scheduler deadline registered (default) [ 0.544117] io scheduler cfq registered [ 0.545001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546078] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548916] ACPI: Power Button [PWRF] [ 0.549782] GHES: HEST is not enabled! [ 0.563474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594024] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.596704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623322] Linux agpgart interface v0.103 [ 0.626177] brd: module loaded [ 0.627927] loop: module loaded [ 0.632149] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.633663] GPT:90111 != 2097151 [ 0.634360] GPT:Alternate GPT header not at the end of the disk. [ 0.635506] GPT:90111 != 2097151 [ 0.636210] GPT: Use GNU Parted to correct GPT errors. [ 0.637211] vda: vda1 vda15 [ 0.638558] scsi host0: ata_piix [ 0.639382] scsi host1: ata_piix [ 0.640125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.641387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.642911] libphy: Fixed MDIO Bus: probed [ 0.643778] tun: Universal TUN/TAP device driver, 1.6 [ 0.644777] tun: (C) 1999-2004 Max Krasnyansky [ 0.647213] PPP generic driver version 2.4.2 [ 0.648595] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650146] ehci-pci: EHCI PCI platform driver [ 0.651270] ehci-platform: EHCI generic platform driver [ 0.652618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654087] ohci-pci: OHCI PCI platform driver [ 0.655216] ohci-platform: OHCI generic platform driver [ 0.656514] uhci_hcd: USB Universal Host Controller Interface driver [ 0.670978] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.672283] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674137] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.675423] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.676894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.680335] usb usb1: Product: UHCI Host Controller [ 0.681528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.682950] usb usb1: SerialNumber: 0000:00:01.2 [ 0.684033] hub 1-0:1.0: USB hub found [ 0.684875] hub 1-0:1.0: 2 ports detected [ 0.685895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688187] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689286] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.690422] mousedev: PS/2 mouse device common for all mice [ 0.691811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693818] rtc_cmos 00:00: RTC can wake from S4 [ 0.695024] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.697624] i2c /dev entries driver [ 0.698468] device-mapper: uevent: version 1.0.3 [ 0.699516] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.701283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.702823] NET: Registered protocol family 10 [ 0.704063] NET: Registered protocol family 17 [ 0.705038] Key type dns_resolver registered [ 0.706121] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.707333] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.709277] registered taskstats version 1 [ 0.710182] Loading compiled-in X.509 certificates [ 0.711758] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.713787] zswap: loaded using pool lzo/zbud [ 0.715580] Key type trusted registered [ 0.717470] Key type encrypted registered [ 0.718361] AppArmor: AppArmor sha1 policy hashing enabled [ 0.719493] ima: No TPM chip found, activating TPM-bypass! [ 0.720622] evm: HMAC attrs: 0x1 [ 0.721647] Magic number: 10:580:364 [ 0.722577] rtc_cmos 00:00: setting system clock to 2018-07-31 04:22:26 UTC (1533010946) [ 0.724333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.725538] EDD information not available. [ 0.800609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.813002] Write protecting the kernel read-only data: 14336k [ 0.815309] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.817280] 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.864778] 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.7... Lease of 192.168.120.7 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.93. 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.26s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YBkHrhQDuCGwN7fyMReNxWEnGL0JQX/iBr55QOZ//jixMO9fhGe6ZcE3LCy/1VMhtb/U8pDlwk7UwzIU0mmkaZsijT/vQMAjXSB5ZPaEuVDYF9cApPO5kd83u+B1y7Jy71j6brG4ALbLhmDtp/C0XNH3ijvpIc88lvrJHVi906zGJRorAVMkKJvhqlpcZmTTgILCQzYIePtK97t486HZuHEgfsIyFT0FhqyuiRYJyVOBTiYdlpT55rPMMO8vlIFcqVcvbMjG8FN8v90gx/6wpNFuXn6tDL6GStCSmOq7xCw3f1RXTsYN08Ly0E+xe+KDBu3ELeMwO4bGIJ/OwD7n root@vping-userdata-vm2-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9 ssh-dss AAAAB3NzaC1kc3MAAACBAO51LIqtaHRpSdiTzykkVHd9OuHDAY7qv42ZvEE+Os1c7w1wVWgPcrMF++AWCV8ICokUXTEBC1kqbulAEA+unAVnQ3G62y+ZrwfdDfFYgZiBR7293YNRQlySA4/fsNkdqsPRl6OjQ6qBSnfoTq7xThLeiJ4ri2gy9EP8qBcBOUn1AAAAFQDM2cLuHOwfKSuhhV4MGGTXO/lyFwAAAIAjDJ3GdwJZYZsIg1pMw68+RC0h/X99m8MXCSXq1xTbCLVHHOHL6pZp0LucJ38Opsai3W7q1STuHpBnhLLYQcMj6RlnPCQNwiZsk5j4sxlDjRkIaierQWkPDQDnWM2T6WOzuMcXcksWHDGZuYQerkra8yNvsaHnR+nEtuhVzV1cIQAAAIBurvE3sTajWsUY/WSq0bXFsb3ePshb8JQlTOuyT4UVy4NVqLpWlPozfYzB7Xk2fZgRzIt3ut+x7jzh9jtMMuKqGixPw2lLM7//soW4Ams7t7wmBDOGQyYljcxIFEDUMoNwUeNPabdCxZSIxIdZyfFU43VCHjAgdQbXLx+jdk4xEA== root@vping-userdata-vm2-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe8d:6ad2/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.7 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-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-6c838f9d-f5eb-45ab-bd4c-82eacb0abde9 login: 2018-07-31 04:22:31,450 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-31 04:22:31,565 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:22:31,565 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-31 04:22:31,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:22:31,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:31,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:22: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-ebe567ba-7897-42bd-8837-45419b85a726 x-compute-request-id: req-ebe567ba-7897-42bd-8837-45419b85a726 Content-Type: application/json 2018-07-31 04:22:31,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6 used request id req-ebe567ba-7897-42bd-8837-45419b85a726 2018-07-31 04:22:31,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150374889374s 2018-07-31 04:22:31,721 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6 used request id req-ebe567ba-7897-42bd-8837-45419b85a726 2018-07-31 04:22:31,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:31,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-dbe562ce-a2b7-4243-8761-40101c2fd673 x-compute-request-id: req-dbe562ce-a2b7-4243-8761-40101c2fd673 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:26Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d2:76", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44e13b5d-485a-49b0-b0de-64d662413da6", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:15.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "44e13b5d-485a-49b0-b0de-64d662413da6", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:31Z", "hostId": "a1a5b6ab52b6aa34b05395cf53ec79ebea490ba85f34ede6ce6c1328", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:09Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:32,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbe562ce-a2b7-4243-8761-40101c2fd673 2018-07-31 04:22:32,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501713037491s 2018-07-31 04:22:32,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbe562ce-a2b7-4243-8761-40101c2fd673 2018-07-31 04:22:32,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:34,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:34,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-48eec200-4a83-40c5-bc94-ab7411a0b1e5 x-compute-request-id: req-48eec200-4a83-40c5-bc94-ab7411a0b1e5 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:26Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:34,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48eec200-4a83-40c5-bc94-ab7411a0b1e5 2018-07-31 04:22:34,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19886803627s 2018-07-31 04:22:34,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48eec200-4a83-40c5-bc94-ab7411a0b1e5 2018-07-31 04:22:34,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:22:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:34,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:22: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 x-openstack-request-id: req-ba087c30-31f3-472a-93a6-2880cf92c779 x-compute-request-id: req-ba087c30-31f3-472a-93a6-2880cf92c779 Content-Type: application/json 2018-07-31 04:22:34,583 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-ba087c30-31f3-472a-93a6-2880cf92c779 2018-07-31 04:22:34,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152988195419s 2018-07-31 04:22:34,583 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594 used request id req-ba087c30-31f3-472a-93a6-2880cf92c779 2018-07-31 04:22:34,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:35,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-c229393c-f044-4639-ab57-2207b4c2c2fc x-compute-request-id: req-c229393c-f044-4639-ab57-2207b4c2c2fc Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6a:d2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "rel": "bookmark"}], "image": {"id": "27665649-eb3f-422b-b56e-232b01c5e3af", "links": [{"href": "http://172.30.9.26:8774/images/27665649-eb3f-422b-b56e-232b01c5e3af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:22:26.000000", "flavor": {"id": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "links": [{"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "bookmark"}]}, "id": "d71fd17f-6a77-49d0-a1bb-2ac8a4139594", "security_groups": [{"name": "default"}], "user_id": "7d041c5773064e6d9c110e109570402e", "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-31T04:22:34Z", "hostId": "f6d0979e40f41d0ff111c9391d75ea94089a9af66e9451a82ad41143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "created": "2018-07-31T04:22:19Z", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:35,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c229393c-f044-4639-ab57-2207b4c2c2fc 2018-07-31 04:22:35,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418011903763s 2018-07-31 04:22:35,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c229393c-f044-4639-ab57-2207b4c2c2fc 2018-07-31 04:22:35,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:22:37,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:37,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:37,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-33318b23-25e7-4014-9328-bb81af6dc8e6 x-compute-request-id: req-33318b23-25e7-4014-9328-bb81af6dc8e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 04:22:37,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-33318b23-25e7-4014-9328-bb81af6dc8e6 2018-07-31 04:22:37,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0782420635223s 2018-07-31 04:22:37,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-33318b23-25e7-4014-9328-bb81af6dc8e6 2018-07-31 04:22:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:22:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6/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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" -d '{"subnet_id": "d303b478-ee69-4e94-a7ec-018e749c505e"}' 2018-07-31 04:22:38,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f618d14-dedf-4ea9-bd66-e98b2074b0dd Date: Tue, 31 Jul 2018 04:22:38 GMT RESP BODY: {"network_id": "d471f95a-9464-49b8-b44c-fc6bc4afa706", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "subnet_id": "d303b478-ee69-4e94-a7ec-018e749c505e", "subnet_ids": ["d303b478-ee69-4e94-a7ec-018e749c505e"], "port_id": "5ea54e13-8c5b-4638-b9e5-0955caa6f996", "id": "889a62ec-41f1-40cb-bf60-6c9ec7f60ae6"} 2018-07-31 04:22:38,985 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6/remove_router_interface.json used request id req-1f618d14-dedf-4ea9-bd66-e98b2074b0dd 2018-07-31 04:22:38,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89790487289s 2018-07-31 04:22:38,985 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6/remove_router_interface.json used request id req-1f618d14-dedf-4ea9-bd66-e98b2074b0dd returning object 889a62ec-41f1-40cb-bf60-6c9ec7f60ae6 2018-07-31 04:22:38,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:22:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:39,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-3ee21304-d8ec-4566-a569-27858e502cc5 Date: Tue, 31 Jul 2018 04:22:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "created_at": "2018-07-31T04:22:02Z", "admin_state_up": true, "updated_at": "2018-07-31T04:22:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "719b77de28474776aaa7fab5bb75dcb6", "id": "889a62ec-41f1-40cb-bf60-6c9ec7f60ae6", "name": "vping_userdata-router_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}]} 2018-07-31 04:22:39,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3ee21304-d8ec-4566-a569-27858e502cc5 2018-07-31 04:22:39,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120494842529s 2018-07-31 04:22:39,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3ee21304-d8ec-4566-a569-27858e502cc5 2018-07-31 04:22:39,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:22:39,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:40,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b5226cb-c4e6-4c83-8e54-26a887c46f91 Content-Length: 0 Date: Tue, 31 Jul 2018 04:22:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:22:40,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6.json used request id req-7b5226cb-c4e6-4c83-8e54-26a887c46f91 2018-07-31 04:22:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18520092964s 2018-07-31 04:22:40,294 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/889a62ec-41f1-40cb-bf60-6c9ec7f60ae6.json used request id req-7b5226cb-c4e6-4c83-8e54-26a887c46f91 2018-07-31 04:22:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:22:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:40,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-426b95f2-fd55-474f-b596-2e01e1c93edd Date: Tue, 31 Jul 2018 04:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:22:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"719b77de28474776aaa7fab5bb75dcb6","id":"d303b478-ee69-4e94-a7ec-018e749c505e","subnetpool_id":null,"name":"vping_userdata-subnet_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}]} 2018-07-31 04:22:40,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-426b95f2-fd55-474f-b596-2e01e1c93edd 2018-07-31 04:22:40,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0475008487701s 2018-07-31 04:22:40,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-426b95f2-fd55-474f-b596-2e01e1c93edd 2018-07-31 04:22:40,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:22:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/d303b478-ee69-4e94-a7ec-018e749c505e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:41,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a98ee3e-ccc5-49ec-a356-8d2de17e1fe6 Date: Tue, 31 Jul 2018 04:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:22:41,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d303b478-ee69-4e94-a7ec-018e749c505e.json used request id req-0a98ee3e-ccc5-49ec-a356-8d2de17e1fe6 2018-07-31 04:22:41,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08319115639s 2018-07-31 04:22:41,427 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d303b478-ee69-4e94-a7ec-018e749c505e.json used request id req-0a98ee3e-ccc5-49ec-a356-8d2de17e1fe6 2018-07-31 04:22:41,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:41,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-9ad06a59-ce32-4345-b611-9511dfc3bd47 Date: Tue, 31 Jul 2018 04:22:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d471f95a-9464-49b8-b44c-fc6bc4afa706","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719b77de28474776aaa7fab5bb75dcb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:22:41Z","qos_policy_id":null,"name":"vping_userdata-net_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9","admin_state_up":true,"tenant_id":"719b77de28474776aaa7fab5bb75dcb6","created_at":"2018-07-31T04:22:01Z","mtu":1450}]} 2018-07-31 04:22:41,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9ad06a59-ce32-4345-b611-9511dfc3bd47 2018-07-31 04:22:41,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114062070847s 2018-07-31 04:22:41,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9ad06a59-ce32-4345-b611-9511dfc3bd47 2018-07-31 04:22:41,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:22:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/d471f95a-9464-49b8-b44c-fc6bc4afa706.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:42,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc5409b8-6e88-4eee-a279-d89fda011c3d Date: Tue, 31 Jul 2018 04:22:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:22:42,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d471f95a-9464-49b8-b44c-fc6bc4afa706.json used request id req-dc5409b8-6e88-4eee-a279-d89fda011c3d 2018-07-31 04:22:42,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08824515343s 2018-07-31 04:22:42,631 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d471f95a-9464-49b8-b44c-fc6bc4afa706.json used request id req-dc5409b8-6e88-4eee-a279-d89fda011c3d 2018-07-31 04:22:42,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:22:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:42,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-0f4b098d-7f58-4ca8-82db-429f1b6474bc Date: Tue, 31 Jul 2018 04:22:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/27665649-eb3f-422b-b56e-232b01c5e3af/snap", "metadata": {}}], "file": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af/file", "owner": "719b77de28474776aaa7fab5bb75dcb6", "id": "27665649-eb3f-422b-b56e-232b01c5e3af", "size": 12716032, "self": "/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/27665649-eb3f-422b-b56e-232b01c5e3af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:22:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:22:42,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0f4b098d-7f58-4ca8-82db-429f1b6474bc 2018-07-31 04:22:42,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347590446472s 2018-07-31 04:22:42,671 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0f4b098d-7f58-4ca8-82db-429f1b6474bc 2018-07-31 04:22:42,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:22:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6477cf9bd8b0bef664a9f3390d9ec04e9cb5b449" 2018-07-31 04:22:43,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-348d746e-8047-49e2-87d2-83ff00623deb Date: Tue, 31 Jul 2018 04:22:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:22:43,342 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af used request id req-348d746e-8047-49e2-87d2-83ff00623deb 2018-07-31 04:22:43,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.670120000839s 2018-07-31 04:22:43,343 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/27665649-eb3f-422b-b56e-232b01c5e3af used request id req-348d746e-8047-49e2-87d2-83ff00623deb 2018-07-31 04:22:43,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:22:43,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:43,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-5103ee79-0335-4e00-8561-7cdf2ad540d6 x-compute-request-id: req-5103ee79-0335-4e00-8561-7cdf2ad540d6 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8", "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": "e2cd3314-f07c-4fab-8231-3ae518ae8bc8"}]} 2018-07-31 04:22:43,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5103ee79-0335-4e00-8561-7cdf2ad540d6 2018-07-31 04:22:43,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269629955292s 2018-07-31 04:22:43,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5103ee79-0335-4e00-8561-7cdf2ad540d6 2018-07-31 04:22:43,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:22:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:43,419 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:22: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-25609bab-7734-4d0a-82fa-0258b3a8adaf x-compute-request-id: req-25609bab-7734-4d0a-82fa-0258b3a8adaf Content-Length: 0 Content-Type: application/json 2018-07-31 04:22:43,419 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8 used request id req-25609bab-7734-4d0a-82fa-0258b3a8adaf 2018-07-31 04:22:43,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0472450256348s 2018-07-31 04:22:43,420 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e2cd3314-f07c-4fab-8231-3ae518ae8bc8 used request id req-25609bab-7734-4d0a-82fa-0258b3a8adaf 2018-07-31 04:22:43,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:22:43,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:43,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5e02d4-ef63-4256-98bb-7ce1a4349d87 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": {"self": "http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d041c5773064e6d9c110e109570402e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:22:43,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cb5e02d4-ef63-4256-98bb-7ce1a4349d87 2018-07-31 04:22:43,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12249994278s 2018-07-31 04:22:43,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cb5e02d4-ef63-4256-98bb-7ce1a4349d87 2018-07-31 04:22:43,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:22:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:43,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927bdb94-1a4e-4409-88b8-5d138944c939 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9", "links": {"self": "http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d041c5773064e6d9c110e109570402e", "description": null}} 2018-07-31 04:22:43,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e used request id req-927bdb94-1a4e-4409-88b8-5d138944c939 2018-07-31 04:22:43,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101366043091s 2018-07-31 04:22:43,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e used request id req-927bdb94-1a4e-4409-88b8-5d138944c939 2018-07-31 04:22:43,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 04:22:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:43,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04fc4e7a-2e23-4239-9af7-605c0d567bbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:22:43,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e used request id req-04fc4e7a-2e23-4239-9af7-605c0d567bbd 2018-07-31 04:22:43,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218465805054s 2018-07-31 04:22:43,871 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7d041c5773064e6d9c110e109570402e used request id req-04fc4e7a-2e23-4239-9af7-605c0d567bbd 2018-07-31 04:22:43,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:22:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:43,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa42d8a-c26e-4643-a171-55699f3ebfbc Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6"}, "tags": [], "enabled": true, "id": "719b77de28474776aaa7fab5bb75dcb6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6c838f9d-f5eb-45ab-bd4c-82eacb0abde9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 04:22:43,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-aaa42d8a-c26e-4643-a171-55699f3ebfbc 2018-07-31 04:22:43,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0905578136444s 2018-07-31 04:22:43,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-aaa42d8a-c26e-4643-a171-55699f3ebfbc 2018-07-31 04:22:43,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 04:22:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbeab5f9d8937b7f1405378f4fb99dd2a6773c46" 2018-07-31 04:22:44,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-910a5120-ccec-402f-85a6-03b27f3a4082 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:22:44,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6 used request id req-910a5120-ccec-402f-85a6-03b27f3a4082 2018-07-31 04:22:44,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186678886414s 2018-07-31 04:22:44,159 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/719b77de28474776aaa7fab5bb75dcb6 used request id req-910a5120-ccec-402f-85a6-03b27f3a4082 2018-07-31 04:22:44,214 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-31 04:22:44,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:22:44,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:22:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:22:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:22:44,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59577c1f-2215-429f-b7be-5cd944e200a0 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:22:44,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-59577c1f-2215-429f-b7be-5cd944e200a0 2018-07-31 04:22:44,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:22:44,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["BepUhkQST9aD_H4fS1doOA"], "issued_at": "2018-07-31T04:22:44.000000Z"}} 2018-07-31 04:22:44,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:44,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e114fcf1-9078-4da0-b896-560f122e8989 Date: Tue, 31 Jul 2018 04:22:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:22:44,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e114fcf1-9078-4da0-b896-560f122e8989 2018-07-31 04:22:44,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255298137665s 2018-07-31 04:22:44,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e114fcf1-9078-4da0-b896-560f122e8989 2018-07-31 04:22:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:22:44,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c407b80b-5767-4db7-adf6-193588a3b0f3 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:22:44,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c407b80b-5767-4db7-adf6-193588a3b0f3 2018-07-31 04:22:44,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:22:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12079107-8450-430b-b413-f5d2b430031e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 04:22:45,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-12079107-8450-430b-b413-f5d2b430031e 2018-07-31 04:22:45,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0927128791809s 2018-07-31 04:22:45,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-12079107-8450-430b-b413-f5d2b430031e 2018-07-31 04:22:45,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 04:22:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}}' 2018-07-31 04:22:45,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f5f70e-0482-45d8-a542-bedf5de78ea3 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.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb"}, "tags": [], "enabled": true, "id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}} 2018-07-31 04:22:45,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b1f5f70e-0482-45d8-a542-bedf5de78ea3 2018-07-31 04:22:45,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194942951202s 2018-07-31 04:22:45,227 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b1f5f70e-0482-45d8-a542-bedf5de78ea3 2018-07-31 04:22:45,228 - 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'a8b651e4bb6e4652a83d9b41ab38fdeb', '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_c8ece51b-ff96-47b4-9c18-db9d1f72a54e'}) 2018-07-31 04:22:45,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 04:22:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "772ec739-675b-4da7-ba88-e808727a1da5", "email": null, "name": "cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}}' 2018-07-31 04:22:45,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e34178-0190-4cfe-9c98-bd96f38fe0fe Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": {"self": "http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db8002782cb140c3aa26cac772fe4c82", "domain_id": "default", "password_expires_at": null}} 2018-07-31 04:22:45,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-04e34178-0190-4cfe-9c98-bd96f38fe0fe 2018-07-31 04:22:45,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.378121852875s 2018-07-31 04:22:45,613 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-04e34178-0190-4cfe-9c98-bd96f38fe0fe 2018-07-31 04:22:45,613 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db8002782cb140c3aa26cac772fe4c82', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e'}) 2018-07-31 04:22:45,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:22:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:45,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d20d9a-8ef7-4a0b-af4e-1ac9cc1d8a61 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:22:45,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-18d20d9a-8ef7-4a0b-af4e-1ac9cc1d8a61 2018-07-31 04:22:45,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100726127625s 2018-07-31 04:22:45,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-18d20d9a-8ef7-4a0b-af4e-1ac9cc1d8a61 2018-07-31 04:22:45,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:22:45,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:45,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed303000-0403-4c61-8978-d2bee432243b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:22:45,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed303000-0403-4c61-8978-d2bee432243b 2018-07-31 04:22:45,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0908460617065s 2018-07-31 04:22:45,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed303000-0403-4c61-8978-d2bee432243b 2018-07-31 04:22:45,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:22:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:45,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c714cc-53e7-4999-bd61-c882beae41bf Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:22:45,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-63c714cc-53e7-4999-bd61-c882beae41bf 2018-07-31 04:22:45,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0205590724945s 2018-07-31 04:22:45,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-63c714cc-53e7-4999-bd61-c882beae41bf 2018-07-31 04:22:45,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 04:22:45,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:45,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f17302-44ec-4157-8baa-2ba4e9899320 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 04:22:45,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c9f17302-44ec-4157-8baa-2ba4e9899320 2018-07-31 04:22:45,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.095645904541s 2018-07-31 04:22:45,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c9f17302-44ec-4157-8baa-2ba4e9899320 2018-07-31 04:22:45,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:22:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:46,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3f65d8-78f1-4161-9eaf-505440d391eb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": {"self": "http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db8002782cb140c3aa26cac772fe4c82", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:22:46,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1d3f65d8-78f1-4161-9eaf-505440d391eb 2018-07-31 04:22:46,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123975992203s 2018-07-31 04:22:46,065 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1d3f65d8-78f1-4161-9eaf-505440d391eb 2018-07-31 04:22:46,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:22:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:46,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8ea53b-9dd2-4c84-bdf1-0d5d37b52573 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb"}, "tags": [], "enabled": true, "id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-31 04:22:46,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ba8ea53b-9dd2-4c84-bdf1-0d5d37b52573 2018-07-31 04:22:46,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100488901138s 2018-07-31 04:22:46,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ba8ea53b-9dd2-4c84-bdf1-0d5d37b52573 2018-07-31 04:22:46,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 04:22:46,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=db8002782cb140c3aa26cac772fe4c82&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=a8b651e4bb6e4652a83d9b41ab38fdeb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:46,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af79049c-8ec2-465d-9f29-8f094fb03d7b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=db8002782cb140c3aa26cac772fe4c82&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=a8b651e4bb6e4652a83d9b41ab38fdeb", "previous": null, "next": null}} 2018-07-31 04:22:46,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=db8002782cb140c3aa26cac772fe4c82&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=a8b651e4bb6e4652a83d9b41ab38fdeb used request id req-af79049c-8ec2-465d-9f29-8f094fb03d7b 2018-07-31 04:22:46,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0947558879852s 2018-07-31 04:22:46,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=db8002782cb140c3aa26cac772fe4c82&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=a8b651e4bb6e4652a83d9b41ab38fdeb used request id req-af79049c-8ec2-465d-9f29-8f094fb03d7b 2018-07-31 04:22:46,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 04:22:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb/users/db8002782cb140c3aa26cac772fe4c82/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:22:46,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f39d324-9039-47a4-b0af-cd8b22e729c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:22:46,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb/users/db8002782cb140c3aa26cac772fe4c82/roles/a689722cf11443e2b11a80fc42af3529 used request id req-8f39d324-9039-47a4-b0af-cd8b22e729c7 2018-07-31 04:22:46,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136224031448s 2018-07-31 04:22:46,421 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb/users/db8002782cb140c3aa26cac772fe4c82/roles/a689722cf11443e2b11a80fc42af3529 used request id req-8f39d324-9039-47a4-b0af-cd8b22e729c7 2018-07-31 04:22:46,422 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 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'a8b651e4bb6e4652a83d9b41ab38fdeb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '772ec739-675b-4da7-ba88-e808727a1da5', 'username': u'cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 04:22:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:22:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:22:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:22:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:22:46,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:22:46,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:22:46,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:22:46,427 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'password': '772ec739-675b-4da7-ba88-e808727a1da5', 'project_name': 'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'a8b651e4bb6e4652a83d9b41ab38fdeb', 'project_domain_name': 'Default'} 2018-07-31 04:22:46,427 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-31 04:22:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:22:46,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02c3c62-3c50-452a-8293-6c85d5f2eafb 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:22:46,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c02c3c62-3c50-452a-8293-6c85d5f2eafb 2018-07-31 04:22:46,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:22:46,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "name": "cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/a8b651e4bb6e4652a83d9b41ab38fdeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "id": "db8002782cb140c3aa26cac772fe4c82"}, "audit_ids": ["W8nBQujcQmSmz8oCiYBnXw"], "issued_at": "2018-07-31T04:22:46.000000Z"}} 2018-07-31 04:22:46,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:22:46,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"network": {"name": "cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "admin_state_up": true}}' 2018-07-31 04:22:47,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f46e8155-b6e1-4442-bcc3-0d5a96d940ae Date: Tue, 31 Jul 2018 04:22:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","is_default":false,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}} 2018-07-31 04:22:47,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f46e8155-b6e1-4442-bcc3-0d5a96d940ae 2018-07-31 04:22:47,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.475160837173s 2018-07-31 04:22:47,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f46e8155-b6e1-4442-bcc3-0d5a96d940ae 2018-07-31 04:22:47,306 - 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-31T04:22:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e597ae34-eccd-4824-b8b6-d5722ec28d41', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', u'admin_state_up': True, u'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', u'created_at': u'2018-07-31T04:22:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', u'l2_adjacency': True}) 2018-07-31 04:22:47,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:47,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-3405ac47-8fb5-4a77-9af4-4658907d9abb Date: Tue, 31 Jul 2018 04:22:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:22:47,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3405ac47-8fb5-4a77-9af4-4658907d9abb 2018-07-31 04:22:47,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.152153015137s 2018-07-31 04:22:47,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3405ac47-8fb5-4a77-9af4-4658907d9abb 2018-07-31 04:22:47,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:22:47,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"subnet": {"name": "cinder_test-subnet_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "enable_dhcp": true, "network_id": "e597ae34-eccd-4824-b8b6-d5722ec28d41", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:22:48,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-47c84736-bcc0-4ac9-86f2-afcc81ef0f65 Date: Tue, 31 Jul 2018 04:22:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:22:47Z","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":"a8b651e4bb6e4652a83d9b41ab38fdeb","id":"e3754fa2-248d-4ede-9388-3f80d7222509","subnetpool_id":null,"name":"cinder_test-subnet_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}} 2018-07-31 04:22:48,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-47c84736-bcc0-4ac9-86f2-afcc81ef0f65 2018-07-31 04:22:48,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.724624872208s 2018-07-31 04:22:48,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-47c84736-bcc0-4ac9-86f2-afcc81ef0f65 2018-07-31 04:22:48,187 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:22:47Z', 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'e3754fa2-248d-4ede-9388-3f80d7222509', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', u'enable_dhcp': True, u'network_id': u'e597ae34-eccd-4824-b8b6-d5722ec28d41', u'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', u'created_at': u'2018-07-31T04:22:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb'}) 2018-07-31 04:22:48,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:22:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "cinder_test-router_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "admin_state_up": true}}' 2018-07-31 04:22:49,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-a8126b24-cc06-4378-b16b-6c71cd484722 Date: Tue, 31 Jul 2018 04:22:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:48Z", "admin_state_up": true, "updated_at": "2018-07-31T04:22:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5", "name": "cinder_test-router_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}} 2018-07-31 04:22:49,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a8126b24-cc06-4378-b16b-6c71cd484722 2018-07-31 04:22:49,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54825091362s 2018-07-31 04:22:49,736 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a8126b24-cc06-4378-b16b-6c71cd484722 2018-07-31 04:22:49,737 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:22:49Z', u'revision_number': 2, u'id': u'e3a9575e-8e72-4eee-ab7d-493a11f6bce5', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', u'admin_state_up': True, u'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', u'created_at': u'2018-07-31T04:22:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb'}) 2018-07-31 04:22:49,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:22:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"subnet_id": "e3754fa2-248d-4ede-9388-3f80d7222509"}' 2018-07-31 04:22:52,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5423f50e-1187-4e0d-935d-cd2a5e5f0db8 Date: Tue, 31 Jul 2018 04:22:52 GMT RESP BODY: {"network_id": "e597ae34-eccd-4824-b8b6-d5722ec28d41", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "subnet_id": "e3754fa2-248d-4ede-9388-3f80d7222509", "subnet_ids": ["e3754fa2-248d-4ede-9388-3f80d7222509"], "port_id": "14ed3e72-419a-48ce-a91b-d2c69c19e235", "id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5"} 2018-07-31 04:22:52,072 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5/add_router_interface.json used request id req-5423f50e-1187-4e0d-935d-cd2a5e5f0db8 2018-07-31 04:22:52,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33522701263s 2018-07-31 04:22:52,073 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5/add_router_interface.json used request id req-5423f50e-1187-4e0d-935d-cd2a5e5f0db8 returning object e3a9575e-8e72-4eee-ab7d-493a11f6bce5 2018-07-31 04:22:52,073 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:22:52,205 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:22:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:22:52,212 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:22:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:22:52,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:22:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9dd7f686-11b3-4f51-b424-c4ff5bfc6e8b Date: Tue, 31 Jul 2018 04:22:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:22:52,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9dd7f686-11b3-4f51-b424-c4ff5bfc6e8b 2018-07-31 04:22:52,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195240974426s 2018-07-31 04:22:52,412 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9dd7f686-11b3-4f51-b424-c4ff5bfc6e8b 2018-07-31 04:22:52,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:22:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}' 2018-07-31 04:22:52,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b4f8466-ad81-4e48-a67b-32d06103a85c Date: Tue, 31 Jul 2018 04:22:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file", "owner": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "size": null, "self": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:52Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "checksum": null, "created_at": "2018-07-31T04:22:52Z", "protected": false} 2018-07-31 04:22:52,492 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7b4f8466-ad81-4e48-a67b-32d06103a85c 2018-07-31 04:22:52,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0730209350586s 2018-07-31 04:22:52,493 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7b4f8466-ad81-4e48-a67b-32d06103a85c returning object 3bcfac75-8e7a-40f1-a593-71ac9215a4da 2018-07-31 04:22:52,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:22:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '' 2018-07-31 04:22:53,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89ecd74f-e3c5-4ab7-aaa8-b32952bed90e Date: Tue, 31 Jul 2018 04:22: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-31 04:22:53,280 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file used request id req-89ecd74f-e3c5-4ab7-aaa8-b32952bed90e 2018-07-31 04:22:53,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.786288976669s 2018-07-31 04:22:53,280 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file used request id req-89ecd74f-e3c5-4ab7-aaa8-b32952bed90e 2018-07-31 04:22:53,280 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:22:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file', u'owner': u'a8b651e4bb6e4652a83d9b41ab38fdeb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3bcfac75-8e7a-40f1-a593-71ac9215a4da', u'size': None, u'name': u'cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', u'checksum': None, u'self': u'/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:22:52Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:22:53,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:22:53,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:22:53,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-6d40acb9-0aff-4994-8f2a-5277d40cf5b5 x-compute-request-id: req-6d40acb9-0aff-4994-8f2a-5277d40cf5b5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "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": "96129a56-4f88-440f-b6ad-9de5e4c8f63e"}} 2018-07-31 04:22:53,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6d40acb9-0aff-4994-8f2a-5277d40cf5b5 2018-07-31 04:22:53,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.296287059784s 2018-07-31 04:22:53,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6d40acb9-0aff-4994-8f2a-5277d40cf5b5 2018-07-31 04:22:53,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', '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'df51da68aea44a80a599f83856e71852', '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'96129a56-4f88-440f-b6ad-9de5e4c8f63e', 'swap': 0}) 2018-07-31 04:22:53,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:22:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e/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}da9446c76580442a4554764d5b4e675d56a99b56" -d '{"extra_specs": {}}' 2018-07-31 04:22:53,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-dac84074-3c71-4fa7-a4f4-df4f142bf852 x-compute-request-id: req-dac84074-3c71-4fa7-a4f4-df4f142bf852 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:22:53,604 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e/os-extra_specs used request id req-dac84074-3c71-4fa7-a4f4-df4f142bf852 2018-07-31 04:22:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250818729401s 2018-07-31 04:22:53,605 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e/os-extra_specs used request id req-dac84074-3c71-4fa7-a4f4-df4f142bf852 2018-07-31 04:22:53,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 04:22:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"keypair": {"name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}}' 2018-07-31 04:22:54,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-fbf16c59-a8fd-4de8-b177-1a67b99c42e8 x-compute-request-id: req-fbf16c59-a8fd-4de8-b177-1a67b99c42e8 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCy0RNwo3uaaO0ahvbmnJhOFVXmuthaU39Yt+Y33IYLhK7zvHl1eDJkVrm2Q3R8OFYnGKCghBH+LMiSLKVNWG/x3+LF2gG6G4SxQaepk7n5JmCo8qNGyDnWhDkLWqBHQt7jSAuBl55SXmgDOM+ra8/Yj4FnBfW+BX8Km/hdWqOmzraWkjH4FUMibgX0AXJUD/OOzeUimvSkRZY+IEB1r9KnXa1y0i0YkXEi/MIBpaBnj70hWtyK3xuLv6mxRU1w86fn3XPDrLZY78PX8FsMt6zv4sOoTy+C2FxE9n/JFtnGUlMy7DIf8tfqlWmhDBDA3Lxfnmi5ptvJDj49qd/yuoR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwstETcKN7mmjtGob25pyYThVV5rrYWlN/WLfmN9yGC4Su87x\n5dXgyZFa5tkN0fDhWJxigoIQR/izIkiylTVhv8d/ixdoBuhuEsUGnqZO5+SZgqPK\njRsg51oQ5C1qgR0Le40gLgZeeUl5oAzjPq2vP2I+BZwX1vgV/Cpv4XVqjps62lpI\nx+BVDIm4F9AFyVA/zjs3lIpr0pEWWPiBAda/Sp12tctItGJFxIvzCAaWgZ4+9IVr\ncit8bi7+psUVNcPOn591zw6y2WO/D1/BbDLes7+LDqE8vgthcRPZ/yRbZxlJTMuw\nyH/LX6pVpoQwQwNy8X55ouabbyQ4+Panf8rqEQIDAQABAoIBAHB+ozulGAKPz5Lp\nlJ0GXPf4aJDnTvg6sGedKjRHFsUQFpGPufNZyS+fWjfnMiwESJ+78MgeBPkLj6hF\nA51X7tOqiuXw5orWwHrmfiQxN3CEfIMNxHQpLp9tTEP6Vn+qHm+D2Qm7c+Pnou3j\ng3k3JPYd7mOe+cWUEF5Iw8QY4yjnSRn1Vn4Asbtz9OjpCNlE+dDo56U0etOngV4K\n7fiVf1xXtMQfysI4/rq0SjnGzFFPIb+x7T0JBK2T6jqA0Ke/ygGzQcnFA+yG8sLC\nOXg6vMnGfjVZTx/JJQkGCiiYL8GVa8i4x/OuwprAdX1A4oQgz3yrT682bMY4ipRO\nRXbL0oECgYEA+5ZCDCtD66yE4s0uAa3F5zCtiYGEZ2ujWKPH0UFpZG4XIMLgMxBP\n/qGHcT6NGvqyPpJtyQ828hkt5dMBr2nQTgevKLf6IfbsDmmlurwDlbzwPIpEA4rP\n2imlGpRFamijQyC3pciNpkgcNeE7jUY12haPWD+P0JjAclRBV97bLPUCgYEAxjX7\nclJSY6pURBQMcNsAIBVkLEY9KAGd5KFbPrCMk9P7QzNVeYQ6h7hzx8QOdqgDvFG5\n04bJ45//lUsqgx8CQ0aFFVJXFY4I4AmHL+eDEb173gxLcdjdc1n40WRA4VgIvMGA\no7m34PSv1W/2HmGW+XXxlxATIFsWqX+wwPUSFy0CgYAwxcteEpEjQhms4jv2BVsl\nW5F448voRLyw9WdKUNT+rDz9k+nk3Fe1tFjOgmLWhR1C9h4kaTesrWbxc/uSpv/D\n8MdrLGdoaDcRADgpwEMtpygnhGJ1EVcEIyinw3DFlS15WQFhOUUEpFwbseNamu7b\nrZ3ybLgTp1k/kMfuIfz5dQKBgQCgqnNGqMoV9aRWhrXK6QpB93T6mnjKK/1TrSOs\nPinFTkhWoY7AcFmNWAupuxdKQUi95rUtbA3MUA45cvNj08fexpPrw5HJbBdvmumV\nACFzSNfWFrs07mgbL6wL9yrMPrLeZi+jB1CwrUa2SQoEeHCLh3osTCBk0tEc1d9t\nmXlvhQKBgGrHq/TB9o7CMwqpi1d2nIPdw+KNpEmh7uniya6SHFjNN86ytgIZn4cs\neUGHx6s069IHcrWb0B8vQ+W2VfYTGJf+fj/bj5jDJKDMPV45wyp9ZgzV2Yci9XOk\n1Dfq8eynH2bUnBL1YbXsX9725X9AqdyEiA8ZExw70VjqrAXwYKJm\n-----END RSA PRIVATE KEY-----\n", "user_id": "db8002782cb140c3aa26cac772fe4c82", "name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "fingerprint": "06:5b:ef:41:50:9f:f4:96:2f:2e:94:c9:b2:4a:ab:46"}} 2018-07-31 04:22:54,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-fbf16c59-a8fd-4de8-b177-1a67b99c42e8 2018-07-31 04:22:54,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.484210014343s 2018-07-31 04:22:54,090 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-fbf16c59-a8fd-4de8-b177-1a67b99c42e8 2018-07-31 04:22:54,091 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCy0RNwo3uaaO0ahvbmnJhOFVXmuthaU39Yt+Y33IYLhK7zvHl1eDJkVrm2Q3R8OFYnGKCghBH+LMiSLKVNWG/x3+LF2gG6G4SxQaepk7n5JmCo8qNGyDnWhDkLWqBHQt7jSAuBl55SXmgDOM+ra8/Yj4FnBfW+BX8Km/hdWqOmzraWkjH4FUMibgX0AXJUD/OOzeUimvSkRZY+IEB1r9KnXa1y0i0YkXEi/MIBpaBnj70hWtyK3xuLv6mxRU1w86fn3XPDrLZY78PX8FsMt6zv4sOoTy+C2FxE9n/JFtnGUlMy7DIf8tfqlWmhDBDA3Lxfnmi5ptvJDj49qd/yuoR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwstETcKN7mmjtGob25pyYThVV5rrYWlN/WLfmN9yGC4Su87x\n5dXgyZFa5tkN0fDhWJxigoIQR/izIkiylTVhv8d/ixdoBuhuEsUGnqZO5+SZgqPK\njRsg51oQ5C1qgR0Le40gLgZeeUl5oAzjPq2vP2I+BZwX1vgV/Cpv4XVqjps62lpI\nx+BVDIm4F9AFyVA/zjs3lIpr0pEWWPiBAda/Sp12tctItGJFxIvzCAaWgZ4+9IVr\ncit8bi7+psUVNcPOn591zw6y2WO/D1/BbDLes7+LDqE8vgthcRPZ/yRbZxlJTMuw\nyH/LX6pVpoQwQwNy8X55ouabbyQ4+Panf8rqEQIDAQABAoIBAHB+ozulGAKPz5Lp\nlJ0GXPf4aJDnTvg6sGedKjRHFsUQFpGPufNZyS+fWjfnMiwESJ+78MgeBPkLj6hF\nA51X7tOqiuXw5orWwHrmfiQxN3CEfIMNxHQpLp9tTEP6Vn+qHm+D2Qm7c+Pnou3j\ng3k3JPYd7mOe+cWUEF5Iw8QY4yjnSRn1Vn4Asbtz9OjpCNlE+dDo56U0etOngV4K\n7fiVf1xXtMQfysI4/rq0SjnGzFFPIb+x7T0JBK2T6jqA0Ke/ygGzQcnFA+yG8sLC\nOXg6vMnGfjVZTx/JJQkGCiiYL8GVa8i4x/OuwprAdX1A4oQgz3yrT682bMY4ipRO\nRXbL0oECgYEA+5ZCDCtD66yE4s0uAa3F5zCtiYGEZ2ujWKPH0UFpZG4XIMLgMxBP\n/qGHcT6NGvqyPpJtyQ828hkt5dMBr2nQTgevKLf6IfbsDmmlurwDlbzwPIpEA4rP\n2imlGpRFamijQyC3pciNpkgcNeE7jUY12haPWD+P0JjAclRBV97bLPUCgYEAxjX7\nclJSY6pURBQMcNsAIBVkLEY9KAGd5KFbPrCMk9P7QzNVeYQ6h7hzx8QOdqgDvFG5\n04bJ45//lUsqgx8CQ0aFFVJXFY4I4AmHL+eDEb173gxLcdjdc1n40WRA4VgIvMGA\no7m34PSv1W/2HmGW+XXxlxATIFsWqX+wwPUSFy0CgYAwxcteEpEjQhms4jv2BVsl\nW5F448voRLyw9WdKUNT+rDz9k+nk3Fe1tFjOgmLWhR1C9h4kaTesrWbxc/uSpv/D\n8MdrLGdoaDcRADgpwEMtpygnhGJ1EVcEIyinw3DFlS15WQFhOUUEpFwbseNamu7b\nrZ3ybLgTp1k/kMfuIfz5dQKBgQCgqnNGqMoV9aRWhrXK6QpB93T6mnjKK/1TrSOs\nPinFTkhWoY7AcFmNWAupuxdKQUi95rUtbA3MUA45cvNj08fexpPrw5HJbBdvmumV\nACFzSNfWFrs07mgbL6wL9yrMPrLeZi+jB1CwrUa2SQoEeHCLh3osTCBk0tEc1d9t\nmXlvhQKBgGrHq/TB9o7CMwqpi1d2nIPdw+KNpEmh7uniya6SHFjNN86ytgIZn4cs\neUGHx6s069IHcrWb0B8vQ+W2VfYTGJf+fj/bj5jDJKDMPV45wyp9ZgzV2Yci9XOk\n1Dfq8eynH2bUnBL1YbXsX9725X9AqdyEiA8ZExw70VjqrAXwYKJm\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'db8002782cb140c3aa26cac772fe4c82', 'name': u'cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'created_at': '2018-07-31T04:22:54.091001', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': 'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:5b:ef:41:50:9f:f4:96:2f:2e:94:c9:b2:4a:ab:46', 'type': 'ssh', 'id': u'cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e'}) 2018-07-31 04:22:54,091 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwstETcKN7mmjtGob25pyYThVV5rrYWlN/WLfmN9yGC4Su87x 5dXgyZFa5tkN0fDhWJxigoIQR/izIkiylTVhv8d/ixdoBuhuEsUGnqZO5+SZgqPK jRsg51oQ5C1qgR0Le40gLgZeeUl5oAzjPq2vP2I+BZwX1vgV/Cpv4XVqjps62lpI x+BVDIm4F9AFyVA/zjs3lIpr0pEWWPiBAda/Sp12tctItGJFxIvzCAaWgZ4+9IVr cit8bi7+psUVNcPOn591zw6y2WO/D1/BbDLes7+LDqE8vgthcRPZ/yRbZxlJTMuw yH/LX6pVpoQwQwNy8X55ouabbyQ4+Panf8rqEQIDAQABAoIBAHB+ozulGAKPz5Lp lJ0GXPf4aJDnTvg6sGedKjRHFsUQFpGPufNZyS+fWjfnMiwESJ+78MgeBPkLj6hF A51X7tOqiuXw5orWwHrmfiQxN3CEfIMNxHQpLp9tTEP6Vn+qHm+D2Qm7c+Pnou3j g3k3JPYd7mOe+cWUEF5Iw8QY4yjnSRn1Vn4Asbtz9OjpCNlE+dDo56U0etOngV4K 7fiVf1xXtMQfysI4/rq0SjnGzFFPIb+x7T0JBK2T6jqA0Ke/ygGzQcnFA+yG8sLC OXg6vMnGfjVZTx/JJQkGCiiYL8GVa8i4x/OuwprAdX1A4oQgz3yrT682bMY4ipRO RXbL0oECgYEA+5ZCDCtD66yE4s0uAa3F5zCtiYGEZ2ujWKPH0UFpZG4XIMLgMxBP /qGHcT6NGvqyPpJtyQ828hkt5dMBr2nQTgevKLf6IfbsDmmlurwDlbzwPIpEA4rP 2imlGpRFamijQyC3pciNpkgcNeE7jUY12haPWD+P0JjAclRBV97bLPUCgYEAxjX7 clJSY6pURBQMcNsAIBVkLEY9KAGd5KFbPrCMk9P7QzNVeYQ6h7hzx8QOdqgDvFG5 04bJ45//lUsqgx8CQ0aFFVJXFY4I4AmHL+eDEb173gxLcdjdc1n40WRA4VgIvMGA o7m34PSv1W/2HmGW+XXxlxATIFsWqX+wwPUSFy0CgYAwxcteEpEjQhms4jv2BVsl W5F448voRLyw9WdKUNT+rDz9k+nk3Fe1tFjOgmLWhR1C9h4kaTesrWbxc/uSpv/D 8MdrLGdoaDcRADgpwEMtpygnhGJ1EVcEIyinw3DFlS15WQFhOUUEpFwbseNamu7b rZ3ybLgTp1k/kMfuIfz5dQKBgQCgqnNGqMoV9aRWhrXK6QpB93T6mnjKK/1TrSOs PinFTkhWoY7AcFmNWAupuxdKQUi95rUtbA3MUA45cvNj08fexpPrw5HJbBdvmumV ACFzSNfWFrs07mgbL6wL9yrMPrLeZi+jB1CwrUa2SQoEeHCLh3osTCBk0tEc1d9t mXlvhQKBgGrHq/TB9o7CMwqpi1d2nIPdw+KNpEmh7uniya6SHFjNN86ytgIZn4cs eUGHx6s069IHcrWb0B8vQ+W2VfYTGJf+fj/bj5jDJKDMPV45wyp9ZgzV2Yci9XOk 1Dfq8eynH2bUnBL1YbXsX9725X9AqdyEiA8ZExw70VjqrAXwYKJm -----END RSA PRIVATE KEY----- 2018-07-31 04:22:54,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 04:22:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"security_group": {"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-31 04:22:54,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-317fe917-8513-4166-8496-d2da2e594b99 Date: Tue, 31 Jul 2018 04:22:54 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:54Z", "updated_at": "2018-07-31T04:22:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "10692932-7d90-4e11-b74c-f91a8bfcb488", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "e49d1bf6-6a39-4658-8222-d400a39b9548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}} 2018-07-31 04:22:54,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-317fe917-8513-4166-8496-d2da2e594b99 2018-07-31 04:22:54,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.180036067963s 2018-07-31 04:22:54,274 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-317fe917-8513-4166-8496-d2da2e594b99 2018-07-31 04:22:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:22:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:54,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-3b47f1ba-c4f5-4374-900e-2286097f0db5 Date: Tue, 31 Jul 2018 04:22:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:47Z", "updated_at": "2018-07-31T04:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "13032bb8-7e63-4889-ba96-4d55ca703b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "3d94691c-7d96-4b76-bb59-6ff8e6c0405a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "7441a7a0-0949-4a0c-b60a-5302d8aebd9b", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "99c948e6-5afa-40f2-a424-10c06deda78f", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:54Z", "updated_at": "2018-07-31T04:22:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "10692932-7d90-4e11-b74c-f91a8bfcb488", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "e49d1bf6-6a39-4658-8222-d400a39b9548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}]} 2018-07-31 04:22:54,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3b47f1ba-c4f5-4374-900e-2286097f0db5 2018-07-31 04:22:54,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246919870377s 2018-07-31 04:22:54,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3b47f1ba-c4f5-4374-900e-2286097f0db5 2018-07-31 04:22:54,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:22:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -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": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810"}}' 2018-07-31 04:22:54,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-737a0107-77bd-49d6-8472-d59ac95f55c8 Date: Tue, 31 Jul 2018 04:22:54 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-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "port_range_min": 22, "revision_number": 0, "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:54Z", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "a473c7c4-1fb7-420d-b8de-64e73e6b7675"}} 2018-07-31 04:22:54,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-737a0107-77bd-49d6-8472-d59ac95f55c8 2018-07-31 04:22:54,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143280982971s 2018-07-31 04:22:54,673 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-737a0107-77bd-49d6-8472-d59ac95f55c8 2018-07-31 04:22:54,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:22:54,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:54,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-e6c317aa-bb5a-49a1-b3bc-51b3340ccb61 Date: Tue, 31 Jul 2018 04:22:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:47Z", "updated_at": "2018-07-31T04:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "13032bb8-7e63-4889-ba96-4d55ca703b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "3d94691c-7d96-4b76-bb59-6ff8e6c0405a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "7441a7a0-0949-4a0c-b60a-5302d8aebd9b", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "99c948e6-5afa-40f2-a424-10c06deda78f", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:54Z", "updated_at": "2018-07-31T04:22:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "10692932-7d90-4e11-b74c-f91a8bfcb488", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "a473c7c4-1fb7-420d-b8de-64e73e6b7675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "e49d1bf6-6a39-4658-8222-d400a39b9548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 2, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}]} 2018-07-31 04:22:54,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e6c317aa-bb5a-49a1-b3bc-51b3340ccb61 2018-07-31 04:22:54,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507750511169s 2018-07-31 04:22:54,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e6c317aa-bb5a-49a1-b3bc-51b3340ccb61 2018-07-31 04:22:54,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 04:22:54,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -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": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810"}}' 2018-07-31 04:22:54,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-85460a2e-d63e-4cd0-b320-c2049f399d8a Date: Tue, 31 Jul 2018 04:22:54 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-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "port_range_min": null, "revision_number": 0, "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:54Z", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "ca04585b-91cc-4c51-aae7-89bf4c163d9c"}} 2018-07-31 04:22:54,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-85460a2e-d63e-4cd0-b320-c2049f399d8a 2018-07-31 04:22:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126617908478s 2018-07-31 04:22:54,858 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-85460a2e-d63e-4cd0-b320-c2049f399d8a 2018-07-31 04:22:54,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:54,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ef526e29-69c4-40ec-a196-36500546b2d2 Date: Tue, 31 Jul 2018 04:22:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":["e3754fa2-248d-4ede-9388-3f80d7222509"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:22:54,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ef526e29-69c4-40ec-a196-36500546b2d2 2018-07-31 04:22:54,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114838838577s 2018-07-31 04:22:54,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ef526e29-69c4-40ec-a196-36500546b2d2 2018-07-31 04:22:54,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:22:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:55,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-319d3ad9-7a61-447e-be2c-162bc078c7c1 Date: Tue, 31 Jul 2018 04:22:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/snap", "metadata": {}}], "file": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file", "owner": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "size": 12716032, "self": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:22:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:22:55,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-319d3ad9-7a61-447e-be2c-162bc078c7c1 2018-07-31 04:22:55,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353419780731s 2018-07-31 04:22:55,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-319d3ad9-7a61-447e-be2c-162bc078c7c1 2018-07-31 04:22:55,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:22:55,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:55,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-02d309a2-a052-4842-a95f-08686169962e x-compute-request-id: req-02d309a2-a052-4842-a95f-08686169962e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "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": "96129a56-4f88-440f-b6ad-9de5e4c8f63e"}]} 2018-07-31 04:22:55,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-02d309a2-a052-4842-a95f-08686169962e 2018-07-31 04:22:55,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281040668488s 2018-07-31 04:22:55,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-02d309a2-a052-4842-a95f-08686169962e 2018-07-31 04:22:55,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:22:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"server": {"name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "imageRef": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "flavorRef": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e597ae34-eccd-4824-b8b6-d5722ec28d41"}], "security_groups": [{"name": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810"}]}}' 2018-07-31 04:22:57,168 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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-0e61c2ea-27c3-4413-b421-46c44003c87d x-compute-request-id: req-0e61c2ea-27c3-4413-b421-46c44003c87d Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810"}], "OS-DCF:diskConfig": "MANUAL", "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "adminPass": "hnQbM89ssYir"}} 2018-07-31 04:22:57,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0e61c2ea-27c3-4413-b421-46c44003c87d 2018-07-31 04:22:57,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.12146520615s 2018-07-31 04:22:57,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0e61c2ea-27c3-4413-b421-46c44003c87d 2018-07-31 04:22:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:22:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:57,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:22: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-da8fa8d7-face-406c-8aa2-795db8ba62a6 x-compute-request-id: req-da8fa8d7-face-406c-8aa2-795db8ba62a6 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.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:22:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:22:57,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da8fa8d7-face-406c-8aa2-795db8ba62a6 2018-07-31 04:22:57,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281923055649s 2018-07-31 04:22:57,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da8fa8d7-face-406c-8aa2-795db8ba62a6 2018-07-31 04:22:57,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:22:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:57,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-14034bc7-3213-4d90-8da0-a18ccb2ed35e Date: Tue, 31 Jul 2018 04:22:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":["e3754fa2-248d-4ede-9388-3f80d7222509"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:22:57,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-14034bc7-3213-4d90-8da0-a18ccb2ed35e 2018-07-31 04:22:57,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108659029007s 2018-07-31 04:22:57,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-14034bc7-3213-4d90-8da0-a18ccb2ed35e 2018-07-31 04:22:57,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:22:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:22:58,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34eb414b-e8d6-4a8c-8990-75ac1d8695a0 Date: Tue, 31 Jul 2018 04:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:22:47Z","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":"a8b651e4bb6e4652a83d9b41ab38fdeb","id":"e3754fa2-248d-4ede-9388-3f80d7222509","subnetpool_id":null,"name":"cinder_test-subnet_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}]} 2018-07-31 04:22:58,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-34eb414b-e8d6-4a8c-8990-75ac1d8695a0 2018-07-31 04:22:58,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.474519968033s 2018-07-31 04:22:58,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-34eb414b-e8d6-4a8c-8990-75ac1d8695a0 2018-07-31 04:22:58,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:00,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:00,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:00,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-941d33e1-ec20-4e12-ad75-84320776d61a x-compute-request-id: req-941d33e1-ec20-4e12-ad75-84320776d61a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:59Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:00,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-941d33e1-ec20-4e12-ad75-84320776d61a 2018-07-31 04:23:00,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649927139282s 2018-07-31 04:23:00,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-941d33e1-ec20-4e12-ad75-84320776d61a 2018-07-31 04:23:00,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:02,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-2fcc2bd4-0b90-443d-9e71-88675c8b0a41 x-compute-request-id: req-2fcc2bd4-0b90-443d-9e71-88675c8b0a41 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:22:59Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:03,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fcc2bd4-0b90-443d-9e71-88675c8b0a41 2018-07-31 04:23:03,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480921983719s 2018-07-31 04:23:03,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fcc2bd4-0b90-443d-9e71-88675c8b0a41 2018-07-31 04:23:03,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:05,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:05,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-cd089f5a-c7f5-4a98-912f-043b2e2a9859 x-compute-request-id: req-cd089f5a-c7f5-4a98-912f-043b2e2a9859 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:05,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cd089f5a-c7f5-4a98-912f-043b2e2a9859 2018-07-31 04:23:05,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566702127457s 2018-07-31 04:23:05,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cd089f5a-c7f5-4a98-912f-043b2e2a9859 2018-07-31 04:23:05,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:23:05,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:05,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6307fc70-3191-4db8-b529-bf0cb5a13ce9 Date: Tue, 31 Jul 2018 04:23:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:23:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3754fa2-248d-4ede-9388-3f80d7222509","ip_address":"192.168.120.17"}],"id":"9b4e0a96-59e7-46fa-a706-32820d82072c","security_groups":["33ef30cf-c6fe-4fb9-8671-e152cf6ea810"],"mac_address":"fa:16:3e:e7:3e:f6","project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:59Z","binding:vnic_type":"normal","device_id":"c07f5f3a-e5ee-4547-9470-b7ed63b219b4","ip_allocation":"immediate"}]} 2018-07-31 04:23:05,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-6307fc70-3191-4db8-b529-bf0cb5a13ce9 2018-07-31 04:23:05,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0841300487518s 2018-07-31 04:23:05,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-6307fc70-3191-4db8-b529-bf0cb5a13ce9 2018-07-31 04:23:05,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:23:05,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9b4e0a96-59e7-46fa-a706-32820d82072c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:05,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a3e8d9d6-7272-430e-a162-b98a2d9ad6a1 Date: Tue, 31 Jul 2018 04:23:05 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:23:05,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9b4e0a96-59e7-46fa-a706-32820d82072c used request id req-a3e8d9d6-7272-430e-a162-b98a2d9ad6a1 2018-07-31 04:23:05,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0548369884491s 2018-07-31 04:23:05,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9b4e0a96-59e7-46fa-a706-32820d82072c used request id req-a3e8d9d6-7272-430e-a162-b98a2d9ad6a1 2018-07-31 04:23:05,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:05,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:06,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-dbbddaca-9b7c-4840-8aa2-86b87a992741 x-compute-request-id: req-dbbddaca-9b7c-4840-8aa2-86b87a992741 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:06,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbbddaca-9b7c-4840-8aa2-86b87a992741 2018-07-31 04:23:06,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195879936218s 2018-07-31 04:23:06,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbbddaca-9b7c-4840-8aa2-86b87a992741 2018-07-31 04:23:06,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:23:06,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:06,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2fd72dd8-fd53-49e2-8849-ca194f695a53 Date: Tue, 31 Jul 2018 04:23:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:23:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3754fa2-248d-4ede-9388-3f80d7222509","ip_address":"192.168.120.17"}],"id":"9b4e0a96-59e7-46fa-a706-32820d82072c","security_groups":["33ef30cf-c6fe-4fb9-8671-e152cf6ea810"],"mac_address":"fa:16:3e:e7:3e:f6","project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:59Z","binding:vnic_type":"normal","device_id":"c07f5f3a-e5ee-4547-9470-b7ed63b219b4","ip_allocation":"immediate"}]} 2018-07-31 04:23:06,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-2fd72dd8-fd53-49e2-8849-ca194f695a53 2018-07-31 04:23:06,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05779504776s 2018-07-31 04:23:06,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-2fd72dd8-fd53-49e2-8849-ca194f695a53 2018-07-31 04:23:06,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:23:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9b4e0a96-59e7-46fa-a706-32820d82072c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:06,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d679d383-441f-4ab8-9fa5-17edea9518bd Date: Tue, 31 Jul 2018 04:23:06 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:23:06,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9b4e0a96-59e7-46fa-a706-32820d82072c used request id req-d679d383-441f-4ab8-9fa5-17edea9518bd 2018-07-31 04:23:06,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06520819664s 2018-07-31 04:23:06,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9b4e0a96-59e7-46fa-a706-32820d82072c used request id req-d679d383-441f-4ab8-9fa5-17edea9518bd 2018-07-31 04:23:06,238 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:3e:f6', 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'3bcfac75-8e7a-40f1-a593-71ac9215a4da'}), 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-31T04:23:03.000000', 'flavor': Munch({u'id': u'96129a56-4f88-440f-b6ad-9de5e4c8f63e'}), 'az': u'nova', 'id': u'c07f5f3a-e5ee-4547-9470-b7ed63b219b4', 'security_groups': [Munch({u'name': u'cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'db8002782cb140c3aa26cac772fe4c82', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': 'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', '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-31T04:23:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:23:03Z', 'hostId': u'612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1', '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-31T04:23:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': u'cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'adminPass': None, 'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'created_at': u'2018-07-31T04:22:57Z', 'created': u'2018-07-31T04:22:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:23:06,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:23:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:06,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-9f166830-8a04-4ae0-bfdf-fe9ce64a140d Date: Tue, 31 Jul 2018 04:23:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":["e3754fa2-248d-4ede-9388-3f80d7222509"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:23:06,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9f166830-8a04-4ae0-bfdf-fe9ce64a140d 2018-07-31 04:23:06,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116086959839s 2018-07-31 04:23:06,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9f166830-8a04-4ae0-bfdf-fe9ce64a140d 2018-07-31 04:23:06,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:23:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:06,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3c3f4c36-6d2f-43e0-94aa-37ffea1d152e Date: Tue, 31 Jul 2018 04:23:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:23:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3754fa2-248d-4ede-9388-3f80d7222509","ip_address":"192.168.120.17"}],"id":"9b4e0a96-59e7-46fa-a706-32820d82072c","security_groups":["33ef30cf-c6fe-4fb9-8671-e152cf6ea810"],"mac_address":"fa:16:3e:e7:3e:f6","project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:59Z","binding:vnic_type":"normal","device_id":"c07f5f3a-e5ee-4547-9470-b7ed63b219b4","ip_allocation":"immediate"}]} 2018-07-31 04:23:06,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-3c3f4c36-6d2f-43e0-94aa-37ffea1d152e 2018-07-31 04:23:06,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0620050430298s 2018-07-31 04:23:06,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-3c3f4c36-6d2f-43e0-94aa-37ffea1d152e 2018-07-31 04:23:06,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 04:23:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.17", "port_id": "9b4e0a96-59e7-46fa-a706-32820d82072c"}}' 2018-07-31 04:23:08,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-a6ad7724-3b72-46f9-a640-a42ade5bbc57 Date: Tue, 31 Jul 2018 04:23:08 GMT RESP BODY: {"floatingip": {"router_id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:23:07Z", "updated_at": "2018-07-31T04:23:07Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e597ae34-eccd-4824-b8b6-d5722ec28d41", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:3e:f6", "device_id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_id": "9b4e0a96-59e7-46fa-a706-32820d82072c", "id": "d97474c9-7a4b-4ab7-ac2d-26a0e14fb648", "qos_policy_id": null}} 2018-07-31 04:23:08,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a6ad7724-3b72-46f9-a640-a42ade5bbc57 2018-07-31 04:23:08,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05768084526s 2018-07-31 04:23:08,481 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a6ad7724-3b72-46f9-a640-a42ade5bbc57 2018-07-31 04:23:08,484 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e3a9575e-8e72-4eee-ab7d-493a11f6bce5', 'updated_at': u'2018-07-31T04:23:07Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.205', 'revision_number': 0, 'port_id': u'9b4e0a96-59e7-46fa-a706-32820d82072c', 'id': u'd97474c9-7a4b-4ab7-ac2d-26a0e14fb648', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'9b4e0a96-59e7-46fa-a706-32820d82072c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': 'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e597ae34-eccd-4824-b8b6-d5722ec28d41', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e7:3e:f6', u'device_id': u'c07f5f3a-e5ee-4547-9470-b7ed63b219b4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'created_at': u'2018-07-31T04:23:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e597ae34-eccd-4824-b8b6-d5722ec28d41', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e7:3e:f6', u'device_id': u'c07f5f3a-e5ee-4547-9470-b7ed63b219b4'}), 'router': u'e3a9575e-8e72-4eee-ab7d-493a11f6bce5'}) 2018-07-31 04:23:08,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 04:23:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 04:23:08,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-1ecfac5e-66f9-495e-a6b8-df3944b6211d x-compute-request-id: req-1ecfac5e-66f9-495e-a6b8-df3944b6211d Content-Encoding: gzip Content-Length: 9563 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 458519174 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.910 MHz processor\n[ 0.160784] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.162557] pid_max: default: 32768 minimum: 301\n[ 0.163508] ACPI: Core revision 20150930\n[ 0.164949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.166360] Security Framework initialized\n[ 0.167200] Yama: becoming mindful.\n[ 0.167985] AppArmor: AppArmor initialized\n[ 0.168883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.170266] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.171650] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174348] Initializing cgroup subsys io\n[ 0.175217] Initializing cgroup subsys memory\n[ 0.176131] Initializing cgroup subsys devices\n[ 0.177043] Initializing cgroup subsys freezer\n[ 0.177936] Initializing cgroup subsys net_cls\n[ 0.178825] Initializing cgroup subsys perf_event\n[ 0.179772] Initializing cgroup subsys net_prio\n[ 0.180710] Initializing cgroup subsys hugetlb\n[ 0.181638] Initializing cgroup subsys pids\n[ 0.182531] CPU: Physical Processor ID: 0\n[ 0.184077] mce: CPU supports 10 MCE banks\n[ 0.184959] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185989] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200744] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.207105] ftrace: allocating 31920 entries in 125 pages\n[ 0.232011] smpboot: Max logical packages: 1\n[ 0.233023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234675] x2apic enabled\n[ 0.235676] Switched APIC routing to physical x2apic.\n[ 0.237773] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.242278] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.244753] KVM setup paravirtual spinlock\n[ 0.246382] x86: Booted up 1 node, 1 CPUs\n[ 0.247501] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.249393] devtmpfs: initialized\n[ 0.251288] evm: security.selinux\n[ 0.252239] evm: security.SMACK64\n[ 0.253171] evm: security.SMACK64EXEC\n[ 0.254219] evm: security.SMACK64TRANSMUTE\n[ 0.255316] evm: security.SMACK64MMAP\n[ 0.256345] evm: security.ima\n[ 0.257178] evm: security.capability\n[ 0.258271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.260900] pinctrl core: initialized pinctrl subsystem\n[ 0.262436] RTC time: 4:23:03, date: 07/31/18\n[ 0.263683] NET: Registered protocol family 16\n[ 0.264973] cpuidle: using governor ladder\n[ 0.266115] cpuidle: using governor menu\n[ 0.267271] PCCT header not found.\n[ 0.268294] ACPI: bus type PCI registered\n[ 0.269429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271244] PCI: Using configuration type 1 for base access\n[ 0.273235] ACPI: Added _OSI(Module Device)\n[ 0.274085] ACPI: Added _OSI(Processor Device)\n[ 0.274953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275855] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277653] ACPI: Interpreter enabled\n[ 0.278421] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285836] ACPI: (supports S0 S5)\n[ 0.286550] ACPI: Using IOAPIC for interrupt routing\n[ 0.287503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291797] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293088] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294296] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296549] acpiphp: Slot [3] registered\n[ 0.297362] acpiphp: Slot [4] registered\n[ 0.298171] acpiphp: Slot [5] registered\n[ 0.298982] acpiphp: Slot [6] registered\n[ 0.299785] acpiphp: Slot [7] registered\n[ 0.300596] acpiphp: Slot [8] registered\n[ 0.301401] acpiphp: Slot [9] registered\n[ 0.302223] acpiphp: Slot [10] registered\n[ 0.303040] acpiphp: Slot [11] registered\n[ 0.303856] acpiphp: Slot [12] registered\n[ 0.304679] acpiphp: Slot [13] registered\n[ 0.305494] acpiphp: Slot [14] registered\n[ 0.306308] acpiphp: Slot [15] registered\n[ 0.317072] acpiphp: Slot [16] registered\n[ 0.317901] acpiphp: Slot [17] registered\n[ 0.318723] acpiphp: Slot [18] registered\n[ 0.319551] acpiphp: Slot [19] registered\n[ 0.320367] acpiphp: Slot [20] registered\n[ 0.321186] acpiphp: Slot [21] registered\n[ 0.322026] acpiphp: Slot [22] registered\n[ 0.322835] acpiphp: Slot [23] registered\n[ 0.323650] acpiphp: Slot [24] registered\n[ 0.324465] acpiphp: Slot [25] registered\n[ 0.325284] acpiphp: Slot [26] registered\n[ 0.326099] acpiphp: Slot [27] registered\n[ 0.326914] acpiphp: Slot [28] registered\n[ 0.327726] acpiphp: Slot [29] registered\n[ 0.328588] acpiphp: Slot [30] registered\n[ 0.329418] acpiphp: Slot [31] registered\n[ 0.330234] PCI host bridge to bus 0000:00\n[ 0.331047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332305] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336457] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.337960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.341245] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.342555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343744] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345020] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.348607] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.350249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370873] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.373058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375883] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377192] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378541] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381164] vgaarb: loaded\n[ 0.381768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383038] SCSI subsystem initialized\n[ 0.383968] ACPI: bus type USB registered\n[ 0.384801] usbcore: registered new interface driver usbfs\n[ 0.385855] usbcore: registered new interface driver hub\n[ 0.386872] usbcore: registered new device driver usb\n[ 0.388018] PCI: Using ACPI for IRQ routing\n[ 0.389142] NetLabel: Initializing\n[ 0.389871] NetLabel: domain hash size = 128\n[ 0.390729] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391690] NetLabel: unlabeled traffic allowed by default\n[ 0.392878] clocksource: Switched to clocksource kvm-clock\n[ 0.401276] AppArmor: AppArmor Filesystem Enabled\n[ 0.402255] pnp: PnP ACPI init\n[ 0.403216] pnp: PnP ACPI: found 5 devices\n[ 0.409547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411283] NET: Registered protocol family 2\n[ 0.412338] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413664] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414880] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416091] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417189] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418393] NET: Registered protocol family 1\n[ 0.419278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420379] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421461] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449667] Trying to unpack rootfs image as initramfs...\n[ 0.506658] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508366] Scanning for low memory corruption every 60 seconds\n[ 0.509779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510963] audit: initializing netlink subsys (disabled)\n[ 0.512000] audit: type=2000 audit(1533010983.900:1): initialized\n[ 0.513392] Initialise system trusted keyring\n[ 0.514370] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515541] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517707] zbud: loaded\n[ 0.518452] VFS: Disk quotas dquot_6.6.0\n[ 0.519288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520923] fuse init (API version 7.23)\n[ 0.521839] Key type big_key registered\n[ 0.522652] Allocating IMA MOK and blacklist keyrings.\n[ 0.523894] Key type asymmetric registered\n[ 0.524738] Asymmetric key parser 'x509' registered\n[ 0.525721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527217] io scheduler noop registered\n[ 0.528020] io scheduler deadline registered (default)\n[ 0.529038] io scheduler cfq registered\n[ 0.529902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533778] ACPI: Power Button [PWRF]\n[ 0.534715] GHES: HEST is not enabled!\n[ 0.548473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576577] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602727] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605045] Linux agpgart interface v0.103\n[ 0.607671] brd: module loaded\n[ 0.609364] loop: module loaded\n[ 0.613203] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614688] GPT:90111 != 2097151\n[ 0.615376] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616474] GPT:90111 != 2097151\n[ 0.617161] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618140] vda: vda1 vda15\n[ 0.623171] scsi host0: ata_piix\n[ 0.624268] scsi host1: ata_piix\n[ 0.625051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.626285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.628148] libphy: Fixed MDIO Bus: probed\n[ 0.629010] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629976] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.633383] PPP generic driver version 2.4.2\n[ 0.634414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635680] ehci-pci: EHCI PCI platform driver\n[ 0.636573] ehci-platform: EHCI generic platform driver\n[ 0.637591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638754] ohci-pci: OHCI PCI platform driver\n[ 0.639652] ohci-platform: OHCI generic platform driver\n[ 0.640670] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655186] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657773] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.660042] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662725] usb usb1: Product: UHCI Host Controller\n[ 0.663670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664822] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665865] hub 1-0:1.0: USB hub found\n[ 0.666675] hub 1-0:1.0: 2 ports detected\n[ 0.667731] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669954] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672023] mousedev: PS/2 mouse device common for all mice\n[ 0.673550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675467] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676659] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679117] i2c /dev entries driver\n[ 0.679955] device-mapper: uevent: version 1.0.3\n[ 0.680972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682665] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684436] NET: Registered protocol family 10\n[ 0.685882] NET: Registered protocol family 17\n[ 0.686841] Key type dns_resolver registered\n[ 0.688085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689230] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691143] registered taskstats version 1\n[ 0.692041] Loading compiled-in X.509 certificates\n[ 0.693641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695596] zswap: loaded using pool lzo/zbud\n[ 0.697725] Key type trusted registered\n[ 0.699545] Key type encrypted registered\n[ 0.700398] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701480] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702558] evm: HMAC attrs: 0x1\n[ 0.703631] Magic number: 10:580:364\n[ 0.704571] rtc_cmos 00:00: setting system clock to 2018-07-31 04:23:03 UTC (1533010983)\n[ 0.706290] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707426] EDD information not available.\n[ 0.787145] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799025] Write protecting the kernel read-only data: 14336k\n[ 0.802634] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804673] 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.853259] 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.17...\nLease of 192.168.120.17 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.88. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLUYg9cwx+E6+6X9tGHgYOP9MXBm1JKCtXIU3m7hLGJfgLdxNXEdZjCrE76jIpsanIE+rgoIejrzdLHVom7t3ss27v1nchrdomjSonGgJbI5S0PjoukE+qwcsL+2wHVQ+4HfP4hPXPlmjwdZuHHqkXo6xNnAsWZCZek56f632Vd8yOJngqLtKmC5Aqp0KI+OpRvxyAmqNqAGxOsWQtM7F/Nhe8ffH3iKfjdbmPRwDK63GYsL2s0oiesKKJodpy1PTPmkUO8OZIA04IXpPxfuAKDla3OzqyXu+pjn+BRPQ4sH50gYcHJ/c7THG+4UknKAjyG35AF2gnE9gjMFvudFub root@cinder-test-vm2-c8ece51b-ff96-47b4-9c18-db9d1f72a54e\nssh-dss AAAAB3NzaC1kc3MAAACBAJzkGnFZ2ZFukJB2FFipeLO3eCcMeJt585+6n2hx8CWK04mbky6CL962rVHeSJBdI5SO2fsqyb8PoUjwpQH8zGvKe4tZ8ISy42HIEIHIelse02rOL3lNtJ8+uIE1JZfqaPPdzSJOza2u9JTQ99H/5S5y/pdXQZ43k9HVAhAZw2d7AAAAFQDWc5xgoUDOjlKvHbkRbN0W2WhPIwAAAIEAhFxFTEc5zfv/aCeO66pVW0WnbFK+G6toGXpR22ecZK3b3iWuSdRQpGUIKsCE62fS+OkMoYcemCcfoTdmt0qhmY/XPwFovTRCUUgSgQhGIIE4+CgIdp44f0Ul76L76lmf2CcC2kZvWwgQM29DaiepmmDjBGRga9PpiPq1on5Qt1AAAACASGjAXjv3Mk+uQsD1JiFERREWvA/O44K4wiTaABhKGLmDbWUW3oyFOWP1zC54epRuh3R2QVc0pO/vycti4iB281bTa1ERPOH4GLqOnKrukLMTiPb5fX9oNjDzz/LByDBbz+AO7mT5su7MJKVg9tzYHVHxo90PMD/QyrNNI6F1DtA= root@cinder-test-vm2-c8ece51b-ff96-47b4-9c18-db9d1f72a54e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fee7:3ef6/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.17 \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-c8ece51b-ff96-47b4-9c18-db9d1f72a54e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.50 ===\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-c8ece51b-ff96-47b4-9c18-db9d1f72a54e login: "} 2018-07-31 04:23:08,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/action used request id req-1ecfac5e-66f9-495e-a6b8-df3944b6211d 2018-07-31 04:23:08,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0919659137726s 2018-07-31 04:23:08,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/action used request id req-1ecfac5e-66f9-495e-a6b8-df3944b6211d 2018-07-31 04:23:08,577 - 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 458519174 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.910 MHz processor [ 0.160784] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.162557] pid_max: default: 32768 minimum: 301 [ 0.163508] ACPI: Core revision 20150930 [ 0.164949] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.166360] Security Framework initialized [ 0.167200] Yama: becoming mindful. [ 0.167985] AppArmor: AppArmor initialized [ 0.168883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.170266] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.171650] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.172893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174348] Initializing cgroup subsys io [ 0.175217] Initializing cgroup subsys memory [ 0.176131] Initializing cgroup subsys devices [ 0.177043] Initializing cgroup subsys freezer [ 0.177936] Initializing cgroup subsys net_cls [ 0.178825] Initializing cgroup subsys perf_event [ 0.179772] Initializing cgroup subsys net_prio [ 0.180710] Initializing cgroup subsys hugetlb [ 0.181638] Initializing cgroup subsys pids [ 0.182531] CPU: Physical Processor ID: 0 [ 0.184077] mce: CPU supports 10 MCE banks [ 0.184959] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.185989] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200744] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.207105] ftrace: allocating 31920 entries in 125 pages [ 0.232011] smpboot: Max logical packages: 1 [ 0.233023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234675] x2apic enabled [ 0.235676] Switched APIC routing to physical x2apic. [ 0.237773] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.242278] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.244753] KVM setup paravirtual spinlock [ 0.246382] x86: Booted up 1 node, 1 CPUs [ 0.247501] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.249393] devtmpfs: initialized [ 0.251288] evm: security.selinux [ 0.252239] evm: security.SMACK64 [ 0.253171] evm: security.SMACK64EXEC [ 0.254219] evm: security.SMACK64TRANSMUTE [ 0.255316] evm: security.SMACK64MMAP [ 0.256345] evm: security.ima [ 0.257178] evm: security.capability [ 0.258271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260900] pinctrl core: initialized pinctrl subsystem [ 0.262436] RTC time: 4:23:03, date: 07/31/18 [ 0.263683] NET: Registered protocol family 16 [ 0.264973] cpuidle: using governor ladder [ 0.266115] cpuidle: using governor menu [ 0.267271] PCCT header not found. [ 0.268294] ACPI: bus type PCI registered [ 0.269429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271244] PCI: Using configuration type 1 for base access [ 0.273235] ACPI: Added _OSI(Module Device) [ 0.274085] ACPI: Added _OSI(Processor Device) [ 0.274953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.275855] ACPI: Added _OSI(Processor Aggregator Device) [ 0.277653] ACPI: Interpreter enabled [ 0.278421] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.280271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.283981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.285836] ACPI: (supports S0 S5) [ 0.286550] ACPI: Using IOAPIC for interrupt routing [ 0.287503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.290649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.291797] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293088] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294296] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.296549] acpiphp: Slot [3] registered [ 0.297362] acpiphp: Slot [4] registered [ 0.298171] acpiphp: Slot [5] registered [ 0.298982] acpiphp: Slot [6] registered [ 0.299785] acpiphp: Slot [7] registered [ 0.300596] acpiphp: Slot [8] registered [ 0.301401] acpiphp: Slot [9] registered [ 0.302223] acpiphp: Slot [10] registered [ 0.303040] acpiphp: Slot [11] registered [ 0.303856] acpiphp: Slot [12] registered [ 0.304679] acpiphp: Slot [13] registered [ 0.305494] acpiphp: Slot [14] registered [ 0.306308] acpiphp: Slot [15] registered [ 0.317072] acpiphp: Slot [16] registered [ 0.317901] acpiphp: Slot [17] registered [ 0.318723] acpiphp: Slot [18] registered [ 0.319551] acpiphp: Slot [19] registered [ 0.320367] acpiphp: Slot [20] registered [ 0.321186] acpiphp: Slot [21] registered [ 0.322026] acpiphp: Slot [22] registered [ 0.322835] acpiphp: Slot [23] registered [ 0.323650] acpiphp: Slot [24] registered [ 0.324465] acpiphp: Slot [25] registered [ 0.325284] acpiphp: Slot [26] registered [ 0.326099] acpiphp: Slot [27] registered [ 0.326914] acpiphp: Slot [28] registered [ 0.327726] acpiphp: Slot [29] registered [ 0.328588] acpiphp: Slot [30] registered [ 0.329418] acpiphp: Slot [31] registered [ 0.330234] PCI host bridge to bus 0000:00 [ 0.331047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.332305] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.333533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.334996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.336457] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.337960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.341245] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.342555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.343744] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.345020] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.348607] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.350249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.369392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370873] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.373058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.374478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.375883] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.377192] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.378541] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.379607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.381164] vgaarb: loaded [ 0.381768] vgaarb: bridge control possible 0000:00:02.0 [ 0.383038] SCSI subsystem initialized [ 0.383968] ACPI: bus type USB registered [ 0.384801] usbcore: registered new interface driver usbfs [ 0.385855] usbcore: registered new interface driver hub [ 0.386872] usbcore: registered new device driver usb [ 0.388018] PCI: Using ACPI for IRQ routing [ 0.389142] NetLabel: Initializing [ 0.389871] NetLabel: domain hash size = 128 [ 0.390729] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.391690] NetLabel: unlabeled traffic allowed by default [ 0.392878] clocksource: Switched to clocksource kvm-clock [ 0.401276] AppArmor: AppArmor Filesystem Enabled [ 0.402255] pnp: PnP ACPI init [ 0.403216] pnp: PnP ACPI: found 5 devices [ 0.409547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.411283] NET: Registered protocol family 2 [ 0.412338] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.413664] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.414880] TCP: Hash tables configured (established 4096 bind 4096) [ 0.416091] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.417189] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.418393] NET: Registered protocol family 1 [ 0.419278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.420379] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.421461] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.435508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449667] Trying to unpack rootfs image as initramfs... [ 0.506658] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.508366] Scanning for low memory corruption every 60 seconds [ 0.509779] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510963] audit: initializing netlink subsys (disabled) [ 0.512000] audit: type=2000 audit(1533010983.900:1): initialized [ 0.513392] Initialise system trusted keyring [ 0.514370] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.515541] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517707] zbud: loaded [ 0.518452] VFS: Disk quotas dquot_6.6.0 [ 0.519288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520923] fuse init (API version 7.23) [ 0.521839] Key type big_key registered [ 0.522652] Allocating IMA MOK and blacklist keyrings. [ 0.523894] Key type asymmetric registered [ 0.524738] Asymmetric key parser 'x509' registered [ 0.525721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.527217] io scheduler noop registered [ 0.528020] io scheduler deadline registered (default) [ 0.529038] io scheduler cfq registered [ 0.529902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.532245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533778] ACPI: Power Button [PWRF] [ 0.534715] GHES: HEST is not enabled! [ 0.548473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576577] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.578694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602727] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605045] Linux agpgart interface v0.103 [ 0.607671] brd: module loaded [ 0.609364] loop: module loaded [ 0.613203] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.614688] GPT:90111 != 2097151 [ 0.615376] GPT:Alternate GPT header not at the end of the disk. [ 0.616474] GPT:90111 != 2097151 [ 0.617161] GPT: Use GNU Parted to correct GPT errors. [ 0.618140] vda: vda1 vda15 [ 0.623171] scsi host0: ata_piix [ 0.624268] scsi host1: ata_piix [ 0.625051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.626285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.628148] libphy: Fixed MDIO Bus: probed [ 0.629010] tun: Universal TUN/TAP device driver, 1.6 [ 0.629976] tun: (C) 1999-2004 Max Krasnyansky [ 0.633383] PPP generic driver version 2.4.2 [ 0.634414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635680] ehci-pci: EHCI PCI platform driver [ 0.636573] ehci-platform: EHCI generic platform driver [ 0.637591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638754] ohci-pci: OHCI PCI platform driver [ 0.639652] ohci-platform: OHCI generic platform driver [ 0.640670] uhci_hcd: USB Universal Host Controller Interface driver [ 0.655186] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.656251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657773] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.660042] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.661287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662725] usb usb1: Product: UHCI Host Controller [ 0.663670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664822] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665865] hub 1-0:1.0: USB hub found [ 0.666675] hub 1-0:1.0: 2 ports detected [ 0.667731] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669954] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670932] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.672023] mousedev: PS/2 mouse device common for all mice [ 0.673550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.675467] rtc_cmos 00:00: RTC can wake from S4 [ 0.676659] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.677890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.679117] i2c /dev entries driver [ 0.679955] device-mapper: uevent: version 1.0.3 [ 0.680972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.682665] ledtrig-cpu: registered to indicate activity on CPUs [ 0.684436] NET: Registered protocol family 10 [ 0.685882] NET: Registered protocol family 17 [ 0.686841] Key type dns_resolver registered [ 0.688085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.689230] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.691143] registered taskstats version 1 [ 0.692041] Loading compiled-in X.509 certificates [ 0.693641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.695596] zswap: loaded using pool lzo/zbud [ 0.697725] Key type trusted registered [ 0.699545] Key type encrypted registered [ 0.700398] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701480] ima: No TPM chip found, activating TPM-bypass! [ 0.702558] evm: HMAC attrs: 0x1 [ 0.703631] Magic number: 10:580:364 [ 0.704571] rtc_cmos 00:00: setting system clock to 2018-07-31 04:23:03 UTC (1533010983) [ 0.706290] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.707426] EDD information not available. [ 0.787145] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.799025] Write protecting the kernel read-only data: 14336k [ 0.802634] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804673] 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.853259] 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.17... Lease of 192.168.120.17 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.88. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLUYg9cwx+E6+6X9tGHgYOP9MXBm1JKCtXIU3m7hLGJfgLdxNXEdZjCrE76jIpsanIE+rgoIejrzdLHVom7t3ss27v1nchrdomjSonGgJbI5S0PjoukE+qwcsL+2wHVQ+4HfP4hPXPlmjwdZuHHqkXo6xNnAsWZCZek56f632Vd8yOJngqLtKmC5Aqp0KI+OpRvxyAmqNqAGxOsWQtM7F/Nhe8ffH3iKfjdbmPRwDK63GYsL2s0oiesKKJodpy1PTPmkUO8OZIA04IXpPxfuAKDla3OzqyXu+pjn+BRPQ4sH50gYcHJ/c7THG+4UknKAjyG35AF2gnE9gjMFvudFub root@cinder-test-vm2-c8ece51b-ff96-47b4-9c18-db9d1f72a54e ssh-dss AAAAB3NzaC1kc3MAAACBAJzkGnFZ2ZFukJB2FFipeLO3eCcMeJt585+6n2hx8CWK04mbky6CL962rVHeSJBdI5SO2fsqyb8PoUjwpQH8zGvKe4tZ8ISy42HIEIHIelse02rOL3lNtJ8+uIE1JZfqaPPdzSJOza2u9JTQ99H/5S5y/pdXQZ43k9HVAhAZw2d7AAAAFQDWc5xgoUDOjlKvHbkRbN0W2WhPIwAAAIEAhFxFTEc5zfv/aCeO66pVW0WnbFK+G6toGXpR22ecZK3b3iWuSdRQpGUIKsCE62fS+OkMoYcemCcfoTdmt0qhmY/XPwFovTRCUUgSgQhGIIE4+CgIdp44f0Ul76L76lmf2CcC2kZvWwgQM29DaiepmmDjBGRga9PpiPq1on5Qt1AAAACASGjAXjv3Mk+uQsD1JiFERREWvA/O44K4wiTaABhKGLmDbWUW3oyFOWP1zC54epRuh3R2QVc0pO/vycti4iB281bTa1ERPOH4GLqOnKrukLMTiPb5fX9oNjDzz/LByDBbz+AO7mT5su7MJKVg9tzYHVHxo90PMD/QyrNNI6F1DtA= root@cinder-test-vm2-c8ece51b-ff96-47b4-9c18-db9d1f72a54e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fee7:3ef6/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.17 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-c8ece51b-ff96-47b4-9c18-db9d1f72a54e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-c8ece51b-ff96-47b4-9c18-db9d1f72a54e login: 2018-07-31 04:23:11,586 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb2879d0L 2018-07-31 04:23:11,586 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 04:23:11,587 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-31 04:23:11,587 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-31 04:23:11,588 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-31 04:23:11,588 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 04:23:11,589 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-31 04:23:11,589 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 04:23:11,589 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 04:23:11,589 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 04:23:11,607 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 04:23:11,608 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 04:23:11,618 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 1ce5717cc8c34e229b128873ef93c4c4 2018-07-31 04:23:11,619 - paramiko.transport - DEBUG - Trying discovered key 065bef41509ff4962f2e94c9b24aab46 in /tmp/tmpm4X33w 2018-07-31 04:23:11,648 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 04:23:11,654 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 04:23:11,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-31 04:23:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"volume": {"display_name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "size": "2"}}' 2018-07-31 04:23:12,825 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:23:11 GMT Server: Apache x-compute-request-id: req-31f2ac8b-c7f2-4de1-abd9-a8853c3cea6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-31f2ac8b-c7f2-4de1-abd9-a8853c3cea6a Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}} 2018-07-31 04:23:12,825 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes used request id req-31f2ac8b-c7f2-4de1-abd9-a8853c3cea6a 2018-07-31 04:23:12,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.13830018044s 2018-07-31 04:23:12,826 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes used request id req-31f2ac8b-c7f2-4de1-abd9-a8853c3cea6a 2018-07-31 04:23:12,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:13,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:12 GMT Server: Apache x-compute-request-id: req-e3c2c692-b752-48f1-89e8-1507814099e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3c2c692-b752-48f1-89e8-1507814099e8 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:12.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:13,733 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-e3c2c692-b752-48f1-89e8-1507814099e8 2018-07-31 04:23:13,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.906944990158s 2018-07-31 04:23:13,734 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-e3c2c692-b752-48f1-89e8-1507814099e8 2018-07-31 04:23:13,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:15,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:16,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:15 GMT Server: Apache x-compute-request-id: req-e9184296-ad77-4436-822c-057c490db156 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9184296-ad77-4436-822c-057c490db156 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:14.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:16,627 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-e9184296-ad77-4436-822c-057c490db156 2018-07-31 04:23:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.888647079468s 2018-07-31 04:23:16,628 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-e9184296-ad77-4436-822c-057c490db156 2018-07-31 04:23:16,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:23:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:16,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-562a9f4e-29b0-415f-929f-6a90d84cd828 Date: Tue, 31 Jul 2018 04:23:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":["e3754fa2-248d-4ede-9388-3f80d7222509"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:23:16,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-562a9f4e-29b0-415f-929f-6a90d84cd828 2018-07-31 04:23:16,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107623100281s 2018-07-31 04:23:16,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-562a9f4e-29b0-415f-929f-6a90d84cd828 2018-07-31 04:23:16,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:23:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:16,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-176d8355-86db-443b-a219-03914d52197e Date: Tue, 31 Jul 2018 04:23:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/snap", "metadata": {}}], "file": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file", "owner": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "size": 12716032, "self": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:22:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:23:16,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-176d8355-86db-443b-a219-03914d52197e 2018-07-31 04:23:16,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195562839508s 2018-07-31 04:23:16,938 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-176d8355-86db-443b-a219-03914d52197e 2018-07-31 04:23:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:23:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-b1257ba2-8da7-4cfd-9c13-43bf07b68ed0 x-compute-request-id: req-b1257ba2-8da7-4cfd-9c13-43bf07b68ed0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "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": "96129a56-4f88-440f-b6ad-9de5e4c8f63e"}]} 2018-07-31 04:23:16,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b1257ba2-8da7-4cfd-9c13-43bf07b68ed0 2018-07-31 04:23:16,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282759666443s 2018-07-31 04:23:16,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b1257ba2-8da7-4cfd-9c13-43bf07b68ed0 2018-07-31 04:23:16,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 04:23:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"server": {"name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "imageRef": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "flavorRef": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e597ae34-eccd-4824-b8b6-d5722ec28d41"}], "security_groups": [{"name": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810"}]}}' 2018-07-31 04:23:18,351 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:23: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-5acefedf-d215-4b3c-b1f2-c71e785fc676 x-compute-request-id: req-5acefedf-d215-4b3c-b1f2-c71e785fc676 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810"}], "OS-DCF:diskConfig": "MANUAL", "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "adminPass": "VgG2Y8rRGj4t"}} 2018-07-31 04:23:18,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5acefedf-d215-4b3c-b1f2-c71e785fc676 2018-07-31 04:23:18,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.38098716736s 2018-07-31 04:23:18,351 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5acefedf-d215-4b3c-b1f2-c71e785fc676 2018-07-31 04:23:18,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:18,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-66d3360a-499f-4cb6-9bf1-cc1dcd77c14a x-compute-request-id: req-66d3360a-499f-4cb6-9bf1-cc1dcd77c14a 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.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:18,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66d3360a-499f-4cb6-9bf1-cc1dcd77c14a 2018-07-31 04:23:18,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363254070282s 2018-07-31 04:23:18,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66d3360a-499f-4cb6-9bf1-cc1dcd77c14a 2018-07-31 04:23:18,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:20,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:21,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-4b33e4f2-a9d9-417a-8040-b611bca1a8cc x-compute-request-id: req-4b33e4f2-a9d9-417a-8040-b611bca1a8cc Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "user_id": "db8002782cb140c3aa26cac772fe4c82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:23:20Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:21,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b33e4f2-a9d9-417a-8040-b611bca1a8cc 2018-07-31 04:23:21,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639152050018s 2018-07-31 04:23:21,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b33e4f2-a9d9-417a-8040-b611bca1a8cc 2018-07-31 04:23:21,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:23,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:23,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:23,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-bf80bb36-5e0e-4ef7-bfcd-eef300655d46 x-compute-request-id: req-bf80bb36-5e0e-4ef7-bfcd-eef300655d46 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T04:23:20Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:23,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bf80bb36-5e0e-4ef7-bfcd-eef300655d46 2018-07-31 04:23:23,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214664936066s 2018-07-31 04:23:23,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bf80bb36-5e0e-4ef7-bfcd-eef300655d46 2018-07-31 04:23:23,593 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:25,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:26,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-94be0606-0ab4-4add-91bb-7580d3c55765 x-compute-request-id: req-94be0606-0ab4-4add-91bb-7580d3c55765 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:25.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:25Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:26,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94be0606-0ab4-4add-91bb-7580d3c55765 2018-07-31 04:23:26,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457887887955s 2018-07-31 04:23:26,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94be0606-0ab4-4add-91bb-7580d3c55765 2018-07-31 04:23:26,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:23:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:26,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-999773cb-14d7-4545-9c28-b9176b286e30 Date: Tue, 31 Jul 2018 04:23:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:23:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3754fa2-248d-4ede-9388-3f80d7222509","ip_address":"192.168.120.22"}],"id":"7e251905-ff9d-41fc-8576-a5c7d0fa7f73","security_groups":["33ef30cf-c6fe-4fb9-8671-e152cf6ea810"],"mac_address":"fa:16:3e:99:47:a6","project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:23:21Z","binding:vnic_type":"normal","device_id":"b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1","ip_allocation":"immediate"}]} 2018-07-31 04:23:26,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-999773cb-14d7-4545-9c28-b9176b286e30 2018-07-31 04:23:26,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0704271793365s 2018-07-31 04:23:26,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-999773cb-14d7-4545-9c28-b9176b286e30 2018-07-31 04:23:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:23:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7e251905-ff9d-41fc-8576-a5c7d0fa7f73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-988e6b4e-7470-4a36-b438-ad0589237cc0 Date: Tue, 31 Jul 2018 04:23:26 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:23:26,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7e251905-ff9d-41fc-8576-a5c7d0fa7f73 used request id req-988e6b4e-7470-4a36-b438-ad0589237cc0 2018-07-31 04:23:26,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.244284152985s 2018-07-31 04:23:26,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7e251905-ff9d-41fc-8576-a5c7d0fa7f73 used request id req-988e6b4e-7470-4a36-b438-ad0589237cc0 2018-07-31 04:23:26,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:26,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-afa63b11-6270-4089-9746-a0d7b5d26c94 x-compute-request-id: req-afa63b11-6270-4089-9746-a0d7b5d26c94 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:25.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:25Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:03Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:26,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-afa63b11-6270-4089-9746-a0d7b5d26c94 2018-07-31 04:23:26,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466953039169s 2018-07-31 04:23:26,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-afa63b11-6270-4089-9746-a0d7b5d26c94 2018-07-31 04:23:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:23:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:26,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-752f5e07-be5b-4823-a26b-b214d0fa7935 Date: Tue, 31 Jul 2018 04:23:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:23:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3754fa2-248d-4ede-9388-3f80d7222509","ip_address":"192.168.120.22"}],"id":"7e251905-ff9d-41fc-8576-a5c7d0fa7f73","security_groups":["33ef30cf-c6fe-4fb9-8671-e152cf6ea810"],"mac_address":"fa:16:3e:99:47:a6","project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:23:21Z","binding:vnic_type":"normal","device_id":"b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1","ip_allocation":"immediate"}]} 2018-07-31 04:23:26,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-752f5e07-be5b-4823-a26b-b214d0fa7935 2018-07-31 04:23:26,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0718638896942s 2018-07-31 04:23:26,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-752f5e07-be5b-4823-a26b-b214d0fa7935 2018-07-31 04:23:26,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:23:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7e251905-ff9d-41fc-8576-a5c7d0fa7f73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:26,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3adb4b79-4df3-40bd-ac00-1c6b81d06b99 Date: Tue, 31 Jul 2018 04:23:26 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:23:26,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7e251905-ff9d-41fc-8576-a5c7d0fa7f73 used request id req-3adb4b79-4df3-40bd-ac00-1c6b81d06b99 2018-07-31 04:23:26,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0470509529114s 2018-07-31 04:23:26,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7e251905-ff9d-41fc-8576-a5c7d0fa7f73 used request id req-3adb4b79-4df3-40bd-ac00-1c6b81d06b99 2018-07-31 04:23:26,978 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:47:a6', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3bcfac75-8e7a-40f1-a593-71ac9215a4da'}), 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-31T04:23:25.000000', 'flavor': Munch({u'id': u'96129a56-4f88-440f-b6ad-9de5e4c8f63e'}), 'az': u'nova', 'id': u'b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1', 'security_groups': [Munch({u'name': u'cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'db8002782cb140c3aa26cac772fe4c82', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': 'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', '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-31T04:23:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T04:23:25Z', 'hostId': u'02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801', '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-31T04:23:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': u'cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'adminPass': None, 'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'created_at': u'2018-07-31T04:23:18Z', 'created': u'2018-07-31T04:23:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 04:23:26,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:23:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:27,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a15d2b6d-c5ae-4746-97f6-6144c185891d Date: Tue, 31 Jul 2018 04:23:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":["e3754fa2-248d-4ede-9388-3f80d7222509"],"description":"","tags":[],"updated_at":"2018-07-31T04:22:47Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:23:27,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a15d2b6d-c5ae-4746-97f6-6144c185891d 2018-07-31 04:23:27,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110254049301s 2018-07-31 04:23:27,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a15d2b6d-c5ae-4746-97f6-6144c185891d 2018-07-31 04:23:27,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 04:23:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:27,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-af8a2bbc-25ee-4dcf-9be2-c8793365b055 Date: Tue, 31 Jul 2018 04:23:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T04:23:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3754fa2-248d-4ede-9388-3f80d7222509","ip_address":"192.168.120.22"}],"id":"7e251905-ff9d-41fc-8576-a5c7d0fa7f73","security_groups":["33ef30cf-c6fe-4fb9-8671-e152cf6ea810"],"mac_address":"fa:16:3e:99:47:a6","project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:23:21Z","binding:vnic_type":"normal","device_id":"b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1","ip_allocation":"immediate"}]} 2018-07-31 04:23:27,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-af8a2bbc-25ee-4dcf-9be2-c8793365b055 2018-07-31 04:23:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588479042053s 2018-07-31 04:23:27,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-af8a2bbc-25ee-4dcf-9be2-c8793365b055 2018-07-31 04:23:27,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 04:23:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.22", "port_id": "7e251905-ff9d-41fc-8576-a5c7d0fa7f73"}}' 2018-07-31 04:23:29,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-b2373eaf-2d2a-47ca-9dd4-e809400808f4 Date: Tue, 31 Jul 2018 04:23:29 GMT RESP BODY: {"floatingip": {"router_id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:23:28Z", "updated_at": "2018-07-31T04:23:28Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e597ae34-eccd-4824-b8b6-d5722ec28d41", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:47:a6", "device_id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_id": "7e251905-ff9d-41fc-8576-a5c7d0fa7f73", "id": "eb94b08a-cee9-4ed8-9b90-21af538dc98b", "qos_policy_id": null}} 2018-07-31 04:23:29,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b2373eaf-2d2a-47ca-9dd4-e809400808f4 2018-07-31 04:23:29,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.10359597206s 2018-07-31 04:23:29,257 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b2373eaf-2d2a-47ca-9dd4-e809400808f4 2018-07-31 04:23:29,261 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e3a9575e-8e72-4eee-ab7d-493a11f6bce5', 'updated_at': u'2018-07-31T04:23:28Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.207', 'revision_number': 0, 'port_id': u'7e251905-ff9d-41fc-8576-a5c7d0fa7f73', 'id': u'eb94b08a-cee9-4ed8-9b90-21af538dc98b', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'7e251905-ff9d-41fc-8576-a5c7d0fa7f73', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'name': 'cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e597ae34-eccd-4824-b8b6-d5722ec28d41', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:99:47:a6', u'device_id': u'b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a8b651e4bb6e4652a83d9b41ab38fdeb', 'created_at': u'2018-07-31T04:23:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e597ae34-eccd-4824-b8b6-d5722ec28d41', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:99:47:a6', u'device_id': u'b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1'}), 'router': u'e3a9575e-8e72-4eee-ab7d-493a11f6bce5'}) 2018-07-31 04:23:29,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 04:23:29,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 04:23:29,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-020c8f97-9a21-4713-9ff1-9420532bd23b x-compute-request-id: req-020c8f97-9a21-4713-9ff1-9420532bd23b Content-Encoding: gzip Content-Length: 7921 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 499708732 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.142857] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144622] pid_max: default: 32768 minimum: 301\n[ 0.145579] ACPI: Core revision 20150930\n[ 0.147012] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148417] Security Framework initialized\n[ 0.149291] Yama: becoming mindful.\n[ 0.150096] AppArmor: AppArmor initialized\n[ 0.151011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152431] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153817] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155120] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156629] Initializing cgroup subsys io\n[ 0.157512] Initializing cgroup subsys memory\n[ 0.158447] Initializing cgroup subsys devices\n[ 0.159385] Initializing cgroup subsys freezer\n[ 0.160311] Initializing cgroup subsys net_cls\n[ 0.161251] Initializing cgroup subsys perf_event\n[ 0.162255] Initializing cgroup subsys net_prio\n[ 0.163219] Initializing cgroup subsys hugetlb\n[ 0.164155] Initializing cgroup subsys pids\n[ 0.165088] CPU: Physical Processor ID: 0\n[ 0.166648] mce: CPU supports 10 MCE banks\n[ 0.167554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168628] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183129] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189289] ftrace: allocating 31920 entries in 125 pages\n[ 0.213938] smpboot: Max logical packages: 1\n[ 0.214868] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216330] x2apic enabled\n[ 0.217178] Switched APIC routing to physical x2apic.\n[ 0.218992] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220199] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224339] KVM setup paravirtual spinlock\n[ 0.225696] x86: Booted up 1 node, 1 CPUs\n[ 0.226560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228053] devtmpfs: initialized\n[ 0.229808] evm: security.selinux\n[ 0.230548] evm: security.SMACK64\n[ 0.231282] evm: security.SMACK64EXEC\n[ 0.232081] evm: security.SMACK64TRANSMUTE\n[ 0.232955] evm: security.SMACK64MMAP\n[ 0.233745] evm: security.ima\n[ 0.234405] evm: security.capability\n[ 0.235244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237185] pinctrl core: initialized pinctrl subsystem\n[ 0.238333] RTC time: 4:23:26, date: 07/31/18\n[ 0.239337] NET: Registered protocol family 16\n[ 0.240361] cpuidle: using governor ladder\n[ 0.241227] cpuidle: using governor menu\n[ 0.242052] PCCT header not found.\n[ 0.242882] ACPI: bus type PCI registered\n[ 0.243726] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245031] PCI: Using configuration type 1 for base access\n[ 0.246840] ACPI: Added _OSI(Module Device)\n[ 0.247714] ACPI: Added _OSI(Processor Device)\n[ 0.248613] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249581] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251385] ACPI: Interpreter enabled\n[ 0.252187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.254213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.256211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.258238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.260189] ACPI: (supports S0 S5)\n[ 0.260923] ACPI: Using IOAPIC for interrupt routing\n[ 0.261923] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.267626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268900] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271243] acpiphp: Slot [3] registered\n[ 0.272087] acpiphp: Slot [4] registered\n[ 0.272948] acpiphp: Slot [5] registered\n[ 0.273795] acpiphp: Slot [6] registered\n[ 0.274623] acpiphp: Slot [7] registered\n[ 0.275496] acpiphp: Slot [8] registered\n[ 0.276343] acpiphp: Slot [9] registered\n[ 0.277182] acpiphp: Slot [10] registered\n[ 0.278042] acpiphp: Slot [11] registered\n[ 0.278889] acpiphp: Slot [12] registered\n[ 0.279738] acpiphp: Slot [13] registered\n[ 0.280581] acpiphp: Slot [14] registered\n[ 0.281439] acpiphp: Slot [15] registered\n[ 0.292063] acpiphp: Slot [16] registered\n[ 0.292930] acpiphp: Slot [17] registered\n[ 0.293816] acpiphp: Slot [18] registered\n[ 0.294668] acpiphp: Slot [19] registered\n[ 0.295513] acpiphp: Slot [20] registered\n[ 0.296376] acpiphp: Slot [21] registered\n[ 0.297222] acpiphp: Slot [22] registered\n[ 0.298065] acpiphp: Slot [23] registered\n[ 0.298910] acpiphp: Slot [24] registered\n[ 0.299771] acpiphp: Slot [25] registered\n[ 0.300630] acpiphp: Slot [26] registered\n[ 0.301478] acpiphp: Slot [27] registered\n[ 0.302365] acpiphp: Slot [28] registered\n[ 0.303238] acpiphp: Slot [29] registered\n[ 0.304165] acpiphp: Slot [30] registered\n[ 0.305018] acpiphp: Slot [31] registered\n[ 0.305860] PCI host bridge to bus 0000:00\n[ 0.306702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309262] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310790] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.312309] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.313911] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318649] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.321255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.326582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.346971] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348417] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352668] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354046] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.355149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356771] vgaarb: loaded\n[ 0.357389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358671] SCSI subsystem initialized\n[ 0.359610] ACPI: bus type USB registered\n[ 0.360482] usbcore: registered new interface driver usbfs\n[ 0.361570] usbcore: registered new interface driver hub\n[ 0.362626] usbcore: registered new device driver usb\n[ 0.363822] PCI: Using ACPI for IRQ routing\n[ 0.364980] NetLabel: Initializing\n[ 0.365728] NetLabel: domain hash size = 128\n[ 0.366621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367634] NetLabel: unlabeled traffic allowed by default\n[ 0.368853] clocksource: Switched to clocksource kvm-clock\n[ 0.377073] AppArmor: AppArmor Filesystem Enabled\n[ 0.378093] pnp: PnP ACPI init\n[ 0.379051] pnp: PnP ACPI: found 5 devices\n[ 0.385403] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387204] NET: Registered protocol family 2\n[ 0.388296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389678] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392302] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395087] NET: Registered protocol family 1\n[ 0.396056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398495] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427057] Trying to unpack rootfs image as initramfs...\n[ 0.483490] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.485222] Scanning for low memory corruption every 60 seconds\n[ 0.486592] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487786] audit: initializing netlink subsys (disabled)\n[ 0.488835] audit: type=2000 audit(1533011006.284:1): initialized\n[ 0.490231] Initialise system trusted keyring\n[ 0.491249] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492432] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494597] zbud: loaded\n[ 0.495347] VFS: Disk quotas dquot_6.6.0\n[ 0.496188] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497827] fuse init (API version 7.23)\n[ 0.498758] Key type big_key registered\n[ 0.499575] Allocating IMA MOK and blacklist keyrings.\n[ 0.500847] Key type asymmetric registered\n[ 0.501696] Asymmetric key parser 'x509' registered\n[ 0.502684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.504182] io scheduler noop registered\n[ 0.505000] io scheduler deadline registered (default)\n[ 0.506024] io scheduler cfq registered\n[ 0.506888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507952] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509265] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.510739] ACPI: Power Button [PWRF]\n[ 0.511597] GHES: HEST is not enabled!\n[ 0.525290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553210] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555362] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584295] Linux agpgart interface v0.103\n[ 0.587274] brd: module loaded\n[ 0.589023] loop: module loaded\n[ 0.594002] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595493] GPT:90111 != 2097151\n[ 0.596184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597308] GPT:90111 != 2097151\n[ 0.598006] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598998] vda: vda1 vda15\n[ 0.600511] scsi host0: ata_piix\n[ 0.601332] scsi host1: ata_piix\n[ 0.602076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.603326] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.604839] libphy: Fixed MDIO Bus: probed\n[ 0.605686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606673] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609211] PPP generic driver version 2.4.2\n[ 0.610171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611407] ehci-pci: EHCI PCI platform driver\n[ 0.612307] ehci-platform: EHCI generic platform driver\n[ 0.613332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614497] ohci-pci: OHCI PCI platform driver\n[ 0.615394] ohci-platform: OHCI generic platform driver\n[ 0.616414] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630718] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633258] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.635500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638218] usb usb1: Product: UHCI Host Controller\n[ 0.639179] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640352] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641367] hub 1-0:1.0: USB hub found\n[ 0.642180] hub 1-0:1.0: 2 ports detected\n[ 0.643162] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645363] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646373] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647448] mousedev: PS/2 mouse device common for all mice\n[ 0.648765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650790] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651938] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654409] i2c /dev entries driver\n[ 0.655214] device-mapper: uevent: version 1.0.3\n[ 0.656204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657893] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659369] NET: Registered protocol family 10\n[ 0.660549] NET: Registered protocol family 17\n[ 0.661495] Key type dns_resolver registered\n[ 0.662538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663675] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665535] registered taskstats version 1\n[ 0.666409] Loading compiled-in X.509 certificates\n[ 0.667920] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669839] zswap: loaded using pool lzo/zbud\n[ 0.671502] Key type trusted registered\n[ 0.673326] Key type encrypted registered\n[ 0.674181] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675245] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676315] evm: HMAC attrs: 0x1\n[ 0.677338] Magic number: 10:580:364\n[ 0.678228] rtc_cmos 00:00: setting system clock to 2018-07-31 04:23:26 UTC (1533011006)\n[ 0.679894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681038] EDD information not available.\n[ 0.762247] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774222] Write protecting the kernel read-only data: 14336k\n[ 0.776442] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778346] 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.84\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... [ 1.038017] 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.22...\nLease of 192.168.120.22 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.98. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-07-31 04:23:29,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/action used request id req-020c8f97-9a21-4713-9ff1-9420532bd23b 2018-07-31 04:23:29,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10582613945s 2018-07-31 04:23:29,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/action used request id req-020c8f97-9a21-4713-9ff1-9420532bd23b 2018-07-31 04:23:29,368 - 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 499708732 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.142857] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144622] pid_max: default: 32768 minimum: 301 [ 0.145579] ACPI: Core revision 20150930 [ 0.147012] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148417] Security Framework initialized [ 0.149291] Yama: becoming mindful. [ 0.150096] AppArmor: AppArmor initialized [ 0.151011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152431] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153817] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155120] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156629] Initializing cgroup subsys io [ 0.157512] Initializing cgroup subsys memory [ 0.158447] Initializing cgroup subsys devices [ 0.159385] Initializing cgroup subsys freezer [ 0.160311] Initializing cgroup subsys net_cls [ 0.161251] Initializing cgroup subsys perf_event [ 0.162255] Initializing cgroup subsys net_prio [ 0.163219] Initializing cgroup subsys hugetlb [ 0.164155] Initializing cgroup subsys pids [ 0.165088] CPU: Physical Processor ID: 0 [ 0.166648] mce: CPU supports 10 MCE banks [ 0.167554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168628] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183129] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.189289] ftrace: allocating 31920 entries in 125 pages [ 0.213938] smpboot: Max logical packages: 1 [ 0.214868] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216330] x2apic enabled [ 0.217178] Switched APIC routing to physical x2apic. [ 0.218992] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220199] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224339] KVM setup paravirtual spinlock [ 0.225696] x86: Booted up 1 node, 1 CPUs [ 0.226560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.228053] devtmpfs: initialized [ 0.229808] evm: security.selinux [ 0.230548] evm: security.SMACK64 [ 0.231282] evm: security.SMACK64EXEC [ 0.232081] evm: security.SMACK64TRANSMUTE [ 0.232955] evm: security.SMACK64MMAP [ 0.233745] evm: security.ima [ 0.234405] evm: security.capability [ 0.235244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237185] pinctrl core: initialized pinctrl subsystem [ 0.238333] RTC time: 4:23:26, date: 07/31/18 [ 0.239337] NET: Registered protocol family 16 [ 0.240361] cpuidle: using governor ladder [ 0.241227] cpuidle: using governor menu [ 0.242052] PCCT header not found. [ 0.242882] ACPI: bus type PCI registered [ 0.243726] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245031] PCI: Using configuration type 1 for base access [ 0.246840] ACPI: Added _OSI(Module Device) [ 0.247714] ACPI: Added _OSI(Processor Device) [ 0.248613] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251385] ACPI: Interpreter enabled [ 0.252187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.258238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.260189] ACPI: (supports S0 S5) [ 0.260923] ACPI: Using IOAPIC for interrupt routing [ 0.261923] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.265116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.266328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.267626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268900] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.271243] acpiphp: Slot [3] registered [ 0.272087] acpiphp: Slot [4] registered [ 0.272948] acpiphp: Slot [5] registered [ 0.273795] acpiphp: Slot [6] registered [ 0.274623] acpiphp: Slot [7] registered [ 0.275496] acpiphp: Slot [8] registered [ 0.276343] acpiphp: Slot [9] registered [ 0.277182] acpiphp: Slot [10] registered [ 0.278042] acpiphp: Slot [11] registered [ 0.278889] acpiphp: Slot [12] registered [ 0.279738] acpiphp: Slot [13] registered [ 0.280581] acpiphp: Slot [14] registered [ 0.281439] acpiphp: Slot [15] registered [ 0.292063] acpiphp: Slot [16] registered [ 0.292930] acpiphp: Slot [17] registered [ 0.293816] acpiphp: Slot [18] registered [ 0.294668] acpiphp: Slot [19] registered [ 0.295513] acpiphp: Slot [20] registered [ 0.296376] acpiphp: Slot [21] registered [ 0.297222] acpiphp: Slot [22] registered [ 0.298065] acpiphp: Slot [23] registered [ 0.298910] acpiphp: Slot [24] registered [ 0.299771] acpiphp: Slot [25] registered [ 0.300630] acpiphp: Slot [26] registered [ 0.301478] acpiphp: Slot [27] registered [ 0.302365] acpiphp: Slot [28] registered [ 0.303238] acpiphp: Slot [29] registered [ 0.304165] acpiphp: Slot [30] registered [ 0.305018] acpiphp: Slot [31] registered [ 0.305860] PCI host bridge to bus 0000:00 [ 0.306702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309262] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310790] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.312309] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313911] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318649] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.319902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.326582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.346971] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348417] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351381] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352668] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354046] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.355149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356771] vgaarb: loaded [ 0.357389] vgaarb: bridge control possible 0000:00:02.0 [ 0.358671] SCSI subsystem initialized [ 0.359610] ACPI: bus type USB registered [ 0.360482] usbcore: registered new interface driver usbfs [ 0.361570] usbcore: registered new interface driver hub [ 0.362626] usbcore: registered new device driver usb [ 0.363822] PCI: Using ACPI for IRQ routing [ 0.364980] NetLabel: Initializing [ 0.365728] NetLabel: domain hash size = 128 [ 0.366621] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.367634] NetLabel: unlabeled traffic allowed by default [ 0.368853] clocksource: Switched to clocksource kvm-clock [ 0.377073] AppArmor: AppArmor Filesystem Enabled [ 0.378093] pnp: PnP ACPI init [ 0.379051] pnp: PnP ACPI: found 5 devices [ 0.385403] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387204] NET: Registered protocol family 2 [ 0.388296] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389678] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390954] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392302] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395087] NET: Registered protocol family 1 [ 0.396056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398495] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427057] Trying to unpack rootfs image as initramfs... [ 0.483490] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.485222] Scanning for low memory corruption every 60 seconds [ 0.486592] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487786] audit: initializing netlink subsys (disabled) [ 0.488835] audit: type=2000 audit(1533011006.284:1): initialized [ 0.490231] Initialise system trusted keyring [ 0.491249] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492432] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494597] zbud: loaded [ 0.495347] VFS: Disk quotas dquot_6.6.0 [ 0.496188] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497827] fuse init (API version 7.23) [ 0.498758] Key type big_key registered [ 0.499575] Allocating IMA MOK and blacklist keyrings. [ 0.500847] Key type asymmetric registered [ 0.501696] Asymmetric key parser 'x509' registered [ 0.502684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.504182] io scheduler noop registered [ 0.505000] io scheduler deadline registered (default) [ 0.506024] io scheduler cfq registered [ 0.506888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507952] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509265] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.510739] ACPI: Power Button [PWRF] [ 0.511597] GHES: HEST is not enabled! [ 0.525290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553210] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.555362] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581387] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.584295] Linux agpgart interface v0.103 [ 0.587274] brd: module loaded [ 0.589023] loop: module loaded [ 0.594002] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595493] GPT:90111 != 2097151 [ 0.596184] GPT:Alternate GPT header not at the end of the disk. [ 0.597308] GPT:90111 != 2097151 [ 0.598006] GPT: Use GNU Parted to correct GPT errors. [ 0.598998] vda: vda1 vda15 [ 0.600511] scsi host0: ata_piix [ 0.601332] scsi host1: ata_piix [ 0.602076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.603326] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.604839] libphy: Fixed MDIO Bus: probed [ 0.605686] tun: Universal TUN/TAP device driver, 1.6 [ 0.606673] tun: (C) 1999-2004 Max Krasnyansky [ 0.609211] PPP generic driver version 2.4.2 [ 0.610171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611407] ehci-pci: EHCI PCI platform driver [ 0.612307] ehci-platform: EHCI generic platform driver [ 0.613332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614497] ohci-pci: OHCI PCI platform driver [ 0.615394] ohci-platform: OHCI generic platform driver [ 0.616414] uhci_hcd: USB Universal Host Controller Interface driver [ 0.630718] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.631751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.633258] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.634313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.635500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.636769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638218] usb usb1: Product: UHCI Host Controller [ 0.639179] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.640352] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641367] hub 1-0:1.0: USB hub found [ 0.642180] hub 1-0:1.0: 2 ports detected [ 0.643162] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645363] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646373] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647448] mousedev: PS/2 mouse device common for all mice [ 0.648765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650790] rtc_cmos 00:00: RTC can wake from S4 [ 0.651938] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654409] i2c /dev entries driver [ 0.655214] device-mapper: uevent: version 1.0.3 [ 0.656204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657893] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659369] NET: Registered protocol family 10 [ 0.660549] NET: Registered protocol family 17 [ 0.661495] Key type dns_resolver registered [ 0.662538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663675] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665535] registered taskstats version 1 [ 0.666409] Loading compiled-in X.509 certificates [ 0.667920] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669839] zswap: loaded using pool lzo/zbud [ 0.671502] Key type trusted registered [ 0.673326] Key type encrypted registered [ 0.674181] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675245] ima: No TPM chip found, activating TPM-bypass! [ 0.676315] evm: HMAC attrs: 0x1 [ 0.677338] Magic number: 10:580:364 [ 0.678228] rtc_cmos 00:00: setting system clock to 2018-07-31 04:23:26 UTC (1533011006) [ 0.679894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681038] EDD information not available. [ 0.762247] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774222] Write protecting the kernel read-only data: 14336k [ 0.776442] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.778346] 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.84 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... [ 1.038017] 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.22... Lease of 192.168.120.22 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.98. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-07-31 04:23:30,105 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb287690L 2018-07-31 04:23:30,106 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 04:23:30,106 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-31 04:23:30,106 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-31 04:23:30,107 - 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-31 04:23:30,107 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 04:23:30,108 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-31 04:23:30,108 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 04:23:30,108 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 04:23:30,108 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 04:23:30,125 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 04:23:30,126 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 04:23:30,138 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 7ea052e962f09104f2741fb530ae2107 2018-07-31 04:23:30,139 - paramiko.transport - DEBUG - Trying discovered key 065bef41509ff4962f2e94c9b24aab46 in /tmp/tmpm4X33w 2018-07-31 04:23:30,165 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 04:23:30,171 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 04:23:30,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-31 04:23:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"volumeAttachment": {"volumeId": "3ef61e63-209f-4374-8390-f506315d28a7"}}' 2018-07-31 04:23:32,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-c61a8017-ac98-4390-8478-bdfacafe6b92 x-compute-request-id: req-c61a8017-ac98-4390-8478-bdfacafe6b92 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "id": "3ef61e63-209f-4374-8390-f506315d28a7", "volumeId": "3ef61e63-209f-4374-8390-f506315d28a7"}} 2018-07-31 04:23:32,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/os-volume_attachments used request id req-c61a8017-ac98-4390-8478-bdfacafe6b92 2018-07-31 04:23:32,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.42705011368s 2018-07-31 04:23:32,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/os-volume_attachments used request id req-c61a8017-ac98-4390-8478-bdfacafe6b92 2018-07-31 04:23:32,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:33,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:32 GMT Server: Apache x-compute-request-id: req-e6f9d1ad-bde2-4b4e-9888-30076e64fee2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6f9d1ad-bde2-4b4e-9888-30076e64fee2 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:32.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:33,604 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-e6f9d1ad-bde2-4b4e-9888-30076e64fee2 2018-07-31 04:23:33,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.973453998566s 2018-07-31 04:23:33,605 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-e6f9d1ad-bde2-4b4e-9888-30076e64fee2 2018-07-31 04:23:33,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:35,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:35,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:35,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:35 GMT Server: Apache x-compute-request-id: req-635e9457-b0ab-4acc-b30f-0715d985e9f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-635e9457-b0ab-4acc-b30f-0715d985e9f3 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:34.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:35,680 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-635e9457-b0ab-4acc-b30f-0715d985e9f3 2018-07-31 04:23:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0708999633789s 2018-07-31 04:23:35,681 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-635e9457-b0ab-4acc-b30f-0715d985e9f3 2018-07-31 04:23:35,682 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:37,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:37,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:37,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:37 GMT Server: Apache x-compute-request-id: req-87f2cf29-27d6-4a70-99b4-3e217007206f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87f2cf29-27d6-4a70-99b4-3e217007206f Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [{"server_id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "attachment_id": "bd62e29b-adf5-43d1-8a33-4cf66ce74f8c", "attached_at": "2018-07-31T04:23:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "3ef61e63-209f-4374-8390-f506315d28a7", "device": "/dev/vdb", "id": "3ef61e63-209f-4374-8390-f506315d28a7"}], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:35.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:37,750 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-87f2cf29-27d6-4a70-99b4-3e217007206f 2018-07-31 04:23:37,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0647928714752s 2018-07-31 04:23:37,750 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-87f2cf29-27d6-4a70-99b4-3e217007206f 2018-07-31 04:23:37,752 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 04:23:37,754 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-31 04:23:37,754 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 04:23:37,757 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 04:23:37,827 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 04:23:37,827 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-31 04:23:37,829 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-31 04:23:37,830 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 04:23:37,865 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-31 04:23:37,865 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-31 04:23:37,894 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-31 04:23:38,344 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-31 04:23:38,345 - 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: ea60b81d-f4ba-4577-bd76-01b60880da6a 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-31 04:23:38,345 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-31 04:23:38,346 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-31 04:23:38,346 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-31 04:23:38,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-31 04:23:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/os-volume_attachments/3ef61e63-209f-4374-8390-f506315d28a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:38,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49edec34-ccf2-481d-8123-03c6562ab4ef x-compute-request-id: req-49edec34-ccf2-481d-8123-03c6562ab4ef Content-Length: 0 Content-Type: application/json 2018-07-31 04:23:38,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/os-volume_attachments/3ef61e63-209f-4374-8390-f506315d28a7 used request id req-49edec34-ccf2-481d-8123-03c6562ab4ef 2018-07-31 04:23:38,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.541414022446s 2018-07-31 04:23:38,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1/os-volume_attachments/3ef61e63-209f-4374-8390-f506315d28a7 used request id req-49edec34-ccf2-481d-8123-03c6562ab4ef 2018-07-31 04:23:38,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:38,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:38 GMT Server: Apache x-compute-request-id: req-85915513-8cad-486f-bb79-ee9df614f455 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85915513-8cad-486f-bb79-ee9df614f455 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [{"server_id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "attachment_id": "bd62e29b-adf5-43d1-8a33-4cf66ce74f8c", "attached_at": "2018-07-31T04:23:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "3ef61e63-209f-4374-8390-f506315d28a7", "device": "/dev/vdb", "id": "3ef61e63-209f-4374-8390-f506315d28a7"}], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:38.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:38,965 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-85915513-8cad-486f-bb79-ee9df614f455 2018-07-31 04:23:38,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0759680271149s 2018-07-31 04:23:38,966 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-85915513-8cad-486f-bb79-ee9df614f455 2018-07-31 04:23:38,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:40,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:40,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:41,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:40 GMT Server: Apache x-compute-request-id: req-80c43e9a-3dbd-4ae4-8953-9f1c5042e390 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80c43e9a-3dbd-4ae4-8953-9f1c5042e390 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:40.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:41,030 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-80c43e9a-3dbd-4ae4-8953-9f1c5042e390 2018-07-31 04:23:41,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0601258277893s 2018-07-31 04:23:41,030 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-80c43e9a-3dbd-4ae4-8953-9f1c5042e390 2018-07-31 04:23:41,032 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-31 04:23:41,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-31 04:23:41,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"volumeAttachment": {"volumeId": "3ef61e63-209f-4374-8390-f506315d28a7"}}' 2018-07-31 04:23:42,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-4e320d4a-80f4-415e-88fb-eaafa6d7bbc3 x-compute-request-id: req-4e320d4a-80f4-415e-88fb-eaafa6d7bbc3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "id": "3ef61e63-209f-4374-8390-f506315d28a7", "volumeId": "3ef61e63-209f-4374-8390-f506315d28a7"}} 2018-07-31 04:23:42,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/os-volume_attachments used request id req-4e320d4a-80f4-415e-88fb-eaafa6d7bbc3 2018-07-31 04:23:42,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.73272299767s 2018-07-31 04:23:42,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/os-volume_attachments used request id req-4e320d4a-80f4-415e-88fb-eaafa6d7bbc3 2018-07-31 04:23:42,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:42,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:42 GMT Server: Apache x-compute-request-id: req-020ce6d8-b6f7-40d4-9342-0792ad17aadd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-020ce6d8-b6f7-40d4-9342-0792ad17aadd Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:42.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:42,830 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-020ce6d8-b6f7-40d4-9342-0792ad17aadd 2018-07-31 04:23:42,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0640029907227s 2018-07-31 04:23:42,831 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-020ce6d8-b6f7-40d4-9342-0792ad17aadd 2018-07-31 04:23:42,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:44,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:44,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:44 GMT Server: Apache x-compute-request-id: req-c7ab57fc-bfb6-4433-bc19-b42e72af2eb9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7ab57fc-bfb6-4433-bc19-b42e72af2eb9 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [{"server_id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "attachment_id": "19f04f91-3dc1-4763-80b9-96c38e136d67", "attached_at": "2018-07-31T04:23:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "3ef61e63-209f-4374-8390-f506315d28a7", "device": "/dev/vdb", "id": "3ef61e63-209f-4374-8390-f506315d28a7"}], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:44.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:44,901 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-c7ab57fc-bfb6-4433-bc19-b42e72af2eb9 2018-07-31 04:23:44,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0664401054382s 2018-07-31 04:23:44,902 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-c7ab57fc-bfb6-4433-bc19-b42e72af2eb9 2018-07-31 04:23:44,904 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 04:23:44,906 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-31 04:23:44,907 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 04:23:44,909 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 04:23:44,979 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 04:23:44,979 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-31 04:23:44,980 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-31 04:23:44,981 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 04:23:45,020 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-31 04:23:45,020 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-31 04:23:45,045 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-31 04:23:45,064 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-31 04:23:45,064 - 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-31 04:23:45,065 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-31 04:23:45,065 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-31 04:23:45,065 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-31 04:23:45,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-31 04:23:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/os-volume_attachments/3ef61e63-209f-4374-8390-f506315d28a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:45,601 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:23: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-2053ed2e-d02f-4abe-8d8f-27cecb097275 x-compute-request-id: req-2053ed2e-d02f-4abe-8d8f-27cecb097275 Content-Length: 0 Content-Type: application/json 2018-07-31 04:23:45,601 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/os-volume_attachments/3ef61e63-209f-4374-8390-f506315d28a7 used request id req-2053ed2e-d02f-4abe-8d8f-27cecb097275 2018-07-31 04:23:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.535572052002s 2018-07-31 04:23:45,602 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4/os-volume_attachments/3ef61e63-209f-4374-8390-f506315d28a7 used request id req-2053ed2e-d02f-4abe-8d8f-27cecb097275 2018-07-31 04:23:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:45,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:45 GMT Server: Apache x-compute-request-id: req-bd45cf71-440e-4e6e-9cf7-f12de6f267e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd45cf71-440e-4e6e-9cf7-f12de6f267e8 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [{"server_id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "attachment_id": "19f04f91-3dc1-4763-80b9-96c38e136d67", "attached_at": "2018-07-31T04:23:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "3ef61e63-209f-4374-8390-f506315d28a7", "device": "/dev/vdb", "id": "3ef61e63-209f-4374-8390-f506315d28a7"}], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:45.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:45,668 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-bd45cf71-440e-4e6e-9cf7-f12de6f267e8 2018-07-31 04:23:45,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0654618740082s 2018-07-31 04:23:45,668 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-bd45cf71-440e-4e6e-9cf7-f12de6f267e8 2018-07-31 04:23:45,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:47,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:48,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:47 GMT Server: Apache x-compute-request-id: req-a44ecbc9-e2f8-4b33-a750-3747387e73be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a44ecbc9-e2f8-4b33-a750-3747387e73be Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:45.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:48,583 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-a44ecbc9-e2f8-4b33-a750-3747387e73be 2018-07-31 04:23:48,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.910295009613s 2018-07-31 04:23:48,583 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-a44ecbc9-e2f8-4b33-a750-3747387e73be 2018-07-31 04:23:48,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:23:48,707 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:02 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-31 04:23:48,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:23:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:48,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:23: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-ebd03289-9e0e-49a4-aa7c-b8daae3f1f9c x-compute-request-id: req-ebd03289-9e0e-49a4-aa7c-b8daae3f1f9c Content-Type: application/json 2018-07-31 04:23:48,871 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-ebd03289-9e0e-49a4-aa7c-b8daae3f1f9c 2018-07-31 04:23:48,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157968044281s 2018-07-31 04:23:48,871 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4 used request id req-ebd03289-9e0e-49a4-aa7c-b8daae3f1f9c 2018-07-31 04:23:48,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:49,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-495db595-9293-4474-8a32-a49aa9aadc7d x-compute-request-id: req-495db595-9293-4474-8a32-a49aa9aadc7d Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:25.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:25Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:3e:f6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:03.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "c07f5f3a-e5ee-4547-9470-b7ed63b219b4", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:48Z", "hostId": "612e5bde2ef5764a0fc08d99bc3c6a1faf4ac63b04548a00c4472ba1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm2_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:22:57Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:49,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-495db595-9293-4474-8a32-a49aa9aadc7d 2018-07-31 04:23:49,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364975214005s 2018-07-31 04:23:49,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-495db595-9293-4474-8a32-a49aa9aadc7d 2018-07-31 04:23:49,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:51,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:51,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-c398071a-f389-47d8-bd4d-5f0bb565350b x-compute-request-id: req-c398071a-f389-47d8-bd4d-5f0bb565350b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:25.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:25Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:51,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c398071a-f389-47d8-bd4d-5f0bb565350b 2018-07-31 04:23:51,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544157028198s 2018-07-31 04:23:51,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c398071a-f389-47d8-bd4d-5f0bb565350b 2018-07-31 04:23:51,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 04:23:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/d97474c9-7a4b-4ab7-ac2d-26a0e14fb648.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:52,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-017d2632-e549-42d4-bf9d-eb6c304dc551 Content-Length: 0 Date: Tue, 31 Jul 2018 04:23:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:23:52,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d97474c9-7a4b-4ab7-ac2d-26a0e14fb648.json used request id req-017d2632-e549-42d4-bf9d-eb6c304dc551 2018-07-31 04:23:52,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.767773866653s 2018-07-31 04:23:52,559 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d97474c9-7a4b-4ab7-ac2d-26a0e14fb648.json used request id req-017d2632-e549-42d4-bf9d-eb6c304dc551 2018-07-31 04:23:52,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:23:52,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:52,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-7cc6e0b2-69fa-475d-b1c3-a55c04536c7c Date: Tue, 31 Jul 2018 04:23:52 GMT RESP BODY: {"floatingips": [{"router_id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:23:28Z", "updated_at": "2018-07-31T04:23:30Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e597ae34-eccd-4824-b8b6-d5722ec28d41", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:47:a6", "device_id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_id": "7e251905-ff9d-41fc-8576-a5c7d0fa7f73", "id": "eb94b08a-cee9-4ed8-9b90-21af538dc98b", "qos_policy_id": null}]} 2018-07-31 04:23:52,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7cc6e0b2-69fa-475d-b1c3-a55c04536c7c 2018-07-31 04:23:52,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0828590393066s 2018-07-31 04:23:52,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7cc6e0b2-69fa-475d-b1c3-a55c04536c7c 2018-07-31 04:23:52,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:52,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:52 GMT Server: Apache x-compute-request-id: req-2097a7e1-93d6-496b-b580-089114c832c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2097a7e1-93d6-496b-b580-089114c832c6 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:45.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:52,712 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-2097a7e1-93d6-496b-b580-089114c832c6 2018-07-31 04:23:52,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0590350627899s 2018-07-31 04:23:52,712 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-2097a7e1-93d6-496b-b580-089114c832c6 2018-07-31 04:23:52,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-31 04:23:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:52,818 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:23:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2ac96f8-ea43-43d4-889a-52e798dac83a 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-31 04:23:52,818 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7 used request id req-e2ac96f8-ea43-43d4-889a-52e798dac83a 2018-07-31 04:23:52,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.103937864304s 2018-07-31 04:23:52,818 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7 used request id req-e2ac96f8-ea43-43d4-889a-52e798dac83a 2018-07-31 04:23:52,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:52,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:52,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:52 GMT Server: Apache x-compute-request-id: req-49a029ea-f09b-4943-8dd9-75d231efebc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49a029ea-f09b-4943-8dd9-75d231efebc6 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "db8002782cb140c3aa26cac772fe4c82", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "self"}, {"href": "http://172.30.9.26:8776/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/3ef61e63-209f-4374-8390-f506315d28a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-31T04:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "updated_at": "2018-07-31T04:23:52.000000", "volume_type": null, "name": "cinder_test-volume_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ef61e63-209f-4374-8390-f506315d28a7", "size": 2}]} 2018-07-31 04:23:52,882 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-49a029ea-f09b-4943-8dd9-75d231efebc6 2018-07-31 04:23:52,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0626800060272s 2018-07-31 04:23:52,882 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-49a029ea-f09b-4943-8dd9-75d231efebc6 2018-07-31 04:23:52,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:54,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 04:23:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:54,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:54 GMT Server: Apache x-compute-request-id: req-9d89c3f4-de51-453e-a40e-c582dd2a8492 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d89c3f4-de51-453e-a40e-c582dd2a8492 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 04:23:54,936 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-9d89c3f4-de51-453e-a40e-c582dd2a8492 2018-07-31 04:23:54,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0498168468475s 2018-07-31 04:23:54,936 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a8b651e4bb6e4652a83d9b41ab38fdeb/volumes/detail used request id req-9d89c3f4-de51-453e-a40e-c582dd2a8492 2018-07-31 04:23:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 04:23:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/eb94b08a-cee9-4ed8-9b90-21af538dc98b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:55,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9e5aa59-20ff-4653-9918-22f2ecfac382 Content-Length: 0 Date: Tue, 31 Jul 2018 04:23:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:23:55,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/eb94b08a-cee9-4ed8-9b90-21af538dc98b.json used request id req-e9e5aa59-20ff-4653-9918-22f2ecfac382 2018-07-31 04:23:55,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.04856610298s 2018-07-31 04:23:55,988 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/eb94b08a-cee9-4ed8-9b90-21af538dc98b.json used request id req-e9e5aa59-20ff-4653-9918-22f2ecfac382 2018-07-31 04:23:55,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 04:23:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0cd12125-81f8-430a-8d50-64184fa0e278 Date: Tue, 31 Jul 2018 04:23:56 GMT RESP BODY: {"floatingips": []} 2018-07-31 04:23:56,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0cd12125-81f8-430a-8d50-64184fa0e278 2018-07-31 04:23:56,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0805978775024s 2018-07-31 04:23:56,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0cd12125-81f8-430a-8d50-64184fa0e278 2018-07-31 04:23:56,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 04:23:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:56,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:23: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-472b0f2b-dc96-4c31-abc4-4eb8c1a5ad5f x-compute-request-id: req-472b0f2b-dc96-4c31-abc4-4eb8c1a5ad5f Content-Type: application/json 2018-07-31 04:23:56,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-472b0f2b-dc96-4c31-abc4-4eb8c1a5ad5f 2018-07-31 04:23:56,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145648002625s 2018-07-31 04:23:56,222 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1 used request id req-472b0f2b-dc96-4c31-abc4-4eb8c1a5ad5f 2018-07-31 04:23:56,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:56,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23: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-eb8fd21f-f83a-47da-86fb-ceba89442cd6 x-compute-request-id: req-eb8fd21f-f83a-47da-86fb-ceba89442cd6 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:47:a6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "rel": "bookmark"}], "image": {"id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "links": [{"href": "http://172.30.9.26:8774/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T04:23:25.000000", "flavor": {"id": "96129a56-4f88-440f-b6ad-9de5e4c8f63e", "links": [{"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "bookmark"}]}, "id": "b9c2d4ff-2caf-48f2-94e6-25cd1da6e9c1", "security_groups": [{"name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}], "user_id": "db8002782cb140c3aa26cac772fe4c82", "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-31T04:23:56Z", "hostId": "02c4cb1356c587f632f0f4a46f6668cf4a96e37b08786a9747cfa801", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "name": "cinder_test-vm_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "created": "2018-07-31T04:23:18Z", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 04:23:56,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb8fd21f-f83a-47da-86fb-ceba89442cd6 2018-07-31 04:23:56,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557740926743s 2018-07-31 04:23:56,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb8fd21f-f83a-47da-86fb-ceba89442cd6 2018-07-31 04:23:56,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 04:23:58,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 04:23:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:58,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76106caf-0b26-47f2-9d0d-035e59909e8d x-compute-request-id: req-76106caf-0b26-47f2-9d0d-035e59909e8d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 04:23:58,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76106caf-0b26-47f2-9d0d-035e59909e8d 2018-07-31 04:23:58,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0781190395355s 2018-07-31 04:23:58,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76106caf-0b26-47f2-9d0d-035e59909e8d 2018-07-31 04:23:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 04:23:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:58,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-0d9e82e2-dbf8-4563-b925-e231fbe90e7c Date: Tue, 31 Jul 2018 04:23:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:47Z", "updated_at": "2018-07-31T04:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "13032bb8-7e63-4889-ba96-4d55ca703b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "3d94691c-7d96-4b76-bb59-6ff8e6c0405a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "7441a7a0-0949-4a0c-b60a-5302d8aebd9b", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "99c948e6-5afa-40f2-a424-10c06deda78f", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:54Z", "updated_at": "2018-07-31T04:22:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "10692932-7d90-4e11-b74c-f91a8bfcb488", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "a473c7c4-1fb7-420d-b8de-64e73e6b7675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "ca04585b-91cc-4c51-aae7-89bf4c163d9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:54Z", "revision_number": 0, "id": "e49d1bf6-6a39-4658-8222-d400a39b9548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:54Z", "security_group_id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 3, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "33ef30cf-c6fe-4fb9-8671-e152cf6ea810", "name": "cinder_test-sg_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}]} 2018-07-31 04:23:58,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0d9e82e2-dbf8-4563-b925-e231fbe90e7c 2018-07-31 04:23:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545208454132s 2018-07-31 04:23:58,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0d9e82e2-dbf8-4563-b925-e231fbe90e7c 2018-07-31 04:23:58,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 04:23:58,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/33ef30cf-c6fe-4fb9-8671-e152cf6ea810.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:59,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86a1d8f7-5347-45fb-9baf-44bc0fe09ff5 Content-Length: 0 Date: Tue, 31 Jul 2018 04:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:23:59,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/33ef30cf-c6fe-4fb9-8671-e152cf6ea810.json used request id req-86a1d8f7-5347-45fb-9baf-44bc0fe09ff5 2018-07-31 04:23:59,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138847827911s 2018-07-31 04:23:59,065 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/33ef30cf-c6fe-4fb9-8671-e152cf6ea810.json used request id req-86a1d8f7-5347-45fb-9baf-44bc0fe09ff5 2018-07-31 04:23:59,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 04:23:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:23:59,107 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:23: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-25e58fb6-92e3-4bb7-a221-001038272695 x-compute-request-id: req-25e58fb6-92e3-4bb7-a221-001038272695 Content-Length: 0 Content-Type: application/json 2018-07-31 04:23:59,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e used request id req-25e58fb6-92e3-4bb7-a221-001038272695 2018-07-31 04:23:59,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0420830249786s 2018-07-31 04:23:59,107 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_c8ece51b-ff96-47b4-9c18-db9d1f72a54e used request id req-25e58fb6-92e3-4bb7-a221-001038272695 2018-07-31 04:23:59,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:23:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5/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}31010d25e7963aa05615c8cf988c861d7ac04bdb" -d '{"subnet_id": "e3754fa2-248d-4ede-9388-3f80d7222509"}' 2018-07-31 04:24:00,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4a6360ff-7060-454f-b7f8-14d81f691148 Date: Tue, 31 Jul 2018 04:24:00 GMT RESP BODY: {"network_id": "e597ae34-eccd-4824-b8b6-d5722ec28d41", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "subnet_id": "e3754fa2-248d-4ede-9388-3f80d7222509", "subnet_ids": ["e3754fa2-248d-4ede-9388-3f80d7222509"], "port_id": "14ed3e72-419a-48ce-a91b-d2c69c19e235", "id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5"} 2018-07-31 04:24:00,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5/remove_router_interface.json used request id req-4a6360ff-7060-454f-b7f8-14d81f691148 2018-07-31 04:24:00,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84784889221s 2018-07-31 04:24:00,956 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5/remove_router_interface.json used request id req-4a6360ff-7060-454f-b7f8-14d81f691148 returning object e3a9575e-8e72-4eee-ab7d-493a11f6bce5 2018-07-31 04:24:00,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:24:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:01,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-153c8be4-02e9-4f7d-9f9d-2415230e61d4 Date: Tue, 31 Jul 2018 04:24:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:48Z", "admin_state_up": true, "updated_at": "2018-07-31T04:24:00Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "e3a9575e-8e72-4eee-ab7d-493a11f6bce5", "name": "cinder_test-router_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}]} 2018-07-31 04:24:01,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-153c8be4-02e9-4f7d-9f9d-2415230e61d4 2018-07-31 04:24:01,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.274688959122s 2018-07-31 04:24:01,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-153c8be4-02e9-4f7d-9f9d-2415230e61d4 2018-07-31 04:24:01,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:24:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:02,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-562c7011-578f-4856-a97e-0629396e9393 Content-Length: 0 Date: Tue, 31 Jul 2018 04:24:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:24:02,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5.json used request id req-562c7011-578f-4856-a97e-0629396e9393 2018-07-31 04:24:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17669296265s 2018-07-31 04:24:02,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e3a9575e-8e72-4eee-ab7d-493a11f6bce5.json used request id req-562c7011-578f-4856-a97e-0629396e9393 2018-07-31 04:24:02,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:24:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-91a00864-8bb2-43b3-873b-b2b5a49e7841 Date: Tue, 31 Jul 2018 04:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T04:22:47Z","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":"a8b651e4bb6e4652a83d9b41ab38fdeb","id":"e3754fa2-248d-4ede-9388-3f80d7222509","subnetpool_id":null,"name":"cinder_test-subnet_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}]} 2018-07-31 04:24:02,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-91a00864-8bb2-43b3-873b-b2b5a49e7841 2018-07-31 04:24:02,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0482590198517s 2018-07-31 04:24:02,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-91a00864-8bb2-43b3-873b-b2b5a49e7841 2018-07-31 04:24:02,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:24:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/e3754fa2-248d-4ede-9388-3f80d7222509.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:03,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fda8eb8a-efd8-4286-bc52-431278b65044 Date: Tue, 31 Jul 2018 04:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:24:03,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e3754fa2-248d-4ede-9388-3f80d7222509.json used request id req-fda8eb8a-efd8-4286-bc52-431278b65044 2018-07-31 04:24:03,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04417204857s 2018-07-31 04:24:03,506 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e3754fa2-248d-4ede-9388-3f80d7222509.json used request id req-fda8eb8a-efd8-4286-bc52-431278b65044 2018-07-31 04:24:03,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:24:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:03,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-59624078-a1fc-49d7-aac6-b5babbb9a7f4 Date: Tue, 31 Jul 2018 04:24:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e597ae34-eccd-4824-b8b6-d5722ec28d41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:24:03Z","qos_policy_id":null,"name":"cinder_test-net_c8ece51b-ff96-47b4-9c18-db9d1f72a54e","admin_state_up":true,"tenant_id":"a8b651e4bb6e4652a83d9b41ab38fdeb","created_at":"2018-07-31T04:22:47Z","mtu":1450}]} 2018-07-31 04:24:03,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-59624078-a1fc-49d7-aac6-b5babbb9a7f4 2018-07-31 04:24:03,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105309963226s 2018-07-31 04:24:03,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-59624078-a1fc-49d7-aac6-b5babbb9a7f4 2018-07-31 04:24:03,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:24:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/e597ae34-eccd-4824-b8b6-d5722ec28d41.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:04,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbb0c65c-cb2e-45b2-bb87-7465c86644f0 Date: Tue, 31 Jul 2018 04:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:24:04,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e597ae34-eccd-4824-b8b6-d5722ec28d41.json used request id req-bbb0c65c-cb2e-45b2-bb87-7465c86644f0 2018-07-31 04:24:04,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18127298355s 2018-07-31 04:24:04,795 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e597ae34-eccd-4824-b8b6-d5722ec28d41.json used request id req-bbb0c65c-cb2e-45b2-bb87-7465c86644f0 2018-07-31 04:24:04,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:24:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:04,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-1dc47d6b-e06f-410b-bfe7-1c909d476236 Date: Tue, 31 Jul 2018 04:24:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/snap", "metadata": {}}], "file": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/file", "owner": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "3bcfac75-8e7a-40f1-a593-71ac9215a4da", "size": 12716032, "self": "/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:22:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:22:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:24:04,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1dc47d6b-e06f-410b-bfe7-1c909d476236 2018-07-31 04:24:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381338596344s 2018-07-31 04:24:04,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1dc47d6b-e06f-410b-bfe7-1c909d476236 2018-07-31 04:24:04,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:24:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31010d25e7963aa05615c8cf988c861d7ac04bdb" 2018-07-31 04:24:05,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce2f6543-c796-4c66-b322-208abd7d0e0f Date: Tue, 31 Jul 2018 04:24:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:24:05,326 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da used request id req-ce2f6543-c796-4c66-b322-208abd7d0e0f 2018-07-31 04:24:05,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.486890077591s 2018-07-31 04:24:05,326 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3bcfac75-8e7a-40f1-a593-71ac9215a4da used request id req-ce2f6543-c796-4c66-b322-208abd7d0e0f 2018-07-31 04:24:05,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:24:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:05,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6663dfa8-417f-4f26-8fff-591f7a20e087 x-compute-request-id: req-6663dfa8-417f-4f26-8fff-591f7a20e087 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e", "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": "96129a56-4f88-440f-b6ad-9de5e4c8f63e"}]} 2018-07-31 04:24:05,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6663dfa8-417f-4f26-8fff-591f7a20e087 2018-07-31 04:24:05,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293190479279s 2018-07-31 04:24:05,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6663dfa8-417f-4f26-8fff-591f7a20e087 2018-07-31 04:24:05,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:24:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:05,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f6c50cb-08e2-4a9e-aead-266060e90ce5 x-compute-request-id: req-4f6c50cb-08e2-4a9e-aead-266060e90ce5 Content-Length: 0 Content-Type: application/json 2018-07-31 04:24:05,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e used request id req-4f6c50cb-08e2-4a9e-aead-266060e90ce5 2018-07-31 04:24:05,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0405650138855s 2018-07-31 04:24:05,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/96129a56-4f88-440f-b6ad-9de5e4c8f63e used request id req-4f6c50cb-08e2-4a9e-aead-266060e90ce5 2018-07-31 04:24:05,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:24:05,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:05,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acf2083-7dbb-4844-a5bc-a56f0894d774 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": {"self": "http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db8002782cb140c3aa26cac772fe4c82", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 04:24:05,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3acf2083-7dbb-4844-a5bc-a56f0894d774 2018-07-31 04:24:05,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12322306633s 2018-07-31 04:24:05,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3acf2083-7dbb-4844-a5bc-a56f0894d774 2018-07-31 04:24:05,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 04:24:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:05,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd946fa4-6ae6-4671-9797-fed5fe768521 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_c8ece51b-ff96-47b4-9c18-db9d1f72a54e", "links": {"self": "http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "db8002782cb140c3aa26cac772fe4c82", "description": null}} 2018-07-31 04:24:05,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82 used request id req-cd946fa4-6ae6-4671-9797-fed5fe768521 2018-07-31 04:24:05,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109631061554s 2018-07-31 04:24:05,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82 used request id req-cd946fa4-6ae6-4671-9797-fed5fe768521 2018-07-31 04:24:05,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 04:24:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:05,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f76396-be38-49ef-a209-b63faba87131 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:24:05,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82 used request id req-d6f76396-be38-49ef-a209-b63faba87131 2018-07-31 04:24:05,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.177016973495s 2018-07-31 04:24:05,817 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/db8002782cb140c3aa26cac772fe4c82 used request id req-d6f76396-be38-49ef-a209-b63faba87131 2018-07-31 04:24:05,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 04:24:05,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:05,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d25be9-cc14-4979-a380-935826ebc097 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb"}, "tags": [], "enabled": true, "id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_c8ece51b-ff96-47b4-9c18-db9d1f72a54e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 04:24:05,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-52d25be9-cc14-4979-a380-935826ebc097 2018-07-31 04:24:05,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101083040237s 2018-07-31 04:24:05,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-52d25be9-cc14-4979-a380-935826ebc097 2018-07-31 04:24:05,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 04:24:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da9446c76580442a4554764d5b4e675d56a99b56" 2018-07-31 04:24:06,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c5c7b2-8fc9-44a5-a994-6f5caf8a3a82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 04:24:06,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb used request id req-f2c5c7b2-8fc9-44a5-a994-6f5caf8a3a82 2018-07-31 04:24:06,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143893003464s 2018-07-31 04:24:06,073 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a8b651e4bb6e4652a83d9b41ab38fdeb used request id req-f2c5c7b2-8fc9-44a5-a994-6f5caf8a3a82 2018-07-31 04:24:06,126 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-31 04:24:06,466 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-31 04:24:06,466 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-31 04:24:06,466 - openstack_tests - INFO - OS Credentials = > 2018-07-31 04:24:06,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-31 04:24:06,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:24:06,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["vatGMtscTB2z7fw80UF7sw"], "issued_at": "2018-07-31T04:24:06.000000Z"}} 2018-07-31 04:24:06,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ef95def4595e95966a5ce503108cdc5dd1ff8c" 2018-07-31 04:24:07,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dc5c8ec5-9e3f-4376-b689-47db754a509e Date: Tue, 31 Jul 2018 04:24:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:24:07,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-dc5c8ec5-9e3f-4376-b689-47db754a509e 2018-07-31 04:24:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a8d316d1-3fe6-4317-ba35-b995c8b817bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ef95def4595e95966a5ce503108cdc5dd1ff8c" 2018-07-31 04:24:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e6fc21b2-7c50-4164-b151-508e62000b02 Date: Tue, 31 Jul 2018 04:24:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 04:24:07,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a8d316d1-3fe6-4317-ba35-b995c8b817bf used request id req-e6fc21b2-7c50-4164-b151-508e62000b02 2018-07-31 04:24:07,172 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-31 04:24:07,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:24:07,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:24:07,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:24:07,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:24:07,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:24:07,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:24:07,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:24:07,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-31 04:24:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:24:07,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ff2128-0787-4501-9cee-6986a7cdf3d7 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:24:07,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d9ff2128-0787-4501-9cee-6986a7cdf3d7 2018-07-31 04:24:07,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:24:07,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["M-GOJOXDT1KG91vqVq-dVw"], "issued_at": "2018-07-31T04:24:07.000000Z"}} 2018-07-31 04:24:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d6125811af6a41c58e09c2e674ea37f8f3621246" 2018-07-31 04:24:07,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24: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-979d3397-dfbb-4877-a6d4-5423a68bcbdb x-compute-request-id: req-979d3397-dfbb-4877-a6d4-5423a68bcbdb 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.26: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-31 04:24:07,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-979d3397-dfbb-4877-a6d4-5423a68bcbdb 2018-07-31 04:24:07,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.583875894547s 2018-07-31 04:24:07,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-979d3397-dfbb-4877-a6d4-5423a68bcbdb 2018-07-31 04:24:07,763 - 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.26: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-31 04:24:07,763 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-07-31 04:24:07,764 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-07-31 04:24:07,764 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:24:07,824 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-31 04:24:07,863 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-31 04:24:07,864 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-31 04:24:07,864 - openstack_tests - INFO - OS Credentials = > 2018-07-31 04:24:07,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-31 04:24:07,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:24:08,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["b07y7EctQE60UyfPsXALFg"], "issued_at": "2018-07-31T04:24:08.000000Z"}} 2018-07-31 04:24:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f1bcfc338d90845c2e51ad264bc35776ec5df2" 2018-07-31 04:24:08,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-da6795b8-ca42-4f8b-9556-6048cecd23b1 Date: Tue, 31 Jul 2018 04:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:24:08,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-da6795b8-ca42-4f8b-9556-6048cecd23b1 2018-07-31 04:24:08,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a8d316d1-3fe6-4317-ba35-b995c8b817bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f1bcfc338d90845c2e51ad264bc35776ec5df2" 2018-07-31 04:24:08,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e9c65821-9d67-49e9-b523-3e49c4c281eb Date: Tue, 31 Jul 2018 04:24:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 04:24:08,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a8d316d1-3fe6-4317-ba35-b995c8b817bf used request id req-e9c65821-9d67-49e9-b523-3e49c4c281eb 2018-07-31 04:24:08,561 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-31 04:24:08,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:24:08,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:24:08,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:24:08,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:24:08,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:24:08,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:24:08,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:24:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-31 04:24:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:24:08,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3849693b-ba37-42cf-bcd8-595b4e65a0e1 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:24:08,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3849693b-ba37-42cf-bcd8-595b4e65a0e1 2018-07-31 04:24:08,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:24:08,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["H5oQMC5oTbWmAEZrEac42w"], "issued_at": "2018-07-31T04:24:08.000000Z"}} 2018-07-31 04:24:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30d54e526fdfc3e5d274ffb720f5fe256abcb79b" 2018-07-31 04:24:09,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24: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-209c68ad-0669-4765-a3ed-cc533c98f8ec x-compute-request-id: req-209c68ad-0669-4765-a3ed-cc533c98f8ec 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.26: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-31 04:24:09,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-209c68ad-0669-4765-a3ed-cc533c98f8ec 2018-07-31 04:24:09,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.58228802681s 2018-07-31 04:24:09,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-209c68ad-0669-4765-a3ed-cc533c98f8ec 2018-07-31 04:24:09,150 - 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.26: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-31 04:24:09,150 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-07-31 04:24:09,150 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-07-31 04:24:09,151 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-07-31 04:24:09,156 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:10 | PASS | | singlevm1 | functest | healthcheck | 00:30 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:42 | PASS | | vping_userdata | functest | healthcheck | 00:31 | PASS | | cinder_test | functest | healthcheck | 01:02 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-31 04:24:09,169 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-31 04:24:09,220 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 04:24:09,290 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 04:24:09,314 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 04:24:12,350 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-191 | | 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-31 04:24:12,354 - 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.26,192.30.9.7 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.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LnLxpC4hBU5sHQxnI7WRsLqTW 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=df51da68aea44a80a599f83856e71852 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-31 04:24:12,354 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-31 04:24:12,355 - 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-31 04:24:12,382 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:24:13,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:24:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:24:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:24:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 04:24:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 04:24:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:24:13,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fb885f-a596-495d-8b1d-bf35efaee79b 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:24:13,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-11fb885f-a596-495d-8b1d-bf35efaee79b 2018-07-31 04:24:13,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:24:13,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["STgj5CmAQRKQN2zOE2AGjw"], "issued_at": "2018-07-31T04:24:13.000000Z"}} 2018-07-31 04:24:13,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:24:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:13,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4399baa6-a3fc-418b-8d08-4b3ddbeb2d2f Date: Tue, 31 Jul 2018 04:24:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:24:13,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4399baa6-a3fc-418b-8d08-4b3ddbeb2d2f 2018-07-31 04:24:13,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248126983643s 2018-07-31 04:24:13,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4399baa6-a3fc-418b-8d08-4b3ddbeb2d2f 2018-07-31 04:24:13,953 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-31 04:24:19,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 922dcd76-f9c8-46d7-a87a-3a6703808c50 | 2018-07-31T04:24:18.904267 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 922dcd76-f9c8-46d7-a87a-3a6703808c50 ~/.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-31 04:24:22,809 - 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-31 04:24:22,809 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-31 04:24:28,795 - 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=884a4219-7b62-433b-8701-41520fb5a02a) as the default verifier for the future CLI operations. 2018-07-31 04:24:31,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-31 04:24:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:32,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-5fa51571-cb15-4262-ac58-4d4da1627766 Date: Tue, 31 Jul 2018 04:24:32 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-31 04:24:32,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-5fa51571-cb15-4262-ac58-4d4da1627766 2018-07-31 04:24:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.182582139969s 2018-07-31 04:24:32,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-5fa51571-cb15-4262-ac58-4d4da1627766 2018-07-31 04:24:32,126 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-31 04:24:32,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:24:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"network": {"name": "tempest_smoke-net_73631295-07d3-4347-83a2-5b6789edf1a0", "admin_state_up": true}}' 2018-07-31 04:24:32,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-fe010e8f-8d2e-4aa9-9a2c-d422d20dd38f Date: Tue, 31 Jul 2018 04:24:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1ff6ce74-6eac-45f6-b39f-9085760b4830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:24:32Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_73631295-07d3-4347-83a2-5b6789edf1a0","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:24:32Z","mtu":1450}} 2018-07-31 04:24:32,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-fe010e8f-8d2e-4aa9-9a2c-d422d20dd38f 2018-07-31 04:24:32,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.334193944931s 2018-07-31 04:24:32,461 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-fe010e8f-8d2e-4aa9-9a2c-d422d20dd38f 2018-07-31 04:24:32,462 - 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-31T04:24:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1ff6ce74-6eac-45f6-b39f-9085760b4830', u'provider:segmentation_id': 66, 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_73631295-07d3-4347-83a2-5b6789edf1a0', u'created_at': u'2018-07-31T04:24:32Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 04:24:32,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:24:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:32,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-bcb2d30d-1da1-4852-af3d-cd6680f4fb46 Date: Tue, 31 Jul 2018 04:24:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1ff6ce74-6eac-45f6-b39f-9085760b4830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:24:32Z","qos_policy_id":null,"name":"tempest_smoke-net_73631295-07d3-4347-83a2-5b6789edf1a0","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:24:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:24:32,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bcb2d30d-1da1-4852-af3d-cd6680f4fb46 2018-07-31 04:24:32,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100497961044s 2018-07-31 04:24:32,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bcb2d30d-1da1-4852-af3d-cd6680f4fb46 2018-07-31 04:24:32,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:24:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"subnet": {"name": "tempest_smoke-subnet_73631295-07d3-4347-83a2-5b6789edf1a0", "enable_dhcp": true, "network_id": "1ff6ce74-6eac-45f6-b39f-9085760b4830", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:24:33,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-668a7744-2c00-4de5-b886-550c13411e04 Date: Tue, 31 Jul 2018 04:24:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T04:24:32Z","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":"1817b06e-0974-4bd4-8cba-a9a323e5eef1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_73631295-07d3-4347-83a2-5b6789edf1a0","enable_dhcp":true,"segment_id":null,"network_id":"1ff6ce74-6eac-45f6-b39f-9085760b4830","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:24:32Z","ip_version":4}} 2018-07-31 04:24:33,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-668a7744-2c00-4de5-b886-550c13411e04 2018-07-31 04:24:33,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.511729001999s 2018-07-31 04:24:33,077 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-668a7744-2c00-4de5-b886-550c13411e04 2018-07-31 04:24:33,078 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:24:32Z', 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'1817b06e-0974-4bd4-8cba-a9a323e5eef1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_73631295-07d3-4347-83a2-5b6789edf1a0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1ff6ce74-6eac-45f6-b39f-9085760b4830', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:24:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:24:33,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:24:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "tempest_smoke-router_73631295-07d3-4347-83a2-5b6789edf1a0", "admin_state_up": true}}' 2018-07-31 04:24:34,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-4fa5d9b2-1129-42ae-94dc-a9f174446ffa Date: Tue, 31 Jul 2018 04:24:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:24:33Z", "admin_state_up": true, "updated_at": "2018-07-31T04:24:34Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "765c09c3-a629-4bdc-af95-485473a86833", "name": "tempest_smoke-router_73631295-07d3-4347-83a2-5b6789edf1a0"}} 2018-07-31 04:24:34,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4fa5d9b2-1129-42ae-94dc-a9f174446ffa 2018-07-31 04:24:34,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73571610451s 2018-07-31 04:24:34,814 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4fa5d9b2-1129-42ae-94dc-a9f174446ffa 2018-07-31 04:24:34,815 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:24:34Z', u'revision_number': 2, u'ha': False, u'id': u'765c09c3-a629-4bdc-af95-485473a86833', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_73631295-07d3-4347-83a2-5b6789edf1a0', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:24:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:24:34,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:24:34,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833/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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"subnet_id": "1817b06e-0974-4bd4-8cba-a9a323e5eef1"}' 2018-07-31 04:24:36,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a356dcd-7665-4bd1-bb67-8246f4feb59d Date: Tue, 31 Jul 2018 04:24:36 GMT RESP BODY: {"network_id": "1ff6ce74-6eac-45f6-b39f-9085760b4830", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "1817b06e-0974-4bd4-8cba-a9a323e5eef1", "subnet_ids": ["1817b06e-0974-4bd4-8cba-a9a323e5eef1"], "port_id": "39de85a9-93ff-47b5-8014-dfe9344f7a25", "id": "765c09c3-a629-4bdc-af95-485473a86833"} 2018-07-31 04:24:36,699 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833/add_router_interface.json used request id req-7a356dcd-7665-4bd1-bb67-8246f4feb59d 2018-07-31 04:24:36,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.8836710453s 2018-07-31 04:24:36,700 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833/add_router_interface.json used request id req-7a356dcd-7665-4bd1-bb67-8246f4feb59d returning object 765c09c3-a629-4bdc-af95-485473a86833 2018-07-31 04:24:36,700 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:24:36,832 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:24:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:24:36,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:24:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:24:36,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:24:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:37,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7ea72ff5-60c7-444d-8f34-9c4dbd620788 Date: Tue, 31 Jul 2018 04:24:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:24:37,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ea72ff5-60c7-444d-8f34-9c4dbd620788 2018-07-31 04:24:37,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193745136261s 2018-07-31 04:24:37,034 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ea72ff5-60c7-444d-8f34-9c4dbd620788 2018-07-31 04:24:37,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:24:37,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0"}' 2018-07-31 04:24:37,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f4fc8752-a831-4b93-b287-53693ab49eb9 Date: Tue, 31 Jul 2018 04:24:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "48e1785d-1803-4752-a6e3-75a12320dccc", "size": null, "self": "/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:24:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "checksum": null, "created_at": "2018-07-31T04:24:37Z", "protected": false} 2018-07-31 04:24:37,094 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f4fc8752-a831-4b93-b287-53693ab49eb9 2018-07-31 04:24:37,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0522630214691s 2018-07-31 04:24:37,094 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f4fc8752-a831-4b93-b287-53693ab49eb9 returning object 48e1785d-1803-4752-a6e3-75a12320dccc 2018-07-31 04:24:37,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:24:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '' 2018-07-31 04:24:37,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-650c6421-458a-439d-a17a-b8ed74a99337 Date: Tue, 31 Jul 2018 04:24: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-31 04:24:37,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/file used request id req-650c6421-458a-439d-a17a-b8ed74a99337 2018-07-31 04:24:37,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.474591970444s 2018-07-31 04:24:37,570 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/file used request id req-650c6421-458a-439d-a17a-b8ed74a99337 2018-07-31 04:24:37,570 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:24:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'48e1785d-1803-4752-a6e3-75a12320dccc', u'size': None, u'name': u'tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0', u'checksum': None, u'self': u'/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:24:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:24:37,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:24:37,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_73631295-07d3-4347-83a2-5b6789edf1a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:24:37,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24: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-b3b90d59-97d0-450a-a407-1aa05d2a9d9e x-compute-request-id: req-b3b90d59-97d0-450a-a407-1aa05d2a9d9e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_73631295-07d3-4347-83a2-5b6789edf1a0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f", "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": "31c6508b-1f9f-40aa-916b-703a04b49a6f"}} 2018-07-31 04:24:37,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b3b90d59-97d0-450a-a407-1aa05d2a9d9e 2018-07-31 04:24:37,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243916988373s 2018-07-31 04:24:37,815 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b3b90d59-97d0-450a-a407-1aa05d2a9d9e 2018-07-31 04:24:37,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_73631295-07d3-4347-83a2-5b6789edf1a0', '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'df51da68aea44a80a599f83856e71852', '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'31c6508b-1f9f-40aa-916b-703a04b49a6f', 'swap': 0}) 2018-07-31 04:24:37,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:24:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f/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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"extra_specs": {}}' 2018-07-31 04:24:37,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24: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-936ad026-0410-45f4-b57d-77c266257546 x-compute-request-id: req-936ad026-0410-45f4-b57d-77c266257546 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:24:37,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f/os-extra_specs used request id req-936ad026-0410-45f4-b57d-77c266257546 2018-07-31 04:24:37,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245089530945s 2018-07-31 04:24:37,842 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f/os-extra_specs used request id req-936ad026-0410-45f4-b57d-77c266257546 2018-07-31 04:24:37,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:24:37,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3967c8d-c701-4a40-b665-f4c5727c2a5e 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:24:37,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b3967c8d-c701-4a40-b665-f4c5727c2a5e 2018-07-31 04:24:37,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:24:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:37,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8b2d80-874f-4ee1-898f-2517596fd4b0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:24:37,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c8b2d80-874f-4ee1-898f-2517596fd4b0 2018-07-31 04:24:37,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103847026825s 2018-07-31 04:24:37,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c8b2d80-874f-4ee1-898f-2517596fd4b0 2018-07-31 04:24:37,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:24:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:38,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091c7ace-2543-480b-9f5d-be73224ec4fc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:24:38,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-091c7ace-2543-480b-9f5d-be73224ec4fc 2018-07-31 04:24:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10027384758s 2018-07-31 04:24:38,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-091c7ace-2543-480b-9f5d-be73224ec4fc 2018-07-31 04:24:38,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-31 04:24:38,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:38,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fd3e40-4d6f-4cfd-b25f-a4e37c43a3f1 x-compute-request-id: req-a9fd3e40-4d6f-4cfd-b25f-a4e37c43a3f1 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2712, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "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-31 04:24:38,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a9fd3e40-4d6f-4cfd-b25f-a4e37c43a3f1 2018-07-31 04:24:38,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0769209861755s 2018-07-31 04:24:38,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a9fd3e40-4d6f-4cfd-b25f-a4e37c43a3f1 2018-07-31 04:24:38,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:24:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:24:38,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e8069791-70f2-46e1-b0c6-f07c23a997ed Date: Tue, 31 Jul 2018 04:24:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/48e1785d-1803-4752-a6e3-75a12320dccc/snap", "metadata": {}}], "file": "/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "48e1785d-1803-4752-a6e3-75a12320dccc", "size": 12716032, "self": "/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/48e1785d-1803-4752-a6e3-75a12320dccc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:24:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:24:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:24:38,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e8069791-70f2-46e1-b0c6-f07c23a997ed 2018-07-31 04:24:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255460739136s 2018-07-31 04:24:38,178 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e8069791-70f2-46e1-b0c6-f07c23a997ed 2018-07-31 04:24:38,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:24:38,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_73631295-07d3-4347-83a2-5b6789edf1a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_73631295-07d3-4347-83a2-5b6789edf1a0"}' 2018-07-31 04:24:38,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c435a8d2-f86f-4bb3-a62e-ef36d8bde605 Date: Tue, 31 Jul 2018 04:24:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "dc581541-dae0-44c0-b64e-8cc6a6d59c33", "size": null, "self": "/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:24:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_73631295-07d3-4347-83a2-5b6789edf1a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_73631295-07d3-4347-83a2-5b6789edf1a0", "checksum": null, "created_at": "2018-07-31T04:24:38Z", "protected": false} 2018-07-31 04:24:38,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c435a8d2-f86f-4bb3-a62e-ef36d8bde605 2018-07-31 04:24:38,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0526459217072s 2018-07-31 04:24:38,239 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c435a8d2-f86f-4bb3-a62e-ef36d8bde605 returning object dc581541-dae0-44c0-b64e-8cc6a6d59c33 2018-07-31 04:24:38,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:24:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33/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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '' 2018-07-31 04:24:39,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3044088-7f30-41ee-bbbe-0890fa7e53f0 Date: Tue, 31 Jul 2018 04:24:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:24:39,638 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33/file used request id req-d3044088-7f30-41ee-bbbe-0890fa7e53f0 2018-07-31 04:24:39,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39888501167s 2018-07-31 04:24:39,639 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33/file used request id req-d3044088-7f30-41ee-bbbe-0890fa7e53f0 2018-07-31 04:24:39,639 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_73631295-07d3-4347-83a2-5b6789edf1a0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:24:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'dc581541-dae0-44c0-b64e-8cc6a6d59c33', u'size': None, u'name': u'tempest_smoke-img_alt_73631295-07d3-4347-83a2-5b6789edf1a0', u'checksum': None, u'self': u'/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:24:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:24:39,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:24:39,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_73631295-07d3-4347-83a2-5b6789edf1a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:24:39,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a62225f-74d1-4af9-8882-a1d4814faf14 x-compute-request-id: req-3a62225f-74d1-4af9-8882-a1d4814faf14 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_73631295-07d3-4347-83a2-5b6789edf1a0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f", "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": "ea086be1-7cf1-4d4b-893c-88c0f838658f"}} 2018-07-31 04:24:39,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3a62225f-74d1-4af9-8882-a1d4814faf14 2018-07-31 04:24:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0567400455475s 2018-07-31 04:24:39,697 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3a62225f-74d1-4af9-8882-a1d4814faf14 2018-07-31 04:24:39,698 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_73631295-07d3-4347-83a2-5b6789edf1a0', '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'df51da68aea44a80a599f83856e71852', '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'ea086be1-7cf1-4d4b-893c-88c0f838658f', 'swap': 0}) 2018-07-31 04:24:39,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:24:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f/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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"extra_specs": {}}' 2018-07-31 04:24:39,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f6423e3-8d4d-46bf-b4a3-a68c0023923f x-compute-request-id: req-1f6423e3-8d4d-46bf-b4a3-a68c0023923f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:24:39,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f/os-extra_specs used request id req-1f6423e3-8d4d-46bf-b4a3-a68c0023923f 2018-07-31 04:24:39,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230219364166s 2018-07-31 04:24:39,722 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f/os-extra_specs used request id req-1f6423e3-8d4d-46bf-b4a3-a68c0023923f 2018-07-31 04:24:39,722 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_73631295-07d3-4347-83a2-5b6789edf1a0', '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'df51da68aea44a80a599f83856e71852', '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'ea086be1-7cf1-4d4b-893c-88c0f838658f', 'swap': 0}) 2018-07-31 04:24:43,263 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-31 04:24:43,263 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-31 04:24:43,264 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-31 04:24:43,266 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-31 04:24:43,269 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-31 04:24:46,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-884a4219-7b62-433b-8701-41520fb5a02a/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-31 04:24:46,790 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-31 04:24:46,790 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-31 04:24:46,791 - 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-31 04:27:39,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ead4e779-a951-4605-89cb-674bdbe1eb91 2018-07-31 04:27:39,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ead4e779-a951-4605-89cb-674bdbe1eb91']'. 2018-07-31 04:27:40,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-31 04:27:40,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-31 04:27:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-31 04:27:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ead4e779-a951-4605-89cb-674bdbe1eb91 | 2018-07-31 04:27:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-31 04:27:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-31 04:24:49 | 2018-07-31 04:27:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-31 04:27:39 | 2018-07-31 04:27:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:50 | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 884a4219-7b62-433b-8701-41520fb5a02a) | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 922dcd76-f9c8-46d7-a87a-3a6703808c50) | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-31 04:27:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 159.734 | 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 107 | 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-31 04:27:40,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-31 04:27:40,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-31 04:27:40,457 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:27:40,457 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:08 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-31 04:27:40,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:27:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:41,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c726aa7-2b57-407d-b378-e77b63b487e9 Date: Tue, 31 Jul 2018 04:27:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:27:41,470 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33 used request id req-7c726aa7-2b57-407d-b378-e77b63b487e9 2018-07-31 04:27:41,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0078971386s 2018-07-31 04:27:41,470 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dc581541-dae0-44c0-b64e-8cc6a6d59c33 used request id req-7c726aa7-2b57-407d-b378-e77b63b487e9 2018-07-31 04:27:41,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:27:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:41,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:27: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-8e655357-d7a3-46fb-84ca-a13e66ac9a5c x-compute-request-id: req-8e655357-d7a3-46fb-84ca-a13e66ac9a5c Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_73631295-07d3-4347-83a2-5b6789edf1a0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f", "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": "31c6508b-1f9f-40aa-916b-703a04b49a6f"}, {"name": "tempest_smoke-flavor_alt_73631295-07d3-4347-83a2-5b6789edf1a0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f", "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": "ea086be1-7cf1-4d4b-893c-88c0f838658f"}]} 2018-07-31 04:27:41,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8e655357-d7a3-46fb-84ca-a13e66ac9a5c 2018-07-31 04:27:41,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279660224915s 2018-07-31 04:27:41,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8e655357-d7a3-46fb-84ca-a13e66ac9a5c 2018-07-31 04:27:41,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:27:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:41,535 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:27: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-2239e449-1abe-412b-9ead-7f409f420d4b x-compute-request-id: req-2239e449-1abe-412b-9ead-7f409f420d4b Content-Length: 0 Content-Type: application/json 2018-07-31 04:27:41,535 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f used request id req-2239e449-1abe-412b-9ead-7f409f420d4b 2018-07-31 04:27:41,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338909626007s 2018-07-31 04:27:41,535 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea086be1-7cf1-4d4b-893c-88c0f838658f used request id req-2239e449-1abe-412b-9ead-7f409f420d4b 2018-07-31 04:27:41,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:27:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833/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}f5b0376c5ec00291a3d99d0a153154e99370ec15" -d '{"subnet_id": "1817b06e-0974-4bd4-8cba-a9a323e5eef1"}' 2018-07-31 04:27:43,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f0a7fe97-826a-42a9-8855-52740725adfa Date: Tue, 31 Jul 2018 04:27:43 GMT RESP BODY: {"network_id": "1ff6ce74-6eac-45f6-b39f-9085760b4830", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "1817b06e-0974-4bd4-8cba-a9a323e5eef1", "subnet_ids": ["1817b06e-0974-4bd4-8cba-a9a323e5eef1"], "port_id": "39de85a9-93ff-47b5-8014-dfe9344f7a25", "id": "765c09c3-a629-4bdc-af95-485473a86833"} 2018-07-31 04:27:43,338 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833/remove_router_interface.json used request id req-f0a7fe97-826a-42a9-8855-52740725adfa 2018-07-31 04:27:43,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80193591118s 2018-07-31 04:27:43,338 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833/remove_router_interface.json used request id req-f0a7fe97-826a-42a9-8855-52740725adfa returning object 765c09c3-a629-4bdc-af95-485473a86833 2018-07-31 04:27:43,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:27:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:43,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f2a7a053-7b6b-4b47-8251-3835f1949d5b Date: Tue, 31 Jul 2018 04:27:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:24:33Z", "admin_state_up": true, "updated_at": "2018-07-31T04:27:42Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "765c09c3-a629-4bdc-af95-485473a86833", "name": "tempest_smoke-router_73631295-07d3-4347-83a2-5b6789edf1a0"}]} 2018-07-31 04:27:43,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f2a7a053-7b6b-4b47-8251-3835f1949d5b 2018-07-31 04:27:43,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.278053998947s 2018-07-31 04:27:43,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f2a7a053-7b6b-4b47-8251-3835f1949d5b 2018-07-31 04:27:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:27:43,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:44,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3096d338-a73a-498e-9039-fc7d54e9abe3 Content-Length: 0 Date: Tue, 31 Jul 2018 04:27:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:27:44,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833.json used request id req-3096d338-a73a-498e-9039-fc7d54e9abe3 2018-07-31 04:27:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18782901764s 2018-07-31 04:27:44,807 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/765c09c3-a629-4bdc-af95-485473a86833.json used request id req-3096d338-a73a-498e-9039-fc7d54e9abe3 2018-07-31 04:27:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:27:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:44,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-dcc99ad8-2383-4e9f-a5fe-362adefa1564 Date: Tue, 31 Jul 2018 04:27:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:24:32Z","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":"1817b06e-0974-4bd4-8cba-a9a323e5eef1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_73631295-07d3-4347-83a2-5b6789edf1a0","enable_dhcp":true,"segment_id":null,"network_id":"1ff6ce74-6eac-45f6-b39f-9085760b4830","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:24:32Z","ip_version":4},{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 04:27:44,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-dcc99ad8-2383-4e9f-a5fe-362adefa1564 2018-07-31 04:27:44,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395231246948s 2018-07-31 04:27:44,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-dcc99ad8-2383-4e9f-a5fe-362adefa1564 2018-07-31 04:27:44,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:27:44,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1817b06e-0974-4bd4-8cba-a9a323e5eef1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:45,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36a884ea-de66-470f-9be3-de281427038a Date: Tue, 31 Jul 2018 04:27:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:27:45,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1817b06e-0974-4bd4-8cba-a9a323e5eef1.json used request id req-36a884ea-de66-470f-9be3-de281427038a 2018-07-31 04:27:45,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.808532953262s 2018-07-31 04:27:45,658 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1817b06e-0974-4bd4-8cba-a9a323e5eef1.json used request id req-36a884ea-de66-470f-9be3-de281427038a 2018-07-31 04:27:45,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:27:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:45,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-8cd50529-e99f-437e-ac3f-3d0573f1924c Date: Tue, 31 Jul 2018 04:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1ff6ce74-6eac-45f6-b39f-9085760b4830","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:27:45Z","qos_policy_id":null,"name":"tempest_smoke-net_73631295-07d3-4347-83a2-5b6789edf1a0","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:24:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:27:45,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8cd50529-e99f-437e-ac3f-3d0573f1924c 2018-07-31 04:27:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0866930484772s 2018-07-31 04:27:45,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8cd50529-e99f-437e-ac3f-3d0573f1924c 2018-07-31 04:27:45,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:27:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/1ff6ce74-6eac-45f6-b39f-9085760b4830.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:46,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90fbff8b-cddb-406d-8634-83acf083f358 Date: Tue, 31 Jul 2018 04:27:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:27:46,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1ff6ce74-6eac-45f6-b39f-9085760b4830.json used request id req-90fbff8b-cddb-406d-8634-83acf083f358 2018-07-31 04:27:46,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01695394516s 2018-07-31 04:27:46,764 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1ff6ce74-6eac-45f6-b39f-9085760b4830.json used request id req-90fbff8b-cddb-406d-8634-83acf083f358 2018-07-31 04:27:46,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:27:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:46,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6fa70b04-d090-4634-be4b-7029d58e25eb Date: Tue, 31 Jul 2018 04:27:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/48e1785d-1803-4752-a6e3-75a12320dccc/snap", "metadata": {}}], "file": "/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "48e1785d-1803-4752-a6e3-75a12320dccc", "size": 12716032, "self": "/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/48e1785d-1803-4752-a6e3-75a12320dccc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:24:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_73631295-07d3-4347-83a2-5b6789edf1a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:24:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:27:46,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6fa70b04-d090-4634-be4b-7029d58e25eb 2018-07-31 04:27:46,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255420207977s 2018-07-31 04:27:46,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6fa70b04-d090-4634-be4b-7029d58e25eb 2018-07-31 04:27:46,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:27:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:47,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3c803f5-1a67-4585-a450-1e7ea6a5d21c Date: Tue, 31 Jul 2018 04:27: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-31 04:27:47,439 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc used request id req-c3c803f5-1a67-4585-a450-1e7ea6a5d21c 2018-07-31 04:27:47,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.643541812897s 2018-07-31 04:27:47,439 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/48e1785d-1803-4752-a6e3-75a12320dccc used request id req-c3c803f5-1a67-4585-a450-1e7ea6a5d21c 2018-07-31 04:27:47,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:27:47,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:47,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:27: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-1d02c23a-61d8-4157-aa26-5d7ba41e909c x-compute-request-id: req-1d02c23a-61d8-4157-aa26-5d7ba41e909c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_73631295-07d3-4347-83a2-5b6789edf1a0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f", "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": "31c6508b-1f9f-40aa-916b-703a04b49a6f"}]} 2018-07-31 04:27:47,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1d02c23a-61d8-4157-aa26-5d7ba41e909c 2018-07-31 04:27:47,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307970046997s 2018-07-31 04:27:47,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1d02c23a-61d8-4157-aa26-5d7ba41e909c 2018-07-31 04:27:47,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:27:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5b0376c5ec00291a3d99d0a153154e99370ec15" 2018-07-31 04:27:47,564 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:27: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-2c831f6b-6220-4d19-abee-a152cb356e2d x-compute-request-id: req-2c831f6b-6220-4d19-abee-a152cb356e2d Content-Length: 0 Content-Type: application/json 2018-07-31 04:27:47,564 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f used request id req-2c831f6b-6220-4d19-abee-a152cb356e2d 2018-07-31 04:27:47,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0916080474854s 2018-07-31 04:27:47,564 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/31c6508b-1f9f-40aa-916b-703a04b49a6f used request id req-2c831f6b-6220-4d19-abee-a152cb356e2d 2018-07-31 04:27:47,610 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-31 04:27:47,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:27:47,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 04:27:47,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:27:47,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 04:27:47,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 04:27:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:27:47,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85678ef5-d40b-4677-9864-a39761d6e823 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:27:47,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-85678ef5-d40b-4677-9864-a39761d6e823 2018-07-31 04:27:47,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:27:48,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["BYnOrB5ESf6VFCqgGcSFvw"], "issued_at": "2018-07-31T04:27:48.000000Z"}} 2018-07-31 04:27:48,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:27:48,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:27:48,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9e7963ad-b329-4761-8f79-aa35e71d4818 Date: Tue, 31 Jul 2018 04:27:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:27:48,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e7963ad-b329-4761-8f79-aa35e71d4818 2018-07-31 04:27:48,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247066020966s 2018-07-31 04:27:48,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e7963ad-b329-4761-8f79-aa35e71d4818 2018-07-31 04:27:48,291 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-31 04:27:48,656 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-31 04:27:48,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:27:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"network": {"shared": true, "name": "rally_sanity-net_181906d3-024d-4875-af9c-0f476037863d", "admin_state_up": true}}' 2018-07-31 04:27:48,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ed5fded5-3c43-4538-9553-97742124e9bc Date: Tue, 31 Jul 2018 04:27:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"795b15e3-64aa-45e3-a787-c9d7a61c2fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":true,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:27:48Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_181906d3-024d-4875-af9c-0f476037863d","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:27:48Z","mtu":1450}} 2018-07-31 04:27:48,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ed5fded5-3c43-4538-9553-97742124e9bc 2018-07-31 04:27:48,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.185730934143s 2018-07-31 04:27:48,843 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ed5fded5-3c43-4538-9553-97742124e9bc 2018-07-31 04:27:48,843 - 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-31T04:27:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'795b15e3-64aa-45e3-a787-c9d7a61c2fd6', u'provider:segmentation_id': 22, 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_181906d3-024d-4875-af9c-0f476037863d', u'created_at': u'2018-07-31T04:27:48Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 04:27:48,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:27:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:27:48,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-bd45d51e-425f-4db7-814c-3af1d1caacd9 Date: Tue, 31 Jul 2018 04:27:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"795b15e3-64aa-45e3-a787-c9d7a61c2fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":true,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:27:48Z","qos_policy_id":null,"name":"rally_sanity-net_181906d3-024d-4875-af9c-0f476037863d","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:27:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:27:48,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bd45d51e-425f-4db7-814c-3af1d1caacd9 2018-07-31 04:27:48,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995531082153s 2018-07-31 04:27:48,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bd45d51e-425f-4db7-814c-3af1d1caacd9 2018-07-31 04:27:48,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:27:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"subnet": {"name": "rally_sanity-subnet_181906d3-024d-4875-af9c-0f476037863d", "enable_dhcp": true, "network_id": "795b15e3-64aa-45e3-a787-c9d7a61c2fd6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:27:49,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-79f2075f-ec6a-4a9d-ba92-b5499aee1317 Date: Tue, 31 Jul 2018 04:27:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T04:27:49Z","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":"5d7ac333-c6f1-47f5-b46c-33f696017bb1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_181906d3-024d-4875-af9c-0f476037863d","enable_dhcp":true,"segment_id":null,"network_id":"795b15e3-64aa-45e3-a787-c9d7a61c2fd6","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:27:49Z","ip_version":4}} 2018-07-31 04:27:49,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-79f2075f-ec6a-4a9d-ba92-b5499aee1317 2018-07-31 04:27:49,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.665505886078s 2018-07-31 04:27:49,611 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-79f2075f-ec6a-4a9d-ba92-b5499aee1317 2018-07-31 04:27:49,612 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:27:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5d7ac333-c6f1-47f5-b46c-33f696017bb1', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_181906d3-024d-4875-af9c-0f476037863d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'795b15e3-64aa-45e3-a787-c9d7a61c2fd6', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:27:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:27:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:27:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "rally_sanity-router_181906d3-024d-4875-af9c-0f476037863d", "admin_state_up": true}}' 2018-07-31 04:27:51,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-b429681e-8d7e-4a28-adcf-4456163daa3a Date: Tue, 31 Jul 2018 04:27:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:27:49Z", "admin_state_up": true, "updated_at": "2018-07-31T04:27:50Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6087bacc-adee-4125-aa51-db6fba369f17", "name": "rally_sanity-router_181906d3-024d-4875-af9c-0f476037863d"}} 2018-07-31 04:27:51,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b429681e-8d7e-4a28-adcf-4456163daa3a 2018-07-31 04:27:51,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4586482048s 2018-07-31 04:27:51,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b429681e-8d7e-4a28-adcf-4456163daa3a 2018-07-31 04:27:51,072 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:27:50Z', u'revision_number': 2, u'ha': False, u'id': u'6087bacc-adee-4125-aa51-db6fba369f17', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_181906d3-024d-4875-af9c-0f476037863d', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:27:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:27:51,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:27:51,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17/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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"subnet_id": "5d7ac333-c6f1-47f5-b46c-33f696017bb1"}' 2018-07-31 04:27:52,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eaacfa39-d6b2-494c-a5ef-917a3f505c51 Date: Tue, 31 Jul 2018 04:27:52 GMT RESP BODY: {"network_id": "795b15e3-64aa-45e3-a787-c9d7a61c2fd6", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "5d7ac333-c6f1-47f5-b46c-33f696017bb1", "subnet_ids": ["5d7ac333-c6f1-47f5-b46c-33f696017bb1"], "port_id": "d5cd2e71-c953-4652-81e6-2a8efb2d9b48", "id": "6087bacc-adee-4125-aa51-db6fba369f17"} 2018-07-31 04:27:52,978 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17/add_router_interface.json used request id req-eaacfa39-d6b2-494c-a5ef-917a3f505c51 2018-07-31 04:27:52,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90611410141s 2018-07-31 04:27:52,979 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17/add_router_interface.json used request id req-eaacfa39-d6b2-494c-a5ef-917a3f505c51 returning object 6087bacc-adee-4125-aa51-db6fba369f17 2018-07-31 04:27:52,979 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:27:53,110 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:27:53,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:27:53,116 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:27:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:27:53,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:27:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:27:53,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-03d1c978-9e9a-4788-8559-699a460b1cf9 Date: Tue, 31 Jul 2018 04:27:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:27:53,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-03d1c978-9e9a-4788-8559-699a460b1cf9 2018-07-31 04:27:53,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187768936157s 2018-07-31 04:27:53,306 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-03d1c978-9e9a-4788-8559-699a460b1cf9 2018-07-31 04:27:53,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:27:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d"}' 2018-07-31 04:27:53,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-85003e9b-6d9e-433c-ba98-f1c82f2eb892 Date: Tue, 31 Jul 2018 04:27:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "7e97f7fd-b81b-411c-9356-75078ebac395", "size": null, "self": "/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:27:53Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d", "checksum": null, "created_at": "2018-07-31T04:27:53Z", "protected": false} 2018-07-31 04:27:53,360 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-85003e9b-6d9e-433c-ba98-f1c82f2eb892 2018-07-31 04:27:53,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0452260971069s 2018-07-31 04:27:53,360 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-85003e9b-6d9e-433c-ba98-f1c82f2eb892 returning object 7e97f7fd-b81b-411c-9356-75078ebac395 2018-07-31 04:27:53,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:27:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395/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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '' 2018-07-31 04:27:53,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-648df679-acc2-4991-a44f-0bef7b282dbd Date: Tue, 31 Jul 2018 04:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:27:53,747 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395/file used request id req-648df679-acc2-4991-a44f-0bef7b282dbd 2018-07-31 04:27:53,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.38608789444s 2018-07-31 04:27:53,747 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395/file used request id req-648df679-acc2-4991-a44f-0bef7b282dbd 2018-07-31 04:27:53,747 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:27:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7e97f7fd-b81b-411c-9356-75078ebac395', u'size': None, u'name': u'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', u'checksum': None, u'self': u'/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:27:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:27:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:27:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:27:53,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c9cf3b0-f678-432b-99a5-1e49920ffe22 x-compute-request-id: req-7c9cf3b0-f678-432b-99a5-1e49920ffe22 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8", "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": "b96e0f20-da25-4ffb-acd4-c5adc8d18ee8"}} 2018-07-31 04:27:53,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7c9cf3b0-f678-432b-99a5-1e49920ffe22 2018-07-31 04:27:53,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2452480793s 2018-07-31 04:27:53,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7c9cf3b0-f678-432b-99a5-1e49920ffe22 2018-07-31 04:27:53,994 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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'df51da68aea44a80a599f83856e71852', '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'b96e0f20-da25-4ffb-acd4-c5adc8d18ee8', 'swap': 0}) 2018-07-31 04:27:53,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:27:53,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8/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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"extra_specs": {}}' 2018-07-31 04:27:54,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6e6dcab-2653-4aa7-ad6d-d0469a3309a5 x-compute-request-id: req-b6e6dcab-2653-4aa7-ad6d-d0469a3309a5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:27:54,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8/os-extra_specs used request id req-b6e6dcab-2653-4aa7-ad6d-d0469a3309a5 2018-07-31 04:27:54,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225961208344s 2018-07-31 04:27:54,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8/os-extra_specs used request id req-b6e6dcab-2653-4aa7-ad6d-d0469a3309a5 2018-07-31 04:27:54,018 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-31 04:27:56,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-31 04:27:59,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1aedff25-4a7f-4539-bba9-e17ad3376ca1 | 2018-07-31T04:27:59.137232 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1aedff25-4a7f-4539-bba9-e17ad3376ca1 ~/.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-31 04:28:03,115 - 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-31 04:28:03,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-31 04:28:03,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-31 04:28:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:28:03,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:28: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-cda3b971-c9bd-45fe-ba01-410aeb1cca69 x-compute-request-id: req-cda3b971-c9bd-45fe-ba01-410aeb1cca69 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.5", "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-31 04:28:03,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-cda3b971-c9bd-45fe-ba01-410aeb1cca69 2018-07-31 04:28:03,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0415070056915s 2018-07-31 04:28:03,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-cda3b971-c9bd-45fe-ba01-410aeb1cca69 2018-07-31 04:28:03,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:28:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_181906d3-024d-4875-af9c-0f476037863d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:28:03,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:28: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-16440058-f41c-4a2c-8c8f-560e0c93f3a2 x-compute-request-id: req-16440058-f41c-4a2c-8c8f-560e0c93f3a2 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_181906d3-024d-4875-af9c-0f476037863d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997", "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": "2b3e9790-f0d1-4c90-9568-0e0cdd15a997"}} 2018-07-31 04:28:03,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16440058-f41c-4a2c-8c8f-560e0c93f3a2 2018-07-31 04:28:03,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0425748825073s 2018-07-31 04:28:03,202 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16440058-f41c-4a2c-8c8f-560e0c93f3a2 2018-07-31 04:28:03,203 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_181906d3-024d-4875-af9c-0f476037863d', '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'df51da68aea44a80a599f83856e71852', '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'2b3e9790-f0d1-4c90-9568-0e0cdd15a997', 'swap': 0}) 2018-07-31 04:28:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:28:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997/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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"extra_specs": {}}' 2018-07-31 04:28:03,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b68327a-2a34-4165-ad9e-3ce7a8817356 x-compute-request-id: req-0b68327a-2a34-4165-ad9e-3ce7a8817356 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:28:03,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997/os-extra_specs used request id req-0b68327a-2a34-4165-ad9e-3ce7a8817356 2018-07-31 04:28:03,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219168663025s 2018-07-31 04:28:03,226 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997/os-extra_specs used request id req-0b68327a-2a34-4165-ad9e-3ce7a8817356 2018-07-31 04:28:03,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_181906d3-024d-4875-af9c-0f476037863d', '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'df51da68aea44a80a599f83856e71852', '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'2b3e9790-f0d1-4c90-9568-0e0cdd15a997', 'swap': 0}) 2018-07-31 04:28:03,227 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-31 04:28:03,227 - 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-31 04:28:03,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:28:03,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:28:03,244 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:29:05,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 2018-07-31 04:29:05,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-31 04:29:05,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1c9c60b2-f8f0-47bf-8f99-1e852a2b993f'] 2018-07-31 04:29:06,194 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f -------------------------------------------------------------------------------- Task 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f: 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 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 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.496764 Full duration: 7.722227 -------------------------------------------------------------------------------- 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 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 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.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833283 Full duration: 8.001925 -------------------------------------------------------------------------------- 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 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 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.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683101 Full duration: 7.466838 -------------------------------------------------------------------------------- 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 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 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.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | total | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | -> duration | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.906089 Full duration: 9.016712 -------------------------------------------------------------------------------- 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 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 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.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82087 Full duration: 7.851639 -------------------------------------------------------------------------------- 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 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f 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.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698584 Full duration: 7.408395 HINTS: * To plot HTML graphics with this data, run: rally task report 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f --out output.html * To generate a JUnit report, run: rally task export 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f --json --out output.json 2018-07-31 04:29:06,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1c9c60b2-f8f0-47bf-8f99-1e852a2b993f', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-07-31 04:29:08,798 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-07-31 04:29:08.676 795 INFO rally.api [-] Building 'json' report for the following task(s): '1c9c60b2-f8f0-47bf-8f99-1e852a2b993f'. 2018-07-31 04:29:08.682 795 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:29:08,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1c9c60b2-f8f0-47bf-8f99-1e852a2b993f', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-31 04:29:11,366 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1c9c60b2-f8f0-47bf-8f99-1e852a2b993f --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-07-31 04:29:11.244 798 INFO rally.api [-] Building 'html' report for the following task(s): '1c9c60b2-f8f0-47bf-8f99-1e852a2b993f'. 2018-07-31 04:29:11.267 798 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:29:11,373 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-31 04:29:11,373 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-31 04:29:11,373 - 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-31 04:29:11,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:29:11,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:29:11,390 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:30:40,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 39839554-db6a-4e42-95a0-92fa5ebbe8bf 2018-07-31 04:30:40,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '39839554-db6a-4e42-95a0-92fa5ebbe8bf'] 2018-07-31 04:30:41,230 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 39839554-db6a-4e42-95a0-92fa5ebbe8bf -------------------------------------------------------------------------------- Task 39839554-db6a-4e42-95a0-92fa5ebbe8bf: 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 39839554-db6a-4e42-95a0-92fa5ebbe8bf 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.768 | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | -> glance_v2.upload_data | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | glance_v2.delete_image | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | total | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 100.0% | 1 | | -> duration | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.014558 Full duration: 12.580523 -------------------------------------------------------------------------------- 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 39839554-db6a-4e42-95a0-92fa5ebbe8bf 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.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | -> duration | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.757852 Full duration: 13.599557 -------------------------------------------------------------------------------- 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 39839554-db6a-4e42-95a0-92fa5ebbe8bf 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.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | -> duration | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.224094 Full duration: 8.085169 -------------------------------------------------------------------------------- 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": "795b15e3-64aa-45e3-a787-c9d7a61c2fd6" } ], "flavor": { "name": "rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 39839554-db6a-4e42-95a0-92fa5ebbe8bf 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.819 | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | nova.boot_servers | 12.106 | 12.106 | 12.106 | 12.106 | 12.106 | 12.106 | 100.0% | 1 | | total | 14.926 | 14.926 | 14.926 | 14.926 | 14.926 | 14.926 | 100.0% | 1 | | -> duration | 13.926 | 13.926 | 13.926 | 13.926 | 13.926 | 13.926 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.925786 Full duration: 34.517631 HINTS: * To plot HTML graphics with this data, run: rally task report 39839554-db6a-4e42-95a0-92fa5ebbe8bf --out output.html * To generate a JUnit report, run: rally task export 39839554-db6a-4e42-95a0-92fa5ebbe8bf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 39839554-db6a-4e42-95a0-92fa5ebbe8bf --json --out output.json 2018-07-31 04:30:41,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '39839554-db6a-4e42-95a0-92fa5ebbe8bf', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-07-31 04:30:43,789 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 39839554-db6a-4e42-95a0-92fa5ebbe8bf --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-07-31 04:30:43.683 1351 INFO rally.api [-] Building 'json' report for the following task(s): '39839554-db6a-4e42-95a0-92fa5ebbe8bf'. 2018-07-31 04:30:43.688 1351 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:30:43,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '39839554-db6a-4e42-95a0-92fa5ebbe8bf', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-31 04:30:46,399 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 39839554-db6a-4e42-95a0-92fa5ebbe8bf --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-07-31 04:30:46.264 1354 INFO rally.api [-] Building 'html' report for the following task(s): '39839554-db6a-4e42-95a0-92fa5ebbe8bf'. 2018-07-31 04:30:46.289 1354 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:30:46,405 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-31 04:30:46,405 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-31 04:30:46,406 - 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-31 04:30:46,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:30:46,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:30:46,422 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:33:51,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8c88f926-29ab-4e29-a0a8-7b76126323af 2018-07-31 04:33:51,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8c88f926-29ab-4e29-a0a8-7b76126323af'] 2018-07-31 04:33:52,657 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8c88f926-29ab-4e29-a0a8-7b76126323af -------------------------------------------------------------------------------- Task 8c88f926-29ab-4e29-a0a8-7b76126323af: 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.344 | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 100.0% | 1 | | total | 5.827 | 5.827 | 5.827 | 5.827 | 5.827 | 5.827 | 100.0% | 1 | | -> duration | 5.827 | 5.827 | 5.827 | 5.827 | 5.827 | 5.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.827042 Full duration: 22.082438 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | cinder_v2.delete_volume | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | total | 3.844 | 3.844 | 3.844 | 3.844 | 3.844 | 3.844 | 100.0% | 1 | | -> duration | 3.844 | 3.844 | 3.844 | 3.844 | 3.844 | 3.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.844041 Full duration: 14.160059 -------------------------------------------------------------------------------- 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_181906d3-024d-4875-af9c-0f476037863d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8c88f926-29ab-4e29-a0a8-7b76126323af 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.758 | 5.758 | 5.758 | 5.758 | 5.758 | 5.758 | 100.0% | 1 | | cinder_v2.delete_volume | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 100.0% | 1 | | -> duration | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.043353 Full duration: 17.180039 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.321 | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 100.0% | 1 | | cinder_v2.delete_volume | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 100.0% | 1 | | -> duration | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.888855 Full duration: 14.05578 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.246 | 3.246 | 3.246 | 3.246 | 3.246 | 3.246 | 100.0% | 1 | | cinder_v2.extend_volume | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | cinder_v2.delete_volume | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 4.22 | 4.22 | 4.22 | 4.22 | 4.22 | 4.22 | 100.0% | 1 | | -> duration | 4.22 | 4.22 | 4.22 | 4.22 | 4.22 | 4.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.219807 Full duration: 14.565666 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | cinder_v2.delete_volume | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 100.0% | 1 | | total | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 100.0% | 1 | | -> duration | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.817308 Full duration: 22.104333 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.856591 Full duration: 12.662156 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | cinder_v2.set_qos | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> duration | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864274 Full duration: 12.586981 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | cinder_v2.list_types | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> duration | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97329 Full duration: 12.460578 -------------------------------------------------------------------------------- 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 8c88f926-29ab-4e29-a0a8-7b76126323af 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> duration | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916117 Full duration: 12.766031 HINTS: * To plot HTML graphics with this data, run: rally task report 8c88f926-29ab-4e29-a0a8-7b76126323af --out output.html * To generate a JUnit report, run: rally task export 8c88f926-29ab-4e29-a0a8-7b76126323af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8c88f926-29ab-4e29-a0a8-7b76126323af --json --out output.json 2018-07-31 04:33:52,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8c88f926-29ab-4e29-a0a8-7b76126323af', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-07-31 04:33:55,169 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8c88f926-29ab-4e29-a0a8-7b76126323af --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-07-31 04:33:55.058 3143 INFO rally.api [-] Building 'json' report for the following task(s): '8c88f926-29ab-4e29-a0a8-7b76126323af'. 2018-07-31 04:33:55.068 3143 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:33:55,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8c88f926-29ab-4e29-a0a8-7b76126323af', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-31 04:33:57,639 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8c88f926-29ab-4e29-a0a8-7b76126323af --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-07-31 04:33:57.512 3146 INFO rally.api [-] Building 'html' report for the following task(s): '8c88f926-29ab-4e29-a0a8-7b76126323af'. 2018-07-31 04:33:57.539 3146 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:33:57,652 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-31 04:33:57,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-31 04:33:57,653 - 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-31 04:33:57,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:33:57,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:33:57,669 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:35:53,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f16786e3-f99c-4d23-ac4e-38aaf28ac195 2018-07-31 04:35:53,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f16786e3-f99c-4d23-ac4e-38aaf28ac195'] 2018-07-31 04:35:54,855 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f16786e3-f99c-4d23-ac4e-38aaf28ac195 -------------------------------------------------------------------------------- Task f16786e3-f99c-4d23-ac4e-38aaf28ac195: 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614772 Full duration: 7.518001 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614158 Full duration: 7.51183 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60323 Full duration: 7.41634 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> duration | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830954 Full duration: 8.625816 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600327 Full duration: 7.403903 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> duration | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901372 Full duration: 8.370805 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684598 Full duration: 7.602939 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | -> duration | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.389708 Full duration: 9.043337 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.599944 Full duration: 7.545095 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | gnocchi.delete_metric | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.011038 Full duration: 8.477874 -------------------------------------------------------------------------------- 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 f16786e3-f99c-4d23-ac4e-38aaf28ac195 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | gnocchi.delete_resource | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843908 Full duration: 8.487965 HINTS: * To plot HTML graphics with this data, run: rally task report f16786e3-f99c-4d23-ac4e-38aaf28ac195 --out output.html * To generate a JUnit report, run: rally task export f16786e3-f99c-4d23-ac4e-38aaf28ac195 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f16786e3-f99c-4d23-ac4e-38aaf28ac195 --json --out output.json 2018-07-31 04:35:54,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f16786e3-f99c-4d23-ac4e-38aaf28ac195', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-07-31 04:35:57,367 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f16786e3-f99c-4d23-ac4e-38aaf28ac195 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-07-31 04:35:57.254 4281 INFO rally.api [-] Building 'json' report for the following task(s): 'f16786e3-f99c-4d23-ac4e-38aaf28ac195'. 2018-07-31 04:35:57.263 4281 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:35:57,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f16786e3-f99c-4d23-ac4e-38aaf28ac195', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-31 04:35:59,867 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f16786e3-f99c-4d23-ac4e-38aaf28ac195 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-07-31 04:35:59.733 4284 INFO rally.api [-] Building 'html' report for the following task(s): 'f16786e3-f99c-4d23-ac4e-38aaf28ac195'. 2018-07-31 04:35:59.762 4284 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:35:59,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-31 04:35:59,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-31 04:35:59,873 - 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-31 04:35:59,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:35:59,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:35:59,880 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:37:29,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 490e2ed5-d766-48a4-a210-7c9685d459b2 2018-07-31 04:37:29,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '490e2ed5-d766-48a4-a210-7c9685d459b2'] 2018-07-31 04:37:30,741 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 490e2ed5-d766-48a4-a210-7c9685d459b2 -------------------------------------------------------------------------------- Task 490e2ed5-d766-48a4-a210-7c9685d459b2: 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 490e2ed5-d766-48a4-a210-7c9685d459b2 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.797 | 6.797 | 6.797 | 6.797 | 6.797 | 6.797 | 100.0% | 1 | | heat.update_stack | 4.344 | 4.344 | 4.344 | 4.344 | 4.344 | 4.344 | 100.0% | 1 | | heat.delete_stack | 2.225 | 2.225 | 2.225 | 2.225 | 2.225 | 2.225 | 100.0% | 1 | | total | 13.366 | 13.366 | 13.366 | 13.366 | 13.366 | 13.366 | 100.0% | 1 | | -> duration | 9.366 | 9.366 | 9.366 | 9.366 | 9.366 | 9.366 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.366231 Full duration: 22.208262 -------------------------------------------------------------------------------- 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 490e2ed5-d766-48a4-a210-7c9685d459b2 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.697 | 4.697 | 4.697 | 4.697 | 4.697 | 4.697 | 100.0% | 1 | | heat.check_stack | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | heat.delete_stack | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | total | 6.828 | 6.828 | 6.828 | 6.828 | 6.828 | 6.828 | 100.0% | 1 | | -> duration | 4.828 | 4.828 | 4.828 | 4.828 | 4.828 | 4.828 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.828073 Full duration: 17.153789 -------------------------------------------------------------------------------- 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 490e2ed5-d766-48a4-a210-7c9685d459b2 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.776 | 4.776 | 4.776 | 4.776 | 4.776 | 4.776 | 100.0% | 1 | | heat.suspend_stack | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | heat.resume_stack | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | heat.delete_stack | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 100.0% | 1 | | total | 7.428 | 7.428 | 7.428 | 7.428 | 7.428 | 7.428 | 100.0% | 1 | | -> duration | 5.428 | 5.428 | 5.428 | 5.428 | 5.428 | 5.428 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.428384 Full duration: 17.594591 -------------------------------------------------------------------------------- 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 490e2ed5-d766-48a4-a210-7c9685d459b2 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611819 Full duration: 8.561321 HINTS: * To plot HTML graphics with this data, run: rally task report 490e2ed5-d766-48a4-a210-7c9685d459b2 --out output.html * To generate a JUnit report, run: rally task export 490e2ed5-d766-48a4-a210-7c9685d459b2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 490e2ed5-d766-48a4-a210-7c9685d459b2 --json --out output.json 2018-07-31 04:37:30,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '490e2ed5-d766-48a4-a210-7c9685d459b2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-07-31 04:37:33,277 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 490e2ed5-d766-48a4-a210-7c9685d459b2 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-07-31 04:37:33.171 5197 INFO rally.api [-] Building 'json' report for the following task(s): '490e2ed5-d766-48a4-a210-7c9685d459b2'. 2018-07-31 04:37:33.176 5197 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:37:33,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '490e2ed5-d766-48a4-a210-7c9685d459b2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-31 04:37:35,816 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 490e2ed5-d766-48a4-a210-7c9685d459b2 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-07-31 04:37:35.696 5200 INFO rally.api [-] Building 'html' report for the following task(s): '490e2ed5-d766-48a4-a210-7c9685d459b2'. 2018-07-31 04:37:35.717 5200 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:37:35,818 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-31 04:37:35,818 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-31 04:37:35,819 - 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-31 04:37:35,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:37:35,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:37:35,825 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:40:58,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0b08ebae-1790-4c23-a79c-71862ec1a2c3 2018-07-31 04:40:58,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0b08ebae-1790-4c23-a79c-71862ec1a2c3'] 2018-07-31 04:40:59,207 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0b08ebae-1790-4c23-a79c-71862ec1a2c3 -------------------------------------------------------------------------------- Task 0b08ebae-1790-4c23-a79c-71862ec1a2c3: 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 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.892306 Full duration: 15.176356 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.list_roles | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850896 Full duration: 15.208723 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | keystone_v3.list_projects | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82176 Full duration: 15.3638 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713614 Full duration: 13.180926 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.delete_service | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718679 Full duration: 13.226153 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | keystone_v3.create_user | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | -> keystone_v3.add_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.create_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_project | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_user | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 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.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 2.07 | 2.07 | 2.07 | 2.07 | 2.07 | 2.07 | 100.0% | 1 | | -> duration | 2.07 | 2.07 | 2.07 | 2.07 | 2.07 | 2.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.070385 Full duration: 20.742537 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | keystone_v3.update_project | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.00294 Full duration: 13.234482 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> duration | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.855384 Full duration: 15.612137 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742564 Full duration: 14.897647 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | keystone_v3.list_users | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.060617 Full duration: 15.32576 -------------------------------------------------------------------------------- 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 0b08ebae-1790-4c23-a79c-71862ec1a2c3 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | keystone_v3.create_users | 5.57 | 5.57 | 5.57 | 5.57 | 5.57 | 5.57 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.57 | 5.57 | 5.57 | 5.57 | 5.57 | 5.57 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | total | 7.538 | 7.538 | 7.538 | 7.538 | 7.538 | 7.538 | 100.0% | 1 | | -> duration | 7.538 | 7.538 | 7.538 | 7.538 | 7.538 | 7.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.537516 Full duration: 26.335825 HINTS: * To plot HTML graphics with this data, run: rally task report 0b08ebae-1790-4c23-a79c-71862ec1a2c3 --out output.html * To generate a JUnit report, run: rally task export 0b08ebae-1790-4c23-a79c-71862ec1a2c3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0b08ebae-1790-4c23-a79c-71862ec1a2c3 --json --out output.json 2018-07-31 04:40:59,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0b08ebae-1790-4c23-a79c-71862ec1a2c3', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-07-31 04:41:01,735 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0b08ebae-1790-4c23-a79c-71862ec1a2c3 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-07-31 04:41:01.617 7115 INFO rally.api [-] Building 'json' report for the following task(s): '0b08ebae-1790-4c23-a79c-71862ec1a2c3'. 2018-07-31 04:41:01.628 7115 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:41:01,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0b08ebae-1790-4c23-a79c-71862ec1a2c3', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-31 04:41:04,298 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0b08ebae-1790-4c23-a79c-71862ec1a2c3 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-07-31 04:41:04.158 7118 INFO rally.api [-] Building 'html' report for the following task(s): '0b08ebae-1790-4c23-a79c-71862ec1a2c3'. 2018-07-31 04:41:04.188 7118 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:41:04,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-31 04:41:04,307 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-31 04:41:04,307 - 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-31 04:41:04,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:41:04,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:41:04,317 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:46:18,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 68005e71-f9fe-400c-8511-5541651ef97d 2018-07-31 04:46:18,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '68005e71-f9fe-400c-8511-5541651ef97d'] 2018-07-31 04:46:18,925 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 68005e71-f9fe-400c-8511-5541651ef97d -------------------------------------------------------------------------------- Task 68005e71-f9fe-400c-8511-5541651ef97d: 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 68005e71-f9fe-400c-8511-5541651ef97d 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.delete_network | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | total | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | | -> duration | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.62159 Full duration: 15.418008 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | neutron.delete_port | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | total | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | -> duration | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.315699 Full duration: 29.524647 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | neutron.create_subnet | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.create_router | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | neutron.add_interface_router | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 100.0% | 1 | | neutron.remove_interface_router | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 100.0% | 1 | | neutron.delete_router | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 6.45 | 6.45 | 6.45 | 6.45 | 6.45 | 6.45 | 100.0% | 1 | | -> duration | 6.45 | 6.45 | 6.45 | 6.45 | 6.45 | 6.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.449579 Full duration: 37.815242 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | neutron.delete_subnet | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> duration | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.811854 Full duration: 27.646205 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | neutron.list_networks | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 100.0% | 1 | | -> duration | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.25788 Full duration: 17.237371 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.458 | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 100.0% | 1 | | neutron.list_ports | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 100.0% | 1 | | -> duration | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.564966 Full duration: 29.487774 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | neutron.create_subnet | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 100.0% | 1 | | neutron.list_routers | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 100.0% | 1 | | -> duration | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.105325 Full duration: 39.745871 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | neutron.create_subnet | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | neutron.list_subnets | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> duration | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.786506 Full duration: 33.967822 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | neutron.delete_security_group | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938515 Full duration: 14.65368 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | neutron.create_security_group_rule | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | neutron.delete_security_group | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061172 Full duration: 14.794161 -------------------------------------------------------------------------------- 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 68005e71-f9fe-400c-8511-5541651ef97d 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.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | neutron.create_router | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | neutron.add_gateway_router | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 100.0% | 1 | | neutron.remove_gateway_router | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | total | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 100.0% | 1 | | -> duration | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.676435 Full duration: 27.07176 HINTS: * To plot HTML graphics with this data, run: rally task report 68005e71-f9fe-400c-8511-5541651ef97d --out output.html * To generate a JUnit report, run: rally task export 68005e71-f9fe-400c-8511-5541651ef97d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 68005e71-f9fe-400c-8511-5541651ef97d --json --out output.json 2018-07-31 04:46:18,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '68005e71-f9fe-400c-8511-5541651ef97d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-07-31 04:46:21,679 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 68005e71-f9fe-400c-8511-5541651ef97d --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-07-31 04:46:21.534 10413 INFO rally.api [-] Building 'json' report for the following task(s): '68005e71-f9fe-400c-8511-5541651ef97d'. 2018-07-31 04:46:21.547 10413 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:46:21,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '68005e71-f9fe-400c-8511-5541651ef97d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-31 04:46:24,433 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 68005e71-f9fe-400c-8511-5541651ef97d --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-07-31 04:46:24.279 10416 INFO rally.api [-] Building 'html' report for the following task(s): '68005e71-f9fe-400c-8511-5541651ef97d'. 2018-07-31 04:46:24.312 10416 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:46:24,452 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-31 04:46:24,452 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-31 04:46:24,453 - 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-31 04:46:24,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:46:24,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:46:24,469 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:47:28,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec5616ee-efda-4faa-ac98-d4d99a6a3282 2018-07-31 04:47:28,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ec5616ee-efda-4faa-ac98-d4d99a6a3282'] 2018-07-31 04:47:29,094 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ec5616ee-efda-4faa-ac98-d4d99a6a3282 -------------------------------------------------------------------------------- Task ec5616ee-efda-4faa-ac98-d4d99a6a3282: 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_181906d3-024d-4875-af9c-0f476037863d" }, "image": { "name": "rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d" }, "nics": [ { "net-id": "795b15e3-64aa-45e3-a787-c9d7a61c2fd6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec5616ee-efda-4faa-ac98-d4d99a6a3282 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.652 | 8.652 | 8.652 | 8.652 | 8.652 | 8.652 | 100.0% | 1 | | nova.live_migrate | 8.499 | 8.499 | 8.499 | 8.499 | 8.499 | 8.499 | 0.0% | 1 | | total | 17.151 | 17.151 | 17.151 | 17.151 | 17.151 | 17.151 | 0.0% | 1 | | -> duration | 16.151 | 16.151 | 16.151 | 16.151 | 16.151 | 16.151 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.150718 Full duration: 30.939828 HINTS: * To plot HTML graphics with this data, run: rally task report ec5616ee-efda-4faa-ac98-d4d99a6a3282 --out output.html * To generate a JUnit report, run: rally task export ec5616ee-efda-4faa-ac98-d4d99a6a3282 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec5616ee-efda-4faa-ac98-d4d99a6a3282 --json --out output.json At least one workload did not pass SLA criteria. 2018-07-31 04:47:29,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ec5616ee-efda-4faa-ac98-d4d99a6a3282', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-07-31 04:47:31,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ec5616ee-efda-4faa-ac98-d4d99a6a3282 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-07-31 04:47:31.420 10651 INFO rally.api [-] Building 'json' report for the following task(s): 'ec5616ee-efda-4faa-ac98-d4d99a6a3282'. 2018-07-31 04:47:31.422 10651 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:47:31,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ec5616ee-efda-4faa-ac98-d4d99a6a3282', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-31 04:47:34,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ec5616ee-efda-4faa-ac98-d4d99a6a3282 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-07-31 04:47:33.915 10654 INFO rally.api [-] Building 'html' report for the following task(s): 'ec5616ee-efda-4faa-ac98-d4d99a6a3282'. 2018-07-31 04:47:33.932 10654 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:47:34,034 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-07-31 04:47:34,035 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-31 04:47:34,035 - 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-31 04:47:34,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-31 04:47:34,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-31 04:47:34,053 - 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': '795b15e3-64aa-45e3-a787-c9d7a61c2fd6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d', 'flavor_name': 'rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d', '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_181906d3-024d-4875-af9c-0f476037863d', '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-31 04:48:27,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 05e81341-56f3-44b3-8fc8-de8c60a8e521 2018-07-31 04:48:27,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '05e81341-56f3-44b3-8fc8-de8c60a8e521'] 2018-07-31 04:48:28,532 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 05e81341-56f3-44b3-8fc8-de8c60a8e521 -------------------------------------------------------------------------------- Task 05e81341-56f3-44b3-8fc8-de8c60a8e521: 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 05e81341-56f3-44b3-8fc8-de8c60a8e521 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | quotas.delete_quotas | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938404 Full duration: 8.753936 -------------------------------------------------------------------------------- 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 05e81341-56f3-44b3-8fc8-de8c60a8e521 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849016 Full duration: 8.557729 -------------------------------------------------------------------------------- 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 05e81341-56f3-44b3-8fc8-de8c60a8e521 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.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787095 Full duration: 8.757357 -------------------------------------------------------------------------------- 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 05e81341-56f3-44b3-8fc8-de8c60a8e521 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.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178446 Full duration: 9.521111 HINTS: * To plot HTML graphics with this data, run: rally task report 05e81341-56f3-44b3-8fc8-de8c60a8e521 --out output.html * To generate a JUnit report, run: rally task export 05e81341-56f3-44b3-8fc8-de8c60a8e521 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 05e81341-56f3-44b3-8fc8-de8c60a8e521 --json --out output.json 2018-07-31 04:48:28,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '05e81341-56f3-44b3-8fc8-de8c60a8e521', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-07-31 04:48:31,116 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 05e81341-56f3-44b3-8fc8-de8c60a8e521 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-07-31 04:48:31.002 11167 INFO rally.api [-] Building 'json' report for the following task(s): '05e81341-56f3-44b3-8fc8-de8c60a8e521'. 2018-07-31 04:48:31.007 11167 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:48:31,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '05e81341-56f3-44b3-8fc8-de8c60a8e521', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-31 04:48:33,622 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 05e81341-56f3-44b3-8fc8-de8c60a8e521 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-07-31 04:48:33.502 11170 INFO rally.api [-] Building 'html' report for the following task(s): '05e81341-56f3-44b3-8fc8-de8c60a8e521'. 2018-07-31 04:48:33.523 11170 INFO rally.api [-] The report has been successfully built. 2018-07-31 04:48:33,626 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-31 04:48:33,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:08 | 4 | 100.00% | | cinder | 02:34 | 10 | 100.00% | | gnocchi | 01:28 | 11 | 100.00% | | heat | 01:05 | 4 | 100.00% | | keystone | 02:58 | 11 | 100.00% | | neutron | 04:47 | 11 | 100.00% | | nova | 00:30 | 1 | 0.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:15:56 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-07-31 04:48:33,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-07-31 04:48:33,741 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:48:33,741 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:45 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-31 04:48:33,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:48:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:33,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:48: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-5509c186-41f6-438e-b259-023f9ee2ddef x-compute-request-id: req-5509c186-41f6-438e-b259-023f9ee2ddef Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_181906d3-024d-4875-af9c-0f476037863d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997", "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": "2b3e9790-f0d1-4c90-9568-0e0cdd15a997"}, {"name": "rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8", "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": "b96e0f20-da25-4ffb-acd4-c5adc8d18ee8"}]} 2018-07-31 04:48:33,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5509c186-41f6-438e-b259-023f9ee2ddef 2018-07-31 04:48:33,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.209233045578s 2018-07-31 04:48:33,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5509c186-41f6-438e-b259-023f9ee2ddef 2018-07-31 04:48:33,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:48:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:33,990 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:48: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-bb75533d-4809-4f46-8bfc-619cb5818c77 x-compute-request-id: req-bb75533d-4809-4f46-8bfc-619cb5818c77 Content-Length: 0 Content-Type: application/json 2018-07-31 04:48:33,990 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997 used request id req-bb75533d-4809-4f46-8bfc-619cb5818c77 2018-07-31 04:48:33,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328989028931s 2018-07-31 04:48:33,990 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b3e9790-f0d1-4c90-9568-0e0cdd15a997 used request id req-bb75533d-4809-4f46-8bfc-619cb5818c77 2018-07-31 04:48:33,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:48:33,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17/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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" -d '{"subnet_id": "5d7ac333-c6f1-47f5-b46c-33f696017bb1"}' 2018-07-31 04:48:35,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37799c01-7f3a-41ec-8ef6-3346de31d45a Date: Tue, 31 Jul 2018 04:48:35 GMT RESP BODY: {"network_id": "795b15e3-64aa-45e3-a787-c9d7a61c2fd6", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "5d7ac333-c6f1-47f5-b46c-33f696017bb1", "subnet_ids": ["5d7ac333-c6f1-47f5-b46c-33f696017bb1"], "port_id": "d5cd2e71-c953-4652-81e6-2a8efb2d9b48", "id": "6087bacc-adee-4125-aa51-db6fba369f17"} 2018-07-31 04:48:35,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17/remove_router_interface.json used request id req-37799c01-7f3a-41ec-8ef6-3346de31d45a 2018-07-31 04:48:35,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80629682541s 2018-07-31 04:48:35,797 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17/remove_router_interface.json used request id req-37799c01-7f3a-41ec-8ef6-3346de31d45a returning object 6087bacc-adee-4125-aa51-db6fba369f17 2018-07-31 04:48:35,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:48:35,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:35,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3ef84c76-76c7-49af-9d65-fb5f721c3c00 Date: Tue, 31 Jul 2018 04:48:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:27:49Z", "admin_state_up": true, "updated_at": "2018-07-31T04:48:34Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6087bacc-adee-4125-aa51-db6fba369f17", "name": "rally_sanity-router_181906d3-024d-4875-af9c-0f476037863d"}]} 2018-07-31 04:48:35,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3ef84c76-76c7-49af-9d65-fb5f721c3c00 2018-07-31 04:48:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109935998917s 2018-07-31 04:48:35,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3ef84c76-76c7-49af-9d65-fb5f721c3c00 2018-07-31 04:48:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:48:35,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:37,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc693e76-a064-49d3-b4c8-58aef8b3118f Content-Length: 0 Date: Tue, 31 Jul 2018 04:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:48:37,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17.json used request id req-bc693e76-a064-49d3-b4c8-58aef8b3118f 2018-07-31 04:48:37,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39286494255s 2018-07-31 04:48:37,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6087bacc-adee-4125-aa51-db6fba369f17.json used request id req-bc693e76-a064-49d3-b4c8-58aef8b3118f 2018-07-31 04:48:37,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:48:37,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:37,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-0671ed81-a197-48a7-a120-3d001a927a49 Date: Tue, 31 Jul 2018 04:48:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4},{"updated_at":"2018-07-31T04:27:49Z","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":"5d7ac333-c6f1-47f5-b46c-33f696017bb1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_181906d3-024d-4875-af9c-0f476037863d","enable_dhcp":true,"segment_id":null,"network_id":"795b15e3-64aa-45e3-a787-c9d7a61c2fd6","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:27:49Z","ip_version":4}]} 2018-07-31 04:48:37,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0671ed81-a197-48a7-a120-3d001a927a49 2018-07-31 04:48:37,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0453610420227s 2018-07-31 04:48:37,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0671ed81-a197-48a7-a120-3d001a927a49 2018-07-31 04:48:37,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:48:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/5d7ac333-c6f1-47f5-b46c-33f696017bb1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:38,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dcf574d-ac48-471b-b255-286c3376a7b7 Date: Tue, 31 Jul 2018 04:48:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:48:38,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5d7ac333-c6f1-47f5-b46c-33f696017bb1.json used request id req-3dcf574d-ac48-471b-b255-286c3376a7b7 2018-07-31 04:48:38,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.794877052307s 2018-07-31 04:48:38,145 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5d7ac333-c6f1-47f5-b46c-33f696017bb1.json used request id req-3dcf574d-ac48-471b-b255-286c3376a7b7 2018-07-31 04:48:38,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:48:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:38,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-a5bb6adf-f8ba-44dd-981b-dfe78e4fea58 Date: Tue, 31 Jul 2018 04:48:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"795b15e3-64aa-45e3-a787-c9d7a61c2fd6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":true,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:48:38Z","qos_policy_id":null,"name":"rally_sanity-net_181906d3-024d-4875-af9c-0f476037863d","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:27:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:48:38,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a5bb6adf-f8ba-44dd-981b-dfe78e4fea58 2018-07-31 04:48:38,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0832622051239s 2018-07-31 04:48:38,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a5bb6adf-f8ba-44dd-981b-dfe78e4fea58 2018-07-31 04:48:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:48:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/795b15e3-64aa-45e3-a787-c9d7a61c2fd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:39,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3861c989-49d2-4e43-a9f5-d8dd843d146c Date: Tue, 31 Jul 2018 04:48:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:48:39,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/795b15e3-64aa-45e3-a787-c9d7a61c2fd6.json used request id req-3861c989-49d2-4e43-a9f5-d8dd843d146c 2018-07-31 04:48:39,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11252498627s 2018-07-31 04:48:39,344 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/795b15e3-64aa-45e3-a787-c9d7a61c2fd6.json used request id req-3861c989-49d2-4e43-a9f5-d8dd843d146c 2018-07-31 04:48:39,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:48:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:39,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-5f4d161c-d0b6-44eb-bbbf-0d8e5dbbf9e7 Date: Tue, 31 Jul 2018 04:48:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/7e97f7fd-b81b-411c-9356-75078ebac395/snap", "metadata": {}}], "file": "/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "7e97f7fd-b81b-411c-9356-75078ebac395", "size": 12716032, "self": "/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/7e97f7fd-b81b-411c-9356-75078ebac395/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:27:53Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_181906d3-024d-4875-af9c-0f476037863d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:48:39,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5f4d161c-d0b6-44eb-bbbf-0d8e5dbbf9e7 2018-07-31 04:48:39,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20227098465s 2018-07-31 04:48:39,550 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5f4d161c-d0b6-44eb-bbbf-0d8e5dbbf9e7 2018-07-31 04:48:39,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:48:39,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:40,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9aca2fd-ccb8-49ec-a22c-d3266956738f Date: Tue, 31 Jul 2018 04:48: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-31 04:48:40,207 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395 used request id req-a9aca2fd-ccb8-49ec-a22c-d3266956738f 2018-07-31 04:48:40,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.654906988144s 2018-07-31 04:48:40,207 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7e97f7fd-b81b-411c-9356-75078ebac395 used request id req-a9aca2fd-ccb8-49ec-a22c-d3266956738f 2018-07-31 04:48:40,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:48:40,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:40,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:48: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-df0f9fdf-186d-4090-9bf2-934c250f27bb x-compute-request-id: req-df0f9fdf-186d-4090-9bf2-934c250f27bb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_181906d3-024d-4875-af9c-0f476037863d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8", "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": "b96e0f20-da25-4ffb-acd4-c5adc8d18ee8"}]} 2018-07-31 04:48:40,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-df0f9fdf-186d-4090-9bf2-934c250f27bb 2018-07-31 04:48:40,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254578590393s 2018-07-31 04:48:40,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-df0f9fdf-186d-4090-9bf2-934c250f27bb 2018-07-31 04:48:40,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:48:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a7472d79b3fdab9325f4b56da427c0a94b2ed4" 2018-07-31 04:48:40,296 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:48: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-717023a8-936b-4eaa-9c85-2b9df6b52623 x-compute-request-id: req-717023a8-936b-4eaa-9c85-2b9df6b52623 Content-Length: 0 Content-Type: application/json 2018-07-31 04:48:40,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8 used request id req-717023a8-936b-4eaa-9c85-2b9df6b52623 2018-07-31 04:48:40,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0612721443176s 2018-07-31 04:48:40,297 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b96e0f20-da25-4ffb-acd4-c5adc8d18ee8 used request id req-717023a8-936b-4eaa-9c85-2b9df6b52623 2018-07-31 04:48:40,297 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-07-31 04:48:40,333 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:48:40,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:48:40,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:48:40,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:48:40,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 04:48:40,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 04:48:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:48:40,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eeb0fca-d91e-44c0-a255-9b3f00587fea 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:48:40,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9eeb0fca-d91e-44c0-a255-9b3f00587fea 2018-07-31 04:48:40,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:48:40,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["tyPAM13VSYir6phlrCEZow"], "issued_at": "2018-07-31T04:48:40.000000Z"}} 2018-07-31 04:48:40,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:48:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:48:41,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-551bff03-c868-4bbe-884a-19af702b444b Date: Tue, 31 Jul 2018 04:48:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:48:41,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-551bff03-c868-4bbe-884a-19af702b444b 2018-07-31 04:48:41,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28391122818s 2018-07-31 04:48:41,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-551bff03-c868-4bbe-884a-19af702b444b 2018-07-31 04:48:41,052 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-31 04:48:43,887 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-31 04:48:46,617 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 17be2561-937a-4fc9-abe2-acba295207dd | 2018-07-31T04:48:46.258752 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 17be2561-937a-4fc9-abe2-acba295207dd ~/.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-31 04:48:50,226 - 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-31 04:48:50,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-31 04:48:52,855 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-31 04:48:56,462 - 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=04e098af-c8de-4b45-8cbb-c7cadf420755) as the default verifier for the future CLI operations. 2018-07-31 04:48:59,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-31 04:48:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:48:59,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-0c85c732-0f95-4b01-b78e-7f27c26dbc76 Date: Tue, 31 Jul 2018 04:48:59 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-31 04:48:59,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-0c85c732-0f95-4b01-b78e-7f27c26dbc76 2018-07-31 04:48:59,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.191785097122s 2018-07-31 04:48:59,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-0c85c732-0f95-4b01-b78e-7f27c26dbc76 2018-07-31 04:48:59,864 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-31 04:48:59,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 04:48:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"network": {"name": "patrole-net_25b46db4-e69a-47b6-9f34-d32cd62d5610", "admin_state_up": true}}' 2018-07-31 04:49:00,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-70762d97-e14e-4dbd-9a80-f8f4a1d1bac4 Date: Tue, 31 Jul 2018 04:49: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":"b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:49:00Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_25b46db4-e69a-47b6-9f34-d32cd62d5610","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:48:59Z","mtu":1450}} 2018-07-31 04:49:00,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70762d97-e14e-4dbd-9a80-f8f4a1d1bac4 2018-07-31 04:49:00,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.330468893051s 2018-07-31 04:49:00,196 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70762d97-e14e-4dbd-9a80-f8f4a1d1bac4 2018-07-31 04:49:00,197 - 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-31T04:49:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403', u'provider:segmentation_id': 37, 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_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'created_at': u'2018-07-31T04:48:59Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 04:49:00,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:49:00,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:49:00,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-593f238c-9029-4f7e-98bd-989a927d658d Date: Tue, 31 Jul 2018 04:49:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:49:00Z","qos_policy_id":null,"name":"patrole-net_25b46db4-e69a-47b6-9f34-d32cd62d5610","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:48:59Z","provider:network_type":"vxlan"}]} 2018-07-31 04:49:00,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-593f238c-9029-4f7e-98bd-989a927d658d 2018-07-31 04:49:00,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101830005646s 2018-07-31 04:49:00,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-593f238c-9029-4f7e-98bd-989a927d658d 2018-07-31 04:49:00,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 04:49:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"subnet": {"name": "patrole-subnet_25b46db4-e69a-47b6-9f34-d32cd62d5610", "enable_dhcp": true, "network_id": "b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 04:49:01,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-946e4432-b2cf-410c-a91b-fa7845f63bff Date: Tue, 31 Jul 2018 04:49:01 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T04:49:00Z","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":"0072fd1b-9429-4747-998d-7e115f035fbb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_25b46db4-e69a-47b6-9f34-d32cd62d5610","enable_dhcp":true,"segment_id":null,"network_id":"b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:49:00Z","ip_version":4}} 2018-07-31 04:49:01,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-946e4432-b2cf-410c-a91b-fa7845f63bff 2018-07-31 04:49:01,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.720415115356s 2018-07-31 04:49:01,022 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-946e4432-b2cf-410c-a91b-fa7845f63bff 2018-07-31 04:49:01,023 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:49:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0072fd1b-9429-4747-998d-7e115f035fbb', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:49:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:49:01,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 04:49:01,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "patrole-router_25b46db4-e69a-47b6-9f34-d32cd62d5610", "admin_state_up": true}}' 2018-07-31 04:49:02,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-ca1309e1-a49e-4281-918b-63ad71cf827e Date: Tue, 31 Jul 2018 04:49:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:49:01Z", "admin_state_up": true, "updated_at": "2018-07-31T04:49:02Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "967a3aae-b331-48e4-8020-dd15a9301ae0", "name": "patrole-router_25b46db4-e69a-47b6-9f34-d32cd62d5610"}} 2018-07-31 04:49:02,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ca1309e1-a49e-4281-918b-63ad71cf827e 2018-07-31 04:49:02,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.90524506569s 2018-07-31 04:49:02,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ca1309e1-a49e-4281-918b-63ad71cf827e 2018-07-31 04:49:02,930 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T04:49:02Z', u'revision_number': 2, u'ha': False, u'id': u'967a3aae-b331-48e4-8020-dd15a9301ae0', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T04:49:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 04:49:02,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 04:49:02,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0/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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"subnet_id": "0072fd1b-9429-4747-998d-7e115f035fbb"}' 2018-07-31 04:49:04,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-608f8de1-5bda-44b5-8f83-2a25d5a95cb9 Date: Tue, 31 Jul 2018 04:49:04 GMT RESP BODY: {"network_id": "b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "0072fd1b-9429-4747-998d-7e115f035fbb", "subnet_ids": ["0072fd1b-9429-4747-998d-7e115f035fbb"], "port_id": "2cd6b39e-0dd7-417e-959c-37afbca53f18", "id": "967a3aae-b331-48e4-8020-dd15a9301ae0"} 2018-07-31 04:49:04,889 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0/add_router_interface.json used request id req-608f8de1-5bda-44b5-8f83-2a25d5a95cb9 2018-07-31 04:49:04,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95892310143s 2018-07-31 04:49:04,890 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0/add_router_interface.json used request id req-608f8de1-5bda-44b5-8f83-2a25d5a95cb9 returning object 967a3aae-b331-48e4-8020-dd15a9301ae0 2018-07-31 04:49:04,890 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 04:49:05,016 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 04:49:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:49:05,023 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:49:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:49:05,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:49:05,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:49:05,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-606fe37a-6982-4ae9-a38c-c18a0a0dc414 Date: Tue, 31 Jul 2018 04:49:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:49:05,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-606fe37a-6982-4ae9-a38c-c18a0a0dc414 2018-07-31 04:49:05,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200896978378s 2018-07-31 04:49:05,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-606fe37a-6982-4ae9-a38c-c18a0a0dc414 2018-07-31 04:49:05,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:49:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610"}' 2018-07-31 04:49:05,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f91ec9df-276a-409a-9d92-7e8aed4cf943 Date: Tue, 31 Jul 2018 04:49:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "6df0511f-c547-4827-b2a4-05e0d72fe48a", "size": null, "self": "/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:49:05Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "checksum": null, "created_at": "2018-07-31T04:49:05Z", "protected": false} 2018-07-31 04:49:05,316 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f91ec9df-276a-409a-9d92-7e8aed4cf943 2018-07-31 04:49:05,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0796840190887s 2018-07-31 04:49:05,316 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f91ec9df-276a-409a-9d92-7e8aed4cf943 returning object 6df0511f-c547-4827-b2a4-05e0d72fe48a 2018-07-31 04:49:05,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:49:05,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '' 2018-07-31 04:49:06,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e5b92c5-b00e-443b-87e0-0e0995880b28 Date: Tue, 31 Jul 2018 04:49:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:49:06,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/file used request id req-4e5b92c5-b00e-443b-87e0-0e0995880b28 2018-07-31 04:49:06,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.859401941299s 2018-07-31 04:49:06,177 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/file used request id req-4e5b92c5-b00e-443b-87e0-0e0995880b28 2018-07-31 04:49:06,177 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:49:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6df0511f-c547-4827-b2a4-05e0d72fe48a', u'size': None, u'name': u'patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'checksum': None, u'self': u'/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:49:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:49:06,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:49:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_25b46db4-e69a-47b6-9f34-d32cd62d5610", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:49:06,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49: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-854f24f7-2cec-45f2-bc5b-687adf49324a x-compute-request-id: req-854f24f7-2cec-45f2-bc5b-687adf49324a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_25b46db4-e69a-47b6-9f34-d32cd62d5610", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa", "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": "7ded2ef1-fe86-4dde-9c8e-933401be78fa"}} 2018-07-31 04:49:06,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-854f24f7-2cec-45f2-bc5b-687adf49324a 2018-07-31 04:49:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233902215958s 2018-07-31 04:49:06,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-854f24f7-2cec-45f2-bc5b-687adf49324a 2018-07-31 04:49:06,413 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_25b46db4-e69a-47b6-9f34-d32cd62d5610', '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'df51da68aea44a80a599f83856e71852', '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'7ded2ef1-fe86-4dde-9c8e-933401be78fa', 'swap': 0}) 2018-07-31 04:49:06,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:49:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa/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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"extra_specs": {}}' 2018-07-31 04:49:06,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49: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 x-openstack-request-id: req-1b6b0d02-8a3b-49ae-b95c-77775ac01cc6 x-compute-request-id: req-1b6b0d02-8a3b-49ae-b95c-77775ac01cc6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:49:06,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa/os-extra_specs used request id req-1b6b0d02-8a3b-49ae-b95c-77775ac01cc6 2018-07-31 04:49:06,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230369567871s 2018-07-31 04:49:06,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa/os-extra_specs used request id req-1b6b0d02-8a3b-49ae-b95c-77775ac01cc6 2018-07-31 04:49:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:49:06,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 04:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d49bad9-7207-4bb7-8507-bf4fc8fa2dc3 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 04:49:06,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7d49bad9-7207-4bb7-8507-bf4fc8fa2dc3 2018-07-31 04:49:06,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:49:06,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:49:06,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd580b4-5ef0-474f-a6f4-eb46b58a5e36 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:49:06,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fd580b4-5ef0-474f-a6f4-eb46b58a5e36 2018-07-31 04:49:06,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0928270816803s 2018-07-31 04:49:06,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fd580b4-5ef0-474f-a6f4-eb46b58a5e36 2018-07-31 04:49:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 04:49:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:49:06,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ebf169-0b25-41e0-aad6-b38abd38aa90 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 04:49:06,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24ebf169-0b25-41e0-aad6-b38abd38aa90 2018-07-31 04:49:06,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944349765778s 2018-07-31 04:49:06,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24ebf169-0b25-41e0-aad6-b38abd38aa90 2018-07-31 04:49:06,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-31 04:49:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:49:06,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49: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-18f66b23-f2fe-4aed-961b-ec10a6d81269 x-compute-request-id: req-18f66b23-f2fe-4aed-961b-ec10a6d81269 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.5", "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-31 04:49:06,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-18f66b23-f2fe-4aed-961b-ec10a6d81269 2018-07-31 04:49:06,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0414831638336s 2018-07-31 04:49:06,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-18f66b23-f2fe-4aed-961b-ec10a6d81269 2018-07-31 04:49:06,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:49:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:49:06,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-92d1f7e7-2a65-4fa5-b84f-a23817533cc1 Date: Tue, 31 Jul 2018 04:49:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/snap", "metadata": {}}], "file": "/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "6df0511f-c547-4827-b2a4-05e0d72fe48a", "size": 12716032, "self": "/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:49:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:49:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:49:06,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-92d1f7e7-2a65-4fa5-b84f-a23817533cc1 2018-07-31 04:49:06,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356469154358s 2018-07-31 04:49:06,729 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-92d1f7e7-2a65-4fa5-b84f-a23817533cc1 2018-07-31 04:49:06,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:49:06,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610"}' 2018-07-31 04:49:06,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f288770b-8e46-4bdf-a2f4-8cb9f4002f60 Date: Tue, 31 Jul 2018 04:49:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "801d0538-1aa3-4ab8-ae02-44494f8ca0fa", "size": null, "self": "/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:49:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610", "checksum": null, "created_at": "2018-07-31T04:49:06Z", "protected": false} 2018-07-31 04:49:06,782 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f288770b-8e46-4bdf-a2f4-8cb9f4002f60 2018-07-31 04:49:06,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0442571640015s 2018-07-31 04:49:06,782 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f288770b-8e46-4bdf-a2f4-8cb9f4002f60 returning object 801d0538-1aa3-4ab8-ae02-44494f8ca0fa 2018-07-31 04:49:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:49:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa/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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '' 2018-07-31 04:49:07,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db9d201d-ce99-43be-85f7-0e815c296979 Date: Tue, 31 Jul 2018 04:49:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:49:07,266 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa/file used request id req-db9d201d-ce99-43be-85f7-0e815c296979 2018-07-31 04:49:07,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.483619213104s 2018-07-31 04:49:07,267 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa/file used request id req-db9d201d-ce99-43be-85f7-0e815c296979 2018-07-31 04:49:07,267 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:49:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'801d0538-1aa3-4ab8-ae02-44494f8ca0fa', u'size': None, u'name': u'patrole-img_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610', u'checksum': None, u'self': u'/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:49:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:49:07,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:49:07,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 04:49:07,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49: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-309003ac-29c4-4ef1-a4c7-0f4262a9f55a x-compute-request-id: req-309003ac-29c4-4ef1-a4c7-0f4262a9f55a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647", "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": "eb6afb2a-caea-4d0c-90d3-82e85768b647"}} 2018-07-31 04:49:07,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-309003ac-29c4-4ef1-a4c7-0f4262a9f55a 2018-07-31 04:49:07,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0496320724487s 2018-07-31 04:49:07,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-309003ac-29c4-4ef1-a4c7-0f4262a9f55a 2018-07-31 04:49:07,318 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610', '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'df51da68aea44a80a599f83856e71852', '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'eb6afb2a-caea-4d0c-90d3-82e85768b647', 'swap': 0}) 2018-07-31 04:49:07,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:49:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647/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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"extra_specs": {}}' 2018-07-31 04:49:07,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:49: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-f7afcfde-7586-4a7b-91c6-1725d6e82b2d x-compute-request-id: req-f7afcfde-7586-4a7b-91c6-1725d6e82b2d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:49:07,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647/os-extra_specs used request id req-f7afcfde-7586-4a7b-91c6-1725d6e82b2d 2018-07-31 04:49:07,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213489532471s 2018-07-31 04:49:07,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647/os-extra_specs used request id req-f7afcfde-7586-4a7b-91c6-1725d6e82b2d 2018-07-31 04:49:07,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610', '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'df51da68aea44a80a599f83856e71852', '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'eb6afb2a-caea-4d0c-90d3-82e85768b647', 'swap': 0}) 2018-07-31 04:49:10,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-31 04:49:10,626 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-31 04:49:10,627 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-31 04:49:10,629 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-31 04:49:10,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-31 04:49:14,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-04e098af-c8de-4b45-8cbb-c7cadf420755/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-31 04:49:14,400 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-31 04:49:14,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-31 04:49:14,402 - 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-31 04:51:06,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bb0dc69b-64e9-47e2-9be1-8b9b2b3c329f 2018-07-31 04:51:06,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bb0dc69b-64e9-47e2-9be1-8b9b2b3c329f']'. 2018-07-31 04:51:07,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-31 04:51:07,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-31 04:51:07,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-31 04:51:07,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bb0dc69b-64e9-47e2-9be1-8b9b2b3c329f | 2018-07-31 04:51:07,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-31 04:49:16 | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-31 04:51:06 | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 04e098af-c8de-4b45-8cbb-c7cadf420755) | 2018-07-31 04:51:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-31 04:51:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 17be2561-937a-4fc9-abe2-acba295207dd) | 2018-07-31 04:51:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-31 04:51:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 93.441 | 2018-07-31 04:51:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-31 04:51:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-31 04:51:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-31 04:51:07,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-31 04:51:07,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-31 04:51:07,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-31 04:51:07,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-31 04:51:07,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-31 04:51:07,711 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 04:51:07,711 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 04:51:07,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:51:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:08,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d540a26f-13fa-45fe-acfd-9b383c0b958f Date: Tue, 31 Jul 2018 04:51:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:51:08,420 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa used request id req-d540a26f-13fa-45fe-acfd-9b383c0b958f 2018-07-31 04:51:08,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.703027009964s 2018-07-31 04:51:08,420 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/801d0538-1aa3-4ab8-ae02-44494f8ca0fa used request id req-d540a26f-13fa-45fe-acfd-9b383c0b958f 2018-07-31 04:51:08,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:51:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:08,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-be00be03-dc7e-49c3-9840-3e236232febd x-compute-request-id: req-be00be03-dc7e-49c3-9840-3e236232febd Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_25b46db4-e69a-47b6-9f34-d32cd62d5610", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa", "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": "7ded2ef1-fe86-4dde-9c8e-933401be78fa"}, {"name": "patrole-flavor_alt_25b46db4-e69a-47b6-9f34-d32cd62d5610", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647", "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": "eb6afb2a-caea-4d0c-90d3-82e85768b647"}]} 2018-07-31 04:51:08,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-be00be03-dc7e-49c3-9840-3e236232febd 2018-07-31 04:51:08,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028627872467s 2018-07-31 04:51:08,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-be00be03-dc7e-49c3-9840-3e236232febd 2018-07-31 04:51:08,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:51:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:08,496 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-a5d9580b-d3c2-400d-b73c-c58b8d79a30c x-compute-request-id: req-a5d9580b-d3c2-400d-b73c-c58b8d79a30c Content-Length: 0 Content-Type: application/json 2018-07-31 04:51:08,496 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647 used request id req-a5d9580b-d3c2-400d-b73c-c58b8d79a30c 2018-07-31 04:51:08,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0448248386383s 2018-07-31 04:51:08,497 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/eb6afb2a-caea-4d0c-90d3-82e85768b647 used request id req-a5d9580b-d3c2-400d-b73c-c58b8d79a30c 2018-07-31 04:51:08,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 04:51:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0/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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" -d '{"subnet_id": "0072fd1b-9429-4747-998d-7e115f035fbb"}' 2018-07-31 04:51:10,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2750b1f-66b3-4def-8cbb-12329a6cfda2 Date: Tue, 31 Jul 2018 04:51:10 GMT RESP BODY: {"network_id": "b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "0072fd1b-9429-4747-998d-7e115f035fbb", "subnet_ids": ["0072fd1b-9429-4747-998d-7e115f035fbb"], "port_id": "2cd6b39e-0dd7-417e-959c-37afbca53f18", "id": "967a3aae-b331-48e4-8020-dd15a9301ae0"} 2018-07-31 04:51:10,567 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0/remove_router_interface.json used request id req-b2750b1f-66b3-4def-8cbb-12329a6cfda2 2018-07-31 04:51:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07048082352s 2018-07-31 04:51:10,568 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0/remove_router_interface.json used request id req-b2750b1f-66b3-4def-8cbb-12329a6cfda2 returning object 967a3aae-b331-48e4-8020-dd15a9301ae0 2018-07-31 04:51:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 04:51:10,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:10,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f2a94704-a067-4165-bdf2-adb082ef90a0 Date: Tue, 31 Jul 2018 04:51:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:49:01Z", "admin_state_up": true, "updated_at": "2018-07-31T04:51:09Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "967a3aae-b331-48e4-8020-dd15a9301ae0", "name": "patrole-router_25b46db4-e69a-47b6-9f34-d32cd62d5610"}]} 2018-07-31 04:51:10,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f2a94704-a067-4165-bdf2-adb082ef90a0 2018-07-31 04:51:10,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.149028778076s 2018-07-31 04:51:10,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f2a94704-a067-4165-bdf2-adb082ef90a0 2018-07-31 04:51:10,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 04:51:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:11,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fab4e1d-ffec-43b7-953e-80387c79455e Content-Length: 0 Date: Tue, 31 Jul 2018 04:51:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:51:11,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0.json used request id req-3fab4e1d-ffec-43b7-953e-80387c79455e 2018-07-31 04:51:11,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2173769474s 2018-07-31 04:51:11,937 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/967a3aae-b331-48e4-8020-dd15a9301ae0.json used request id req-3fab4e1d-ffec-43b7-953e-80387c79455e 2018-07-31 04:51:11,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 04:51:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:12,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-c3d0b426-0d85-4294-a5fd-3f3d561a9e19 Date: Tue, 31 Jul 2018 04:51:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:49:00Z","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":"0072fd1b-9429-4747-998d-7e115f035fbb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_25b46db4-e69a-47b6-9f34-d32cd62d5610","enable_dhcp":true,"segment_id":null,"network_id":"b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:49:00Z","ip_version":4},{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 04:51:12,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c3d0b426-0d85-4294-a5fd-3f3d561a9e19 2018-07-31 04:51:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0797979831696s 2018-07-31 04:51:12,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c3d0b426-0d85-4294-a5fd-3f3d561a9e19 2018-07-31 04:51:12,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 04:51:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/0072fd1b-9429-4747-998d-7e115f035fbb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:13,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56e59111-69e2-4620-bc0e-780c757d0398 Date: Tue, 31 Jul 2018 04:51:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:51:13,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0072fd1b-9429-4747-998d-7e115f035fbb.json used request id req-56e59111-69e2-4620-bc0e-780c757d0398 2018-07-31 04:51:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00925087929s 2018-07-31 04:51:13,029 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0072fd1b-9429-4747-998d-7e115f035fbb.json used request id req-56e59111-69e2-4620-bc0e-780c757d0398 2018-07-31 04:51:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:51:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:13,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-1f12fcd8-37ec-49ed-b338-f55b002f6099 Date: Tue, 31 Jul 2018 04:51:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T04:51:12Z","qos_policy_id":null,"name":"patrole-net_25b46db4-e69a-47b6-9f34-d32cd62d5610","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T04:48:59Z","provider:network_type":"vxlan"}]} 2018-07-31 04:51:13,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1f12fcd8-37ec-49ed-b338-f55b002f6099 2018-07-31 04:51:13,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936489105225s 2018-07-31 04:51:13,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1f12fcd8-37ec-49ed-b338-f55b002f6099 2018-07-31 04:51:13,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 04:51:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:14,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d9a1225-7daf-4fde-8387-49fa5439e295 Date: Tue, 31 Jul 2018 04:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 04:51:14,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403.json used request id req-6d9a1225-7daf-4fde-8387-49fa5439e295 2018-07-31 04:51:14,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0845990181s 2018-07-31 04:51:14,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b53c03f3-9d5e-4cdb-9d39-3ef9d74fb403.json used request id req-6d9a1225-7daf-4fde-8387-49fa5439e295 2018-07-31 04:51:14,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:51:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:14,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-1a477e07-a92c-470a-9566-29ba05652179 Date: Tue, 31 Jul 2018 04:51:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/snap", "metadata": {}}], "file": "/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "6df0511f-c547-4827-b2a4-05e0d72fe48a", "size": 12716032, "self": "/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/6df0511f-c547-4827-b2a4-05e0d72fe48a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T04:49:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_25b46db4-e69a-47b6-9f34-d32cd62d5610", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T04:49:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:51:14,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1a477e07-a92c-470a-9566-29ba05652179 2018-07-31 04:51:14,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250151157379s 2018-07-31 04:51:14,239 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1a477e07-a92c-470a-9566-29ba05652179 2018-07-31 04:51:14,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 04:51:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:14,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcbad296-8775-4981-8018-ead9092ea5dc Date: Tue, 31 Jul 2018 04:51:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 04:51:14,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a used request id req-fcbad296-8775-4981-8018-ead9092ea5dc 2018-07-31 04:51:14,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.304802179337s 2018-07-31 04:51:14,546 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6df0511f-c547-4827-b2a4-05e0d72fe48a used request id req-fcbad296-8775-4981-8018-ead9092ea5dc 2018-07-31 04:51:14,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 04:51:14,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:14,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:51: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-718ad177-14c0-4706-a372-1e332ab5c9c0 x-compute-request-id: req-718ad177-14c0-4706-a372-1e332ab5c9c0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_25b46db4-e69a-47b6-9f34-d32cd62d5610", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa", "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": "7ded2ef1-fe86-4dde-9c8e-933401be78fa"}]} 2018-07-31 04:51:14,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-718ad177-14c0-4706-a372-1e332ab5c9c0 2018-07-31 04:51:14,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250310897827s 2018-07-31 04:51:14,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-718ad177-14c0-4706-a372-1e332ab5c9c0 2018-07-31 04:51:14,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 04:51:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b5110ca5f181f102bfbaeaa2a902801365ce34b" 2018-07-31 04:51:14,605 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2d988ef-332f-45cc-8215-63fcc8050e06 x-compute-request-id: req-e2d988ef-332f-45cc-8215-63fcc8050e06 Content-Length: 0 Content-Type: application/json 2018-07-31 04:51:14,605 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa used request id req-e2d988ef-332f-45cc-8215-63fcc8050e06 2018-07-31 04:51:14,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0311141014099s 2018-07-31 04:51:14,605 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7ded2ef1-fe86-4dde-9c8e-933401be78fa used request id req-e2d988ef-332f-45cc-8215-63fcc8050e06 2018-07-31 04:51:14,649 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-31 04:51:14,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 04:51:14,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 04:51:14,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 04:51:14,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 04:51:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:51:14,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3adc0542-792a-4860-89ee-83d6d1fa5c8a 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 04:51:14,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3adc0542-792a-4860-89ee-83d6d1fa5c8a 2018-07-31 04:51:14,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 04:51:15,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T05:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["SNF520r1Rvevg5IpSlIvVg"], "issued_at": "2018-07-31T04:51:15.000000Z"}} 2018-07-31 04:51:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 04:51:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" 2018-07-31 04:51:15,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b03ca375-eac6-4451-9819-ddf5b87a8b78 Date: Tue, 31 Jul 2018 04:51:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 04:51:15,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b03ca375-eac6-4451-9819-ddf5b87a8b78 2018-07-31 04:51:15,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27247595787s 2018-07-31 04:51:15,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b03ca375-eac6-4451-9819-ddf5b87a8b78 2018-07-31 04:51:15,359 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-31 04:51:15,359 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-31 04:51:16,821 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-31 04:51:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 04:51:16,827 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 04:51:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 04:51:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 04:51:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" 2018-07-31 04:51:17,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d29f4c81-5146-4ca5-bec4-4f03018b5e49 Date: Tue, 31 Jul 2018 04:51:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 04:51:17,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d29f4c81-5146-4ca5-bec4-4f03018b5e49 2018-07-31 04:51:17,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196739912033s 2018-07-31 04:51:17,025 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d29f4c81-5146-4ca5-bec4-4f03018b5e49 2018-07-31 04:51:17,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 04:51:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d"}' 2018-07-31 04:51:17,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e9ebfcf-9a38-4340-a140-e924a8363be9 Date: Tue, 31 Jul 2018 04:51:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "e2452cb7-af48-433d-bcb4-aef1bfc99cac", "size": null, "self": "/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T04:51:17Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d", "checksum": null, "created_at": "2018-07-31T04:51:17Z", "protected": false} 2018-07-31 04:51:17,089 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1e9ebfcf-9a38-4340-a140-e924a8363be9 2018-07-31 04:51:17,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0549099445343s 2018-07-31 04:51:17,089 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1e9ebfcf-9a38-4340-a140-e924a8363be9 returning object e2452cb7-af48-433d-bcb4-aef1bfc99cac 2018-07-31 04:51:17,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 04:51:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac/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}093b449237ebee0ea1efc590c98b99fe51357bf0" -d '' 2018-07-31 04:51:21,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66b37b3d-d116-4ff6-97b6-3890fcee3dff Date: Tue, 31 Jul 2018 04:51: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-31 04:51:21,135 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac/file used request id req-66b37b3d-d116-4ff6-97b6-3890fcee3dff 2018-07-31 04:51:21,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.04501199722s 2018-07-31 04:51:21,136 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac/file used request id req-66b37b3d-d116-4ff6-97b6-3890fcee3dff 2018-07-31 04:51:21,136 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T04:51:17Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'e2452cb7-af48-433d-bcb4-aef1bfc99cac', u'size': None, u'name': u'vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d', u'checksum': None, u'self': u'/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T04:51:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 04:51:21,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 04:51:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-31 04:51:21,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-2025b973-b315-4b89-bf96-da8e985703e4 x-compute-request-id: req-2025b973-b315-4b89-bf96-da8e985703e4 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}} 2018-07-31 04:51:21,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2025b973-b315-4b89-bf96-da8e985703e4 2018-07-31 04:51:21,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.236077070236s 2018-07-31 04:51:21,374 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2025b973-b315-4b89-bf96-da8e985703e4 2018-07-31 04:51:21,374 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d', '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'df51da68aea44a80a599f83856e71852', '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'a9d35acc-457e-4b49-ae67-af46d163a6e3', 'swap': 0}) 2018-07-31 04:51:21,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 04:51:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3/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}093b449237ebee0ea1efc590c98b99fe51357bf0" -d '{"extra_specs": {}}' 2018-07-31 04:51:21,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-fa522686-e4f0-4d71-a5d5-be1a7fd31eef x-compute-request-id: req-fa522686-e4f0-4d71-a5d5-be1a7fd31eef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 04:51:21,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3/os-extra_specs used request id req-fa522686-e4f0-4d71-a5d5-be1a7fd31eef 2018-07-31 04:51:21,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258841514587s 2018-07-31 04:51:21,401 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3/os-extra_specs used request id req-fa522686-e4f0-4d71-a5d5-be1a7fd31eef 2018-07-31 04:51:21,402 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_928d0997-6133-465b-abaa-3f0db4aed87d' 2018-07-31 04:51:21,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 04:51:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" -d '{"keypair": {"name": "vmtp_928d0997-6133-465b-abaa-3f0db4aed87d"}}' 2018-07-31 04:51:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 04: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-6585119f-a3cd-423a-a4dc-e4964554b00d x-compute-request-id: req-6585119f-a3cd-423a-a4dc-e4964554b00d Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzTNONR7WeLWAuMA86XbmHZSbCWFwvv0c5AxM1yRs+3qActhTnglQOsVMhioo/BQVPzS+rwMUKPf+a03XJQipsbKLysPo8fmSQtj1BiM5pOSFBM/rhXDBsF2y6ZMPs81Y9kRdA8E3zLsYrw6wRzWO+RsaRjIBQ8NFMA9yMqfOq/9Rj8CVoawY+4TtpopSSz+ob2WbFEL3sclf+TtxsiQzGUK2mqtE6PlaMmOpz3imbWvjmgffiB7civA60RKrKj+3+HR3lKc3ZrAzHLaMVhT1pPlvMa4WZ7oVdJ9EPoEjGqf+8dxPCgTb/nrsHbFjwWsCXKFOVtsBJ7f2bVtO0r3/1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs0zTjUe1ni1gLjAPOl25h2UmwlhcL79HOQMTNckbPt6gHLYU\n54JUDrFTIYqKPwUFT80vq8DFCj3/mtN1yUIqbGyi8rD6PH5kkLY9QYjOaTkhQTP6\n4VwwbBdsumTD7PNWPZEXQPBN8y7GK8OsEc1jvkbGkYyAUPDRTAPcjKnzqv/UY/Al\naGsGPuE7aaKUks/qG9lmxRC97HJX/k7cbIkMxlCtpqrROj5WjJjqc94pm1r45oH3\n4ge3IrwOtESqyo/t/h0d5SnN2awMxy2jFYU9aT5bzGuFme6FXSfRD6BIxqn/vHcT\nwoE2/567B2xY8FrAlyhTlbbASe39m1bTtK9/9QIDAQABAoIBAQCm2hiIAbJeN0Wo\n1apmGy/6ckPmWQm4mRyzTkxDIhmLoOqIrVy4r8x/O77rmJvb11VBFOWGxEXYqSdC\nsgOLPVpzOYlNpSnIv6ngDObmJGRJARQUNEYED6E0BXx13C2DRFL9yhZEpRs08VMT\nCO0ISATI3d4NNh12tRNf1LwZ3lHVztuZftWNLl5HDkoiibft2rU3V9WikAIqGuQG\nthyrCltKATw4RzX7ZG/R8isOtCgdrJT1ie7GOIw9u0NWDNoXZFI22ns0FntmXG0c\n7eRIQG1L8pZOUvmH8x9BWTEHTSB+Zn58b6JtEcJOs1Uw+Qns2tdpSPf64F+3vUSH\neCRczZDhAoGBAN4pzpZiRYCg8xB8+0uJerzamxebuL+HivIOoBA/XF0iFVtA0WSb\n5wSrdA3tVirp4fy8ZQz8DaHL2xNKexWJzt77P+CYbqZNojSdrZvbee98T72ckwli\n2Xk2M7kRHbk3w1qYXXyhFflxM1q4H/bPeWkNb0oh8rNjFJq0zg3vuPd9AoGBAM6b\nxjKHi/vbl0fJt6IPsH7gla2xwD4fM8cHXo78t5iu6ZbSLwvRp7p9qAY5pIGABH6L\n0Bu4XT7y/G4VF2KeyqXMFivl8gPo8NmLu5INy0rrH5g6BhBD8ONqoTkKOZLQN0X7\nOi5kk2bTSo41m6W29ni8hDz6hTjhNBQyQrkyoEPZAoGARraP5xYIgVS5iTn+0qBD\nzPDYBL+wImaGN12oXQON5qb+nTkYbSmicr4QBo7QqoAfSk6861EfFazJYm6Gluhy\nTE80mcxrC8wSISU/KSjGuw+aYgQAWTB5gDdcZz+ncljpeWCeARlU4TzC19Fbeze2\nsVVxYutDUQ3sdQGvxIfVHBECgYEArKL7DHO4Yz2Mfd6ug0sK1imAyD8zfHUEBbVB\nrMa7/meBJZYA26ZWuXyProvxyoeWucrHnLIDsDrG9JDJFo3KlJkgmZOtEtlMjuq0\nU4kVKkenAcLSGDs9CDmr94Z0rxkuZlpStjsx84Rv0r42jVSBREd5U56dPPboVkvc\n9vS3d5kCgYBzZHLUeTsdGAhVG2yRCj6vO1yxOKxe0Wdj86QxUdkziOWKt0ZHSzlM\n2jQmiaP7bb4nd78ZjT58vazbDeT7c/1rkCQ2eAcDvE2jCZDEkbsk2jOnItlOFpI5\nFR7mcu8g3hV9/aDL7oDdJdwqhXjLACuAC/kT9h4qoIxnVA12LpKDvw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ac2f72f8b79c41dc80005704c48ca08d", "name": "vmtp_928d0997-6133-465b-abaa-3f0db4aed87d", "fingerprint": "0d:7e:03:62:ae:6b:d3:c0:60:c5:4c:51:1f:db:6b:1e"}} 2018-07-31 04:51:21,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6585119f-a3cd-423a-a4dc-e4964554b00d 2018-07-31 04:51:21,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.124796152115s 2018-07-31 04:51:21,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6585119f-a3cd-423a-a4dc-e4964554b00d 2018-07-31 04:51:21,528 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzTNONR7WeLWAuMA86XbmHZSbCWFwvv0c5AxM1yRs+3qActhTnglQOsVMhioo/BQVPzS+rwMUKPf+a03XJQipsbKLysPo8fmSQtj1BiM5pOSFBM/rhXDBsF2y6ZMPs81Y9kRdA8E3zLsYrw6wRzWO+RsaRjIBQ8NFMA9yMqfOq/9Rj8CVoawY+4TtpopSSz+ob2WbFEL3sclf+TtxsiQzGUK2mqtE6PlaMmOpz3imbWvjmgffiB7civA60RKrKj+3+HR3lKc3ZrAzHLaMVhT1pPlvMa4WZ7oVdJ9EPoEjGqf+8dxPCgTb/nrsHbFjwWsCXKFOVtsBJ7f2bVtO0r3/1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs0zTjUe1ni1gLjAPOl25h2UmwlhcL79HOQMTNckbPt6gHLYU\n54JUDrFTIYqKPwUFT80vq8DFCj3/mtN1yUIqbGyi8rD6PH5kkLY9QYjOaTkhQTP6\n4VwwbBdsumTD7PNWPZEXQPBN8y7GK8OsEc1jvkbGkYyAUPDRTAPcjKnzqv/UY/Al\naGsGPuE7aaKUks/qG9lmxRC97HJX/k7cbIkMxlCtpqrROj5WjJjqc94pm1r45oH3\n4ge3IrwOtESqyo/t/h0d5SnN2awMxy2jFYU9aT5bzGuFme6FXSfRD6BIxqn/vHcT\nwoE2/567B2xY8FrAlyhTlbbASe39m1bTtK9/9QIDAQABAoIBAQCm2hiIAbJeN0Wo\n1apmGy/6ckPmWQm4mRyzTkxDIhmLoOqIrVy4r8x/O77rmJvb11VBFOWGxEXYqSdC\nsgOLPVpzOYlNpSnIv6ngDObmJGRJARQUNEYED6E0BXx13C2DRFL9yhZEpRs08VMT\nCO0ISATI3d4NNh12tRNf1LwZ3lHVztuZftWNLl5HDkoiibft2rU3V9WikAIqGuQG\nthyrCltKATw4RzX7ZG/R8isOtCgdrJT1ie7GOIw9u0NWDNoXZFI22ns0FntmXG0c\n7eRIQG1L8pZOUvmH8x9BWTEHTSB+Zn58b6JtEcJOs1Uw+Qns2tdpSPf64F+3vUSH\neCRczZDhAoGBAN4pzpZiRYCg8xB8+0uJerzamxebuL+HivIOoBA/XF0iFVtA0WSb\n5wSrdA3tVirp4fy8ZQz8DaHL2xNKexWJzt77P+CYbqZNojSdrZvbee98T72ckwli\n2Xk2M7kRHbk3w1qYXXyhFflxM1q4H/bPeWkNb0oh8rNjFJq0zg3vuPd9AoGBAM6b\nxjKHi/vbl0fJt6IPsH7gla2xwD4fM8cHXo78t5iu6ZbSLwvRp7p9qAY5pIGABH6L\n0Bu4XT7y/G4VF2KeyqXMFivl8gPo8NmLu5INy0rrH5g6BhBD8ONqoTkKOZLQN0X7\nOi5kk2bTSo41m6W29ni8hDz6hTjhNBQyQrkyoEPZAoGARraP5xYIgVS5iTn+0qBD\nzPDYBL+wImaGN12oXQON5qb+nTkYbSmicr4QBo7QqoAfSk6861EfFazJYm6Gluhy\nTE80mcxrC8wSISU/KSjGuw+aYgQAWTB5gDdcZz+ncljpeWCeARlU4TzC19Fbeze2\nsVVxYutDUQ3sdQGvxIfVHBECgYEArKL7DHO4Yz2Mfd6ug0sK1imAyD8zfHUEBbVB\nrMa7/meBJZYA26ZWuXyProvxyoeWucrHnLIDsDrG9JDJFo3KlJkgmZOtEtlMjuq0\nU4kVKkenAcLSGDs9CDmr94Z0rxkuZlpStjsx84Rv0r42jVSBREd5U56dPPboVkvc\n9vS3d5kCgYBzZHLUeTsdGAhVG2yRCj6vO1yxOKxe0Wdj86QxUdkziOWKt0ZHSzlM\n2jQmiaP7bb4nd78ZjT58vazbDeT7c/1rkCQ2eAcDvE2jCZDEkbsk2jOnItlOFpI5\nFR7mcu8g3hV9/aDL7oDdJdwqhXjLACuAC/kT9h4qoIxnVA12LpKDvw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ac2f72f8b79c41dc80005704c48ca08d', 'name': u'vmtp_928d0997-6133-465b-abaa-3f0db4aed87d', 'created_at': '2018-07-31T04:51:21.528449', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df51da68aea44a80a599f83856e71852', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0d:7e:03:62:ae:6b:d3:c0:60:c5:4c:51:1f:db:6b:1e', 'type': 'ssh', 'id': u'vmtp_928d0997-6133-465b-abaa-3f0db4aed87d'}) 2018-07-31 04:51:21,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 04:51:21,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_928d0997-6133-465b-abaa-3f0db4aed87d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}093b449237ebee0ea1efc590c98b99fe51357bf0" 2018-07-31 04:51:21,565 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 04: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 x-openstack-request-id: req-46a201cf-f701-48b6-a2cc-776b45c2b9b8 x-compute-request-id: req-46a201cf-f701-48b6-a2cc-776b45c2b9b8 Content-Length: 0 Content-Type: application/json 2018-07-31 04:51:21,565 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_928d0997-6133-465b-abaa-3f0db4aed87d used request id req-46a201cf-f701-48b6-a2cc-776b45c2b9b8 2018-07-31 04:51:21,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0364551544189s 2018-07-31 04:51:21,566 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_928d0997-6133-465b-abaa-3f0db4aed87d used request id req-46a201cf-f701-48b6-a2cc-776b45c2b9b8 2018-07-31 04:51:22,406 - 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-31 05:09:56,235 - 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-31 04:51:23,247 INFO Using http://172.30.9.26:5000/v3 2018-07-31 04:51:23,247 INFO VM public key: /tmp/tmpYGeGUO 2018-07-31 04:51:23,247 INFO VM private key: /tmp/tmpsP3smz 2018-07-31 04:51:24,864 INFO Found image vmtp-img_928d0997-6133-465b-abaa-3f0db4aed87d to launch VM, will continue 2018-07-31 04:51:25,183 INFO Using external network: external. 2018-07-31 04:51:26,667 INFO Created ext router pns_router_928d0997-6133-465b-abaa-3f0db4aed87d. 2018-07-31 04:51:27,468 INFO Created internal network: pns-internal-net_928d0997-6133-465b-abaa-3f0db4aed87d. 2018-07-31 04:51:28,163 INFO Created internal network: pns-internal-net2_928d0997-6133-465b-abaa-3f0db4aed87d. 2018-07-31 04:51:30,409 DEBUG Ext router associated to pns-internal-net_928d0997-6133-465b-abaa-3f0db4aed87d 2018-07-31 04:51:32,368 DEBUG Ext router associated to pns-internal-net2_928d0997-6133-465b-abaa-3f0db4aed87d 2018-07-31 04:51:32,458 INFO OpenStack agent: Open vSwitch agent 2018-07-31 04:51:32,458 INFO OpenStack network type: vxlan 2018-07-31 04:51:33,292 INFO [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Creating server VM... 2018-07-31 04:51:33,292 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-31 04:51:35,726 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 1 of 50... 2018-07-31 04:51:38,302 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 2 of 50... 2018-07-31 04:51:40,889 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 3 of 50... 2018-07-31 04:51:43,264 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 4 of 50... 2018-07-31 04:51:45,765 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 5 of 50... 2018-07-31 04:51:48,244 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 6 of 50... 2018-07-31 04:51:50,405 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 7 of 50... 2018-07-31 04:51:52,921 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 8 of 50... 2018-07-31 04:51:55,085 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 9 of 50... 2018-07-31 04:51:57,596 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 10 of 50... 2018-07-31 04:51:59,753 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 11 of 50... 2018-07-31 04:52:02,355 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 12 of 50... 2018-07-31 04:52:04,685 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 13 of 50... 2018-07-31 04:52:07,042 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 14 of 50... 2018-07-31 04:52:09,375 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 15 of 50... 2018-07-31 04:52:11,890 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 16 of 50... 2018-07-31 04:52:14,260 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 17 of 50... 2018-07-31 04:52:16,584 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 18 of 50... 2018-07-31 04:52:18,908 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 19 of 50... 2018-07-31 04:52:21,263 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 20 of 50... 2018-07-31 04:52:23,435 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 21 of 50... 2018-07-31 04:52:25,756 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 22 of 50... 2018-07-31 04:52:28,119 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 23 of 50... 2018-07-31 04:52:30,477 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 24 of 50... 2018-07-31 04:52:32,796 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 25 of 50... 2018-07-31 04:52:35,121 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 26 of 50... 2018-07-31 04:52:37,278 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 27 of 50... 2018-07-31 04:52:39,442 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 28 of 50... 2018-07-31 04:52:41,773 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 29 of 50... 2018-07-31 04:52:43,935 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 30 of 50... 2018-07-31 04:52:46,097 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 31 of 50... 2018-07-31 04:52:48,261 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 32 of 50... 2018-07-31 04:52:50,603 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 33 of 50... 2018-07-31 04:52:52,767 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 34 of 50... 2018-07-31 04:52:54,924 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 35 of 50... 2018-07-31 04:52:57,271 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 36 of 50... 2018-07-31 04:52:59,598 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 37 of 50... 2018-07-31 04:53:02,140 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 38 of 50... 2018-07-31 04:53:04,495 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 39 of 50... 2018-07-31 04:53:06,867 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 40 of 50... 2018-07-31 04:53:09,236 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 41 of 50... 2018-07-31 04:53:11,399 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 42 of 50... 2018-07-31 04:53:13,558 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 43 of 50... 2018-07-31 04:53:15,722 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 44 of 50... 2018-07-31 04:53:20,297 INFO [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Internal network IP: 192.168.1.13 2018-07-31 04:53:20,297 INFO [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] SSH IP: 172.30.9.215 2018-07-31 04:53:20,298 INFO [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Setup SSH for ubuntu@172.30.9.215 2018-07-31 04:53:31,495 INFO [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Installing nuttcp-8.1.4... 2018-07-31 04:53:31,565 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Copying nuttcp-8.1.4 to target... 2018-07-31 04:53:31,781 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Starting nuttcp-8.1.4 server... 2018-07-31 04:53:31,849 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] 2018-07-31 04:53:31,895 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Creating client VM... 2018-07-31 04:53:31,896 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-31 04:53:33,203 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 1 of 50... 2018-07-31 04:53:35,586 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 2 of 50... 2018-07-31 04:53:38,115 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 3 of 50... 2018-07-31 04:53:40,469 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 4 of 50... 2018-07-31 04:53:42,817 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] VM status=BUILD, retrying 5 of 50... 2018-07-31 04:53:47,605 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Internal network IP: 192.168.1.5 2018-07-31 04:53:47,605 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] SSH IP: 172.30.9.201 2018-07-31 04:53:47,605 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Setup SSH for ubuntu@172.30.9.201 2018-07-31 04:53:55,130 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Installing nuttcp-8.1.4... 2018-07-31 04:53:55,174 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Copying nuttcp-8.1.4 to target... 2018-07-31 04:53:55,279 INFO ============================================================ 2018-07-31 04:53:55,280 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-31 04:54:04,322 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=40.7 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.295 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.542 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.213 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.267 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.200 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.198 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.151 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.152 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.407 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.151/4.321/40.787/12.155 ms 2018-07-31 04:54:13,362 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.204 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.148 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.135 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.144 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.164 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.284 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.131 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.148 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.280 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.257 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.131/0.189/0.284/0.060 ms 2018-07-31 04:54:22,401 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.472 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.170 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.190 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.441 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.254 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.415 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.388 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.305 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.250 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.170/0.309/0.472/0.106 ms 2018-07-31 04:54:22,402 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Measuring TCP Throughput (packet size=65536)... 2018-07-31 04:54:22,403 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:54:32,521 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=17821.1955 real_seconds=10.00 rate_Mbps=14947.6234 tx_cpu=31 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.34 2018-07-31 04:54:32,523 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:54:42,642 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=17783.1944 real_seconds=10.00 rate_Mbps=14914.1393 tx_cpu=30 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.27 2018-07-31 04:54:42,643 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:54:52,738 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=17909.9459 real_seconds=10.00 rate_Mbps=15020.3932 tx_cpu=31 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.16 2018-07-31 04:54:52,739 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Measuring UDP Throughput (packet size=128)... 2018-07-31 04:54:52,739 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:54:56,091 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=18.2960 real_seconds=1.00 rate_Mbps=153.1253 tx_cpu=11 rx_cpu=27 drop=0 pkt=149881 data_loss=0.00000 2018-07-31 04:54:56,093 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=1<156800/5000000<10000000 Kbps loss-rate=0 2018-07-31 04:54:56,094 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R470400K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:54:59,444 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=17.6874 real_seconds=1.00 rate_Mbps=148.0627 tx_cpu=11 rx_cpu=30 drop=1301 pkt=146196 data_loss=0.88983 2018-07-31 04:54:59,444 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=1<151616/470400<470400 Kbps loss-rate=0 2018-07-31 04:54:59,445 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311008K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:02,770 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=18.8230 real_seconds=1.00 rate_Mbps=157.5403 tx_cpu=14 rx_cpu=31 drop=0 pkt=154198 data_loss=0.00000 2018-07-31 04:55:02,770 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=1<161321/311008<311008 Kbps loss-rate=0 2018-07-31 04:55:02,770 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R236164K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:06,097 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=18.2202 real_seconds=1.00 rate_Mbps=152.4746 tx_cpu=14 rx_cpu=31 drop=0 pkt=149260 data_loss=0.00000 2018-07-31 04:55:06,098 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=1<156133/236164<236164 Kbps loss-rate=0 2018-07-31 04:55:06,098 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R196148K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:09,423 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=18.3580 real_seconds=1.00 rate_Mbps=153.7074 tx_cpu=14 rx_cpu=28 drop=104 pkt=150493 data_loss=0.06913 2018-07-31 04:55:09,424 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=1<157396/196148<196148 Kbps loss-rate=0 2018-07-31 04:55:09,424 DEBUG undershot, min=157396 kbps=176772 max=196148 2018-07-31 04:55:09,425 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176772K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:12,776 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=20.0505 real_seconds=1.00 rate_Mbps=167.8028 tx_cpu=15 rx_cpu=32 drop=0 pkt=164254 data_loss=0.00000 2018-07-31 04:55:12,776 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=157396<171830/176772<196148 Kbps loss-rate=0 2018-07-31 04:55:12,777 DEBUG undershot, min=171830 kbps=183989 max=196148 2018-07-31 04:55:12,777 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183989K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:16,104 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=19.5226 real_seconds=1.00 rate_Mbps=163.2957 tx_cpu=12 rx_cpu=31 drop=0 pkt=159929 data_loss=0.00000 2018-07-31 04:55:16,105 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=171830<167214/183989<196148 Kbps loss-rate=0 2018-07-31 04:55:16,105 DEBUG undershot, min=183989 kbps=190068 max=196148 2018-07-31 04:55:16,105 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190068K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:19,456 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=18.6533 real_seconds=1.00 rate_Mbps=156.1893 tx_cpu=12 rx_cpu=30 drop=365 pkt=153173 data_loss=0.23853 2018-07-31 04:55:19,456 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=128 throughput=183989<159937/190068<196148 Kbps loss-rate=0 2018-07-31 04:55:19,457 DEBUG undershot, min=190068 kbps=193108 max=196148 2018-07-31 04:55:19,457 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Measuring UDP Throughput (packet size=1024)... 2018-07-31 04:55:19,457 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:22,779 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=149.2344 real_seconds=1.00 rate_Mbps=1250.7380 tx_cpu=21 rx_cpu=32 drop=0 pkt=152816 data_loss=0.00000 2018-07-31 04:55:22,779 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1<1280755/5000000<10000000 Kbps loss-rate=0 2018-07-31 04:55:22,780 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3140377K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:26,106 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=151.4736 real_seconds=1.00 rate_Mbps=1269.6030 tx_cpu=18 rx_cpu=31 drop=0 pkt=155109 data_loss=0.00000 2018-07-31 04:55:26,106 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1<1300073/3140377<3140377 Kbps loss-rate=0 2018-07-31 04:55:26,107 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2220225K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:29,433 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=154.5537 real_seconds=1.00 rate_Mbps=1293.7310 tx_cpu=19 rx_cpu=32 drop=977 pkt=159240 data_loss=0.61354 2018-07-31 04:55:29,434 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1<1324780/2220225<2220225 Kbps loss-rate=0 2018-07-31 04:55:29,434 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1772502K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:32,759 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=149.0537 real_seconds=1.00 rate_Mbps=1248.8533 tx_cpu=23 rx_cpu=31 drop=176 pkt=152807 data_loss=0.11519 2018-07-31 04:55:32,760 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1<1278825/1772502<1772502 Kbps loss-rate=0 2018-07-31 04:55:32,760 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1525663K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:36,111 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=158.1709 real_seconds=1.00 rate_Mbps=1325.1454 tx_cpu=22 rx_cpu=33 drop=0 pkt=161967 data_loss=0.00000 2018-07-31 04:55:36,112 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1<1356948/1525663<1525663 Kbps loss-rate=0 2018-07-31 04:55:36,112 DEBUG undershot, min=1356948 kbps=1441305 max=1525663 2018-07-31 04:55:36,112 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1441305K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:39,438 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=140.2402 real_seconds=1.00 rate_Mbps=1174.2363 tx_cpu=19 rx_cpu=29 drop=312 pkt=143918 data_loss=0.21680 2018-07-31 04:55:39,438 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1356948<1202417/1441305<1525663 Kbps loss-rate=0 2018-07-31 04:55:39,439 DEBUG undershot, min=1441305 kbps=1483484 max=1525663 2018-07-31 04:55:39,439 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1483484K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:42,789 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=153.1943 real_seconds=1.00 rate_Mbps=1283.6893 tx_cpu=19 rx_cpu=31 drop=0 pkt=156871 data_loss=0.00000 2018-07-31 04:55:42,789 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=1024 throughput=1441305<1314497/1483484<1525663 Kbps loss-rate=0 2018-07-31 04:55:42,790 DEBUG undershot, min=1483484 kbps=1504573 max=1525663 2018-07-31 04:55:42,790 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Measuring UDP Throughput (packet size=8192)... 2018-07-31 04:55:42,790 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:46,140 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=595.6797 real_seconds=1.00 rate_Mbps=4997.0983 tx_cpu=99 rx_cpu=20 drop=46 pkt=76293 data_loss=0.06030 2018-07-31 04:55:46,141 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=8192 throughput=1<5117028/5000000<10000000 Kbps loss-rate=0 2018-07-31 04:55:46,141 DEBUG undershot, min=5117028 kbps=7558514 max=10000000 2018-07-31 04:55:46,141 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558514K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:49,492 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=896.4609 real_seconds=1.00 rate_Mbps=7520.8716 tx_cpu=45 rx_cpu=30 drop=587 pkt=115334 data_loss=0.50896 2018-07-31 04:55:49,493 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=8192 throughput=5117028<7701372/7558514<10000000 Kbps loss-rate=0 2018-07-31 04:55:49,493 DEBUG undershot, min=7701372 kbps=8850686 max=10000000 2018-07-31 04:55:49,494 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8850686K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:52,844 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=961.7656 real_seconds=1.00 rate_Mbps=8058.4384 tx_cpu=26 rx_cpu=30 drop=0 pkt=123106 data_loss=0.00000 2018-07-31 04:55:52,844 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=8192 throughput=7701372<8251840/8850686<10000000 Kbps loss-rate=0 2018-07-31 04:55:52,845 DEBUG undershot, min=8251840 kbps=9125920 max=10000000 2018-07-31 04:55:52,845 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9125920K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:56,172 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=960.8828 real_seconds=1.00 rate_Mbps=8049.9238 tx_cpu=25 rx_cpu=29 drop=0 pkt=122993 data_loss=0.00000 2018-07-31 04:55:56,173 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=8192 throughput=8251840<8243121/9125920<10000000 Kbps loss-rate=0 2018-07-31 04:55:56,173 DEBUG undershot, min=9125920 kbps=9562960 max=10000000 2018-07-31 04:55:56,174 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9562960K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:55:59,499 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] megabytes=941.2266 real_seconds=1.00 rate_Mbps=7890.0892 tx_cpu=38 rx_cpu=29 drop=80 pkt=120557 data_loss=0.06636 2018-07-31 04:55:59,500 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] pkt-size=8192 throughput=9125920<8079451/9562960<10000000 Kbps loss-rate=0 2018-07-31 04:55:59,500 DEBUG undershot, min=9562960 kbps=9781480 max=10000000 2018-07-31 04:55:59,516 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.5', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.34, 'throughput_kbps': 15306366, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 15272078, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 15380882, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.24, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 159937, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1314497, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8079451, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.321', 'rtt_max_ms': '40.787', 'rtt_min_ms': '0.151', 'rtt_stddev': '12.155', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.189', 'rtt_max_ms': '0.284', 'rtt_min_ms': '0.131', 'rtt_stddev': '0.060', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.309', 'rtt_max_ms': '0.472', 'rtt_min_ms': '0.170', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-31 04:55:59,518 INFO Deleting floating ip 5c794753-15d9-407e-895c-469fdac6c297 2018-07-31 04:56:00,761 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Floating IP 172.30.9.201 deleted 2018-07-31 04:56:00,894 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d1] Instance deleted 2018-07-31 04:56:00,958 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Creating client VM... 2018-07-31 04:56:00,958 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-31 04:56:03,301 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] VM status=BUILD, retrying 1 of 50... 2018-07-31 04:56:05,477 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] VM status=BUILD, retrying 2 of 50... 2018-07-31 04:56:07,708 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] VM status=BUILD, retrying 3 of 50... 2018-07-31 04:56:09,878 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] VM status=BUILD, retrying 4 of 50... 2018-07-31 04:56:12,037 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] VM status=BUILD, retrying 5 of 50... 2018-07-31 04:56:16,581 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Internal network IP: 192.168.2.10 2018-07-31 04:56:16,581 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] SSH IP: 172.30.9.218 2018-07-31 04:56:16,581 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Setup SSH for ubuntu@172.30.9.218 2018-07-31 04:56:28,825 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Installing nuttcp-8.1.4... 2018-07-31 04:56:28,871 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Copying nuttcp-8.1.4 to target... 2018-07-31 04:56:29,038 INFO ============================================================ 2018-07-31 04:56:29,038 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-31 04:56:38,082 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.47 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.315 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.280 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.220 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.388 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.270 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.339 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.304 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.293 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.283 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.220/0.417/1.478/0.356 ms 2018-07-31 04:56:47,117 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=0.222 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.225 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.223 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.293 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.266 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.297 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.229 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.245 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.478 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.376 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.285/0.478/0.080 ms 2018-07-31 04:56:56,162 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.63 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.494 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.488 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.486 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.592 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.723 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.571 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.555 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.541 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.785 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.486/0.687/1.638/0.331 ms 2018-07-31 04:56:56,163 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring TCP Throughput (packet size=65536)... 2018-07-31 04:56:56,163 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:06,286 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=2155.1316 real_seconds=10.00 rate_Mbps=1807.3105 tx_cpu=4 rx_cpu=8 retrans=6 cwnd=294 rtt_ms=0.58 2018-07-31 04:57:06,286 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:16,380 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=2246.7810 real_seconds=10.00 rate_Mbps=1884.3238 tx_cpu=4 rx_cpu=7 retrans=59 cwnd=384 rtt_ms=0.44 2018-07-31 04:57:16,380 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:26,476 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=2312.3602 real_seconds=10.00 rate_Mbps=1939.0914 tx_cpu=4 rx_cpu=7 retrans=9 cwnd=323 rtt_ms=0.28 2018-07-31 04:57:26,476 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring UDP Throughput (packet size=128)... 2018-07-31 04:57:26,477 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:29,802 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.9935 real_seconds=1.00 rate_Mbps=150.3115 tx_cpu=20 rx_cpu=21 drop=52020 pkt=199423 data_loss=26.08530 2018-07-31 04:57:29,803 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<153918/5000000<10000000 Kbps loss-rate=26 2018-07-31 04:57:29,803 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461754K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:33,129 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.8619 real_seconds=1.01 rate_Mbps=148.9562 tx_cpu=17 rx_cpu=19 drop=58479 pkt=204803 data_loss=28.55354 2018-07-31 04:57:33,129 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<152531/461754<461754 Kbps loss-rate=28 2018-07-31 04:57:33,130 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307142K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:36,455 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.3712 real_seconds=1.00 rate_Mbps=145.0352 tx_cpu=19 rx_cpu=21 drop=51601 pkt=193906 data_loss=26.61152 2018-07-31 04:57:36,456 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<148516/307142<307142 Kbps loss-rate=26 2018-07-31 04:57:36,456 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227829K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:39,807 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.4922 real_seconds=1.00 rate_Mbps=146.7071 tx_cpu=23 rx_cpu=17 drop=47131 pkt=190427 data_loss=24.75017 2018-07-31 04:57:39,807 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<150228/227829<227829 Kbps loss-rate=24 2018-07-31 04:57:39,808 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189028K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:43,131 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=18.0555 real_seconds=1.00 rate_Mbps=150.9692 tx_cpu=46 rx_cpu=20 drop=36685 pkt=184596 data_loss=19.87335 2018-07-31 04:57:43,132 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<154592/189028<189028 Kbps loss-rate=19 2018-07-31 04:57:43,132 DEBUG overshot, min=1 kbps=154592 max=189028 2018-07-31 04:57:43,132 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154592K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:46,456 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.3763 real_seconds=1.00 rate_Mbps=145.2399 tx_cpu=93 rx_cpu=20 drop=8622 pkt=150969 data_loss=5.71117 2018-07-31 04:57:46,457 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<148725/154592<189028 Kbps loss-rate=5 2018-07-31 04:57:46,457 DEBUG overshot, min=1 kbps=148725 max=154592 2018-07-31 04:57:46,457 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148725K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:49,783 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.4503 real_seconds=1.00 rate_Mbps=146.3069 tx_cpu=88 rx_cpu=20 drop=2287 pkt=145240 data_loss=1.57478 2018-07-31 04:57:49,783 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<149818/148725<154592 Kbps loss-rate=1 2018-07-31 04:57:49,784 DEBUG undershot, min=149818 kbps=152205 max=154592 2018-07-31 04:57:49,784 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring UDP Throughput (packet size=1024)... 2018-07-31 04:57:49,784 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:53,110 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=139.8037 real_seconds=1.00 rate_Mbps=1172.4572 tx_cpu=34 rx_cpu=19 drop=47937 pkt=191096 data_loss=25.08531 2018-07-31 04:57:53,110 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1200596/5000000<10000000 Kbps loss-rate=25 2018-07-31 04:57:53,111 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3100298K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:56,438 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=137.8066 real_seconds=1.00 rate_Mbps=1154.5477 tx_cpu=37 rx_cpu=22 drop=58487 pkt=199601 data_loss=29.30200 2018-07-31 04:57:56,439 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1182256/3100298<3100298 Kbps loss-rate=29 2018-07-31 04:57:56,439 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2141277K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:57:59,764 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=140.7812 real_seconds=1.00 rate_Mbps=1180.4724 tx_cpu=28 rx_cpu=20 drop=59690 pkt=203850 data_loss=29.28137 2018-07-31 04:57:59,764 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1208803/2141277<2141277 Kbps loss-rate=29 2018-07-31 04:57:59,764 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1675040K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:03,089 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=145.5439 real_seconds=1.01 rate_Mbps=1209.5210 tx_cpu=35 rx_cpu=21 drop=53316 pkt=202353 data_loss=26.34806 2018-07-31 04:58:03,090 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1238549/1675040<1675040 Kbps loss-rate=26 2018-07-31 04:58:03,090 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1456794K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:06,417 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=144.2002 real_seconds=1.00 rate_Mbps=1203.9095 tx_cpu=56 rx_cpu=20 drop=30134 pkt=177795 data_loss=16.94872 2018-07-31 04:58:06,418 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1232803/1456794<1456794 Kbps loss-rate=16 2018-07-31 04:58:06,418 DEBUG overshot, min=1 kbps=1232803 max=1456794 2018-07-31 04:58:06,418 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1232803K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:09,742 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=145.2021 real_seconds=1.00 rate_Mbps=1218.2388 tx_cpu=94 rx_cpu=22 drop=1802 pkt=150489 data_loss=1.19745 2018-07-31 04:58:09,743 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1247476/1232803<1456794 Kbps loss-rate=1 2018-07-31 04:58:09,743 DEBUG undershot, min=1247476 kbps=1352135 max=1456794 2018-07-31 04:58:09,743 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1352135K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:13,068 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=146.0752 real_seconds=1.00 rate_Mbps=1220.7543 tx_cpu=93 rx_cpu=22 drop=15475 pkt=165056 data_loss=9.37560 2018-07-31 04:58:13,069 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1247476<1250052/1352135<1456794 Kbps loss-rate=9 2018-07-31 04:58:13,069 DEBUG overshot, min=1247476 kbps=1250052 max=1352135 2018-07-31 04:58:13,069 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1250052K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:16,394 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=138.9385 real_seconds=1.00 rate_Mbps=1161.6866 tx_cpu=89 rx_cpu=19 drop=10322 pkt=152595 data_loss=6.76432 2018-07-31 04:58:16,395 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1247476<1189567/1250052<1352135 Kbps loss-rate=6 2018-07-31 04:58:16,395 DEBUG overshot, min=1247476 kbps=1189567 max=1250052 2018-07-31 04:58:16,395 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring UDP Throughput (packet size=8192)... 2018-07-31 04:58:16,396 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:19,746 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=197.2578 real_seconds=1.00 rate_Mbps=1654.0519 tx_cpu=92 rx_cpu=9 drop=51045 pkt=76294 data_loss=66.90566 2018-07-31 04:58:19,747 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1693749/5000000<10000000 Kbps loss-rate=66 2018-07-31 04:58:19,747 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3346874K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:23,071 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=194.8906 real_seconds=1.00 rate_Mbps=1634.4051 tx_cpu=99 rx_cpu=10 drop=26123 pkt=51069 data_loss=51.15237 2018-07-31 04:58:23,072 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1673630/3346874<3346874 Kbps loss-rate=51 2018-07-31 04:58:23,072 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2510252K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:26,399 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=205.6641 real_seconds=1.00 rate_Mbps=1721.1492 tx_cpu=98 rx_cpu=9 drop=11978 pkt=38303 data_loss=31.27169 2018-07-31 04:58:26,399 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1762456/2510252<2510252 Kbps loss-rate=31 2018-07-31 04:58:26,400 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2136354K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:29,752 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=204.8672 real_seconds=1.00 rate_Mbps=1713.0465 tx_cpu=99 rx_cpu=10 drop=6376 pkt=32599 data_loss=19.55888 2018-07-31 04:58:29,753 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1754159/2136354<2136354 Kbps loss-rate=19 2018-07-31 04:58:29,753 DEBUG overshot, min=1 kbps=1754159 max=2136354 2018-07-31 04:58:29,753 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1754159K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:33,078 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=207.7578 real_seconds=1.00 rate_Mbps=1742.5166 tx_cpu=99 rx_cpu=9 drop=174 pkt=26767 data_loss=0.65007 2018-07-31 04:58:33,079 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1784336/1754159<2136354 Kbps loss-rate=0 2018-07-31 04:58:33,079 DEBUG undershot, min=1784336 kbps=1960345 max=2136354 2018-07-31 04:58:33,079 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1960345K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:36,404 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=200.2188 real_seconds=1.00 rate_Mbps=1674.3928 tx_cpu=99 rx_cpu=10 drop=4285 pkt=29913 data_loss=14.32485 2018-07-31 04:58:36,405 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1784336<1714578/1960345<2136354 Kbps loss-rate=14 2018-07-31 04:58:36,405 DEBUG overshot, min=1784336 kbps=1714578 max=1960345 2018-07-31 04:58:36,405 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1714578K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 04:58:39,730 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=203.3672 real_seconds=1.00 rate_Mbps=1706.0666 tx_cpu=99 rx_cpu=8 drop=132 pkt=26163 data_loss=0.50450 2018-07-31 04:58:39,731 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1784336<1747012/1714578<1960345 Kbps loss-rate=0 2018-07-31 04:58:39,731 DEBUG undershot, min=1872340 kbps=1916342 max=1960345 2018-07-31 04:58:39,742 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.10', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.58, 'throughput_kbps': 1850685, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 59, 'rtt_ms': 0.44, 'throughput_kbps': 1929547, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.28, 'throughput_kbps': 1985629, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.57, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149818, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.76, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1189567, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.5, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1747012, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.417', 'rtt_max_ms': '1.478', 'rtt_min_ms': '0.220', 'rtt_stddev': '0.356', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.285', 'rtt_max_ms': '0.478', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.080', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.687', 'rtt_max_ms': '1.638', 'rtt_min_ms': '0.486', 'rtt_stddev': '0.331', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-31 04:58:39,743 INFO ============================================================ 2018-07-31 04:58:39,744 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-31 04:58:48,806 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] PING 172.30.9.215 (172.30.9.215) 64(92) bytes of data. 72 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.518 ms 72 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.450 ms 72 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.246 ms 72 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.369 ms 72 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.404 ms 72 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.389 ms 72 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.796 ms 72 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.378 ms 72 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.590 ms 72 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.353 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.246/0.449/0.796/0.146 ms 2018-07-31 04:58:57,846 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] PING 172.30.9.215 (172.30.9.215) 391(419) bytes of data. 399 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.216 ms 399 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.279 ms 399 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.251 ms 399 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.312 ms 399 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.312 ms 399 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.334 ms 399 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.315 ms 399 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.678 ms 399 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.440 ms 399 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.465 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.216/0.360/0.678/0.129 ms 2018-07-31 04:59:06,889 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] PING 172.30.9.215 (172.30.9.215) 1500(1528) bytes of data. 1508 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=1.36 ms 1508 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.499 ms 1508 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.611 ms 1508 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.387 ms 1508 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.397 ms 1508 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.345 ms 1508 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.423 ms 1508 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.398 ms 1508 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.545 ms 1508 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.379 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.345/0.535/1.367/0.288 ms 2018-07-31 04:59:06,890 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring TCP Throughput (packet size=65536)... 2018-07-31 04:59:06,891 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:16,986 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=2320.3780 real_seconds=10.00 rate_Mbps=1945.8328 tx_cpu=4 rx_cpu=7 retrans=87 cwnd=329 rtt_ms=0.37 2018-07-31 04:59:16,987 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:27,083 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=2262.4932 real_seconds=10.00 rate_Mbps=1897.0590 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=331 rtt_ms=0.56 2018-07-31 04:59:27,084 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:37,181 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=2289.1112 real_seconds=10.00 rate_Mbps=1919.3906 tx_cpu=4 rx_cpu=7 retrans=7 cwnd=337 rtt_ms=0.30 2018-07-31 04:59:37,181 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring UDP Throughput (packet size=128)... 2018-07-31 04:59:37,182 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:40,533 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.0889 real_seconds=1.01 rate_Mbps=142.4447 tx_cpu=18 rx_cpu=18 drop=65588 pkt=205581 data_loss=31.90398 2018-07-31 04:59:40,533 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<145863/5000000<10000000 Kbps loss-rate=31 2018-07-31 04:59:40,534 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437589K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:43,860 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=16.8875 real_seconds=1.01 rate_Mbps=140.7398 tx_cpu=18 rx_cpu=21 drop=64431 pkt=202773 data_loss=31.77484 2018-07-31 04:59:43,860 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<144117/437589<437589 Kbps loss-rate=31 2018-07-31 04:59:43,860 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290853K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:47,187 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=16.2700 real_seconds=1.01 rate_Mbps=135.4731 tx_cpu=17 rx_cpu=20 drop=75070 pkt=208354 data_loss=36.03001 2018-07-31 04:59:47,188 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<138724/290853<290853 Kbps loss-rate=36 2018-07-31 04:59:47,188 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214788K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:50,513 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=16.4120 real_seconds=1.00 rate_Mbps=137.0927 tx_cpu=24 rx_cpu=14 drop=75307 pkt=209754 data_loss=35.90239 2018-07-31 04:59:50,514 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<140382/214788<214788 Kbps loss-rate=35 2018-07-31 04:59:50,514 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177585K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:53,864 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=16.1588 real_seconds=1.00 rate_Mbps=135.0368 tx_cpu=83 rx_cpu=18 drop=41049 pkt=173422 data_loss=23.67015 2018-07-31 04:59:53,865 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<138277/177585<177585 Kbps loss-rate=23 2018-07-31 04:59:53,865 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157931K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 04:59:57,188 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.0936 real_seconds=1.00 rate_Mbps=142.9292 tx_cpu=90 rx_cpu=22 drop=14199 pkt=154230 data_loss=9.20651 2018-07-31 04:59:57,189 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<146359/157931<157931 Kbps loss-rate=9 2018-07-31 04:59:57,189 DEBUG overshot, min=1 kbps=146359 max=157931 2018-07-31 04:59:57,189 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146359K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:00,540 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=17.2389 real_seconds=1.00 rate_Mbps=144.6293 tx_cpu=95 rx_cpu=19 drop=1707 pkt=142928 data_loss=1.19445 2018-07-31 05:00:00,540 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=1<148100/146359<157931 Kbps loss-rate=1 2018-07-31 05:00:00,540 DEBUG undershot, min=148100 kbps=153015 max=157931 2018-07-31 05:00:00,541 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153015K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:03,891 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=16.6923 real_seconds=1.00 rate_Mbps=139.5340 tx_cpu=89 rx_cpu=19 drop=12685 pkt=149429 data_loss=8.48921 2018-07-31 05:00:03,892 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=128 throughput=148100<142882/153015<157931 Kbps loss-rate=8 2018-07-31 05:00:03,892 DEBUG overshot, min=148100 kbps=142882 max=153015 2018-07-31 05:00:03,892 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring UDP Throughput (packet size=1024)... 2018-07-31 05:00:03,893 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:07,244 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=132.6299 real_seconds=1.00 rate_Mbps=1107.4041 tx_cpu=31 rx_cpu=20 drop=62281 pkt=198094 data_loss=31.44013 2018-07-31 05:00:07,245 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1133981/5000000<10000000 Kbps loss-rate=31 2018-07-31 05:00:07,245 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3066990K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:10,571 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=133.0645 real_seconds=1.00 rate_Mbps=1115.4949 tx_cpu=36 rx_cpu=20 drop=60839 pkt=197097 data_loss=30.86750 2018-07-31 05:00:10,572 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1142266/3066990<3066990 Kbps loss-rate=30 2018-07-31 05:00:10,572 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2104628K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:13,923 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=134.3018 real_seconds=1.00 rate_Mbps=1126.4617 tx_cpu=31 rx_cpu=19 drop=50215 pkt=187740 data_loss=26.74706 2018-07-31 05:00:13,923 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1153496/2104628<2104628 Kbps loss-rate=26 2018-07-31 05:00:13,923 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1629062K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:17,248 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=130.7148 real_seconds=1.01 rate_Mbps=1090.9648 tx_cpu=30 rx_cpu=19 drop=45765 pkt=179617 data_loss=25.47923 2018-07-31 05:00:17,248 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1117147/1629062<1629062 Kbps loss-rate=25 2018-07-31 05:00:17,249 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1373104K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:20,575 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=138.4932 real_seconds=1.00 rate_Mbps=1157.4833 tx_cpu=91 rx_cpu=20 drop=25799 pkt=167616 data_loss=15.39171 2018-07-31 05:00:20,576 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1185262/1373104<1373104 Kbps loss-rate=15 2018-07-31 05:00:20,576 DEBUG overshot, min=1 kbps=1185262 max=1373104 2018-07-31 05:00:20,576 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1185262K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:23,927 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=132.2021 real_seconds=1.00 rate_Mbps=1105.3080 tx_cpu=86 rx_cpu=19 drop=9311 pkt=144686 data_loss=6.43533 2018-07-31 05:00:23,927 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1131835/1185262<1373104 Kbps loss-rate=6 2018-07-31 05:00:23,927 DEBUG overshot, min=1 kbps=1131835 max=1185262 2018-07-31 05:00:23,928 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1131835K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:27,255 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=133.3457 real_seconds=1.00 rate_Mbps=1117.2274 tx_cpu=96 rx_cpu=19 drop=1618 pkt=138164 data_loss=1.17109 2018-07-31 05:00:27,256 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=1024 throughput=1<1144040/1131835<1185262 Kbps loss-rate=1 2018-07-31 05:00:27,256 DEBUG undershot, min=1144040 kbps=1164651 max=1185262 2018-07-31 05:00:27,256 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Measuring UDP Throughput (packet size=8192)... 2018-07-31 05:00:27,257 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:30,581 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=192.3203 real_seconds=1.00 rate_Mbps=1612.3291 tx_cpu=92 rx_cpu=8 drop=51677 pkt=76294 data_loss=67.73403 2018-07-31 05:00:30,582 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1651024/5000000<10000000 Kbps loss-rate=67 2018-07-31 05:00:30,582 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3325512K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:33,932 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=198.0000 real_seconds=1.00 rate_Mbps=1656.0590 tx_cpu=99 rx_cpu=8 drop=25400 pkt=50744 data_loss=50.05518 2018-07-31 05:00:33,933 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1695804/3325512<3325512 Kbps loss-rate=50 2018-07-31 05:00:33,933 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2510658K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:37,258 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=198.7500 real_seconds=1.00 rate_Mbps=1661.9989 tx_cpu=99 rx_cpu=9 drop=12870 pkt=38310 data_loss=33.59437 2018-07-31 05:00:37,258 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1701886/2510658<2510658 Kbps loss-rate=33 2018-07-31 05:00:37,259 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2106272K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:40,584 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=197.7109 real_seconds=1.00 rate_Mbps=1653.4056 tx_cpu=99 rx_cpu=9 drop=6832 pkt=32139 data_loss=21.25767 2018-07-31 05:00:40,585 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1693087/2106272<2106272 Kbps loss-rate=21 2018-07-31 05:00:40,585 DEBUG overshot, min=1 kbps=1693087 max=2106272 2018-07-31 05:00:40,586 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1693087K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:43,910 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=201.7031 real_seconds=1.00 rate_Mbps=1692.3300 tx_cpu=99 rx_cpu=7 drop=17 pkt=25835 data_loss=0.06580 2018-07-31 05:00:43,911 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1<1732945/1693087<2106272 Kbps loss-rate=0 2018-07-31 05:00:43,911 DEBUG undershot, min=1732945 kbps=1919608 max=2106272 2018-07-31 05:00:43,911 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1919608K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:47,237 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=209.5312 real_seconds=1.00 rate_Mbps=1752.0881 tx_cpu=99 rx_cpu=11 drop=2471 pkt=29291 data_loss=8.43605 2018-07-31 05:00:47,238 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1732945<1794138/1919608<2106272 Kbps loss-rate=8 2018-07-31 05:00:47,238 DEBUG overshot, min=1732945 kbps=1794138 max=1919608 2018-07-31 05:00:47,238 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1794138K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:00:50,589 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] megabytes=213.7500 real_seconds=1.00 rate_Mbps=1793.0972 tx_cpu=99 rx_cpu=9 drop=17 pkt=27377 data_loss=0.06209 2018-07-31 05:00:50,590 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] pkt-size=8192 throughput=1732945<1836131/1794138<1919608 Kbps loss-rate=0 2018-07-31 05:00:50,590 DEBUG undershot, min=1836131 kbps=1877869 max=1919608 2018-07-31 05:00:50,601 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.10', 'ip_to': u'172.30.9.215', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 87, 'rtt_ms': 0.37, 'throughput_kbps': 1992532, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.56, 'throughput_kbps': 1942588, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.3, 'throughput_kbps': 1965455, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.49, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142882, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.17, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1144040, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1836131, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.449', 'rtt_max_ms': '0.796', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.360', 'rtt_max_ms': '0.678', 'rtt_min_ms': '0.216', 'rtt_stddev': '0.129', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.535', 'rtt_max_ms': '1.367', 'rtt_min_ms': '0.345', 'rtt_stddev': '0.288', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-31 05:00:50,602 INFO Deleting floating ip 0aecb45b-9f54-4a70-9f14-5c3e928ac6e4 2018-07-31 05:00:51,910 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Floating IP 172.30.9.218 deleted 2018-07-31 05:00:52,240 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d2] Instance deleted 2018-07-31 05:00:52,354 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Creating client VM... 2018-07-31 05:00:52,355 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-31 05:00:54,411 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 1 of 50... 2018-07-31 05:00:56,707 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 2 of 50... 2018-07-31 05:00:59,044 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 3 of 50... 2018-07-31 05:01:01,384 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 4 of 50... 2018-07-31 05:01:03,544 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 5 of 50... 2018-07-31 05:01:06,037 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 6 of 50... 2018-07-31 05:01:08,400 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 7 of 50... 2018-07-31 05:01:11,059 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 8 of 50... 2018-07-31 05:01:13,383 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 9 of 50... 2018-07-31 05:01:15,932 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 10 of 50... 2018-07-31 05:01:18,460 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 11 of 50... 2018-07-31 05:01:20,627 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 12 of 50... 2018-07-31 05:01:22,960 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 13 of 50... 2018-07-31 05:01:25,273 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 14 of 50... 2018-07-31 05:01:27,435 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 15 of 50... 2018-07-31 05:01:30,098 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 16 of 50... 2018-07-31 05:01:32,435 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 17 of 50... 2018-07-31 05:01:34,770 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 18 of 50... 2018-07-31 05:01:37,115 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 19 of 50... 2018-07-31 05:01:39,613 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 20 of 50... 2018-07-31 05:01:42,256 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 21 of 50... 2018-07-31 05:01:44,579 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 22 of 50... 2018-07-31 05:01:46,914 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 23 of 50... 2018-07-31 05:01:49,075 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 24 of 50... 2018-07-31 05:01:51,667 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 25 of 50... 2018-07-31 05:01:54,012 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 26 of 50... 2018-07-31 05:01:56,538 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 27 of 50... 2018-07-31 05:01:58,725 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 28 of 50... 2018-07-31 05:02:00,895 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 29 of 50... 2018-07-31 05:02:03,218 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 30 of 50... 2018-07-31 05:02:05,376 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 31 of 50... 2018-07-31 05:02:07,726 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 32 of 50... 2018-07-31 05:02:10,083 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 33 of 50... 2018-07-31 05:02:12,421 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 34 of 50... 2018-07-31 05:02:14,582 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 35 of 50... 2018-07-31 05:02:16,749 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 36 of 50... 2018-07-31 05:02:19,163 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 37 of 50... 2018-07-31 05:02:21,327 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 38 of 50... 2018-07-31 05:02:23,685 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 39 of 50... 2018-07-31 05:02:25,856 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 40 of 50... 2018-07-31 05:02:28,198 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 41 of 50... 2018-07-31 05:02:30,364 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] VM status=BUILD, retrying 42 of 50... 2018-07-31 05:02:34,830 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Internal network IP: 192.168.1.11 2018-07-31 05:02:34,830 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] SSH IP: 172.30.9.200 2018-07-31 05:02:34,830 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Setup SSH for ubuntu@172.30.9.200 2018-07-31 05:02:46,447 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Installing nuttcp-8.1.4... 2018-07-31 05:02:46,491 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Copying nuttcp-8.1.4 to target... 2018-07-31 05:02:46,653 INFO ============================================================ 2018-07-31 05:02:46,654 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-31 05:02:55,699 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=42.0 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.551 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.336 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.357 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.172 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.407 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.246 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.169 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.141 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.158 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.141/4.454/42.008/12.518 ms 2018-07-31 05:03:04,741 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.245 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.263 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.306 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.167 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.468 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.293 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.162 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.163 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.330 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.305 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.162/0.270/0.468/0.090 ms 2018-07-31 05:03:13,788 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.894 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.221 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.191 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.272 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.315 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.289 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.305 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.376 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.456 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.191/0.353/0.894/0.196 ms 2018-07-31 05:03:13,789 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Measuring TCP Throughput (packet size=65536)... 2018-07-31 05:03:13,789 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:23,914 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=5768.2661 real_seconds=10.01 rate_Mbps=4835.3319 tx_cpu=9 rx_cpu=14 retrans=1 cwnd=585 rtt_ms=0.27 2018-07-31 05:03:23,914 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:34,015 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=7037.2784 real_seconds=10.01 rate_Mbps=5898.4137 tx_cpu=10 rx_cpu=17 retrans=14 cwnd=577 rtt_ms=0.53 2018-07-31 05:03:34,016 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:44,113 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=6067.0414 real_seconds=10.01 rate_Mbps=5085.7593 tx_cpu=9 rx_cpu=14 retrans=4 cwnd=589 rtt_ms=0.21 2018-07-31 05:03:44,113 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Measuring UDP Throughput (packet size=128)... 2018-07-31 05:03:44,114 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:47,441 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=24.7614 real_seconds=1.00 rate_Mbps=207.3672 tx_cpu=16 rx_cpu=26 drop=758 pkt=203603 data_loss=0.37217 2018-07-31 05:03:47,441 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=1<212344/5000000<10000000 Kbps loss-rate=0 2018-07-31 05:03:47,442 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R637032K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:50,770 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=23.9905 real_seconds=1.01 rate_Mbps=200.1758 tx_cpu=16 rx_cpu=23 drop=5369 pkt=201899 data_loss=2.65927 2018-07-31 05:03:50,770 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=1<204980/637032<637032 Kbps loss-rate=2 2018-07-31 05:03:50,771 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R421006K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:54,096 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=24.7394 real_seconds=1.00 rate_Mbps=207.0808 tx_cpu=16 rx_cpu=26 drop=1465 pkt=204130 data_loss=0.71755 2018-07-31 05:03:54,097 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=1<212050/421006<421006 Kbps loss-rate=0 2018-07-31 05:03:54,097 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R316528K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:03:57,421 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=23.9182 real_seconds=1.00 rate_Mbps=200.2430 tx_cpu=15 rx_cpu=26 drop=1119 pkt=197057 data_loss=0.56787 2018-07-31 05:03:57,421 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=1<205048/316528<316528 Kbps loss-rate=0 2018-07-31 05:03:57,422 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R260788K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:00,751 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=25.1179 real_seconds=1.00 rate_Mbps=210.3170 tx_cpu=16 rx_cpu=25 drop=185 pkt=205951 data_loss=0.08989 2018-07-31 05:04:00,751 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=1<215364/260788<260788 Kbps loss-rate=0 2018-07-31 05:04:00,751 DEBUG undershot, min=215364 kbps=238076 max=260788 2018-07-31 05:04:00,752 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R238076K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:04,078 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=23.2722 real_seconds=1.00 rate_Mbps=194.8194 tx_cpu=16 rx_cpu=28 drop=109 pkt=190755 data_loss=0.05712 2018-07-31 05:04:04,079 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=215364<199495/238076<260788 Kbps loss-rate=0 2018-07-31 05:04:04,079 DEBUG undershot, min=238076 kbps=249432 max=260788 2018-07-31 05:04:04,079 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R249432K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:07,406 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=23.6917 real_seconds=1.00 rate_Mbps=198.2121 tx_cpu=16 rx_cpu=26 drop=138 pkt=194220 data_loss=0.07086 2018-07-31 05:04:07,406 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=128 throughput=238076<202969/249432<260788 Kbps loss-rate=0 2018-07-31 05:04:07,407 DEBUG undershot, min=249432 kbps=255110 max=260788 2018-07-31 05:04:07,407 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Measuring UDP Throughput (packet size=1024)... 2018-07-31 05:04:07,407 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:10,758 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=189.9141 real_seconds=1.00 rate_Mbps=1590.1982 tx_cpu=32 rx_cpu=27 drop=0 pkt=194472 data_loss=0.00000 2018-07-31 05:04:10,759 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=1024 throughput=1<1628362/5000000<10000000 Kbps loss-rate=0 2018-07-31 05:04:10,759 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3314181K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:14,085 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=186.9287 real_seconds=1.00 rate_Mbps=1561.7233 tx_cpu=25 rx_cpu=28 drop=443 pkt=191858 data_loss=0.23089 2018-07-31 05:04:14,086 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=1024 throughput=1<1599204/3314181<3314181 Kbps loss-rate=0 2018-07-31 05:04:14,086 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2456692K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:17,414 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=191.4209 real_seconds=1.00 rate_Mbps=1603.8095 tx_cpu=32 rx_cpu=29 drop=0 pkt=196015 data_loss=0.00000 2018-07-31 05:04:17,414 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=1024 throughput=1<1642300/2456692<2456692 Kbps loss-rate=0 2018-07-31 05:04:17,415 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2049496K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:20,743 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=187.0020 real_seconds=1.00 rate_Mbps=1566.0035 tx_cpu=25 rx_cpu=29 drop=251 pkt=191741 data_loss=0.13090 2018-07-31 05:04:20,743 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=1024 throughput=1<1603587/2049496<2049496 Kbps loss-rate=0 2018-07-31 05:04:20,744 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1826541K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:24,097 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=190.3213 real_seconds=1.00 rate_Mbps=1593.6510 tx_cpu=29 rx_cpu=28 drop=51 pkt=194940 data_loss=0.02616 2018-07-31 05:04:24,098 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=1024 throughput=1<1631898/1826541<1826541 Kbps loss-rate=0 2018-07-31 05:04:24,098 DEBUG undershot, min=1631898 kbps=1729219 max=1826541 2018-07-31 05:04:24,098 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1729219K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:27,451 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=182.1074 real_seconds=1.00 rate_Mbps=1525.7359 tx_cpu=27 rx_cpu=26 drop=4498 pkt=190976 data_loss=2.35528 2018-07-31 05:04:27,452 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=1024 throughput=1631898<1562353/1729219<1826541 Kbps loss-rate=2 2018-07-31 05:04:27,452 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Measuring UDP Throughput (packet size=8192)... 2018-07-31 05:04:27,452 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:30,804 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=328.6172 real_seconds=1.00 rate_Mbps=2749.6758 tx_cpu=99 rx_cpu=15 drop=34231 pkt=76294 data_loss=44.86722 2018-07-31 05:04:30,804 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=8192 throughput=1<2815668/5000000<10000000 Kbps loss-rate=44 2018-07-31 05:04:30,804 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3907834K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:34,155 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=332.7422 real_seconds=1.00 rate_Mbps=2787.5698 tx_cpu=99 rx_cpu=15 drop=17038 pkt=59629 data_loss=28.57335 2018-07-31 05:04:34,155 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=8192 throughput=1<2854471/3907834<3907834 Kbps loss-rate=28 2018-07-31 05:04:34,156 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3381152K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:37,506 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=325.7656 real_seconds=1.00 rate_Mbps=2729.4830 tx_cpu=99 rx_cpu=15 drop=9894 pkt=51592 data_loss=19.17740 2018-07-31 05:04:37,507 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=8192 throughput=1<2794990/3381152<3381152 Kbps loss-rate=19 2018-07-31 05:04:37,507 DEBUG overshot, min=1 kbps=2794990 max=3381152 2018-07-31 05:04:37,507 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2794990K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:40,858 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=331.8438 real_seconds=1.00 rate_Mbps=2782.5552 tx_cpu=99 rx_cpu=14 drop=172 pkt=42648 data_loss=0.40329 2018-07-31 05:04:40,859 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=8192 throughput=1<2849336/2794990<3381152 Kbps loss-rate=0 2018-07-31 05:04:40,859 DEBUG undershot, min=2849336 kbps=3115244 max=3381152 2018-07-31 05:04:40,859 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3115244K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:44,186 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=345.1641 real_seconds=1.00 rate_Mbps=2888.9084 tx_cpu=99 rx_cpu=16 drop=3354 pkt=47535 data_loss=7.05585 2018-07-31 05:04:44,187 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=8192 throughput=2849336<2958242/3115244<3381152 Kbps loss-rate=7 2018-07-31 05:04:44,187 DEBUG overshot, min=2849336 kbps=2958242 max=3115244 2018-07-31 05:04:44,187 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2958242K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:04:47,539 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] megabytes=347.9531 real_seconds=1.00 rate_Mbps=2917.2787 tx_cpu=99 rx_cpu=16 drop=601 pkt=45139 data_loss=1.33144 2018-07-31 05:04:47,539 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] pkt-size=8192 throughput=2849336<2987293/2958242<3115244 Kbps loss-rate=1 2018-07-31 05:04:47,539 DEBUG undershot, min=2987293 kbps=3051268 max=3115244 2018-07-31 05:04:47,550 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.11', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.27, 'throughput_kbps': 4951379, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.53, 'throughput_kbps': 6039975, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.21, 'throughput_kbps': 5207817, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 202969, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.36, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1562353, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.33, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2987293, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.454', 'rtt_max_ms': '42.008', 'rtt_min_ms': '0.141', 'rtt_stddev': '12.518', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.270', 'rtt_max_ms': '0.468', 'rtt_min_ms': '0.162', 'rtt_stddev': '0.090', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.353', 'rtt_max_ms': '0.894', 'rtt_min_ms': '0.191', 'rtt_stddev': '0.196', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-31 05:04:47,551 INFO Deleting floating ip 5133cc5b-e70e-44cb-b771-5c5081edb339 2018-07-31 05:04:48,778 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Floating IP 172.30.9.200 deleted 2018-07-31 05:04:48,921 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d3] Instance deleted 2018-07-31 05:04:48,986 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Creating client VM... 2018-07-31 05:04:48,986 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-31 05:04:50,814 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] VM status=BUILD, retrying 1 of 50... 2018-07-31 05:04:53,441 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] VM status=BUILD, retrying 2 of 50... 2018-07-31 05:04:55,779 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] VM status=BUILD, retrying 3 of 50... 2018-07-31 05:04:57,949 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] VM status=BUILD, retrying 4 of 50... 2018-07-31 05:05:00,106 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] VM status=BUILD, retrying 5 of 50... 2018-07-31 05:05:04,748 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Internal network IP: 192.168.2.14 2018-07-31 05:05:04,749 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] SSH IP: 172.30.9.207 2018-07-31 05:05:04,749 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Setup SSH for ubuntu@172.30.9.207 2018-07-31 05:05:14,347 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Installing nuttcp-8.1.4... 2018-07-31 05:05:14,391 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Copying nuttcp-8.1.4 to target... 2018-07-31 05:05:14,557 INFO ============================================================ 2018-07-31 05:05:14,557 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-31 05:05:23,604 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.50 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.773 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.728 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.730 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.662 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.445 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.533 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.510 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.635 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.488 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9645ms rtt min/avg/max/mdev = 0.445/0.700/1.503/0.290 ms 2018-07-31 05:05:32,648 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=0.476 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.536 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.661 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.788 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.845 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.571 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.582 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.639 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.501 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.568 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.476/0.616/0.845/0.117 ms 2018-07-31 05:05:41,696 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.96 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.741 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.622 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.631 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.524 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.532 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.534 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.561 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.709 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.519 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.519/0.733/1.962/0.417 ms 2018-07-31 05:05:41,697 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring TCP Throughput (packet size=65536)... 2018-07-31 05:05:41,697 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:05:51,799 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=2209.9650 real_seconds=10.01 rate_Mbps=1852.3228 tx_cpu=4 rx_cpu=6 retrans=52 cwnd=319 rtt_ms=0.73 2018-07-31 05:05:51,799 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:01,897 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=3051.4440 real_seconds=10.01 rate_Mbps=2557.5304 tx_cpu=6 rx_cpu=10 retrans=347 cwnd=401 rtt_ms=0.37 2018-07-31 05:06:01,898 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:11,998 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=2230.3808 real_seconds=10.01 rate_Mbps=1869.4041 tx_cpu=4 rx_cpu=7 retrans=61 cwnd=337 rtt_ms=0.51 2018-07-31 05:06:11,999 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring UDP Throughput (packet size=128)... 2018-07-31 05:06:11,999 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:15,325 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.8578 real_seconds=1.01 rate_Mbps=140.6218 tx_cpu=16 rx_cpu=18 drop=72978 pkt=211077 data_loss=34.57398 2018-07-31 05:06:15,325 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<143996/5000000<10000000 Kbps loss-rate=34 2018-07-31 05:06:15,326 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R431988K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:18,653 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=17.0846 real_seconds=1.01 rate_Mbps=142.5312 tx_cpu=16 rx_cpu=18 drop=74467 pkt=214424 data_loss=34.72882 2018-07-31 05:06:18,653 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<145951/431988<431988 Kbps loss-rate=34 2018-07-31 05:06:18,654 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R288969K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:22,006 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.8491 real_seconds=1.01 rate_Mbps=140.5681 tx_cpu=16 rx_cpu=17 drop=60017 pkt=198045 data_loss=30.30477 2018-07-31 05:06:22,007 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<143941/288969<288969 Kbps loss-rate=30 2018-07-31 05:06:22,007 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216455K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:25,334 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=17.2388 real_seconds=1.01 rate_Mbps=143.8003 tx_cpu=17 rx_cpu=18 drop=63602 pkt=204822 data_loss=31.05225 2018-07-31 05:06:25,335 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<147251/216455<216455 Kbps loss-rate=31 2018-07-31 05:06:25,335 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181853K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:28,689 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=17.5675 real_seconds=1.00 rate_Mbps=146.8273 tx_cpu=99 rx_cpu=18 drop=33677 pkt=177590 data_loss=18.96349 2018-07-31 05:06:28,689 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<150351/181853<181853 Kbps loss-rate=18 2018-07-31 05:06:28,689 DEBUG overshot, min=1 kbps=150351 max=181853 2018-07-31 05:06:28,690 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150351K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:32,018 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=17.7629 real_seconds=1.00 rate_Mbps=148.5250 tx_cpu=99 rx_cpu=19 drop=1313 pkt=146827 data_loss=0.89437 2018-07-31 05:06:32,018 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<152089/150351<181853 Kbps loss-rate=0 2018-07-31 05:06:32,019 DEBUG undershot, min=152089 kbps=166971 max=181853 2018-07-31 05:06:32,019 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166971K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:35,345 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=17.2999 real_seconds=1.00 rate_Mbps=144.5640 tx_cpu=99 rx_cpu=17 drop=21337 pkt=163058 data_loss=13.08548 2018-07-31 05:06:35,345 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=152089<148033/166971<181853 Kbps loss-rate=13 2018-07-31 05:06:35,345 DEBUG overshot, min=152089 kbps=148033 max=166971 2018-07-31 05:06:35,346 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148033K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:38,673 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=17.2765 real_seconds=1.00 rate_Mbps=144.3472 tx_cpu=99 rx_cpu=17 drop=3034 pkt=144563 data_loss=2.09895 2018-07-31 05:06:38,673 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=152089<147811/148033<166971 Kbps loss-rate=2 2018-07-31 05:06:38,673 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring UDP Throughput (packet size=1024)... 2018-07-31 05:06:38,674 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:42,025 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=134.2256 real_seconds=1.00 rate_Mbps=1120.4599 tx_cpu=31 rx_cpu=18 drop=60269 pkt=197716 data_loss=30.48259 2018-07-31 05:06:42,026 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1147350/5000000<10000000 Kbps loss-rate=30 2018-07-31 05:06:42,026 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3073675K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:45,353 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=134.9414 real_seconds=1.00 rate_Mbps=1130.7832 tx_cpu=32 rx_cpu=18 drop=62664 pkt=200844 data_loss=31.20033 2018-07-31 05:06:45,353 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1157921/3073675<3073675 Kbps loss-rate=31 2018-07-31 05:06:45,353 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2115798K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:48,681 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=140.7656 real_seconds=1.00 rate_Mbps=1179.1945 tx_cpu=26 rx_cpu=18 drop=70229 pkt=214373 data_loss=32.76019 2018-07-31 05:06:48,682 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1207495/2115798<2115798 Kbps loss-rate=32 2018-07-31 05:06:48,682 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1661646K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:52,010 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=143.1768 real_seconds=1.00 rate_Mbps=1195.4899 tx_cpu=46 rx_cpu=19 drop=51158 pkt=197771 data_loss=25.86725 2018-07-31 05:06:52,011 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1224181/1661646<1661646 Kbps loss-rate=25 2018-07-31 05:06:52,011 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1442913K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:55,363 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=138.8857 real_seconds=1.00 rate_Mbps=1160.2234 tx_cpu=97 rx_cpu=18 drop=33918 pkt=176137 data_loss=19.25663 2018-07-31 05:06:55,363 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1188068/1442913<1442913 Kbps loss-rate=19 2018-07-31 05:06:55,364 DEBUG overshot, min=1 kbps=1188068 max=1442913 2018-07-31 05:06:55,364 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1188068K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:06:58,690 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=140.0615 real_seconds=1.00 rate_Mbps=1172.7259 tx_cpu=99 rx_cpu=19 drop=1605 pkt=145028 data_loss=1.10670 2018-07-31 05:06:58,691 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1200871/1188068<1442913 Kbps loss-rate=1 2018-07-31 05:06:58,691 DEBUG undershot, min=1200871 kbps=1321892 max=1442913 2018-07-31 05:06:58,691 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1321892K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:02,017 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=137.8721 real_seconds=1.00 rate_Mbps=1152.1891 tx_cpu=99 rx_cpu=18 drop=20182 pkt=161363 data_loss=12.50721 2018-07-31 05:07:02,018 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1200871<1179841/1321892<1442913 Kbps loss-rate=12 2018-07-31 05:07:02,018 DEBUG overshot, min=1200871 kbps=1179841 max=1321892 2018-07-31 05:07:02,018 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1179841K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:05,346 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=139.8936 real_seconds=1.00 rate_Mbps=1169.8809 tx_cpu=99 rx_cpu=19 drop=773 pkt=144024 data_loss=0.53666 2018-07-31 05:07:05,346 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1200871<1197958/1179841<1321892 Kbps loss-rate=0 2018-07-31 05:07:05,346 DEBUG undershot, min=1261381 kbps=1291636 max=1321892 2018-07-31 05:07:05,347 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring UDP Throughput (packet size=8192)... 2018-07-31 05:07:05,347 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:08,700 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=194.0547 real_seconds=1.01 rate_Mbps=1618.1254 tx_cpu=44 rx_cpu=7 drop=47805 pkt=72644 data_loss=65.80722 2018-07-31 05:07:08,700 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1656960/5000000<10000000 Kbps loss-rate=65 2018-07-31 05:07:08,700 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3328480K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:12,026 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=194.5156 real_seconds=1.00 rate_Mbps=1631.9520 tx_cpu=99 rx_cpu=8 drop=25891 pkt=50789 data_loss=50.97758 2018-07-31 05:07:12,027 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1671118/3328480<3328480 Kbps loss-rate=50 2018-07-31 05:07:12,027 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2499799K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:15,353 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=201.1250 real_seconds=1.00 rate_Mbps=1681.2157 tx_cpu=99 rx_cpu=8 drop=12400 pkt=38144 data_loss=32.50839 2018-07-31 05:07:15,354 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1721564/2499799<2499799 Kbps loss-rate=32 2018-07-31 05:07:15,354 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2110681K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:18,682 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=191.5234 real_seconds=1.00 rate_Mbps=1600.4533 tx_cpu=99 rx_cpu=7 drop=7691 pkt=32206 data_loss=23.88067 2018-07-31 05:07:18,682 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1638864/2110681<2110681 Kbps loss-rate=23 2018-07-31 05:07:18,682 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1874772K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:22,010 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=198.1094 real_seconds=1.00 rate_Mbps=1656.0624 tx_cpu=99 rx_cpu=8 drop=3249 pkt=28607 data_loss=11.35735 2018-07-31 05:07:22,010 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1695807/1874772<1874772 Kbps loss-rate=11 2018-07-31 05:07:22,011 DEBUG overshot, min=1 kbps=1695807 max=1874772 2018-07-31 05:07:22,011 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1695807K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:25,338 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=198.8984 real_seconds=1.00 rate_Mbps=1667.8339 tx_cpu=99 rx_cpu=8 drop=417 pkt=25876 data_loss=1.61153 2018-07-31 05:07:25,338 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1707861/1695807<1874772 Kbps loss-rate=1 2018-07-31 05:07:25,338 DEBUG undershot, min=1707861 kbps=1791316 max=1874772 2018-07-31 05:07:25,339 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1791316K -p5001 -P5002 -fparse 192.168.1.13 2018-07-31 05:07:28,667 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=199.0703 real_seconds=1.00 rate_Mbps=1664.3323 tx_cpu=99 rx_cpu=8 drop=1852 pkt=27333 data_loss=6.77571 2018-07-31 05:07:28,667 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1707861<1704276/1791316<1874772 Kbps loss-rate=6 2018-07-31 05:07:28,668 DEBUG overshot, min=1707861 kbps=1704276 max=1791316 2018-07-31 05:07:28,681 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.14', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 52, 'rtt_ms': 0.73, 'throughput_kbps': 1896778, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 347, 'rtt_ms': 0.37, 'throughput_kbps': 2618911, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 61, 'rtt_ms': 0.51, 'throughput_kbps': 1914269, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.1, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147811, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.54, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1197958, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.78, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1704276, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.700', 'rtt_max_ms': '1.503', 'rtt_min_ms': '0.445', 'rtt_stddev': '0.290', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.616', 'rtt_max_ms': '0.845', 'rtt_min_ms': '0.476', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.733', 'rtt_max_ms': '1.962', 'rtt_min_ms': '0.519', 'rtt_stddev': '0.417', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-31 05:07:28,683 INFO ============================================================ 2018-07-31 05:07:28,683 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-31 05:07:37,754 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] PING 172.30.9.215 (172.30.9.215) 64(92) bytes of data. 72 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.695 ms 72 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.411 ms 72 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.561 ms 72 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.491 ms 72 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.531 ms 72 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.661 ms 72 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.395 ms 72 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.488 ms 72 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.571 ms 72 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.619 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.395/0.542/0.695/0.096 ms 2018-07-31 05:07:46,799 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] PING 172.30.9.215 (172.30.9.215) 391(419) bytes of data. 399 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=0.316 ms 399 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.606 ms 399 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.553 ms 399 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.529 ms 399 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.575 ms 399 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.719 ms 399 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.449 ms 399 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.434 ms 399 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.474 ms 399 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.600 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.316/0.525/0.719/0.108 ms 2018-07-31 05:07:55,846 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] PING 172.30.9.215 (172.30.9.215) 1500(1528) bytes of data. 1508 bytes from 172.30.9.215: icmp_seq=1 ttl=63 time=1.55 ms 1508 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.711 ms 1508 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.735 ms 1508 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.530 ms 1508 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.536 ms 1508 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.784 ms 1508 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.772 ms 1508 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.435 ms 1508 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.788 ms 1508 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.550 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.435/0.739/1.550/0.296 ms 2018-07-31 05:07:55,847 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring TCP Throughput (packet size=65536)... 2018-07-31 05:07:55,847 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:05,973 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=2383.8747 real_seconds=10.01 rate_Mbps=1998.0850 tx_cpu=5 rx_cpu=7 retrans=119 cwnd=337 rtt_ms=0.67 2018-07-31 05:08:05,974 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:16,098 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=2148.3468 real_seconds=10.01 rate_Mbps=1800.6530 tx_cpu=4 rx_cpu=6 retrans=22 cwnd=309 rtt_ms=0.50 2018-07-31 05:08:16,099 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:26,205 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=2102.1088 real_seconds=10.01 rate_Mbps=1761.4220 tx_cpu=4 rx_cpu=6 retrans=31 cwnd=327 rtt_ms=0.32 2018-07-31 05:08:26,205 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring UDP Throughput (packet size=128)... 2018-07-31 05:08:26,206 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:29,532 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=15.5167 real_seconds=1.01 rate_Mbps=129.3777 tx_cpu=16 rx_cpu=17 drop=78077 pkt=205190 data_loss=38.05115 2018-07-31 05:08:29,532 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<132482/5000000<10000000 Kbps loss-rate=38 2018-07-31 05:08:29,532 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R397446K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:32,859 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.2845 real_seconds=1.00 rate_Mbps=136.5608 tx_cpu=15 rx_cpu=18 drop=58343 pkt=191746 data_loss=30.42745 2018-07-31 05:08:32,860 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<139838/397446<397446 Kbps loss-rate=30 2018-07-31 05:08:32,860 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R268642K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:36,187 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.1354 real_seconds=1.01 rate_Mbps=134.5886 tx_cpu=16 rx_cpu=18 drop=77341 pkt=209522 data_loss=36.91294 2018-07-31 05:08:36,188 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<137818/268642<268642 Kbps loss-rate=36 2018-07-31 05:08:36,188 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R203230K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:39,515 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.3195 real_seconds=1.01 rate_Mbps=136.1227 tx_cpu=31 rx_cpu=17 drop=60555 pkt=194245 data_loss=31.17475 2018-07-31 05:08:39,515 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<139389/203230<203230 Kbps loss-rate=31 2018-07-31 05:08:39,516 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171309K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:42,868 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.5970 real_seconds=1.00 rate_Mbps=138.7999 tx_cpu=99 rx_cpu=17 drop=31331 pkt=167294 data_loss=18.72821 2018-07-31 05:08:42,868 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<142131/171309<171309 Kbps loss-rate=18 2018-07-31 05:08:42,868 DEBUG overshot, min=1 kbps=142131 max=171309 2018-07-31 05:08:42,869 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142131K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:46,195 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.6854 real_seconds=1.00 rate_Mbps=139.5345 tx_cpu=99 rx_cpu=19 drop=2114 pkt=138800 data_loss=1.52272 2018-07-31 05:08:46,196 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=1<142883/142131<171309 Kbps loss-rate=1 2018-07-31 05:08:46,196 DEBUG undershot, min=142883 kbps=157096 max=171309 2018-07-31 05:08:46,197 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157096K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:49,525 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.8497 real_seconds=1.00 rate_Mbps=140.8312 tx_cpu=99 rx_cpu=18 drop=15381 pkt=153414 data_loss=10.02600 2018-07-31 05:08:49,525 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=142883<144211/157096<171309 Kbps loss-rate=10 2018-07-31 05:08:49,526 DEBUG overshot, min=142883 kbps=144211 max=157096 2018-07-31 05:08:49,526 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144211K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:52,852 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=16.8231 real_seconds=1.00 rate_Mbps=140.6063 tx_cpu=99 rx_cpu=18 drop=3016 pkt=140831 data_loss=2.14178 2018-07-31 05:08:52,853 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=128 throughput=142883<143980/144211<157096 Kbps loss-rate=2 2018-07-31 05:08:52,853 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring UDP Throughput (packet size=1024)... 2018-07-31 05:08:52,853 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:56,179 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=134.3154 real_seconds=1.00 rate_Mbps=1126.2791 tx_cpu=31 rx_cpu=19 drop=56376 pkt=193915 data_loss=29.07254 2018-07-31 05:08:56,180 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1153309/5000000<10000000 Kbps loss-rate=29 2018-07-31 05:08:56,180 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3076654K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:08:59,508 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=129.3262 real_seconds=1.01 rate_Mbps=1079.1460 tx_cpu=28 rx_cpu=19 drop=61868 pkt=194298 data_loss=31.84178 2018-07-31 05:08:59,508 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1105045/3076654<3076654 Kbps loss-rate=31 2018-07-31 05:08:59,509 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2090849K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:02,836 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=133.9229 real_seconds=1.00 rate_Mbps=1122.9984 tx_cpu=29 rx_cpu=17 drop=54798 pkt=191935 data_loss=28.55026 2018-07-31 05:09:02,837 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1149950/2090849<2090849 Kbps loss-rate=28 2018-07-31 05:09:02,837 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1620399K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:06,165 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=138.2939 real_seconds=1.01 rate_Mbps=1153.9328 tx_cpu=33 rx_cpu=19 drop=52035 pkt=193648 data_loss=26.87095 2018-07-31 05:09:06,165 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1181627/1620399<1620399 Kbps loss-rate=26 2018-07-31 05:09:06,165 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1401013K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:09,491 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=131.3750 real_seconds=1.00 rate_Mbps=1097.8453 tx_cpu=99 rx_cpu=19 drop=36494 pkt=171022 data_loss=21.33879 2018-07-31 05:09:09,491 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1124193/1401013<1401013 Kbps loss-rate=21 2018-07-31 05:09:09,492 DEBUG overshot, min=1 kbps=1124193 max=1401013 2018-07-31 05:09:09,492 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1124193K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:12,819 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=132.7422 real_seconds=1.00 rate_Mbps=1109.8519 tx_cpu=99 rx_cpu=19 drop=1303 pkt=137231 data_loss=0.94945 2018-07-31 05:09:12,820 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1<1136488/1124193<1401013 Kbps loss-rate=0 2018-07-31 05:09:12,820 DEBUG undershot, min=1136488 kbps=1268750 max=1401013 2018-07-31 05:09:12,820 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1268750K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:16,172 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=131.8848 real_seconds=1.00 rate_Mbps=1102.2447 tx_cpu=99 rx_cpu=18 drop=19826 pkt=154876 data_loss=12.80119 2018-07-31 05:09:16,173 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1136488<1128698/1268750<1401013 Kbps loss-rate=12 2018-07-31 05:09:16,173 DEBUG overshot, min=1136488 kbps=1128698 max=1268750 2018-07-31 05:09:16,173 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1128698K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:19,525 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=128.6650 real_seconds=1.00 rate_Mbps=1075.3707 tx_cpu=99 rx_cpu=18 drop=6027 pkt=137780 data_loss=4.37441 2018-07-31 05:09:19,525 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=1024 throughput=1136488<1101179/1128698<1268750 Kbps loss-rate=4 2018-07-31 05:09:19,525 INFO [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Measuring UDP Throughput (packet size=8192)... 2018-07-31 05:09:19,526 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:22,854 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=186.5391 real_seconds=1.00 rate_Mbps=1562.1427 tx_cpu=25 rx_cpu=7 drop=45902 pkt=69779 data_loss=65.78196 2018-07-31 05:09:22,854 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1599634/5000000<10000000 Kbps loss-rate=65 2018-07-31 05:09:22,855 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3299817K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:26,179 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=191.8359 real_seconds=1.00 rate_Mbps=1608.7024 tx_cpu=99 rx_cpu=7 drop=25796 pkt=50351 data_loss=51.23236 2018-07-31 05:09:26,180 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1647311/3299817<3299817 Kbps loss-rate=51 2018-07-31 05:09:26,180 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2473564K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:29,508 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=185.0312 real_seconds=1.00 rate_Mbps=1547.0956 tx_cpu=99 rx_cpu=7 drop=14060 pkt=37744 data_loss=37.25097 2018-07-31 05:09:29,508 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1584225/2473564<2473564 Kbps loss-rate=37 2018-07-31 05:09:29,509 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2028894K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:32,836 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=202.5703 real_seconds=1.00 rate_Mbps=1698.7343 tx_cpu=99 rx_cpu=8 drop=5030 pkt=30959 data_loss=16.24730 2018-07-31 05:09:32,836 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1739503/2028894<2028894 Kbps loss-rate=16 2018-07-31 05:09:32,837 DEBUG overshot, min=1 kbps=1739503 max=2028894 2018-07-31 05:09:32,837 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1739503K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:36,189 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=207.3047 real_seconds=1.00 rate_Mbps=1738.6413 tx_cpu=99 rx_cpu=8 drop=8 pkt=26543 data_loss=0.03014 2018-07-31 05:09:36,189 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1<1780368/1739503<2028894 Kbps loss-rate=0 2018-07-31 05:09:36,190 DEBUG undershot, min=1780368 kbps=1904631 max=2028894 2018-07-31 05:09:36,190 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1904631K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:39,517 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=201.3750 real_seconds=1.00 rate_Mbps=1684.0505 tx_cpu=99 rx_cpu=7 drop=3287 pkt=29063 data_loss=11.30992 2018-07-31 05:09:39,517 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1780368<1724467/1904631<2028894 Kbps loss-rate=11 2018-07-31 05:09:39,517 DEBUG overshot, min=1780368 kbps=1724467 max=1904631 2018-07-31 05:09:39,518 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1724467K -p5001 -P5002 -fparse 172.30.9.215 2018-07-31 05:09:42,844 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] megabytes=201.0078 real_seconds=1.00 rate_Mbps=1685.6380 tx_cpu=99 rx_cpu=7 drop=585 pkt=26314 data_loss=2.22315 2018-07-31 05:09:42,844 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] pkt-size=8192 throughput=1780368<1726093/1724467<1904631 Kbps loss-rate=2 2018-07-31 05:09:42,855 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.14', 'ip_to': u'172.30.9.215', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 119, 'rtt_ms': 0.67, 'throughput_kbps': 2046039, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.5, 'throughput_kbps': 1843868, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.32, 'throughput_kbps': 1803696, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.14, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143980, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.37, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1101179, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.22, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1726093, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.542', 'rtt_max_ms': '0.695', 'rtt_min_ms': '0.395', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.525', 'rtt_max_ms': '0.719', 'rtt_min_ms': '0.316', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.739', 'rtt_max_ms': '1.550', 'rtt_min_ms': '0.435', 'rtt_stddev': '0.296', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-31 05:09:42,857 INFO Deleting floating ip b1af0cef-c671-459d-8292-1b1795fe7b17 2018-07-31 05:09:44,089 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Floating IP 172.30.9.207 deleted 2018-07-31 05:09:44,590 DEBUG [TestClient_928d0997-6133-465b-abaa-3f0db4aed87d4] Instance deleted 2018-07-31 05:09:44,704 INFO Cleaning up... 2018-07-31 05:09:44,704 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Terminating nuttcp-8.1.4 2018-07-31 05:09:44,711 INFO Deleting floating ip e661e94e-a04c-471e-b6fc-181a411e076d 2018-07-31 05:09:46,457 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Floating IP 172.30.9.215 deleted 2018-07-31 05:09:46,583 DEBUG [TestServer_928d0997-6133-465b-abaa-3f0db4aed87d1] Instance deleted 2018-07-31 05:09:52,519 INFO Network pns-internal-net_928d0997-6133-465b-abaa-3f0db4aed87d deleted. 2018-07-31 05:09:54,017 INFO Network pns-internal-net2_928d0997-6133-465b-abaa-3f0db4aed87d deleted. 2018-07-31 05:09:55,853 INFO External router pns_router_928d0997-6133-465b-abaa-3f0db4aed87d deleted. 2018-07-31 05:09:55,930 INFO Removed public key pns_public_key 2018-07-31 05:09:55,930 INFO Deleting security group 2018-07-31 05:09:56,141 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': '15319775', 'rtt_ms': '0.256667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 159937, 'loss_rate': 0.24}, 1024: {'tp_kbps': 1314497, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8079451, 'loss_rate': 0.07}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.189/0.131/0.284/0.060', | | | | | '64-byte': '4.321/0.151/40.787/12.155', '1500-byte': '0.309/0.170/0.472/0.106'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5399723', 'rtt_ms': '0.336667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 202969, 'loss_rate': 0.07}, 1024: {'tp_kbps': 1562353, | | | | | 'loss_rate': 2.36}, 8192: {'tp_kbps': 2987293, 'loss_rate': 1.33}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.270/0.162/0.468/0.090', | | | | | '64-byte': '4.454/0.141/42.008/12.518', '1500-byte': '0.353/0.191/0.894/0.196'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1921953', 'rtt_ms': '0.433333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149818, 'loss_rate': 1.57}, 1024: {'tp_kbps': 1189567, | | | | | 'loss_rate': 6.76}, 8192: {'tp_kbps': 1747012, 'loss_rate': 0.5}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.285/0.222/0.478/0.080', | | | | | '64-byte': '0.417/0.220/1.478/0.356', '1500-byte': '0.687/0.486/1.638/0.331'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2143319', 'rtt_ms': '0.536667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147811, 'loss_rate': 2.1}, 1024: {'tp_kbps': 1197958, | | | | | 'loss_rate': 0.54}, 8192: {'tp_kbps': 1704276, 'loss_rate': 6.78}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.616/0.476/0.845/0.117', | | | | | '64-byte': '0.700/0.445/1.503/0.290', '1500-byte': '0.733/0.519/1.962/0.417'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1966858', 'rtt_ms': '0.41'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 142882, 'loss_rate': 8.49}, 1024: {'tp_kbps': 1144040, | | | | | 'loss_rate': 1.17}, 8192: {'tp_kbps': 1836131, 'loss_rate': 0.06}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.360/0.216/0.678/0.129', | | | | | '64-byte': '0.449/0.246/0.796/0.146', '1500-byte': '0.535/0.345/1.367/0.288'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1897867', 'rtt_ms': '0.496667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 143980, 'loss_rate': 2.14}, 1024: {'tp_kbps': 1101179, | | | | | 'loss_rate': 4.37}, 8192: {'tp_kbps': 1726093, 'loss_rate': 2.22}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.525/0.316/0.719/0.108', | | | | | '64-byte': '0.542/0.395/0.695/0.096', '1500-byte': '0.739/0.435/1.550/0.296'}} | | 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-31 05:09:56,145 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-31 05:09:56,547 - 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-31 05:09:56,680 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 05:09:56,680 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 05:09:56,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 05:09:56,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}093b449237ebee0ea1efc590c98b99fe51357bf0" 2018-07-31 05:09:57,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8ebf749-ab1a-49d6-a401-3b6e60a10136 Date: Tue, 31 Jul 2018 05:09:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 05:09:57,369 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac used request id req-b8ebf749-ab1a-49d6-a401-3b6e60a10136 2018-07-31 05:09:57,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.682188987732s 2018-07-31 05:09:57,369 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e2452cb7-af48-433d-bcb4-aef1bfc99cac used request id req-b8ebf749-ab1a-49d6-a401-3b6e60a10136 2018-07-31 05:09:57,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:09:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" 2018-07-31 05:09:57,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-32d66bab-eb14-4b2b-8c2f-d42e33b0db76 Date: Tue, 31 Jul 2018 05:09:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:09:57,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32d66bab-eb14-4b2b-8c2f-d42e33b0db76 2018-07-31 05:09:57,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271481990814s 2018-07-31 05:09:57,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-32d66bab-eb14-4b2b-8c2f-d42e33b0db76 2018-07-31 05:09:57,643 - shade - DEBUG - Network pns-internal-net_928d0997-6133-465b-abaa-3f0db4aed87d not found for deleting 2018-07-31 05:09:57,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:09:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}093b449237ebee0ea1efc590c98b99fe51357bf0" 2018-07-31 05:09:57,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-48b0c353-3503-48d5-b338-9d3d21c0be72 Date: Tue, 31 Jul 2018 05:09:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:09:57,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-48b0c353-3503-48d5-b338-9d3d21c0be72 2018-07-31 05:09:57,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.07994389534s 2018-07-31 05:09:57,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-48b0c353-3503-48d5-b338-9d3d21c0be72 2018-07-31 05:09:57,725 - shade - DEBUG - Network pns-internal-net2_928d0997-6133-465b-abaa-3f0db4aed87d not found for deleting 2018-07-31 05:09:57,770 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-31 05:09:57,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:09:57,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 05:09:57,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:09:57,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 05:09:57,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 05:09:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:09:57,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfb975a-30a0-4ac0-a6b6-39fd47069ae7 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:09:57,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fdfb975a-30a0-4ac0-a6b6-39fd47069ae7 2018-07-31 05:09:57,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:09:58,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["g7zOOVK4SGq898Hpwwj5ug"], "issued_at": "2018-07-31T05:09:58.000000Z"}} 2018-07-31 05:09:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:09:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:58,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a19c7db1-7bb7-45f3-b0d7-3d51f6766eac Date: Tue, 31 Jul 2018 05:09:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:09:58,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a19c7db1-7bb7-45f3-b0d7-3d51f6766eac 2018-07-31 05:09:58,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256852149963s 2018-07-31 05:09:58,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a19c7db1-7bb7-45f3-b0d7-3d51f6766eac 2018-07-31 05:09:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:09:58,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a9cac37-6ca3-4adc-b973-b37dc8ca29b8 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 05:09:58,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-8a9cac37-6ca3-4adc-b973-b37dc8ca29b8 2018-07-31 05:09:58,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:09:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:58,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e84a52d-cf0b-44fd-a6ea-0ad7cdd2c271 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 05:09:58,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5e84a52d-cf0b-44fd-a6ea-0ad7cdd2c271 2018-07-31 05:09:58,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0936689376831s 2018-07-31 05:09:58,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5e84a52d-cf0b-44fd-a6ea-0ad7cdd2c271 2018-07-31 05:09:58,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 05:09:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}}' 2018-07-31 05:09:58,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6383889-0b5a-461d-8c4b-37ae36fa67d9 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.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c"}, "tags": [], "enabled": true, "id": "394fd0c1298c45a1b987e6cc26f0889c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}} 2018-07-31 05:09:58,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a6383889-0b5a-461d-8c4b-37ae36fa67d9 2018-07-31 05:09:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11910200119s 2018-07-31 05:09:58,701 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a6383889-0b5a-461d-8c4b-37ae36fa67d9 2018-07-31 05:09:58,701 - 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'394fd0c1298c45a1b987e6cc26f0889c', '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_2a4624fc-9761-433c-a4b9-cc417de5d47b'}) 2018-07-31 05:09:58,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 05:09:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "360a2469-4cc3-48d4-a9fc-14be8a938f24", "email": null, "name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b"}}' 2018-07-31 05:09:59,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6614c5e9-4740-4f53-a164-d3895a42bce7 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": {"self": "http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ca1af9295424af68a3b3df83e788f85", "domain_id": "default", "password_expires_at": null}} 2018-07-31 05:09:59,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6614c5e9-4740-4f53-a164-d3895a42bce7 2018-07-31 05:09:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400337934494s 2018-07-31 05:09:59,106 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6614c5e9-4740-4f53-a164-d3895a42bce7 2018-07-31 05:09:59,107 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1ca1af9295424af68a3b3df83e788f85', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b'}) 2018-07-31 05:09:59,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:09:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7ee73c-0233-4d8b-bd92-80cc10136b33 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:09:59,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef7ee73c-0233-4d8b-bd92-80cc10136b33 2018-07-31 05:09:59,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.097076177597s 2018-07-31 05:09:59,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef7ee73c-0233-4d8b-bd92-80cc10136b33 2018-07-31 05:09:59,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:09:59,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2ad5f1-2915-4931-ae83-74b45ae3da8f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:09:59,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf2ad5f1-2915-4931-ae83-74b45ae3da8f 2018-07-31 05:09:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953650474548s 2018-07-31 05:09:59,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf2ad5f1-2915-4931-ae83-74b45ae3da8f 2018-07-31 05:09:59,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:09:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f5718e-750f-4c55-8356-bc455a2d855f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:09:59,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-30f5718e-750f-4c55-8356-bc455a2d855f 2018-07-31 05:09:59,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094752073288s 2018-07-31 05:09:59,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-30f5718e-750f-4c55-8356-bc455a2d855f 2018-07-31 05:09:59,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:09:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce97e5e-14e1-458f-b0de-1658ebb4699a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 05:09:59,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cce97e5e-14e1-458f-b0de-1658ebb4699a 2018-07-31 05:09:59,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959658622742s 2018-07-31 05:09:59,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cce97e5e-14e1-458f-b0de-1658ebb4699a 2018-07-31 05:09:59,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:09:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f94e2a-e572-4b4f-81e0-00f0c4267ac5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": {"self": "http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ca1af9295424af68a3b3df83e788f85", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:09:59,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b4f94e2a-e572-4b4f-81e0-00f0c4267ac5 2018-07-31 05:09:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111879110336s 2018-07-31 05:09:59,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b4f94e2a-e572-4b4f-81e0-00f0c4267ac5 2018-07-31 05:09:59,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:09:59,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f759e9-3e60-4607-967a-85a0a573fd84 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c"}, "tags": [], "enabled": true, "id": "394fd0c1298c45a1b987e6cc26f0889c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:09:59,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-07f759e9-3e60-4607-967a-85a0a573fd84 2018-07-31 05:09:59,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994598865509s 2018-07-31 05:09:59,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-07f759e9-3e60-4607-967a-85a0a573fd84 2018-07-31 05:09:59,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 05:09:59,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25737f01-17c4-4c8e-9e37-1699cf09b665 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c", "previous": null, "next": null}} 2018-07-31 05:09:59,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c used request id req-25737f01-17c4-4c8e-9e37-1699cf09b665 2018-07-31 05:09:59,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.08869099617s 2018-07-31 05:09:59,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c used request id req-25737f01-17c4-4c8e-9e37-1699cf09b665 2018-07-31 05:09:59,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 05:09:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:09:59,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e1b0acf-6881-4b1f-872e-5665f1ac1546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:09:59,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/a689722cf11443e2b11a80fc42af3529 used request id req-2e1b0acf-6881-4b1f-872e-5665f1ac1546 2018-07-31 05:09:59,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136594057083s 2018-07-31 05:09:59,970 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/a689722cf11443e2b11a80fc42af3529 used request id req-2e1b0acf-6881-4b1f-872e-5665f1ac1546 2018-07-31 05:09:59,971 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b', 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'394fd0c1298c45a1b987e6cc26f0889c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '360a2469-4cc3-48d4-a9fc-14be8a938f24', 'username': u'shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 05:09:59,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:09:59,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 05:09:59,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:09:59,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:09:59,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:09:59,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:09:59,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:09:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 05:09:59,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 05:09:59,976 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'password': '360a2469-4cc3-48d4-a9fc-14be8a938f24', 'project_name': 'shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '394fd0c1298c45a1b987e6cc26f0889c', 'project_domain_name': 'Default'} 2018-07-31 05:09:59,976 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-31 05:09:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:09:59,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c79634-da62-43c7-9f0d-2b4bb7bfe36e 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:09:59,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27c79634-da62-43c7-9f0d-2b4bb7bfe36e 2018-07-31 05:09:59,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:10:00,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "394fd0c1298c45a1b987e6cc26f0889c", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/394fd0c1298c45a1b987e6cc26f0889c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/394fd0c1298c45a1b987e6cc26f0889c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/394fd0c1298c45a1b987e6cc26f0889c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/394fd0c1298c45a1b987e6cc26f0889c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/394fd0c1298c45a1b987e6cc26f0889c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/394fd0c1298c45a1b987e6cc26f0889c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_394fd0c1298c45a1b987e6cc26f0889c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_394fd0c1298c45a1b987e6cc26f0889c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/394fd0c1298c45a1b987e6cc26f0889c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/394fd0c1298c45a1b987e6cc26f0889c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/394fd0c1298c45a1b987e6cc26f0889c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/394fd0c1298c45a1b987e6cc26f0889c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/394fd0c1298c45a1b987e6cc26f0889c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/394fd0c1298c45a1b987e6cc26f0889c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "id": "1ca1af9295424af68a3b3df83e788f85"}, "audit_ids": ["jZ1zPfMvQ7qN6C-Rhydzng"], "issued_at": "2018-07-31T05:10:00.000000Z"}} 2018-07-31 05:10:00,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 05:10:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"network": {"name": "shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b", "admin_state_up": true}}' 2018-07-31 05:10:00,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-be3151ea-2b2e-4bd4-919f-c28d6bca7621 Date: Tue, 31 Jul 2018 05:10:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"394fd0c1298c45a1b987e6cc26f0889c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:10:00Z","is_default":false,"name":"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:00Z","mtu":1450}} 2018-07-31 05:10:00,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-be3151ea-2b2e-4bd4-919f-c28d6bca7621 2018-07-31 05:10:00,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.492577075958s 2018-07-31 05:10:00,874 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-be3151ea-2b2e-4bd4-919f-c28d6bca7621 2018-07-31 05:10:00,874 - 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-31T05:10:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3a31a7c1-ad43-43f5-82c6-388a5114ddcc', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b', u'admin_state_up': True, u'tenant_id': u'394fd0c1298c45a1b987e6cc26f0889c', u'created_at': u'2018-07-31T05:10:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'394fd0c1298c45a1b987e6cc26f0889c', u'l2_adjacency': True}) 2018-07-31 05:10:00,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:10:00,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:01,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-823ec354-ce92-4d81-9c6b-b757ae93ca3b Date: Tue, 31 Jul 2018 05:10:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"394fd0c1298c45a1b987e6cc26f0889c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:10:00Z","qos_policy_id":null,"name":"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b","admin_state_up":true,"tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:10:01,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-823ec354-ce92-4d81-9c6b-b757ae93ca3b 2018-07-31 05:10:01,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.153857946396s 2018-07-31 05:10:01,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-823ec354-ce92-4d81-9c6b-b757ae93ca3b 2018-07-31 05:10:01,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 05:10:01,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"subnet": {"name": "shaker-subnet_2a4624fc-9761-433c-a4b9-cc417de5d47b", "enable_dhcp": true, "network_id": "3a31a7c1-ad43-43f5-82c6-388a5114ddcc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 05:10:01,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c4e79e7-ca04-4f70-ad55-b6d6d193cb10 Date: Tue, 31 Jul 2018 05:10:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:10:01Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"394fd0c1298c45a1b987e6cc26f0889c","id":"f1d15e15-6f82-43ef-acaa-c313f51bd438","subnetpool_id":null,"name":"shaker-subnet_2a4624fc-9761-433c-a4b9-cc417de5d47b"}} 2018-07-31 05:10:01,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4c4e79e7-ca04-4f70-ad55-b6d6d193cb10 2018-07-31 05:10:01,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.533840894699s 2018-07-31 05:10:01,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4c4e79e7-ca04-4f70-ad55-b6d6d193cb10 2018-07-31 05:10:01,566 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:10:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f1d15e15-6f82-43ef-acaa-c313f51bd438', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_2a4624fc-9761-433c-a4b9-cc417de5d47b', u'enable_dhcp': True, u'network_id': u'3a31a7c1-ad43-43f5-82c6-388a5114ddcc', u'tenant_id': u'394fd0c1298c45a1b987e6cc26f0889c', u'created_at': u'2018-07-31T05:10:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'394fd0c1298c45a1b987e6cc26f0889c'}) 2018-07-31 05:10:01,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 05:10:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "shaker-router_2a4624fc-9761-433c-a4b9-cc417de5d47b", "admin_state_up": true}}' 2018-07-31 05:10:03,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1e11d5f0-8c1d-4fec-96eb-c8ec164f7d51 Date: Tue, 31 Jul 2018 05:10:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:01Z", "admin_state_up": true, "updated_at": "2018-07-31T05:10:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "682813f3-d872-4eb7-b801-353b58c79eef", "name": "shaker-router_2a4624fc-9761-433c-a4b9-cc417de5d47b"}} 2018-07-31 05:10:03,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1e11d5f0-8c1d-4fec-96eb-c8ec164f7d51 2018-07-31 05:10:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53361392021s 2018-07-31 05:10:03,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1e11d5f0-8c1d-4fec-96eb-c8ec164f7d51 2018-07-31 05:10:03,101 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:10:02Z', u'revision_number': 2, u'id': u'682813f3-d872-4eb7-b801-353b58c79eef', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_2a4624fc-9761-433c-a4b9-cc417de5d47b', u'admin_state_up': True, u'tenant_id': u'394fd0c1298c45a1b987e6cc26f0889c', u'created_at': u'2018-07-31T05:10:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'394fd0c1298c45a1b987e6cc26f0889c'}) 2018-07-31 05:10:03,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 05:10:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef/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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"subnet_id": "f1d15e15-6f82-43ef-acaa-c313f51bd438"}' 2018-07-31 05:10:05,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95482948-2c26-44fd-8f5a-f97c5c43b40c Date: Tue, 31 Jul 2018 05:10:05 GMT RESP BODY: {"network_id": "3a31a7c1-ad43-43f5-82c6-388a5114ddcc", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "subnet_id": "f1d15e15-6f82-43ef-acaa-c313f51bd438", "subnet_ids": ["f1d15e15-6f82-43ef-acaa-c313f51bd438"], "port_id": "00726492-066c-4971-ad32-aa8d592ea8a4", "id": "682813f3-d872-4eb7-b801-353b58c79eef"} 2018-07-31 05:10:05,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef/add_router_interface.json used request id req-95482948-2c26-44fd-8f5a-f97c5c43b40c 2018-07-31 05:10:05,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38595890999s 2018-07-31 05:10:05,488 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef/add_router_interface.json used request id req-95482948-2c26-44fd-8f5a-f97c5c43b40c returning object 682813f3-d872-4eb7-b801-353b58c79eef 2018-07-31 05:10:05,488 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-31 05:10:09,066 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-31 05:10:09,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:10:09,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 05:10:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 05:10:09,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:10:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:09,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2c4844ad-22ee-42ab-813e-605519c400dd Date: Tue, 31 Jul 2018 05:10:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:10:09,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2c4844ad-22ee-42ab-813e-605519c400dd 2018-07-31 05:10:09,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195243120193s 2018-07-31 05:10:09,270 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2c4844ad-22ee-42ab-813e-605519c400dd 2018-07-31 05:10:09,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 05:10:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b"}' 2018-07-31 05:10:09,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc20b7cf-7cf0-49ce-ba38-0434f0d3aaf6 Date: Tue, 31 Jul 2018 05:10:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e70942ee-6df8-4014-8035-c7d350432714/file", "owner": "394fd0c1298c45a1b987e6cc26f0889c", "id": "e70942ee-6df8-4014-8035-c7d350432714", "size": null, "self": "/v2/images/e70942ee-6df8-4014-8035-c7d350432714", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-31T05:10:09Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "checksum": null, "created_at": "2018-07-31T05:10:09Z", "protected": false} 2018-07-31 05:10:09,328 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dc20b7cf-7cf0-49ce-ba38-0434f0d3aaf6 2018-07-31 05:10:09,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0500521659851s 2018-07-31 05:10:09,328 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dc20b7cf-7cf0-49ce-ba38-0434f0d3aaf6 returning object e70942ee-6df8-4014-8035-c7d350432714 2018-07-31 05:10:09,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 05:10:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714/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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '' 2018-07-31 05:10:19,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0f39b2a-66a8-4e9d-a827-50cbae73c490 Date: Tue, 31 Jul 2018 05: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-31 05:10:19,354 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714/file used request id req-e0f39b2a-66a8-4e9d-a827-50cbae73c490 2018-07-31 05:10:19,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.0249140263s 2018-07-31 05:10:19,354 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714/file used request id req-e0f39b2a-66a8-4e9d-a827-50cbae73c490 2018-07-31 05:10:19,354 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T05:10:09Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e70942ee-6df8-4014-8035-c7d350432714/file', u'owner': u'394fd0c1298c45a1b987e6cc26f0889c', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'e70942ee-6df8-4014-8035-c7d350432714', u'size': None, u'name': u'shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b', u'checksum': None, u'self': u'/v2/images/e70942ee-6df8-4014-8035-c7d350432714', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T05:10:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 05:10:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 05:10:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_2a4624fc-9761-433c-a4b9-cc417de5d47b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-31 05:10:19,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-0d4411f0-9485-4f72-a385-273fdabe780f x-compute-request-id: req-0d4411f0-9485-4f72-a385-273fdabe780f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "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": "f92d9cc7-35ad-42cd-99cb-967f881d500f"}} 2018-07-31 05:10:19,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0d4411f0-9485-4f72-a385-273fdabe780f 2018-07-31 05:10:19,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317888021469s 2018-07-31 05:10:19,673 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0d4411f0-9485-4f72-a385-273fdabe780f 2018-07-31 05:10:19,674 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_2a4624fc-9761-433c-a4b9-cc417de5d47b', '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'df51da68aea44a80a599f83856e71852', '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'f92d9cc7-35ad-42cd-99cb-967f881d500f', 'swap': 0}) 2018-07-31 05:10:19,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 05:10:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f/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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" -d '{"extra_specs": {}}' 2018-07-31 05:10:19,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-d9d14fe2-a76f-433f-8c81-7e0f9d1ed34b x-compute-request-id: req-d9d14fe2-a76f-433f-8c81-7e0f9d1ed34b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 05:10:19,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f/os-extra_specs used request id req-d9d14fe2-a76f-433f-8c81-7e0f9d1ed34b 2018-07-31 05:10:19,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234658718109s 2018-07-31 05:10:19,699 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f/os-extra_specs used request id req-d9d14fe2-a76f-433f-8c81-7e0f9d1ed34b 2018-07-31 05:10:19,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 05:10:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"keypair": {"name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b"}}' 2018-07-31 05:10:20,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-d0aab2ac-8d75-4343-ae2a-4df320035e44 x-compute-request-id: req-d0aab2ac-8d75-4343-ae2a-4df320035e44 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJIvlzUAFR49yFXhjo5jaujDHhdIduqUbNr6mfxVJd44BduWbGmxqlNvZ79ZbvudJu/T57bGvAiriQBKaSkFNX0KsNUKmHUnq8P2zpS8MyYgZL883doS0tOsablOvBgIjRMiuHZuG8RV77POpnO3rOo0gE/Zsz8fAiAuLvkmyZFpXBMKevGqmv+biuD+JLdpNbxwyi5SDRUxazlXrXmBSgGswtUQRfCbtW7wPG+wYlvwpvT/CSgkfnXKs5oZiK7BWaJ0GDh1udeTW8KesyAGTpWb60HSwqJ5meILwKAv07tZRu1Gr5SmvoF54GFVi7sg6fxauvahNepxnF7+eza/Bf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAySL5c1ABUePchV4Y6OY2rowx4XSHbqlGza+pn8VSXeOAXblm\nxpsapTb2e/WW77nSbv0+e2xrwIq4kASmkpBTV9CrDVCph1J6vD9s6UvDMmIGS/PN\n3aEtLTrGm5TrwYCI0TIrh2bhvEVe+zzqZzt6zqNIBP2bM/HwIgLi75JsmRaVwTCn\nrxqpr/m4rg/iS3aTW8cMouUg0VMWs5V615gUoBrMLVEEXwm7Vu8DxvsGJb8Kb0/w\nkoJH51yrOaGYiuwVmidBg4dbnXk1vCnrMgBk6Vm+tB0sKieZniC8CgL9O7WUbtRq\n+Upr6BeeBhVYu7IOn8Wrr2oTXqcZxe/ns2vwXwIDAQABAoIBAHh0SY+VSjUQkPAN\n+j0AIZ9GtliewLy1A4IKwTq9oSY5KJb4gWRPXxWyZMq3uTy3vB5b6x9fPuiAKyeU\noW0EoeTlQosm02AHNRmnokHU7YEu0zaJO7CO5c9Ac9CYzteDcmxV71uXcXie0tMD\nGB3asSEvB+J1Po1NRtIXiHCQ8Bh9Lfxmc6NvkXn6nwxDoJR6r8MfiEmmDyFcAoPq\n0BTEp0eZ4U+/9+heVKsR8Wx1SIIj+Thz9tqQI+tKRTIAzBXCc/nR8IasUwZnLTn6\nIrDZ0kqS8huKzhjpWFTn7x8IL8P2DmB1lyzWJU8ZRuZaOeNJCdCDc0wI+mEq/a4G\noqEGloECgYEA7bxYqyhWnYYvHNSfl9WQ6N74+cr9hL4R8iUFta3CHr3b6Wo147cD\n981RyLJD2EudHA9LGzwx9N3aHsvY2EkeYRWR+2OYixPiCa7WdEMfwyZ9fxM22hfJ\nzof+Z4IcX1AO1fMJPkOEE0/TB+qRQREEO3ArQ5DF7agQfOA2iCfbQkUCgYEA2JbR\nM+DPLqURhB1BqWCIptlg8N2nyYdWMtreHrVw9r47smE0wCvlOOIspaUb2yYhi0El\nZhjMhmm+WEWrisfrEl0YfmyOHLQ1QcB3sy7FD1AHKbjsT4r11zQwSdcrFhD5l55P\nxNqhzi0zo/1zz3bleAP/Z38zSkcy9GX09awQ5FMCgYAYJ9IOmguq985jrIsGv3F4\n5+b+Yoy95x4lr3NUEXKu8vWcUulk2NyzWg5cSRixqoUtK7Si8MvWqJAYHvhKiatn\ni+yIUYdXYk7OUxCBQazBhHCt78LcCBy+On00ATlmydioDoi65dtOpwa3QDNAHD2E\n2JHczKH/0trSBWolDX+uzQKBgCtnBaM8wKfbQkhUSI01oAy3cPqzoGT9LuPgAjTr\nLSj09CeJ3TVJVpTwlfvXu15OJNiwBFuSSqIA3Lj5tSeJamzypO7ouA2+exGjDRmm\nHK0130mYGhrSgPNQLQEPEj5IxouAmQGcwmH7ouaQ6r0/WTqUqoDF97RB0k8xg0Yb\n5gKrAoGAcEnplKawtFAnAdfqCiSrSpVhSUhcJCkEWjx9vKrwJilkF5zDj7rOQgjj\nh01gvnqFVgRo9Bjw4CMRV/cNVX59ZGbocX10Mbdygymh0PaaJBWgDBnT+kKXAOWg\nQYbGIT+nkUeRjciY4ovpsjXZSYfcjel113g65yTnF0W6KSygtN8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1ca1af9295424af68a3b3df83e788f85", "name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "fingerprint": "5c:86:51:41:0a:3f:b7:1a:bd:b7:06:d8:34:17:49:83"}} 2018-07-31 05:10:20,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d0aab2ac-8d75-4343-ae2a-4df320035e44 2018-07-31 05:10:20,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.312034845352s 2018-07-31 05:10:20,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d0aab2ac-8d75-4343-ae2a-4df320035e44 2018-07-31 05:10:20,013 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJIvlzUAFR49yFXhjo5jaujDHhdIduqUbNr6mfxVJd44BduWbGmxqlNvZ79ZbvudJu/T57bGvAiriQBKaSkFNX0KsNUKmHUnq8P2zpS8MyYgZL883doS0tOsablOvBgIjRMiuHZuG8RV77POpnO3rOo0gE/Zsz8fAiAuLvkmyZFpXBMKevGqmv+biuD+JLdpNbxwyi5SDRUxazlXrXmBSgGswtUQRfCbtW7wPG+wYlvwpvT/CSgkfnXKs5oZiK7BWaJ0GDh1udeTW8KesyAGTpWb60HSwqJ5meILwKAv07tZRu1Gr5SmvoF54GFVi7sg6fxauvahNepxnF7+eza/Bf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAySL5c1ABUePchV4Y6OY2rowx4XSHbqlGza+pn8VSXeOAXblm\nxpsapTb2e/WW77nSbv0+e2xrwIq4kASmkpBTV9CrDVCph1J6vD9s6UvDMmIGS/PN\n3aEtLTrGm5TrwYCI0TIrh2bhvEVe+zzqZzt6zqNIBP2bM/HwIgLi75JsmRaVwTCn\nrxqpr/m4rg/iS3aTW8cMouUg0VMWs5V615gUoBrMLVEEXwm7Vu8DxvsGJb8Kb0/w\nkoJH51yrOaGYiuwVmidBg4dbnXk1vCnrMgBk6Vm+tB0sKieZniC8CgL9O7WUbtRq\n+Upr6BeeBhVYu7IOn8Wrr2oTXqcZxe/ns2vwXwIDAQABAoIBAHh0SY+VSjUQkPAN\n+j0AIZ9GtliewLy1A4IKwTq9oSY5KJb4gWRPXxWyZMq3uTy3vB5b6x9fPuiAKyeU\noW0EoeTlQosm02AHNRmnokHU7YEu0zaJO7CO5c9Ac9CYzteDcmxV71uXcXie0tMD\nGB3asSEvB+J1Po1NRtIXiHCQ8Bh9Lfxmc6NvkXn6nwxDoJR6r8MfiEmmDyFcAoPq\n0BTEp0eZ4U+/9+heVKsR8Wx1SIIj+Thz9tqQI+tKRTIAzBXCc/nR8IasUwZnLTn6\nIrDZ0kqS8huKzhjpWFTn7x8IL8P2DmB1lyzWJU8ZRuZaOeNJCdCDc0wI+mEq/a4G\noqEGloECgYEA7bxYqyhWnYYvHNSfl9WQ6N74+cr9hL4R8iUFta3CHr3b6Wo147cD\n981RyLJD2EudHA9LGzwx9N3aHsvY2EkeYRWR+2OYixPiCa7WdEMfwyZ9fxM22hfJ\nzof+Z4IcX1AO1fMJPkOEE0/TB+qRQREEO3ArQ5DF7agQfOA2iCfbQkUCgYEA2JbR\nM+DPLqURhB1BqWCIptlg8N2nyYdWMtreHrVw9r47smE0wCvlOOIspaUb2yYhi0El\nZhjMhmm+WEWrisfrEl0YfmyOHLQ1QcB3sy7FD1AHKbjsT4r11zQwSdcrFhD5l55P\nxNqhzi0zo/1zz3bleAP/Z38zSkcy9GX09awQ5FMCgYAYJ9IOmguq985jrIsGv3F4\n5+b+Yoy95x4lr3NUEXKu8vWcUulk2NyzWg5cSRixqoUtK7Si8MvWqJAYHvhKiatn\ni+yIUYdXYk7OUxCBQazBhHCt78LcCBy+On00ATlmydioDoi65dtOpwa3QDNAHD2E\n2JHczKH/0trSBWolDX+uzQKBgCtnBaM8wKfbQkhUSI01oAy3cPqzoGT9LuPgAjTr\nLSj09CeJ3TVJVpTwlfvXu15OJNiwBFuSSqIA3Lj5tSeJamzypO7ouA2+exGjDRmm\nHK0130mYGhrSgPNQLQEPEj5IxouAmQGcwmH7ouaQ6r0/WTqUqoDF97RB0k8xg0Yb\n5gKrAoGAcEnplKawtFAnAdfqCiSrSpVhSUhcJCkEWjx9vKrwJilkF5zDj7rOQgjj\nh01gvnqFVgRo9Bjw4CMRV/cNVX59ZGbocX10Mbdygymh0PaaJBWgDBnT+kKXAOWg\nQYbGIT+nkUeRjciY4ovpsjXZSYfcjel113g65yTnF0W6KSygtN8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1ca1af9295424af68a3b3df83e788f85', 'name': u'shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'created_at': '2018-07-31T05:10:20.013151', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'394fd0c1298c45a1b987e6cc26f0889c', 'name': 'shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5c:86:51:41:0a:3f:b7:1a:bd:b7:06:d8:34:17:49:83', 'type': 'ssh', 'id': u'shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b'}) 2018-07-31 05:10:20,013 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAySL5c1ABUePchV4Y6OY2rowx4XSHbqlGza+pn8VSXeOAXblm xpsapTb2e/WW77nSbv0+e2xrwIq4kASmkpBTV9CrDVCph1J6vD9s6UvDMmIGS/PN 3aEtLTrGm5TrwYCI0TIrh2bhvEVe+zzqZzt6zqNIBP2bM/HwIgLi75JsmRaVwTCn rxqpr/m4rg/iS3aTW8cMouUg0VMWs5V615gUoBrMLVEEXwm7Vu8DxvsGJb8Kb0/w koJH51yrOaGYiuwVmidBg4dbnXk1vCnrMgBk6Vm+tB0sKieZniC8CgL9O7WUbtRq +Upr6BeeBhVYu7IOn8Wrr2oTXqcZxe/ns2vwXwIDAQABAoIBAHh0SY+VSjUQkPAN +j0AIZ9GtliewLy1A4IKwTq9oSY5KJb4gWRPXxWyZMq3uTy3vB5b6x9fPuiAKyeU oW0EoeTlQosm02AHNRmnokHU7YEu0zaJO7CO5c9Ac9CYzteDcmxV71uXcXie0tMD GB3asSEvB+J1Po1NRtIXiHCQ8Bh9Lfxmc6NvkXn6nwxDoJR6r8MfiEmmDyFcAoPq 0BTEp0eZ4U+/9+heVKsR8Wx1SIIj+Thz9tqQI+tKRTIAzBXCc/nR8IasUwZnLTn6 IrDZ0kqS8huKzhjpWFTn7x8IL8P2DmB1lyzWJU8ZRuZaOeNJCdCDc0wI+mEq/a4G oqEGloECgYEA7bxYqyhWnYYvHNSfl9WQ6N74+cr9hL4R8iUFta3CHr3b6Wo147cD 981RyLJD2EudHA9LGzwx9N3aHsvY2EkeYRWR+2OYixPiCa7WdEMfwyZ9fxM22hfJ zof+Z4IcX1AO1fMJPkOEE0/TB+qRQREEO3ArQ5DF7agQfOA2iCfbQkUCgYEA2JbR M+DPLqURhB1BqWCIptlg8N2nyYdWMtreHrVw9r47smE0wCvlOOIspaUb2yYhi0El ZhjMhmm+WEWrisfrEl0YfmyOHLQ1QcB3sy7FD1AHKbjsT4r11zQwSdcrFhD5l55P xNqhzi0zo/1zz3bleAP/Z38zSkcy9GX09awQ5FMCgYAYJ9IOmguq985jrIsGv3F4 5+b+Yoy95x4lr3NUEXKu8vWcUulk2NyzWg5cSRixqoUtK7Si8MvWqJAYHvhKiatn i+yIUYdXYk7OUxCBQazBhHCt78LcCBy+On00ATlmydioDoi65dtOpwa3QDNAHD2E 2JHczKH/0trSBWolDX+uzQKBgCtnBaM8wKfbQkhUSI01oAy3cPqzoGT9LuPgAjTr LSj09CeJ3TVJVpTwlfvXu15OJNiwBFuSSqIA3Lj5tSeJamzypO7ouA2+exGjDRmm HK0130mYGhrSgPNQLQEPEj5IxouAmQGcwmH7ouaQ6r0/WTqUqoDF97RB0k8xg0Yb 5gKrAoGAcEnplKawtFAnAdfqCiSrSpVhSUhcJCkEWjx9vKrwJilkF5zDj7rOQgjj h01gvnqFVgRo9Bjw4CMRV/cNVX59ZGbocX10Mbdygymh0PaaJBWgDBnT+kKXAOWg QYbGIT+nkUeRjciY4ovpsjXZSYfcjel113g65yTnF0W6KSygtN8= -----END RSA PRIVATE KEY----- 2018-07-31 05:10:20,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 05:10:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"security_group": {"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-31 05:10:20,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-86f51a11-fe29-45e5-8ddc-da7a9be38d95 Date: Tue, 31 Jul 2018 05:10:20 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "updated_at": "2018-07-31T05:10:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "6bf49092-af7a-4e45-b772-208de37d8ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "b79f47d9-4330-4c26-ad22-17966774e274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 1, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}} 2018-07-31 05:10:20,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-86f51a11-fe29-45e5-8ddc-da7a9be38d95 2018-07-31 05:10:20,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.451976060867s 2018-07-31 05:10:20,468 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-86f51a11-fe29-45e5-8ddc-da7a9be38d95 2018-07-31 05:10:20,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:10:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:20,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-a73694a0-bc29-4215-a1ec-b29cec6b46c8 Date: Tue, 31 Jul 2018 05:10:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:00Z", "updated_at": "2018-07-31T05:10:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "20f15608-9aac-4acf-8542-ce2a08d8f60f", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "607cfc28-1087-4d3a-ab12-c19b1495352e", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "d002ba31-16ae-4f3e-bb97-42bb9a3cc734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "f1b00bf2-7f1b-4ca3-990d-1a029b445b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 1, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "updated_at": "2018-07-31T05:10:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "6bf49092-af7a-4e45-b772-208de37d8ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "b79f47d9-4330-4c26-ad22-17966774e274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 1, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:10:20,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a73694a0-bc29-4215-a1ec-b29cec6b46c8 2018-07-31 05:10:20,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0700378417969s 2018-07-31 05:10:20,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a73694a0-bc29-4215-a1ec-b29cec6b46c8 2018-07-31 05:10:20,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:10:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -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": "f164376f-1b58-40fe-9f78-71b346d6d2cb"}}' 2018-07-31 05:10:20,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3ea81d12-165f-4109-9987-882a6c7e1ea4 Date: Tue, 31 Jul 2018 05:10:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "d29c7b1d-6cbb-463e-8669-e65ec31e1562"}} 2018-07-31 05:10:20,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ea81d12-165f-4109-9987-882a6c7e1ea4 2018-07-31 05:10:20,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127120018005s 2018-07-31 05:10:20,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ea81d12-165f-4109-9987-882a6c7e1ea4 2018-07-31 05:10:20,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:10:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-78aef185-534a-4164-89e9-2f2807980071 Date: Tue, 31 Jul 2018 05:10:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:00Z", "updated_at": "2018-07-31T05:10:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "20f15608-9aac-4acf-8542-ce2a08d8f60f", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "607cfc28-1087-4d3a-ab12-c19b1495352e", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "d002ba31-16ae-4f3e-bb97-42bb9a3cc734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "f1b00bf2-7f1b-4ca3-990d-1a029b445b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 1, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "updated_at": "2018-07-31T05:10:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "6bf49092-af7a-4e45-b772-208de37d8ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "b79f47d9-4330-4c26-ad22-17966774e274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "d29c7b1d-6cbb-463e-8669-e65ec31e1562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 2, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:10:20,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-78aef185-534a-4164-89e9-2f2807980071 2018-07-31 05:10:20,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514099597931s 2018-07-31 05:10:20,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-78aef185-534a-4164-89e9-2f2807980071 2018-07-31 05:10:20,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:10:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -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": "f164376f-1b58-40fe-9f78-71b346d6d2cb"}}' 2018-07-31 05:10:20,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-468ad4ca-24e5-40cd-b9b1-f1d88a3b6180 Date: Tue, 31 Jul 2018 05:10:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "port_range_min": null, "revision_number": 0, "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "edb61d50-b839-43a1-990f-fa86d0e8c5c0"}} 2018-07-31 05:10:20,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-468ad4ca-24e5-40cd-b9b1-f1d88a3b6180 2018-07-31 05:10:20,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139139175415s 2018-07-31 05:10:20,873 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-468ad4ca-24e5-40cd-b9b1-f1d88a3b6180 2018-07-31 05:10:20,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:10:20,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:20,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-4bc9d3fe-22eb-484c-8121-40cfb95ffad2 Date: Tue, 31 Jul 2018 05:10:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:00Z", "updated_at": "2018-07-31T05:10:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "20f15608-9aac-4acf-8542-ce2a08d8f60f", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "607cfc28-1087-4d3a-ab12-c19b1495352e", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "d002ba31-16ae-4f3e-bb97-42bb9a3cc734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "f1b00bf2-7f1b-4ca3-990d-1a029b445b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 1, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "updated_at": "2018-07-31T05:10:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "6bf49092-af7a-4e45-b772-208de37d8ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "b79f47d9-4330-4c26-ad22-17966774e274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "d29c7b1d-6cbb-463e-8669-e65ec31e1562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "edb61d50-b839-43a1-990f-fa86d0e8c5c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 3, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:10:20,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4bc9d3fe-22eb-484c-8121-40cfb95ffad2 2018-07-31 05:10:20,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523250102997s 2018-07-31 05:10:20,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4bc9d3fe-22eb-484c-8121-40cfb95ffad2 2018-07-31 05:10:20,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:10:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -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": "f164376f-1b58-40fe-9f78-71b346d6d2cb"}}' 2018-07-31 05:10:21,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-564d9c46-25e5-438f-8173-a9692c25bc36 Date: Tue, 31 Jul 2018 05:10:21 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-31T05:10:21Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "port_range_min": 9000, "revision_number": 0, "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:21Z", "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "884b62c9-7d19-42c4-8dc4-c3bddb3900ca"}} 2018-07-31 05:10:21,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-564d9c46-25e5-438f-8173-a9692c25bc36 2018-07-31 05:10:21,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121981859207s 2018-07-31 05:10:21,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-564d9c46-25e5-438f-8173-a9692c25bc36 2018-07-31 05:10:21,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:10:21,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:21,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-cc242faa-47e0-4459-bbe4-da06ab2587bc Date: Tue, 31 Jul 2018 05:10:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"394fd0c1298c45a1b987e6cc26f0889c","l2_adjacency":true,"status":"ACTIVE","subnets":["f1d15e15-6f82-43ef-acaa-c313f51bd438"],"description":"","tags":[],"updated_at":"2018-07-31T05:10:01Z","qos_policy_id":null,"name":"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b","admin_state_up":true,"tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:10:21,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cc242faa-47e0-4459-bbe4-da06ab2587bc 2018-07-31 05:10:21,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11304807663s 2018-07-31 05:10:21,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cc242faa-47e0-4459-bbe4-da06ab2587bc 2018-07-31 05:10:21,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:10:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:21,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5061d171-539f-430d-96b0-586115eeb494 Date: Tue, 31 Jul 2018 05:10:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/e70942ee-6df8-4014-8035-c7d350432714/snap", "metadata": {}}], "file": "/v2/images/e70942ee-6df8-4014-8035-c7d350432714/file", "owner": "394fd0c1298c45a1b987e6cc26f0889c", "id": "e70942ee-6df8-4014-8035-c7d350432714", "size": 666173440, "self": "/v2/images/e70942ee-6df8-4014-8035-c7d350432714", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/e70942ee-6df8-4014-8035-c7d350432714/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-31T05:10:19Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-31T05:10:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:10:21,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5061d171-539f-430d-96b0-586115eeb494 2018-07-31 05:10:21,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359079837799s 2018-07-31 05:10:21,210 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5061d171-539f-430d-96b0-586115eeb494 2018-07-31 05:10:21,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:10:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:21,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-769a07d0-5a2f-44f7-93a5-bba66604fd67 x-compute-request-id: req-769a07d0-5a2f-44f7-93a5-bba66604fd67 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "shaker-flavor_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "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": "f92d9cc7-35ad-42cd-99cb-967f881d500f"}]} 2018-07-31 05:10:21,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-769a07d0-5a2f-44f7-93a5-bba66604fd67 2018-07-31 05:10:21,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278689861298s 2018-07-31 05:10:21,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-769a07d0-5a2f-44f7-93a5-bba66604fd67 2018-07-31 05:10:21,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 05:10:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"server": {"name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "imageRef": "e70942ee-6df8-4014-8035-c7d350432714", "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "flavorRef": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3a31a7c1-ad43-43f5-82c6-388a5114ddcc"}], "security_groups": [{"name": "f164376f-1b58-40fe-9f78-71b346d6d2cb"}]}}' 2018-07-31 05:10:22,636 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05:10: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-dc26bd39-a6ba-419d-b36b-cb5064aa0116 x-compute-request-id: req-dc26bd39-a6ba-419d-b36b-cb5064aa0116 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f164376f-1b58-40fe-9f78-71b346d6d2cb"}], "OS-DCF:diskConfig": "MANUAL", "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "adminPass": "e4JEVsQu2vzH"}} 2018-07-31 05:10:22,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dc26bd39-a6ba-419d-b36b-cb5064aa0116 2018-07-31 05:10:22,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.39414381981s 2018-07-31 05:10:22,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dc26bd39-a6ba-419d-b36b-cb5064aa0116 2018-07-31 05:10:22,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:23,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-058ea9d8-6e9c-444e-9bc8-6d5d8d30881b x-compute-request-id: req-058ea9d8-6e9c-444e-9bc8-6d5d8d30881b 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "user_id": "1ca1af9295424af68a3b3df83e788f85", "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-31T05:10:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:23,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-058ea9d8-6e9c-444e-9bc8-6d5d8d30881b 2018-07-31 05:10:23,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444357872009s 2018-07-31 05:10:23,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-058ea9d8-6e9c-444e-9bc8-6d5d8d30881b 2018-07-31 05:10:23,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:10:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:23,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-ce598947-76d7-46e1-8920-be155a6bc117 Date: Tue, 31 Jul 2018 05:10:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"394fd0c1298c45a1b987e6cc26f0889c","l2_adjacency":true,"status":"ACTIVE","subnets":["f1d15e15-6f82-43ef-acaa-c313f51bd438"],"description":"","tags":[],"updated_at":"2018-07-31T05:10:01Z","qos_policy_id":null,"name":"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b","admin_state_up":true,"tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:10:23,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ce598947-76d7-46e1-8920-be155a6bc117 2018-07-31 05:10:23,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135797977448s 2018-07-31 05:10:23,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ce598947-76d7-46e1-8920-be155a6bc117 2018-07-31 05:10:23,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 05:10:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:23,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-92673a1b-8226-4332-8c2d-e5fc403279a5 Date: Tue, 31 Jul 2018 05:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:10:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"394fd0c1298c45a1b987e6cc26f0889c","id":"f1d15e15-6f82-43ef-acaa-c313f51bd438","subnetpool_id":null,"name":"shaker-subnet_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:10:23,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-92673a1b-8226-4332-8c2d-e5fc403279a5 2018-07-31 05:10:23,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0639300346375s 2018-07-31 05:10:23,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-92673a1b-8226-4332-8c2d-e5fc403279a5 2018-07-31 05:10:23,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:25,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:25,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:25,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-77f68092-b4a8-40ed-82c3-08f52d5a12bd x-compute-request-id: req-77f68092-b4a8-40ed-82c3-08f52d5a12bd 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:25,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77f68092-b4a8-40ed-82c3-08f52d5a12bd 2018-07-31 05:10:25,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482612133026s 2018-07-31 05:10:25,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77f68092-b4a8-40ed-82c3-08f52d5a12bd 2018-07-31 05:10:25,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:27,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:27,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:28,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-05e2f75b-4557-4bc4-aead-b75a430eff08 x-compute-request-id: req-05e2f75b-4557-4bc4-aead-b75a430eff08 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:28,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05e2f75b-4557-4bc4-aead-b75a430eff08 2018-07-31 05:10:28,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511734008789s 2018-07-31 05:10:28,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05e2f75b-4557-4bc4-aead-b75a430eff08 2018-07-31 05:10:28,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:30,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:30,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-71a3581a-dcab-42c6-b9db-2c2c96b69524 x-compute-request-id: req-71a3581a-dcab-42c6-b9db-2c2c96b69524 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:30,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71a3581a-dcab-42c6-b9db-2c2c96b69524 2018-07-31 05:10:30,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38508105278s 2018-07-31 05:10:30,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71a3581a-dcab-42c6-b9db-2c2c96b69524 2018-07-31 05:10:30,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:32,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:33,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-b4d27100-76e1-449e-b406-64fd0266b90a x-compute-request-id: req-b4d27100-76e1-449e-b406-64fd0266b90a 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:33,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4d27100-76e1-449e-b406-64fd0266b90a 2018-07-31 05:10:33,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392437934875s 2018-07-31 05:10:33,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4d27100-76e1-449e-b406-64fd0266b90a 2018-07-31 05:10:33,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:35,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:35,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-0c28ee65-e664-4fd8-88a9-30258effe56e x-compute-request-id: req-0c28ee65-e664-4fd8-88a9-30258effe56e 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:35,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c28ee65-e664-4fd8-88a9-30258effe56e 2018-07-31 05:10:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367909908295s 2018-07-31 05:10:35,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c28ee65-e664-4fd8-88a9-30258effe56e 2018-07-31 05:10:35,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:37,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:37,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-9946c9ab-821d-495d-8392-74f2731d754a x-compute-request-id: req-9946c9ab-821d-495d-8392-74f2731d754a 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:37,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9946c9ab-821d-495d-8392-74f2731d754a 2018-07-31 05:10:37,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373140096664s 2018-07-31 05:10:37,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9946c9ab-821d-495d-8392-74f2731d754a 2018-07-31 05:10:37,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:39,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:40,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-5c797595-a8b8-4a7c-9126-796784a956f1 x-compute-request-id: req-5c797595-a8b8-4a7c-9126-796784a956f1 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:40,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c797595-a8b8-4a7c-9126-796784a956f1 2018-07-31 05:10:40,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569324016571s 2018-07-31 05:10:40,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c797595-a8b8-4a7c-9126-796784a956f1 2018-07-31 05:10:40,422 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:42,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:42,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-7a41da13-c41e-4bd9-b935-fff06d637538 x-compute-request-id: req-7a41da13-c41e-4bd9-b935-fff06d637538 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:42,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a41da13-c41e-4bd9-b935-fff06d637538 2018-07-31 05:10:42,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364993095398s 2018-07-31 05:10:42,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a41da13-c41e-4bd9-b935-fff06d637538 2018-07-31 05:10:42,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:44,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:44,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-c8ca1827-9220-45da-9827-d485130642b1 x-compute-request-id: req-c8ca1827-9220-45da-9827-d485130642b1 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:44,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8ca1827-9220-45da-9827-d485130642b1 2018-07-31 05:10:44,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195652008057s 2018-07-31 05:10:44,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8ca1827-9220-45da-9827-d485130642b1 2018-07-31 05:10:44,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:46,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-14cef81e-c720-4d76-87a0-c934d5bfad23 x-compute-request-id: req-14cef81e-c720-4d76-87a0-c934d5bfad23 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:47,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14cef81e-c720-4d76-87a0-c934d5bfad23 2018-07-31 05:10:47,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196908950806s 2018-07-31 05:10:47,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14cef81e-c720-4d76-87a0-c934d5bfad23 2018-07-31 05:10:47,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:49,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:49,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-96a6c57d-9d86-4025-aefb-5b3f30f07c95 x-compute-request-id: req-96a6c57d-9d86-4025-aefb-5b3f30f07c95 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:49,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96a6c57d-9d86-4025-aefb-5b3f30f07c95 2018-07-31 05:10:49,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20297908783s 2018-07-31 05:10:49,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96a6c57d-9d86-4025-aefb-5b3f30f07c95 2018-07-31 05:10:49,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:51,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:52,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-fe363181-5eb0-4ac3-8abc-904ce699d240 x-compute-request-id: req-fe363181-5eb0-4ac3-8abc-904ce699d240 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:52,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe363181-5eb0-4ac3-8abc-904ce699d240 2018-07-31 05:10:52,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791913986206s 2018-07-31 05:10:52,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe363181-5eb0-4ac3-8abc-904ce699d240 2018-07-31 05:10:52,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:54,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-457f6b09-6184-491d-bc2e-3a4a082a8832 x-compute-request-id: req-457f6b09-6184-491d-bc2e-3a4a082a8832 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:54,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-457f6b09-6184-491d-bc2e-3a4a082a8832 2018-07-31 05:10:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539880990982s 2018-07-31 05:10:54,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-457f6b09-6184-491d-bc2e-3a4a082a8832 2018-07-31 05:10:54,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:56,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:57,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-4b424a0d-e835-4de2-abb1-2cde0a9bfb89 x-compute-request-id: req-4b424a0d-e835-4de2-abb1-2cde0a9bfb89 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:57,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b424a0d-e835-4de2-abb1-2cde0a9bfb89 2018-07-31 05:10:57,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37501502037s 2018-07-31 05:10:57,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b424a0d-e835-4de2-abb1-2cde0a9bfb89 2018-07-31 05:10:57,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:10:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:10:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:10:59,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:10: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-aee0c1ef-4d9b-4f29-8bc1-744c061d1469 x-compute-request-id: req-aee0c1ef-4d9b-4f29-8bc1-744c061d1469 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:10:59,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aee0c1ef-4d9b-4f29-8bc1-744c061d1469 2018-07-31 05:10:59,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614897012711s 2018-07-31 05:10:59,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aee0c1ef-4d9b-4f29-8bc1-744c061d1469 2018-07-31 05:10:59,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:01,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:02,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-be47e562-25f7-4ffb-9d46-1851e8d05a42 x-compute-request-id: req-be47e562-25f7-4ffb-9d46-1851e8d05a42 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:02,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be47e562-25f7-4ffb-9d46-1851e8d05a42 2018-07-31 05:11:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517975091934s 2018-07-31 05:11:02,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be47e562-25f7-4ffb-9d46-1851e8d05a42 2018-07-31 05:11:02,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:04,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:04,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:04,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-a35e29e7-fa31-4229-bc12-76073bff5c19 x-compute-request-id: req-a35e29e7-fa31-4229-bc12-76073bff5c19 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:04,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a35e29e7-fa31-4229-bc12-76073bff5c19 2018-07-31 05:11:04,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379022121429s 2018-07-31 05:11:04,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a35e29e7-fa31-4229-bc12-76073bff5c19 2018-07-31 05:11:04,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:06,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:07,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-d1432520-e8a0-4437-a98b-c620d581cb3b x-compute-request-id: req-d1432520-e8a0-4437-a98b-c620d581cb3b 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:07,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1432520-e8a0-4437-a98b-c620d581cb3b 2018-07-31 05:11:07,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370917081833s 2018-07-31 05:11:07,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1432520-e8a0-4437-a98b-c620d581cb3b 2018-07-31 05:11:07,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:09,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:09,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-b0e0b2ec-6383-480b-8775-98f0d9c59c04 x-compute-request-id: req-b0e0b2ec-6383-480b-8775-98f0d9c59c04 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:09,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0e0b2ec-6383-480b-8775-98f0d9c59c04 2018-07-31 05:11:09,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37110209465s 2018-07-31 05:11:09,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0e0b2ec-6383-480b-8775-98f0d9c59c04 2018-07-31 05:11:09,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:11,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-02446635-ba40-4b3b-bb6c-d2b4941cd8d2 x-compute-request-id: req-02446635-ba40-4b3b-bb6c-d2b4941cd8d2 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:11,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-02446635-ba40-4b3b-bb6c-d2b4941cd8d2 2018-07-31 05:11:11,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377107143402s 2018-07-31 05:11:11,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-02446635-ba40-4b3b-bb6c-d2b4941cd8d2 2018-07-31 05:11:11,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:13,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:14,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-21885249-701a-4b6d-8730-0e8e99afc666 x-compute-request-id: req-21885249-701a-4b6d-8730-0e8e99afc666 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:14,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21885249-701a-4b6d-8730-0e8e99afc666 2018-07-31 05:11:14,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359549999237s 2018-07-31 05:11:14,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21885249-701a-4b6d-8730-0e8e99afc666 2018-07-31 05:11:14,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:16,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:16,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-0b087d52-8fd8-4b26-af12-bae2b51daeee x-compute-request-id: req-0b087d52-8fd8-4b26-af12-bae2b51daeee 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:16,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b087d52-8fd8-4b26-af12-bae2b51daeee 2018-07-31 05:11:16,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565366983414s 2018-07-31 05:11:16,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b087d52-8fd8-4b26-af12-bae2b51daeee 2018-07-31 05:11:16,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:18,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:19,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-8aca8892-91a9-4906-ab26-0080bd5526ee x-compute-request-id: req-8aca8892-91a9-4906-ab26-0080bd5526ee 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:19,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8aca8892-91a9-4906-ab26-0080bd5526ee 2018-07-31 05:11:19,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375956058502s 2018-07-31 05:11:19,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8aca8892-91a9-4906-ab26-0080bd5526ee 2018-07-31 05:11:19,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:21,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:21,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-cac9f124-a5b0-432f-a388-599e21b55839 x-compute-request-id: req-cac9f124-a5b0-432f-a388-599e21b55839 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:21,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cac9f124-a5b0-432f-a388-599e21b55839 2018-07-31 05:11:21,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207630157471s 2018-07-31 05:11:21,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cac9f124-a5b0-432f-a388-599e21b55839 2018-07-31 05:11:21,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:23,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:23,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:23,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-fa763da5-b86b-42f8-bf6e-42706fe54862 x-compute-request-id: req-fa763da5-b86b-42f8-bf6e-42706fe54862 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:23,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa763da5-b86b-42f8-bf6e-42706fe54862 2018-07-31 05:11:23,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350657939911s 2018-07-31 05:11:23,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa763da5-b86b-42f8-bf6e-42706fe54862 2018-07-31 05:11:23,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:25,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:26,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-452ce42f-dff9-49aa-8df6-c26d9d8ab7d4 x-compute-request-id: req-452ce42f-dff9-49aa-8df6-c26d9d8ab7d4 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:26,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-452ce42f-dff9-49aa-8df6-c26d9d8ab7d4 2018-07-31 05:11:26,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36753988266s 2018-07-31 05:11:26,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-452ce42f-dff9-49aa-8df6-c26d9d8ab7d4 2018-07-31 05:11:26,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:28,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:28,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-b6846fe1-bd8f-4472-ad2e-747773012141 x-compute-request-id: req-b6846fe1-bd8f-4472-ad2e-747773012141 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:28,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6846fe1-bd8f-4472-ad2e-747773012141 2018-07-31 05:11:28,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519134044647s 2018-07-31 05:11:28,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6846fe1-bd8f-4472-ad2e-747773012141 2018-07-31 05:11:28,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:30,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:31,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-29ec0ed3-8a6f-46b2-99f9-0915a4d25950 x-compute-request-id: req-29ec0ed3-8a6f-46b2-99f9-0915a4d25950 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:31,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29ec0ed3-8a6f-46b2-99f9-0915a4d25950 2018-07-31 05:11:31,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541410923004s 2018-07-31 05:11:31,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29ec0ed3-8a6f-46b2-99f9-0915a4d25950 2018-07-31 05:11:31,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:33,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:33,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-77ddca9d-e4bb-4ac7-873d-484ba63c5ffa x-compute-request-id: req-77ddca9d-e4bb-4ac7-873d-484ba63c5ffa 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:33,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77ddca9d-e4bb-4ac7-873d-484ba63c5ffa 2018-07-31 05:11:33,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202806949615s 2018-07-31 05:11:33,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77ddca9d-e4bb-4ac7-873d-484ba63c5ffa 2018-07-31 05:11:33,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:35,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:35,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-a9fefb76-9bb7-49b6-a1da-4eb483c1f94c x-compute-request-id: req-a9fefb76-9bb7-49b6-a1da-4eb483c1f94c 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:35,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a9fefb76-9bb7-49b6-a1da-4eb483c1f94c 2018-07-31 05:11:35,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361352920532s 2018-07-31 05:11:35,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a9fefb76-9bb7-49b6-a1da-4eb483c1f94c 2018-07-31 05:11:35,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:37,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:37,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-2d713fb3-552a-4e12-9d37-9747c02a6d60 x-compute-request-id: req-2d713fb3-552a-4e12-9d37-9747c02a6d60 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:37,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d713fb3-552a-4e12-9d37-9747c02a6d60 2018-07-31 05:11:37,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213109970093s 2018-07-31 05:11:37,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d713fb3-552a-4e12-9d37-9747c02a6d60 2018-07-31 05:11:37,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:39,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:40,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-f0e869cd-dd54-4969-8cc4-338e3aec627d x-compute-request-id: req-f0e869cd-dd54-4969-8cc4-338e3aec627d 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:40,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0e869cd-dd54-4969-8cc4-338e3aec627d 2018-07-31 05:11:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193125963211s 2018-07-31 05:11:40,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0e869cd-dd54-4969-8cc4-338e3aec627d 2018-07-31 05:11:40,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:42,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:42,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-fe25a6b0-36fc-47de-96e3-20000b539506 x-compute-request-id: req-fe25a6b0-36fc-47de-96e3-20000b539506 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:42,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe25a6b0-36fc-47de-96e3-20000b539506 2018-07-31 05:11:42,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215996980667s 2018-07-31 05:11:42,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe25a6b0-36fc-47de-96e3-20000b539506 2018-07-31 05:11:42,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:44,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:44,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-21026029-9eff-4c70-9931-3d3b33d26ca0 x-compute-request-id: req-21026029-9eff-4c70-9931-3d3b33d26ca0 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:44,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21026029-9eff-4c70-9931-3d3b33d26ca0 2018-07-31 05:11:44,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202100038528s 2018-07-31 05:11:44,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21026029-9eff-4c70-9931-3d3b33d26ca0 2018-07-31 05:11:44,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:46,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:46,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-ff55db56-0109-4fe5-be3d-1c3bfab711ad x-compute-request-id: req-ff55db56-0109-4fe5-be3d-1c3bfab711ad 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:46,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff55db56-0109-4fe5-be3d-1c3bfab711ad 2018-07-31 05:11:46,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378019094467s 2018-07-31 05:11:46,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff55db56-0109-4fe5-be3d-1c3bfab711ad 2018-07-31 05:11:46,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:48,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:49,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-33f3ed5e-11f2-4bfa-aa1a-76bd6d83edda x-compute-request-id: req-33f3ed5e-11f2-4bfa-aa1a-76bd6d83edda 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:49,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-33f3ed5e-11f2-4bfa-aa1a-76bd6d83edda 2018-07-31 05:11:49,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386250019073s 2018-07-31 05:11:49,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-33f3ed5e-11f2-4bfa-aa1a-76bd6d83edda 2018-07-31 05:11:49,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:51,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:51,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-8443afc1-2fa0-49a2-bcdb-eec634b78f6c x-compute-request-id: req-8443afc1-2fa0-49a2-bcdb-eec634b78f6c 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:51,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8443afc1-2fa0-49a2-bcdb-eec634b78f6c 2018-07-31 05:11:51,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376039028168s 2018-07-31 05:11:51,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8443afc1-2fa0-49a2-bcdb-eec634b78f6c 2018-07-31 05:11:51,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:53,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:53,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-3fbcde13-64c3-43f9-9a89-410b193d8c74 x-compute-request-id: req-3fbcde13-64c3-43f9-9a89-410b193d8c74 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:53,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fbcde13-64c3-43f9-9a89-410b193d8c74 2018-07-31 05:11:53,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20903301239s 2018-07-31 05:11:53,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fbcde13-64c3-43f9-9a89-410b193d8c74 2018-07-31 05:11:53,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:55,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:56,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-f8d0ac7f-6236-4d5d-a393-1f9425037fb4 x-compute-request-id: req-f8d0ac7f-6236-4d5d-a393-1f9425037fb4 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:56,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8d0ac7f-6236-4d5d-a393-1f9425037fb4 2018-07-31 05:11:56,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196113109589s 2018-07-31 05:11:56,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8d0ac7f-6236-4d5d-a393-1f9425037fb4 2018-07-31 05:11:56,143 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:11:58,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:11:58,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:11:58,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:11: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-c8c5584a-ad23-4eec-936d-ce8ad2668a1e x-compute-request-id: req-c8c5584a-ad23-4eec-936d-ce8ad2668a1e 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:11:58,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8c5584a-ad23-4eec-936d-ce8ad2668a1e 2018-07-31 05:11:58,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357865810394s 2018-07-31 05:11:58,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8c5584a-ad23-4eec-936d-ce8ad2668a1e 2018-07-31 05:11:58,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:00,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:00,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-42ffabfc-3173-4730-b543-ca6e7a43ec3c x-compute-request-id: req-42ffabfc-3173-4730-b543-ca6e7a43ec3c 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:00,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42ffabfc-3173-4730-b543-ca6e7a43ec3c 2018-07-31 05:12:00,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377050876617s 2018-07-31 05:12:00,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42ffabfc-3173-4730-b543-ca6e7a43ec3c 2018-07-31 05:12:00,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:02,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:03,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-62a2a07a-cf27-4361-ab4e-a2a666a8c479 x-compute-request-id: req-62a2a07a-cf27-4361-ab4e-a2a666a8c479 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:03,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-62a2a07a-cf27-4361-ab4e-a2a666a8c479 2018-07-31 05:12:03,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193870782852s 2018-07-31 05:12:03,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-62a2a07a-cf27-4361-ab4e-a2a666a8c479 2018-07-31 05:12:03,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:05,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:05,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-aa855ccf-607c-45d6-a807-4996f636f348 x-compute-request-id: req-aa855ccf-607c-45d6-a807-4996f636f348 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:05,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa855ccf-607c-45d6-a807-4996f636f348 2018-07-31 05:12:05,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202200889587s 2018-07-31 05:12:05,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa855ccf-607c-45d6-a807-4996f636f348 2018-07-31 05:12:05,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:07,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:07,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-2cfa01f4-79ab-4bc2-a4b2-0e48ac53f9f1 x-compute-request-id: req-2cfa01f4-79ab-4bc2-a4b2-0e48ac53f9f1 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:07,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cfa01f4-79ab-4bc2-a4b2-0e48ac53f9f1 2018-07-31 05:12:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380255937576s 2018-07-31 05:12:07,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cfa01f4-79ab-4bc2-a4b2-0e48ac53f9f1 2018-07-31 05:12:07,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:09,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-fe7d31ce-039e-4d78-a1a1-69b2ace02e2b x-compute-request-id: req-fe7d31ce-039e-4d78-a1a1-69b2ace02e2b 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:10,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe7d31ce-039e-4d78-a1a1-69b2ace02e2b 2018-07-31 05:12:10,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395969152451s 2018-07-31 05:12:10,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe7d31ce-039e-4d78-a1a1-69b2ace02e2b 2018-07-31 05:12:10,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:12,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:12,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-5dfa438a-055d-4a74-a068-2aee244e4f51 x-compute-request-id: req-5dfa438a-055d-4a74-a068-2aee244e4f51 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:12,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5dfa438a-055d-4a74-a068-2aee244e4f51 2018-07-31 05:12:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372205018997s 2018-07-31 05:12:12,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5dfa438a-055d-4a74-a068-2aee244e4f51 2018-07-31 05:12:12,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:14,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:14,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-5809ed8a-b8ef-4485-b7ca-42dfe7eceed2 x-compute-request-id: req-5809ed8a-b8ef-4485-b7ca-42dfe7eceed2 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:14,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5809ed8a-b8ef-4485-b7ca-42dfe7eceed2 2018-07-31 05:12:14,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378293991089s 2018-07-31 05:12:14,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5809ed8a-b8ef-4485-b7ca-42dfe7eceed2 2018-07-31 05:12:14,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:16,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:16,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-fcdfb97e-32d3-4c5b-9385-a04d48e39b3d x-compute-request-id: req-fcdfb97e-32d3-4c5b-9385-a04d48e39b3d 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:17,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fcdfb97e-32d3-4c5b-9385-a04d48e39b3d 2018-07-31 05:12:17,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370564937592s 2018-07-31 05:12:17,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fcdfb97e-32d3-4c5b-9385-a04d48e39b3d 2018-07-31 05:12:17,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:19,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:19,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-a3bb1db4-1d0f-4d25-a1ec-767be26cbb0c x-compute-request-id: req-a3bb1db4-1d0f-4d25-a1ec-767be26cbb0c 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:19,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3bb1db4-1d0f-4d25-a1ec-767be26cbb0c 2018-07-31 05:12:19,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360754013062s 2018-07-31 05:12:19,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3bb1db4-1d0f-4d25-a1ec-767be26cbb0c 2018-07-31 05:12:19,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:21,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:21,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-0479b63c-a22a-4496-b143-89bd0aa9e1f1 x-compute-request-id: req-0479b63c-a22a-4496-b143-89bd0aa9e1f1 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:21,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0479b63c-a22a-4496-b143-89bd0aa9e1f1 2018-07-31 05:12:21,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376992940903s 2018-07-31 05:12:21,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0479b63c-a22a-4496-b143-89bd0aa9e1f1 2018-07-31 05:12:21,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:23,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:24,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-099d14fa-d62b-4dc4-9515-ee5372253228 x-compute-request-id: req-099d14fa-d62b-4dc4-9515-ee5372253228 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:24,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-099d14fa-d62b-4dc4-9515-ee5372253228 2018-07-31 05:12:24,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384307861328s 2018-07-31 05:12:24,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-099d14fa-d62b-4dc4-9515-ee5372253228 2018-07-31 05:12:24,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:26,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:26,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-c311aa79-be06-424c-84e1-582c3b239ebf x-compute-request-id: req-c311aa79-be06-424c-84e1-582c3b239ebf 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:26,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c311aa79-be06-424c-84e1-582c3b239ebf 2018-07-31 05:12:26,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4518699646s 2018-07-31 05:12:26,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c311aa79-be06-424c-84e1-582c3b239ebf 2018-07-31 05:12:26,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:28,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:29,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-4040528b-2040-4378-80a8-da8f5e243d9a x-compute-request-id: req-4040528b-2040-4378-80a8-da8f5e243d9a 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:29,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4040528b-2040-4378-80a8-da8f5e243d9a 2018-07-31 05:12:29,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194360017776s 2018-07-31 05:12:29,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4040528b-2040-4378-80a8-da8f5e243d9a 2018-07-31 05:12:29,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:31,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:31,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:31,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-321740bd-4107-4a34-b2a6-6abb08657739 x-compute-request-id: req-321740bd-4107-4a34-b2a6-6abb08657739 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:31,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-321740bd-4107-4a34-b2a6-6abb08657739 2018-07-31 05:12:31,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37639093399s 2018-07-31 05:12:31,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-321740bd-4107-4a34-b2a6-6abb08657739 2018-07-31 05:12:31,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:33,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-64743e1d-ca35-456e-bed6-fc63386dcfcd x-compute-request-id: req-64743e1d-ca35-456e-bed6-fc63386dcfcd 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:33,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64743e1d-ca35-456e-bed6-fc63386dcfcd 2018-07-31 05:12:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197762012482s 2018-07-31 05:12:33,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64743e1d-ca35-456e-bed6-fc63386dcfcd 2018-07-31 05:12:33,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:35,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:35,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:35,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-b246da54-b101-4c22-8fee-f283101ef56e x-compute-request-id: req-b246da54-b101-4c22-8fee-f283101ef56e 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:35,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b246da54-b101-4c22-8fee-f283101ef56e 2018-07-31 05:12:35,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370291948318s 2018-07-31 05:12:35,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b246da54-b101-4c22-8fee-f283101ef56e 2018-07-31 05:12:35,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:38,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:38,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:38,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-4abb7e21-3997-42c1-9c1f-8891dec13e17 x-compute-request-id: req-4abb7e21-3997-42c1-9c1f-8891dec13e17 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:38,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4abb7e21-3997-42c1-9c1f-8891dec13e17 2018-07-31 05:12:38,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198860883713s 2018-07-31 05:12:38,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4abb7e21-3997-42c1-9c1f-8891dec13e17 2018-07-31 05:12:38,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:40,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:40,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:40,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-53990c97-6da7-4936-b0c7-20eb4eea5edb x-compute-request-id: req-53990c97-6da7-4936-b0c7-20eb4eea5edb 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:40,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53990c97-6da7-4936-b0c7-20eb4eea5edb 2018-07-31 05:12:40,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371065139771s 2018-07-31 05:12:40,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53990c97-6da7-4936-b0c7-20eb4eea5edb 2018-07-31 05:12:40,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:42,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:42,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-841efa6a-5079-4ed9-a5b5-ba626191abf6 x-compute-request-id: req-841efa6a-5079-4ed9-a5b5-ba626191abf6 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:42,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-841efa6a-5079-4ed9-a5b5-ba626191abf6 2018-07-31 05:12:42,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364861965179s 2018-07-31 05:12:42,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-841efa6a-5079-4ed9-a5b5-ba626191abf6 2018-07-31 05:12:42,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:44,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:45,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-0e10124c-1e74-40bf-9383-ff20a2897c97 x-compute-request-id: req-0e10124c-1e74-40bf-9383-ff20a2897c97 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:45,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e10124c-1e74-40bf-9383-ff20a2897c97 2018-07-31 05:12:45,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371073961258s 2018-07-31 05:12:45,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e10124c-1e74-40bf-9383-ff20a2897c97 2018-07-31 05:12:45,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:47,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:47,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-28aa359d-216b-4383-816e-6c7ea68f8f44 x-compute-request-id: req-28aa359d-216b-4383-816e-6c7ea68f8f44 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:47,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28aa359d-216b-4383-816e-6c7ea68f8f44 2018-07-31 05:12:47,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195446968079s 2018-07-31 05:12:47,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-28aa359d-216b-4383-816e-6c7ea68f8f44 2018-07-31 05:12:47,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:49,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:49,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:49,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-6f201c28-c7ca-4a93-9af0-1396d6ac8c31 x-compute-request-id: req-6f201c28-c7ca-4a93-9af0-1396d6ac8c31 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:49,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f201c28-c7ca-4a93-9af0-1396d6ac8c31 2018-07-31 05:12:49,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374130010605s 2018-07-31 05:12:49,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f201c28-c7ca-4a93-9af0-1396d6ac8c31 2018-07-31 05:12:49,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:51,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:51,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:52,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-92b53302-b9c1-4d2e-a7f4-11b24a469d81 x-compute-request-id: req-92b53302-b9c1-4d2e-a7f4-11b24a469d81 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:52,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92b53302-b9c1-4d2e-a7f4-11b24a469d81 2018-07-31 05:12:52,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195636987686s 2018-07-31 05:12:52,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92b53302-b9c1-4d2e-a7f4-11b24a469d81 2018-07-31 05:12:52,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:54,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:54,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-2d31d34f-c26b-4265-957a-5d8cf5a0b348 x-compute-request-id: req-2d31d34f-c26b-4265-957a-5d8cf5a0b348 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:54,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d31d34f-c26b-4265-957a-5d8cf5a0b348 2018-07-31 05:12:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198719978333s 2018-07-31 05:12:54,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d31d34f-c26b-4265-957a-5d8cf5a0b348 2018-07-31 05:12:54,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:56,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:56,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:56,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-77c3dc05-f62f-4a95-a319-3bffd9d03df9 x-compute-request-id: req-77c3dc05-f62f-4a95-a319-3bffd9d03df9 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:56,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77c3dc05-f62f-4a95-a319-3bffd9d03df9 2018-07-31 05:12:56,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230257034302s 2018-07-31 05:12:56,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77c3dc05-f62f-4a95-a319-3bffd9d03df9 2018-07-31 05:12:56,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:12:58,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:12:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:12:58,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:12: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-d4d27c2b-c493-427d-8c88-9ea500f925b7 x-compute-request-id: req-d4d27c2b-c493-427d-8c88-9ea500f925b7 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:12:58,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d4d27c2b-c493-427d-8c88-9ea500f925b7 2018-07-31 05:12:58,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370702028275s 2018-07-31 05:12:58,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d4d27c2b-c493-427d-8c88-9ea500f925b7 2018-07-31 05:12:58,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:00,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:01,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-0a6e6f14-cdac-414a-927d-d47ee0fd192e x-compute-request-id: req-0a6e6f14-cdac-414a-927d-d47ee0fd192e 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:01,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a6e6f14-cdac-414a-927d-d47ee0fd192e 2018-07-31 05:13:01,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359899997711s 2018-07-31 05:13:01,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a6e6f14-cdac-414a-927d-d47ee0fd192e 2018-07-31 05:13:01,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:03,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:03,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-437c3fc5-0bdc-4039-9f4f-9cb05f81da77 x-compute-request-id: req-437c3fc5-0bdc-4039-9f4f-9cb05f81da77 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:03,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-437c3fc5-0bdc-4039-9f4f-9cb05f81da77 2018-07-31 05:13:03,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371780872345s 2018-07-31 05:13:03,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-437c3fc5-0bdc-4039-9f4f-9cb05f81da77 2018-07-31 05:13:03,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:05,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:05,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:06,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-55597e67-3789-4cc3-a7a2-4098d9891896 x-compute-request-id: req-55597e67-3789-4cc3-a7a2-4098d9891896 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:06,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55597e67-3789-4cc3-a7a2-4098d9891896 2018-07-31 05:13:06,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354611158371s 2018-07-31 05:13:06,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55597e67-3789-4cc3-a7a2-4098d9891896 2018-07-31 05:13:06,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-94896a5d-5abe-49cb-8f55-7ba939a0f940 x-compute-request-id: req-94896a5d-5abe-49cb-8f55-7ba939a0f940 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:08,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94896a5d-5abe-49cb-8f55-7ba939a0f940 2018-07-31 05:13:08,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375604867935s 2018-07-31 05:13:08,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94896a5d-5abe-49cb-8f55-7ba939a0f940 2018-07-31 05:13:08,425 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:10,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:10,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:10,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-f13971fb-510c-4c74-9f25-bce5de979d8f x-compute-request-id: req-f13971fb-510c-4c74-9f25-bce5de979d8f 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:10,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f13971fb-510c-4c74-9f25-bce5de979d8f 2018-07-31 05:13:10,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468389987946s 2018-07-31 05:13:10,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f13971fb-510c-4c74-9f25-bce5de979d8f 2018-07-31 05:13:10,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:12,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:13,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-d2578bc8-8959-4cec-a0af-f0d1802e7898 x-compute-request-id: req-d2578bc8-8959-4cec-a0af-f0d1802e7898 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:13,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2578bc8-8959-4cec-a0af-f0d1802e7898 2018-07-31 05:13:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195418834686s 2018-07-31 05:13:13,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2578bc8-8959-4cec-a0af-f0d1802e7898 2018-07-31 05:13:13,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:15,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:16,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-8ab04ffe-8dea-4c0e-aa87-557642defe39 x-compute-request-id: req-8ab04ffe-8dea-4c0e-aa87-557642defe39 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:16,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ab04ffe-8dea-4c0e-aa87-557642defe39 2018-07-31 05:13:16,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.935289144516s 2018-07-31 05:13:16,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ab04ffe-8dea-4c0e-aa87-557642defe39 2018-07-31 05:13:16,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:18,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:18,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-8828ac79-de0c-4d1e-9dc5-4495824a0b3f x-compute-request-id: req-8828ac79-de0c-4d1e-9dc5-4495824a0b3f 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:18,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8828ac79-de0c-4d1e-9dc5-4495824a0b3f 2018-07-31 05:13:18,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361633062363s 2018-07-31 05:13:18,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8828ac79-de0c-4d1e-9dc5-4495824a0b3f 2018-07-31 05:13:18,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:20,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-95981dc1-0c8d-42ad-bb11-65d8a136a021 x-compute-request-id: req-95981dc1-0c8d-42ad-bb11-65d8a136a021 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:20,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95981dc1-0c8d-42ad-bb11-65d8a136a021 2018-07-31 05:13:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372706890106s 2018-07-31 05:13:20,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95981dc1-0c8d-42ad-bb11-65d8a136a021 2018-07-31 05:13:20,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:22,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:22,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-1c626bb0-2c54-4d94-8fe5-0551af7cfe5d x-compute-request-id: req-1c626bb0-2c54-4d94-8fe5-0551af7cfe5d 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:22,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c626bb0-2c54-4d94-8fe5-0551af7cfe5d 2018-07-31 05:13:22,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201107978821s 2018-07-31 05:13:22,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c626bb0-2c54-4d94-8fe5-0551af7cfe5d 2018-07-31 05:13:23,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:25,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-b9b694f7-f98f-407b-bb60-be3a07886eef x-compute-request-id: req-b9b694f7-f98f-407b-bb60-be3a07886eef 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:25,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b9b694f7-f98f-407b-bb60-be3a07886eef 2018-07-31 05:13:25,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195011138916s 2018-07-31 05:13:25,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b9b694f7-f98f-407b-bb60-be3a07886eef 2018-07-31 05:13:25,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:27,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:27,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-4a7a0727-f262-4c51-8dc8-3ba71776b9e6 x-compute-request-id: req-4a7a0727-f262-4c51-8dc8-3ba71776b9e6 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:27,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a7a0727-f262-4c51-8dc8-3ba71776b9e6 2018-07-31 05:13:27,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467178106308s 2018-07-31 05:13:27,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a7a0727-f262-4c51-8dc8-3ba71776b9e6 2018-07-31 05:13:27,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:29,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:30,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-68c3b668-1283-4f50-976d-7722a179d30b x-compute-request-id: req-68c3b668-1283-4f50-976d-7722a179d30b 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:30,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68c3b668-1283-4f50-976d-7722a179d30b 2018-07-31 05:13:30,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411525964737s 2018-07-31 05:13:30,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68c3b668-1283-4f50-976d-7722a179d30b 2018-07-31 05:13:30,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:32,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:32,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-aa9fd50a-5ffa-48e0-8656-dd6b33e00b11 x-compute-request-id: req-aa9fd50a-5ffa-48e0-8656-dd6b33e00b11 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:32,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa9fd50a-5ffa-48e0-8656-dd6b33e00b11 2018-07-31 05:13:32,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239296197891s 2018-07-31 05:13:32,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa9fd50a-5ffa-48e0-8656-dd6b33e00b11 2018-07-31 05:13:32,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:34,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:34,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-a0264214-12f7-405b-8449-5e2816b7fda1 x-compute-request-id: req-a0264214-12f7-405b-8449-5e2816b7fda1 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:34,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0264214-12f7-405b-8449-5e2816b7fda1 2018-07-31 05:13:34,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197575092316s 2018-07-31 05:13:34,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0264214-12f7-405b-8449-5e2816b7fda1 2018-07-31 05:13:34,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:36,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:36,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-53e87a54-fd67-404b-93d1-2c8b7a5c8673 x-compute-request-id: req-53e87a54-fd67-404b-93d1-2c8b7a5c8673 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:36,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53e87a54-fd67-404b-93d1-2c8b7a5c8673 2018-07-31 05:13:36,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394107103348s 2018-07-31 05:13:36,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53e87a54-fd67-404b-93d1-2c8b7a5c8673 2018-07-31 05:13:36,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:38,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:38,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:39,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-6784ccfd-9a8d-490f-8860-f8b577bfdc88 x-compute-request-id: req-6784ccfd-9a8d-490f-8860-f8b577bfdc88 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:39,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6784ccfd-9a8d-490f-8860-f8b577bfdc88 2018-07-31 05:13:39,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202165842056s 2018-07-31 05:13:39,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6784ccfd-9a8d-490f-8860-f8b577bfdc88 2018-07-31 05:13:39,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:41,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:41,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-a0b30fbe-15f6-4d52-83f7-f01be48238bb x-compute-request-id: req-a0b30fbe-15f6-4d52-83f7-f01be48238bb 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:41,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0b30fbe-15f6-4d52-83f7-f01be48238bb 2018-07-31 05:13:41,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378515958786s 2018-07-31 05:13:41,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0b30fbe-15f6-4d52-83f7-f01be48238bb 2018-07-31 05:13:41,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:43,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:43,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-5cec4517-3840-4868-bc2f-3188300c001a x-compute-request-id: req-5cec4517-3840-4868-bc2f-3188300c001a 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.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:10:24Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:43,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cec4517-3840-4868-bc2f-3188300c001a 2018-07-31 05:13:43,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412573099136s 2018-07-31 05:13:43,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cec4517-3840-4868-bc2f-3188300c001a 2018-07-31 05:13:43,955 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:13:45,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:46,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-92c4440e-9c21-4f66-82cf-7a904cfd02ee x-compute-request-id: req-92c4440e-9c21-4f66-82cf-7a904cfd02ee Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:60:95", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:13:43.000000", "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "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-31T05:13:43Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:46,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92c4440e-9c21-4f66-82cf-7a904cfd02ee 2018-07-31 05:13:46,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20375919342s 2018-07-31 05:13:46,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92c4440e-9c21-4f66-82cf-7a904cfd02ee 2018-07-31 05:13:46,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:13:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:46,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-89e3d3d5-c0eb-4463-8e32-8eae6cd10037 Date: Tue, 31 Jul 2018 05:13:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:13:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1d15e15-6f82-43ef-acaa-c313f51bd438","ip_address":"192.168.120.5"}],"id":"b5bc83b1-5798-45d6-9429-c1b899d856be","security_groups":["f164376f-1b58-40fe-9f78-71b346d6d2cb"],"mac_address":"fa:16:3e:49:60:95","project_id":"394fd0c1298c45a1b987e6cc26f0889c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:24Z","binding:vnic_type":"normal","device_id":"522f92ea-bead-4049-bd9e-8156cadcab25","ip_allocation":"immediate"}]} 2018-07-31 05:13:46,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-89e3d3d5-c0eb-4463-8e32-8eae6cd10037 2018-07-31 05:13:46,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.249866962433s 2018-07-31 05:13:46,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-89e3d3d5-c0eb-4463-8e32-8eae6cd10037 2018-07-31 05:13:46,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:13:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b5bc83b1-5798-45d6-9429-c1b899d856be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:46,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-43f3204f-d9e4-4f61-8b87-622e6a329270 Date: Tue, 31 Jul 2018 05:13:46 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:13:46,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b5bc83b1-5798-45d6-9429-c1b899d856be used request id req-43f3204f-d9e4-4f61-8b87-622e6a329270 2018-07-31 05:13:46,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459091663361s 2018-07-31 05:13:46,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b5bc83b1-5798-45d6-9429-c1b899d856be used request id req-43f3204f-d9e4-4f61-8b87-622e6a329270 2018-07-31 05:13:46,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:13:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:46,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-1bdca18d-9ad7-48ad-89c6-0125fce702fa x-compute-request-id: req-1bdca18d-9ad7-48ad-89c6-0125fce702fa Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:60:95", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:13:43.000000", "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "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-31T05:13:43Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:13:46,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bdca18d-9ad7-48ad-89c6-0125fce702fa 2018-07-31 05:13:46,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37086391449s 2018-07-31 05:13:46,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bdca18d-9ad7-48ad-89c6-0125fce702fa 2018-07-31 05:13:46,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:13:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:46,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-9419520a-7289-460a-af40-27df0ea192ad Date: Tue, 31 Jul 2018 05:13:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:13:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1d15e15-6f82-43ef-acaa-c313f51bd438","ip_address":"192.168.120.5"}],"id":"b5bc83b1-5798-45d6-9429-c1b899d856be","security_groups":["f164376f-1b58-40fe-9f78-71b346d6d2cb"],"mac_address":"fa:16:3e:49:60:95","project_id":"394fd0c1298c45a1b987e6cc26f0889c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:24Z","binding:vnic_type":"normal","device_id":"522f92ea-bead-4049-bd9e-8156cadcab25","ip_allocation":"immediate"}]} 2018-07-31 05:13:46,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-9419520a-7289-460a-af40-27df0ea192ad 2018-07-31 05:13:46,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.065780878067s 2018-07-31 05:13:46,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-9419520a-7289-460a-af40-27df0ea192ad 2018-07-31 05:13:46,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:13:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b5bc83b1-5798-45d6-9429-c1b899d856be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:46,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7634a20-3d4f-40b9-b14f-dbdc4a0a1ff2 Date: Tue, 31 Jul 2018 05:13:46 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:13:46,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b5bc83b1-5798-45d6-9429-c1b899d856be used request id req-e7634a20-3d4f-40b9-b14f-dbdc4a0a1ff2 2018-07-31 05:13:46,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0468699932098s 2018-07-31 05:13:46,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b5bc83b1-5798-45d6-9429-c1b899d856be used request id req-e7634a20-3d4f-40b9-b14f-dbdc4a0a1ff2 2018-07-31 05:13:46,963 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:60:95', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e70942ee-6df8-4014-8035-c7d350432714'}), 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-31T05:13:43.000000', 'flavor': Munch({u'id': u'f92d9cc7-35ad-42cd-99cb-967f881d500f'}), 'az': u'nova', 'id': u'522f92ea-bead-4049-bd9e-8156cadcab25', 'security_groups': [Munch({u'name': u'shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ca1af9295424af68a3b3df83e788f85', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'394fd0c1298c45a1b987e6cc26f0889c', 'name': 'shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b', '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-31T05:13:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T05:13:43Z', 'hostId': u'536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b', '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-31T05:13:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'394fd0c1298c45a1b987e6cc26f0889c', 'name': u'shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'adminPass': None, 'tenant_id': u'394fd0c1298c45a1b987e6cc26f0889c', 'created_at': u'2018-07-31T05:10:22Z', 'created': u'2018-07-31T05:10:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 05:13:46,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:13:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:47,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-d87a8155-d88e-4845-b502-2c4eef3c8713 Date: Tue, 31 Jul 2018 05:13:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"394fd0c1298c45a1b987e6cc26f0889c","l2_adjacency":true,"status":"ACTIVE","subnets":["f1d15e15-6f82-43ef-acaa-c313f51bd438"],"description":"","tags":[],"updated_at":"2018-07-31T05:10:01Z","qos_policy_id":null,"name":"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b","admin_state_up":true,"tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:13:47,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d87a8155-d88e-4845-b502-2c4eef3c8713 2018-07-31 05:13:47,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109521865845s 2018-07-31 05:13:47,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d87a8155-d88e-4845-b502-2c4eef3c8713 2018-07-31 05:13:47,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:13:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:13:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-77d2be0e-ab7c-46f4-a029-7cbeeb93839b Date: Tue, 31 Jul 2018 05:13:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:13:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1d15e15-6f82-43ef-acaa-c313f51bd438","ip_address":"192.168.120.5"}],"id":"b5bc83b1-5798-45d6-9429-c1b899d856be","security_groups":["f164376f-1b58-40fe-9f78-71b346d6d2cb"],"mac_address":"fa:16:3e:49:60:95","project_id":"394fd0c1298c45a1b987e6cc26f0889c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:24Z","binding:vnic_type":"normal","device_id":"522f92ea-bead-4049-bd9e-8156cadcab25","ip_allocation":"immediate"}]} 2018-07-31 05:13:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-77d2be0e-ab7c-46f4-a029-7cbeeb93839b 2018-07-31 05:13:47,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0601341724396s 2018-07-31 05:13:47,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-77d2be0e-ab7c-46f4-a029-7cbeeb93839b 2018-07-31 05:13:47,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 05:13:47,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.5", "port_id": "b5bc83b1-5798-45d6-9429-c1b899d856be"}}' 2018-07-31 05:13:49,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-496b20bb-0812-42e6-a00d-c56df7d41127 Date: Tue, 31 Jul 2018 05:13:49 GMT RESP BODY: {"floatingip": {"router_id": "682813f3-d872-4eb7-b801-353b58c79eef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:13:47Z", "updated_at": "2018-07-31T05:13:47Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3a31a7c1-ad43-43f5-82c6-388a5114ddcc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:60:95", "device_id": "522f92ea-bead-4049-bd9e-8156cadcab25"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_id": "b5bc83b1-5798-45d6-9429-c1b899d856be", "id": "e856e3a9-3c8a-4048-b678-a3a04ecc3b7c", "qos_policy_id": null}} 2018-07-31 05:13:49,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-496b20bb-0812-42e6-a00d-c56df7d41127 2018-07-31 05:13:49,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34511208534s 2018-07-31 05:13:49,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-496b20bb-0812-42e6-a00d-c56df7d41127 2018-07-31 05:13:49,488 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'682813f3-d872-4eb7-b801-353b58c79eef', 'updated_at': u'2018-07-31T05:13:47Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'b5bc83b1-5798-45d6-9429-c1b899d856be', 'id': u'e856e3a9-3c8a-4048-b678-a3a04ecc3b7c', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'b5bc83b1-5798-45d6-9429-c1b899d856be', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'394fd0c1298c45a1b987e6cc26f0889c', 'name': 'shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'394fd0c1298c45a1b987e6cc26f0889c', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3a31a7c1-ad43-43f5-82c6-388a5114ddcc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:49:60:95', u'device_id': u'522f92ea-bead-4049-bd9e-8156cadcab25'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'394fd0c1298c45a1b987e6cc26f0889c', 'created_at': u'2018-07-31T05:13:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3a31a7c1-ad43-43f5-82c6-388a5114ddcc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:49:60:95', u'device_id': u'522f92ea-bead-4049-bd9e-8156cadcab25'}), 'router': u'682813f3-d872-4eb7-b801-353b58c79eef'}) 2018-07-31 05:13:49,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 05:13:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25/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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 05:13:49,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:13: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-24eceea0-1a4a-40e5-a902-f01014939cab x-compute-request-id: req-24eceea0-1a4a-40e5-a902-f01014939cab Content-Encoding: gzip Content-Length: 10629 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 701523952 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.141676] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143569] pid_max: default: 32768 minimum: 301\n[ 0.144611] ACPI: Core revision 20150930\n[ 0.146101] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147579] Security Framework initialized\n[ 0.148511] Yama: becoming mindful.\n[ 0.149352] AppArmor: AppArmor initialized\n[ 0.150318] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151835] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153312] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154715] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156339] Initializing cgroup subsys io\n[ 0.157278] Initializing cgroup subsys memory\n[ 0.158262] Initializing cgroup subsys devices\n[ 0.159277] Initializing cgroup subsys freezer\n[ 0.160293] Initializing cgroup subsys net_cls\n[ 0.161310] Initializing cgroup subsys perf_event\n[ 0.162363] Initializing cgroup subsys net_prio\n[ 0.163396] Initializing cgroup subsys hugetlb\n[ 0.164415] Initializing cgroup subsys pids\n[ 0.165424] CPU: Physical Processor ID: 0\n[ 0.167040] mce: CPU supports 10 MCE banks\n[ 0.167995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170423] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.171615] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.172978] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.174399] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.175643] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.177374] Speculative Store Bypass: Vulnerable\n[ 0.194090] Freeing SMP alternatives memory: 32K\n[ 0.199775] ftrace: allocating 32237 entries in 126 pages\n[ 0.234545] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.235977] smpboot: Max logical packages: 1\n[ 0.237139] x2apic enabled\n[ 0.238015] Switched APIC routing to physical x2apic.\n[ 0.239886] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241213] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.243578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.245678] KVM setup paravirtual spinlock\n[ 0.247109] x86: Booted up 1 node, 1 CPUs\n[ 0.248024] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.249617] devtmpfs: initialized\n[ 0.251404] evm: security.selinux\n[ 0.252212] evm: security.SMACK64\n[ 0.252994] evm: security.SMACK64EXEC\n[ 0.253842] evm: security.SMACK64TRANSMUTE\n[ 0.254845] evm: security.SMACK64MMAP\n[ 0.255706] evm: security.ima\n[ 0.256430] evm: security.capability\n[ 0.257372] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259473] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.260827] pinctrl core: initialized pinctrl subsystem\n[ 0.262067] RTC time: 5:13:44, date: 07/31/18\n[ 0.263157] NET: Registered protocol family 16\n[ 0.264275] cpuidle: using governor ladder\n[ 0.265231] cpuidle: using governor menu\n[ 0.266128] PCCT header not found.\n[ 0.266996] ACPI: bus type PCI registered\n[ 0.267902] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269326] PCI: Using configuration type 1 for base access\n[ 0.271317] ACPI: Added _OSI(Module Device)\n[ 0.272283] ACPI: Added _OSI(Processor Device)\n[ 0.273277] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.274331] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.276307] ACPI: Interpreter enabled\n[ 0.277214] ACPI: (supports S0 S5)\n[ 0.278004] ACPI: Using IOAPIC for interrupt routing\n[ 0.279104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.282574] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.285358] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.286811] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.289390] acpiphp: Slot [3] registered\n[ 0.290296] acpiphp: Slot [4] registered\n[ 0.301088] acpiphp: Slot [5] registered\n[ 0.302003] acpiphp: Slot [6] registered\n[ 0.302914] acpiphp: Slot [7] registered\n[ 0.303820] acpiphp: Slot [8] registered\n[ 0.304749] acpiphp: Slot [9] registered\n[ 0.305677] acpiphp: Slot [10] registered\n[ 0.306622] acpiphp: Slot [11] registered\n[ 0.307581] acpiphp: Slot [12] registered\n[ 0.308523] acpiphp: Slot [13] registered\n[ 0.309449] acpiphp: Slot [14] registered\n[ 0.310377] acpiphp: Slot [15] registered\n[ 0.311296] acpiphp: Slot [16] registered\n[ 0.312223] acpiphp: Slot [17] registered\n[ 0.313147] acpiphp: Slot [18] registered\n[ 0.314072] acpiphp: Slot [19] registered\n[ 0.315030] acpiphp: Slot [20] registered\n[ 0.315955] acpiphp: Slot [21] registered\n[ 0.316914] acpiphp: Slot [22] registered\n[ 0.317862] acpiphp: Slot [23] registered\n[ 0.318790] acpiphp: Slot [24] registered\n[ 0.319709] acpiphp: Slot [25] registered\n[ 0.320637] acpiphp: Slot [26] registered\n[ 0.321558] acpiphp: Slot [27] registered\n[ 0.322487] acpiphp: Slot [28] registered\n[ 0.323413] acpiphp: Slot [29] registered\n[ 0.324342] acpiphp: Slot [30] registered\n[ 0.325285] acpiphp: Slot [31] registered\n[ 0.326204] PCI host bridge to bus 0000:00\n[ 0.327182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328590] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.329991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331649] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333310] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.335014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.338453] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.339921] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.341271] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.342722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.346274] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.348109] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371300] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374222] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375650] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378705] vgaarb: loaded\n[ 0.379417] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380825] SCSI subsystem initialized\n[ 0.381833] ACPI: bus type USB registered\n[ 0.382782] usbcore: registered new interface driver usbfs\n[ 0.383972] usbcore: registered new interface driver hub\n[ 0.385127] usbcore: registered new device driver usb\n[ 0.386428] PCI: Using ACPI for IRQ routing\n[ 0.387660] NetLabel: Initializing\n[ 0.388470] NetLabel: domain hash size = 128\n[ 0.389440] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390535] NetLabel: unlabeled traffic allowed by default\n[ 0.391844] amd_nb: Cannot enumerate AMD northbridges\n[ 0.392970] clocksource: Switched to clocksource kvm-clock\n[ 0.400751] AppArmor: AppArmor Filesystem Enabled\n[ 0.401872] pnp: PnP ACPI init\n[ 0.402899] pnp: PnP ACPI: found 5 devices\n[ 0.409348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411276] NET: Registered protocol family 2\n[ 0.412451] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.415985] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.417378] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.418793] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.420044] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.421564] NET: Registered protocol family 1\n[ 0.422587] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.423865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.425070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.441131] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457438] Unpacking initramfs...\n[ 0.911138] Freeing initrd memory: 37084K\n[ 0.912567] Scanning for low memory corruption every 60 seconds\n[ 0.914196] audit: initializing netlink subsys (disabled)\n[ 0.915404] audit: type=2000 audit(1533014025.067:1): initialized\n[ 0.917012] Initialise system trusted keyring\n[ 0.918168] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.919522] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.921960] zbud: loaded\n[ 0.922888] VFS: Disk quotas dquot_6.6.0\n[ 0.923799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.925463] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.926951] fuse init (API version 7.23)\n[ 0.927978] Key type big_key registered\n[ 0.928871] Allocating IMA MOK and blacklist keyrings.\n[ 0.930306] Key type asymmetric registered\n[ 0.931229] Asymmetric key parser 'x509' registered\n[ 0.932314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.933969] io scheduler noop registered\n[ 0.934856] io scheduler deadline registered (default)\n[ 0.936017] io scheduler cfq registered\n[ 0.937006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.938218] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.939684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.941372] ACPI: Power Button [PWRF]\n[ 0.942376] GHES: HEST is not enabled!\n[ 0.957894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.989708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.992048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.016265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.018825] Linux agpgart interface v0.103\n[ 1.021144] loop: module loaded\n[ 1.023934] vda: vda1\n[ 1.025321] scsi host0: ata_piix\n[ 1.026195] scsi host1: ata_piix\n[ 1.027025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.028463] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.030209] libphy: Fixed MDIO Bus: probed\n[ 1.031169] tun: Universal TUN/TAP device driver, 1.6\n[ 1.032283] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.034794] PPP generic driver version 2.4.2\n[ 1.035852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.037267] ehci-pci: EHCI PCI platform driver\n[ 1.038302] ehci-platform: EHCI generic platform driver\n[ 1.039462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.040736] ohci-pci: OHCI PCI platform driver\n[ 1.041758] ohci-platform: OHCI generic platform driver\n[ 1.042904] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.058924] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.060052] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.061680] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.062804] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.064128] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.065521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.067138] usb usb1: Product: UHCI Host Controller\n[ 1.068203] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.069485] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.070568] hub 1-0:1.0: USB hub found\n[ 1.071429] hub 1-0:1.0: 2 ports detected\n[ 1.072447] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.074831] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.075973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.077151] mousedev: PS/2 mouse device common for all mice\n[ 1.078558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.080601] rtc_cmos 00:00: RTC can wake from S4\n[ 1.081854] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.083189] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.084522] i2c /dev entries driver\n[ 1.085378] device-mapper: uevent: version 1.0.3\n[ 1.086433] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.088213] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.089718] NET: Registered protocol family 10\n[ 1.090923] NET: Registered protocol family 17\n[ 1.091917] Key type dns_resolver registered\n[ 1.093092] registered taskstats version 1\n[ 1.094034] Loading compiled-in X.509 certificates\n[ 1.095608] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.097670] zswap: loaded using pool lzo/zbud\n[ 1.099962] Key type trusted registered\n[ 1.102810] Key type encrypted registered\n[ 1.103704] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.104847] ima: No TPM chip found, activating TPM-bypass!\n[ 1.106016] evm: HMAC attrs: 0x1\n[ 1.107041] Magic number: 10:33:215\n[ 1.107889] event_source software: hash matches\n[ 1.108946] rtc_cmos 00:00: setting system clock to 2018-07-31 05:13:44 UTC (1533014024)\n[ 1.110715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.122313] EDD information not available.\n[ 1.190303] Freeing unused kernel memory: 1512K\n[ 1.191325] Write protecting the kernel read-only data: 14336k\n[ 1.193552] Freeing unused kernel memory: 1692K\n[ 1.194725] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.204963] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207237] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.209358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.211375] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.213421] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.217000] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.222579] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.224604] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.227661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.230433] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288621] [drm] Initialized drm 1.1.0 20060810\n[ 1.290621] virtio_net virtio0 ens3: renamed from eth0\n[ 1.299721] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.301796] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.325352] FDC 0 is a S82078B\n[ 1.341389] AVX2 version of gcm_enc/dec engaged.\n[ 1.342400] AES CTR mode by8 optimization enabled\n[ 1.380979] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.545694] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.547082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.548497] usb 1-1: Product: QEMU USB Tablet\n[ 1.549446] usb 1-1: Manufacturer: QEMU\n[ 1.550299] usb 1-1: SerialNumber: 42\n[ 1.558149] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.565138] usbcore: registered new interface driver usbhid\n[ 1.566369] usbhid: USB HID core driver\n[ 1.569013] 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.573119] 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.842936] md: linear personality registered for level -1\n[ 1.846245] md: multipath personality registered for level -4\n[ 1.849713] md: raid0 personality registered for level 0\n[ 1.853493] md: raid1 personality registered for level 1\n[ 1.924973] raid6: sse2x1 gen() 11682 MB/s\n[ 1.992973] raid6: sse2x1 xor() 9092 MB/s\n[ 2.060990] raid6: sse2x2 gen() 14735 MB/s\n[ 2.128972] raid6: sse2x2 xor() 9894 MB/s\n[ 2.196973] raid6: sse2x4 gen() 17144 MB/s\n[ 2.264972] raid6: sse2x4 xor() 11812 MB/s\n[ 2.332972] raid6: avx2x1 gen() 22659 MB/s\n[ 2.400971] raid6: avx2x2 gen() 26287 MB/s\n[ 2.468973] raid6: avx2x4 gen() 30512 MB/s\n[ 2.469978] raid6: using algorithm avx2x4 gen() 30512 MB/s\n[ 2.471214] raid6: using avx2x2 recovery algorithm\n[ 2.472345] tsc: Refined TSC clocksource calibration: 3491.855 MHz\n[ 2.473735] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255433eb12, max_idle_ns: 440795352570 ns\n[ 2.477336] xor: automatically using best checksumming function:\n[ 2.516981] avx : 32639.000 MB/sec\n[ 2.519195] async_tx: api initialized (async)\n[ 2.529377] md: raid6 personality registered for level 6\n[ 2.530610] md: raid5 personality registered for level 5\n[ 2.531826] md: raid4 personality registered for level 4\n[ 2.537443] 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.567446] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586524] 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.700104] 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.704953] systemd[1]: Detected virtualization kvm.\n[ 2.706643] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.710335] systemd[1]: Set hostname to .\n[ 2.713613] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.715604] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.845946] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.848369] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.851091] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.853396] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.855747] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.857971] 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.861258] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.863565] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.866197] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.868634] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.871568] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.873544] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.876460] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.878759] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.882717] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.885242] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.889627] 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.897865] Loading iSCSI transport class v2.0-870.\n[ 2.899611] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.912827] iscsi: registered transport (tcp)\n[ 2.913995] 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.918920] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.923434] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.929616] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.937222] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.940045] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.945008] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.949750] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.955275] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.963552] 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.970885] iscsi: registered transport (iser)\n[ 2.971895] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.975798] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.981554] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.988239] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.990886] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.997705] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.003193] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.009392] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.013409] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.024949] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.029813] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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[[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] Found device /dev/ttyS0.\n[ 3.869365] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.383021] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Tue, 31 Jul 2018 05:13:47 +0000. Up 4.19 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n"} 2018-07-31 05:13:49,563 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25/action used request id req-24eceea0-1a4a-40e5-a902-f01014939cab 2018-07-31 05:13:49,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749359130859s 2018-07-31 05:13:49,565 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25/action used request id req-24eceea0-1a4a-40e5-a902-f01014939cab 2018-07-31 05:13:49,565 - 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 701523952 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.141676] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143569] pid_max: default: 32768 minimum: 301 [ 0.144611] ACPI: Core revision 20150930 [ 0.146101] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147579] Security Framework initialized [ 0.148511] Yama: becoming mindful. [ 0.149352] AppArmor: AppArmor initialized [ 0.150318] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151835] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153312] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154715] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156339] Initializing cgroup subsys io [ 0.157278] Initializing cgroup subsys memory [ 0.158262] Initializing cgroup subsys devices [ 0.159277] Initializing cgroup subsys freezer [ 0.160293] Initializing cgroup subsys net_cls [ 0.161310] Initializing cgroup subsys perf_event [ 0.162363] Initializing cgroup subsys net_prio [ 0.163396] Initializing cgroup subsys hugetlb [ 0.164415] Initializing cgroup subsys pids [ 0.165424] CPU: Physical Processor ID: 0 [ 0.167040] mce: CPU supports 10 MCE banks [ 0.167995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170423] Spectre V2 : Mitigation: Full generic retpoline [ 0.171615] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.172978] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.174399] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.175643] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.177374] Speculative Store Bypass: Vulnerable [ 0.194090] Freeing SMP alternatives memory: 32K [ 0.199775] ftrace: allocating 32237 entries in 126 pages [ 0.234545] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.235977] smpboot: Max logical packages: 1 [ 0.237139] x2apic enabled [ 0.238015] Switched APIC routing to physical x2apic. [ 0.239886] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241213] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.243578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.245678] KVM setup paravirtual spinlock [ 0.247109] x86: Booted up 1 node, 1 CPUs [ 0.248024] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.249617] devtmpfs: initialized [ 0.251404] evm: security.selinux [ 0.252212] evm: security.SMACK64 [ 0.252994] evm: security.SMACK64EXEC [ 0.253842] evm: security.SMACK64TRANSMUTE [ 0.254845] evm: security.SMACK64MMAP [ 0.255706] evm: security.ima [ 0.256430] evm: security.capability [ 0.257372] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.259473] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.260827] pinctrl core: initialized pinctrl subsystem [ 0.262067] RTC time: 5:13:44, date: 07/31/18 [ 0.263157] NET: Registered protocol family 16 [ 0.264275] cpuidle: using governor ladder [ 0.265231] cpuidle: using governor menu [ 0.266128] PCCT header not found. [ 0.266996] ACPI: bus type PCI registered [ 0.267902] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269326] PCI: Using configuration type 1 for base access [ 0.271317] ACPI: Added _OSI(Module Device) [ 0.272283] ACPI: Added _OSI(Processor Device) [ 0.273277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.274331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.276307] ACPI: Interpreter enabled [ 0.277214] ACPI: (supports S0 S5) [ 0.278004] ACPI: Using IOAPIC for interrupt routing [ 0.279104] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.282574] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.283883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.285358] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.286811] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.289390] acpiphp: Slot [3] registered [ 0.290296] acpiphp: Slot [4] registered [ 0.301088] acpiphp: Slot [5] registered [ 0.302003] acpiphp: Slot [6] registered [ 0.302914] acpiphp: Slot [7] registered [ 0.303820] acpiphp: Slot [8] registered [ 0.304749] acpiphp: Slot [9] registered [ 0.305677] acpiphp: Slot [10] registered [ 0.306622] acpiphp: Slot [11] registered [ 0.307581] acpiphp: Slot [12] registered [ 0.308523] acpiphp: Slot [13] registered [ 0.309449] acpiphp: Slot [14] registered [ 0.310377] acpiphp: Slot [15] registered [ 0.311296] acpiphp: Slot [16] registered [ 0.312223] acpiphp: Slot [17] registered [ 0.313147] acpiphp: Slot [18] registered [ 0.314072] acpiphp: Slot [19] registered [ 0.315030] acpiphp: Slot [20] registered [ 0.315955] acpiphp: Slot [21] registered [ 0.316914] acpiphp: Slot [22] registered [ 0.317862] acpiphp: Slot [23] registered [ 0.318790] acpiphp: Slot [24] registered [ 0.319709] acpiphp: Slot [25] registered [ 0.320637] acpiphp: Slot [26] registered [ 0.321558] acpiphp: Slot [27] registered [ 0.322487] acpiphp: Slot [28] registered [ 0.323413] acpiphp: Slot [29] registered [ 0.324342] acpiphp: Slot [30] registered [ 0.325285] acpiphp: Slot [31] registered [ 0.326204] PCI host bridge to bus 0000:00 [ 0.327182] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.328590] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.329991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.331649] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.333310] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.335014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.338453] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.339921] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.341271] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.342722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.346274] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.348109] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.366096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.367717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.369744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371300] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.372833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.374222] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.375650] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.376899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378705] vgaarb: loaded [ 0.379417] vgaarb: bridge control possible 0000:00:02.0 [ 0.380825] SCSI subsystem initialized [ 0.381833] ACPI: bus type USB registered [ 0.382782] usbcore: registered new interface driver usbfs [ 0.383972] usbcore: registered new interface driver hub [ 0.385127] usbcore: registered new device driver usb [ 0.386428] PCI: Using ACPI for IRQ routing [ 0.387660] NetLabel: Initializing [ 0.388470] NetLabel: domain hash size = 128 [ 0.389440] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.390535] NetLabel: unlabeled traffic allowed by default [ 0.391844] amd_nb: Cannot enumerate AMD northbridges [ 0.392970] clocksource: Switched to clocksource kvm-clock [ 0.400751] AppArmor: AppArmor Filesystem Enabled [ 0.401872] pnp: PnP ACPI init [ 0.402899] pnp: PnP ACPI: found 5 devices [ 0.409348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.411276] NET: Registered protocol family 2 [ 0.412451] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.415985] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.417378] TCP: Hash tables configured (established 4096 bind 4096) [ 0.418793] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.420044] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.421564] NET: Registered protocol family 1 [ 0.422587] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.423865] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.425070] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.441131] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.457438] Unpacking initramfs... [ 0.911138] Freeing initrd memory: 37084K [ 0.912567] Scanning for low memory corruption every 60 seconds [ 0.914196] audit: initializing netlink subsys (disabled) [ 0.915404] audit: type=2000 audit(1533014025.067:1): initialized [ 0.917012] Initialise system trusted keyring [ 0.918168] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.919522] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.921960] zbud: loaded [ 0.922888] VFS: Disk quotas dquot_6.6.0 [ 0.923799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.925463] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.926951] fuse init (API version 7.23) [ 0.927978] Key type big_key registered [ 0.928871] Allocating IMA MOK and blacklist keyrings. [ 0.930306] Key type asymmetric registered [ 0.931229] Asymmetric key parser 'x509' registered [ 0.932314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.933969] io scheduler noop registered [ 0.934856] io scheduler deadline registered (default) [ 0.936017] io scheduler cfq registered [ 0.937006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.938218] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.939684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.941372] ACPI: Power Button [PWRF] [ 0.942376] GHES: HEST is not enabled! [ 0.957894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.989708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.992048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.016265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.018825] Linux agpgart interface v0.103 [ 1.021144] loop: module loaded [ 1.023934] vda: vda1 [ 1.025321] scsi host0: ata_piix [ 1.026195] scsi host1: ata_piix [ 1.027025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.028463] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.030209] libphy: Fixed MDIO Bus: probed [ 1.031169] tun: Universal TUN/TAP device driver, 1.6 [ 1.032283] tun: (C) 1999-2004 Max Krasnyansky [ 1.034794] PPP generic driver version 2.4.2 [ 1.035852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.037267] ehci-pci: EHCI PCI platform driver [ 1.038302] ehci-platform: EHCI generic platform driver [ 1.039462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.040736] ohci-pci: OHCI PCI platform driver [ 1.041758] ohci-platform: OHCI generic platform driver [ 1.042904] uhci_hcd: USB Universal Host Controller Interface driver [ 1.058924] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.060052] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.061680] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.062804] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.064128] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.065521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.067138] usb usb1: Product: UHCI Host Controller [ 1.068203] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.069485] usb usb1: SerialNumber: 0000:00:01.2 [ 1.070568] hub 1-0:1.0: USB hub found [ 1.071429] hub 1-0:1.0: 2 ports detected [ 1.072447] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.074831] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.075973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.077151] mousedev: PS/2 mouse device common for all mice [ 1.078558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.080601] rtc_cmos 00:00: RTC can wake from S4 [ 1.081854] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.083189] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.084522] i2c /dev entries driver [ 1.085378] device-mapper: uevent: version 1.0.3 [ 1.086433] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.088213] ledtrig-cpu: registered to indicate activity on CPUs [ 1.089718] NET: Registered protocol family 10 [ 1.090923] NET: Registered protocol family 17 [ 1.091917] Key type dns_resolver registered [ 1.093092] registered taskstats version 1 [ 1.094034] Loading compiled-in X.509 certificates [ 1.095608] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.097670] zswap: loaded using pool lzo/zbud [ 1.099962] Key type trusted registered [ 1.102810] Key type encrypted registered [ 1.103704] AppArmor: AppArmor sha1 policy hashing enabled [ 1.104847] ima: No TPM chip found, activating TPM-bypass! [ 1.106016] evm: HMAC attrs: 0x1 [ 1.107041] Magic number: 10:33:215 [ 1.107889] event_source software: hash matches [ 1.108946] rtc_cmos 00:00: setting system clock to 2018-07-31 05:13:44 UTC (1533014024) [ 1.110715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.122313] EDD information not available. [ 1.190303] Freeing unused kernel memory: 1512K [ 1.191325] Write protecting the kernel read-only data: 14336k [ 1.193552] Freeing unused kernel memory: 1692K [ 1.194725] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.204963] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207237] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.209358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.211375] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.213421] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.217000] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.222579] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.224604] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.227661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.230433] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288621] [drm] Initialized drm 1.1.0 20060810 [ 1.290621] virtio_net virtio0 ens3: renamed from eth0 [ 1.299721] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.301796] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.325352] FDC 0 is a S82078B [ 1.341389] AVX2 version of gcm_enc/dec engaged. [ 1.342400] AES CTR mode by8 optimization enabled [ 1.380979] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.545694] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.547082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.548497] usb 1-1: Product: QEMU USB Tablet [ 1.549446] usb 1-1: Manufacturer: QEMU [ 1.550299] usb 1-1: SerialNumber: 42 [ 1.558149] hidraw: raw HID events driver (C) Jiri Kosina [ 1.565138] usbcore: registered new interface driver usbhid [ 1.566369] usbhid: USB HID core driver [ 1.569013] 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.573119] 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.842936] md: linear personality registered for level -1 [ 1.846245] md: multipath personality registered for level -4 [ 1.849713] md: raid0 personality registered for level 0 [ 1.853493] md: raid1 personality registered for level 1 [ 1.924973] raid6: sse2x1 gen() 11682 MB/s [ 1.992973] raid6: sse2x1 xor() 9092 MB/s [ 2.060990] raid6: sse2x2 gen() 14735 MB/s [ 2.128972] raid6: sse2x2 xor() 9894 MB/s [ 2.196973] raid6: sse2x4 gen() 17144 MB/s [ 2.264972] raid6: sse2x4 xor() 11812 MB/s [ 2.332972] raid6: avx2x1 gen() 22659 MB/s [ 2.400971] raid6: avx2x2 gen() 26287 MB/s [ 2.468973] raid6: avx2x4 gen() 30512 MB/s [ 2.469978] raid6: using algorithm avx2x4 gen() 30512 MB/s [ 2.471214] raid6: using avx2x2 recovery algorithm [ 2.472345] tsc: Refined TSC clocksource calibration: 3491.855 MHz [ 2.473735] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255433eb12, max_idle_ns: 440795352570 ns [ 2.477336] xor: automatically using best checksumming function: [ 2.516981] avx : 32639.000 MB/sec [ 2.519195] async_tx: api initialized (async) [ 2.529377] md: raid6 personality registered for level 6 [ 2.530610] md: raid5 personality registered for level 5 [ 2.531826] md: raid4 personality registered for level 4 [ 2.537443] 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.567446] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586524] 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.700104] 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.704953] systemd[1]: Detected virtualization kvm. [ 2.706643] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.710335] systemd[1]: Set hostname to . [ 2.713613] systemd[1]: Initializing machine ID from KVM UUID. [ 2.715604] systemd[1]: Installed transient /etc/machine-id file. [ 2.845946] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.848369] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.851091] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.853396] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.855747] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.857971] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.861258] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.863565] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.866197] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.868634] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.871568] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.873544] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.876460] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.878759] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.882717] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.885242] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.889627] 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.897865] Loading iSCSI transport class v2.0-870. [ 2.899611] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.912827] iscsi: registered transport (tcp) [ 2.913995] 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.918920] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.923434] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.929616] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.937222] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.940045] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.945008] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.949750] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.955275] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.963552] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.970885] iscsi: registered transport (iser) [ 2.971895] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.975798] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.981554] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.988239] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.990886] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.997705] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.003193] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.009392] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.013409] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.024949] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.029813] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. 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. [[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] Found device /dev/ttyS0. [ 3.869365] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.383021] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Tue, 31 Jul 2018 05:13:47 +0000. Up 4.19 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... 2018-07-31 05:13:50,221 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201 2018-07-31 05:14:00,233 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201 2018-07-31 05:14:10,246 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cab6b90L 2018-07-31 05:14:10,246 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 05:14:10,252 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-31 05:14:10,252 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-31 05:14:10,254 - 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-31 05:14:10,254 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 05:14:10,254 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-31 05:14:10,254 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 05:14:10,254 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 05:14:10,255 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 05:14:10,295 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 05:14:10,296 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 05:14:10,310 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 93f3f9f1dce3651bf5b3a073cc423588 2018-07-31 05:14:10,311 - paramiko.transport - DEBUG - Trying discovered key 5c8651410a3fb71abdb706d834174983 in /tmp/tmpIcil1O 2018-07-31 05:14:10,334 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 05:14:10,357 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 05:14:10,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 05:14:10,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-31 05:14:10,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b52eb10-4857-4707-b7b6-c7bc96255ed2 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-31 05:14:10,388 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-5b52eb10-4857-4707-b7b6-c7bc96255ed2 2018-07-31 05:14:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:10,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364ea919-3160-4c1e-8ff6-e3e470ef4e44 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/211b7fd4c43a42af878a1e3b52aeb6d3"}, "enabled": true, "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/357b9585b34f4b12ad78db6d5714971f"}, "enabled": true, "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f14538bc7b647fbb2d94ef7572b9314"}, "enabled": true, "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4b9e38da196d48a098b7a4094390e7f9"}, "enabled": true, "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52cc0b162d1040d9bf36c7a2aa0bd817"}, "enabled": true, "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63db69452e694ed5a7e64a21228878f7"}, "enabled": true, "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6645b7ab13754e71b3dddeb4a95b7f2a"}, "enabled": true, "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/67e0aa18788c4092aec85b9d061a4d08"}, "enabled": true, "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7d49f30be1694e88a7142f859c8c0db8"}, "enabled": true, "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/924f9379f33f498395e5bc27ffd3f22a"}, "enabled": true, "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/96d466fd8777427dbb2bfb9d13e75724"}, "enabled": true, "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9dcd32c79a374d06b2cf257ce737e34b"}, "enabled": true, "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c6744b20b4fe4a77b626f239afbb44d4"}, "enabled": true, "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e2cdc55bfa684c27bd8002c87b6ae1f8"}, "enabled": true, "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f9ef15f3c82548d7ab587b1b7d2d280d"}, "enabled": true, "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-31 05:14:10,479 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-364ea919-3160-4c1e-8ff6-e3e470ef4e44 2018-07-31 05:14:10,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.10072016716s 2018-07-31 05:14:10,480 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-364ea919-3160-4c1e-8ff6-e3e470ef4e44 2018-07-31 05:14:10,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-31 05:14:10,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:10,499 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-31 05:14:10,499 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-31 05:14:10,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f87fcd2-0488-4198-b032-b35e470f858f Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00c61ce5d02d4fa1a345bd9493d2eb24"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/027eba90ac1c4142a1b9e757ea9b2559"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0358f17b15734f9cb8005795d151e213"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "0358f17b15734f9cb8005795d151e213"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c84e3e71e174197977dbfd9b34250ea"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d29563f93dd4a469fe344236ab3669b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f86d89e7bd74377b2c23f9e1cb12f8d"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/101c9c274bf24df1b76a76f97c8e2f2c"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11b587cb2e224d5da92b9f8320396580"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "11b587cb2e224d5da92b9f8320396580"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11cc1e17a9fe43e980d0089bb9265168"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/144b5f9e17814e2e8be4e51948e14d92"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1d10e266a08f4f5a8b1952d7d4dcb80d"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1dcd0430fb4e44498d8c264d293546ff"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c45c90d9264c80825bf14f391c6a63"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/362ce1f042cc494baada44b49a9f1483"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "362ce1f042cc494baada44b49a9f1483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36d3cfd59fd644b391410225602179a8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "36d3cfd59fd644b391410225602179a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/526bb97f0d194533868df0709ba94992"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "526bb97f0d194533868df0709ba94992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/550f13712fd940fba502dde2d6446937"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "550f13712fd940fba502dde2d6446937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5581e9774b5747e58a55c80be1519eeb"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "5581e9774b5747e58a55c80be1519eeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5ec8a3c42e804647b6894e735f087900"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "5ec8a3c42e804647b6894e735f087900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/61b2212596684f12bf7dc194935e8a31"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "61b2212596684f12bf7dc194935e8a31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/65e6987d67c049649c00ad8bbede1460"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "65e6987d67c049649c00ad8bbede1460"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6902acb2bb45477e9cb5b12d414cfaed"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74089fae8dcd4796b400080ff30547f3"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "74089fae8dcd4796b400080ff30547f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7749bc6fdfa24bd2b7f98187c5f06d61"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7869f175f0394d7dbb50061040423abe"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "7869f175f0394d7dbb50061040423abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fcf2b34d0f34180949fe7d2bf53f229"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82874e0787b64fc7893acbfcea01021e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "82874e0787b64fc7893acbfcea01021e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/895a38bf8fc9424b93684962244a4052"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "895a38bf8fc9424b93684962244a4052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/97574fdef47b47688d51af138344e829"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "97574fdef47b47688d51af138344e829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9de4e722d51342038c67c410076a3bc0"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "9de4e722d51342038c67c410076a3bc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a4e1d28658b44e84a329fc1646076907"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "a4e1d28658b44e84a329fc1646076907"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7bb033c794847f29e66731a62b6418e"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "a7bb033c794847f29e66731a62b6418e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ac226852b6ff4b4da8a512ba0e4d7427"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b1116684085b44e4901fb813b0bec4d4"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "b1116684085b44e4901fb813b0bec4d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ff72efa00643c8a9ae1c5c21401f4e"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c22fccbaf5b645aa80c62586bfaca5c7"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c3405294456f49699c39893311fba7a6"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "c3405294456f49699c39893311fba7a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d751c846450847299ed786b45d26ab09"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "d751c846450847299ed786b45d26ab09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e67fb12345704cefabc06f5bb2ed9587"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "e67fb12345704cefabc06f5bb2ed9587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f2e0962791ec417897768a20389ff204"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "f2e0962791ec417897768a20389ff204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fb9854d4f2064fb49b767b4e1933076d"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "fb9854d4f2064fb49b767b4e1933076d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff3839e78bce42379b6ed4ed2a880638"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-31 05:14:10,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-8f87fcd2-0488-4198-b032-b35e470f858f 2018-07-31 05:14:10,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.102334022522s 2018-07-31 05:14:10,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-8f87fcd2-0488-4198-b032-b35e470f858f 2018-07-31 05:14:10,598 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.26:5000 2018-07-31 05:14:10,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:14:10,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:10,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16da5703-9957-4fec-b106-d50b0ee4753c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:14:10,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16da5703-9957-4fec-b106-d50b0ee4753c 2018-07-31 05:14:10,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096519947052s 2018-07-31 05:14:10,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16da5703-9957-4fec-b106-d50b0ee4753c 2018-07-31 05:14:10,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:14:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:10,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91c342f-8869-4bd3-b09f-ba47b104e599 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:14:10,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a91c342f-8869-4bd3-b09f-ba47b104e599 2018-07-31 05:14:10,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932638645172s 2018-07-31 05:14:10,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a91c342f-8869-4bd3-b09f-ba47b104e599 2018-07-31 05:14:10,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:14:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:10,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224d13f8-fd1f-452d-9519-d034484c6c8f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 05:14:10,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-224d13f8-fd1f-452d-9519-d034484c6c8f 2018-07-31 05:14:10,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995259284973s 2018-07-31 05:14:10,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-224d13f8-fd1f-452d-9519-d034484c6c8f 2018-07-31 05:14:10,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:14:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60879ef-edec-40c7-aef8-56fac002990f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": {"self": "http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ca1af9295424af68a3b3df83e788f85", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:14:11,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e60879ef-edec-40c7-aef8-56fac002990f 2018-07-31 05:14:11,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113226175308s 2018-07-31 05:14:11,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e60879ef-edec-40c7-aef8-56fac002990f 2018-07-31 05:14:11,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:14:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075a6071-8ce1-42de-bce9-0c44c42843e6 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c"}, "tags": [], "enabled": true, "id": "394fd0c1298c45a1b987e6cc26f0889c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:14:11,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-075a6071-8ce1-42de-bce9-0c44c42843e6 2018-07-31 05:14:11,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0985159873962s 2018-07-31 05:14:11,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-075a6071-8ce1-42de-bce9-0c44c42843e6 2018-07-31 05:14:11,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 05:14:11,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a2722d56c9b54197a4718e9b98622a7b&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea5c9e1-4a04-4ab4-8156-2ea32440d239 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a2722d56c9b54197a4718e9b98622a7b&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c", "previous": null, "next": null}} 2018-07-31 05:14:11,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a2722d56c9b54197a4718e9b98622a7b&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c used request id req-9ea5c9e1-4a04-4ab4-8156-2ea32440d239 2018-07-31 05:14:11,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103003978729s 2018-07-31 05:14:11,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=a2722d56c9b54197a4718e9b98622a7b&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c used request id req-9ea5c9e1-4a04-4ab4-8156-2ea32440d239 2018-07-31 05:14:11,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 05:14:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/a2722d56c9b54197a4718e9b98622a7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af356e2b-5ae1-44b8-9408-08e872e1a6c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:14:11,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/a2722d56c9b54197a4718e9b98622a7b used request id req-af356e2b-5ae1-44b8-9408-08e872e1a6c6 2018-07-31 05:14:11,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133788108826s 2018-07-31 05:14:11,374 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/a2722d56c9b54197a4718e9b98622a7b used request id req-af356e2b-5ae1-44b8-9408-08e872e1a6c6 2018-07-31 05:14:11,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:14:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7e2564-1c6d-4118-87e5-852527a75738 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:14:11,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec7e2564-1c6d-4118-87e5-852527a75738 2018-07-31 05:14:11,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937561988831s 2018-07-31 05:14:11,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec7e2564-1c6d-4118-87e5-852527a75738 2018-07-31 05:14:11,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-31 05:14:11,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-31 05:14:11,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c730b830-1afc-4ebb-8603-410b8c0315c8 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80bbcc7496ed4136a928bbd0860cad02", "links": {"self": "http://172.30.9.26:5000/v3/roles/80bbcc7496ed4136a928bbd0860cad02"}, "name": "heat_stack_owner"}} 2018-07-31 05:14:11,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c730b830-1afc-4ebb-8603-410b8c0315c8 2018-07-31 05:14:11,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.109631061554s 2018-07-31 05:14:11,587 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c730b830-1afc-4ebb-8603-410b8c0315c8 2018-07-31 05:14:11,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:14:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b11ccbc-4c2f-4852-b25f-5c1b8838c03d Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "80bbcc7496ed4136a928bbd0860cad02", "links": {"self": "http://172.30.9.26:5000/v3/roles/80bbcc7496ed4136a928bbd0860cad02"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:14:11,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1b11ccbc-4c2f-4852-b25f-5c1b8838c03d 2018-07-31 05:14:11,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910980701447s 2018-07-31 05:14:11,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1b11ccbc-4c2f-4852-b25f-5c1b8838c03d 2018-07-31 05:14:11,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:14:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bc9856-008d-4e5d-af21-bb8c17b937d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 05:14:11,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-42bc9856-008d-4e5d-af21-bb8c17b937d8 2018-07-31 05:14:11,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0964689254761s 2018-07-31 05:14:11,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-42bc9856-008d-4e5d-af21-bb8c17b937d8 2018-07-31 05:14:11,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:14:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:11,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045608dc-c6a2-4ea9-99c8-72b732cf71eb Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": {"self": "http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ca1af9295424af68a3b3df83e788f85", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:14:11,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-045608dc-c6a2-4ea9-99c8-72b732cf71eb 2018-07-31 05:14:11,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109907150269s 2018-07-31 05:14:11,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-045608dc-c6a2-4ea9-99c8-72b732cf71eb 2018-07-31 05:14:11,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:14:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:12,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c8461d-4738-49bf-a597-0dd8e9f48743 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c"}, "tags": [], "enabled": true, "id": "394fd0c1298c45a1b987e6cc26f0889c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:14:12,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-06c8461d-4738-49bf-a597-0dd8e9f48743 2018-07-31 05:14:12,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104293823242s 2018-07-31 05:14:12,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-06c8461d-4738-49bf-a597-0dd8e9f48743 2018-07-31 05:14:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 05:14:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=80bbcc7496ed4136a928bbd0860cad02&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:12,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ec7f4a-6787-4533-b328-c2e7d2fe430b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=80bbcc7496ed4136a928bbd0860cad02&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c", "previous": null, "next": null}} 2018-07-31 05:14:12,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=80bbcc7496ed4136a928bbd0860cad02&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c used request id req-20ec7f4a-6787-4533-b328-c2e7d2fe430b 2018-07-31 05:14:12,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0972700119019s 2018-07-31 05:14:12,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1ca1af9295424af68a3b3df83e788f85&role.id=80bbcc7496ed4136a928bbd0860cad02&scope.project.id=394fd0c1298c45a1b987e6cc26f0889c used request id req-20ec7f4a-6787-4533-b328-c2e7d2fe430b 2018-07-31 05:14:12,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 05:14:12,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/80bbcc7496ed4136a928bbd0860cad02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:14:12,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9800529e-7abe-4dc8-931c-1d2cc03c1abf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:14:12,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/80bbcc7496ed4136a928bbd0860cad02 used request id req-9800529e-7abe-4dc8-931c-1d2cc03c1abf 2018-07-31 05:14:12,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.173028945923s 2018-07-31 05:14:12,292 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c/users/1ca1af9295424af68a3b3df83e788f85/roles/80bbcc7496ed4136a928bbd0860cad02 used request id req-9800529e-7abe-4dc8-931c-1d2cc03c1abf 2018-07-31 05:14:12,292 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 05:14:12,293 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-31 05:14:12,293 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 05:14:12,297 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 05:14:12,371 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 05:14:12,372 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-31 05:14:12,372 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 05:14:12,410 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-31 05:14:12,410 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-31 05:14:12,438 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-31 05:40:11,002 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-31 05:40:11,002 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=394fd0c1298c45a1b987e6cc26f0889c SHELL=/bin/bash SSH_CLIENT=172.30.9.66 46366 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_2a4624fc-9761-433c-a4b9-cc417de5d47b 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=360a2469-4cc3-48d4-a9fc-14be8a938f24 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.26:5000 OS_USERNAME=shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.26,192.30.9.7 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 46366 192.168.120.5 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-31 05:14:12.482 1423 INFO shaker.engine.utils [-] Logging enabled 2018-07-31 05:14:12.485 1423 INFO shaker.engine.messaging [-] Listening on *:9000 2018-07-31 05:14:12.487 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-07-31 05:14:12.496 1431 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-07-31 05:14:12.496 1431 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2018-07-31 05:14:12.496 1431 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-07-31 05:14:12.507 1423 INFO pykwalify.core [-] validation.valid 2018-07-31 05:14:13.075 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-31 05:14:16.404 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'4bbcd7a1-fbda-4107-b1b3-a082e4cba6f3', u'links': [{u'href': u'http://172.30.9.26:8004/v1/394fd0c1298c45a1b987e6cc26f0889c/stacks/shaker_adfopr/4bbcd7a1-fbda-4107-b1b3-a082e4cba6f3', u'rel': u'self'}]} 2018-07-31 05:18:08.928 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_adfopr_master_0', 'shaker_adfopr_slave_0']) 2018-07-31 05:18:15.760 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:19:46.281 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:21:16.760 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:22:47.244 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:22:47.246 1423 INFO shaker.engine.server [-] Execution is done 2018-07-31 05:22:47.675 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-31 05:23:09.269 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:23:09.272 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-07-31 05:23:09.284 1423 INFO pykwalify.core [-] validation.valid 2018-07-31 05:23:09.689 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-31 05:23:13.530 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'740ae6b1-1d63-4aa1-aea1-ff5a322a4052', u'links': [{u'href': u'http://172.30.9.26:8004/v1/394fd0c1298c45a1b987e6cc26f0889c/stacks/shaker_sdurzo/740ae6b1-1d63-4aa1-aea1-ff5a322a4052', u'rel': u'self'}]} 2018-07-31 05:24:07.352 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_sdurzo_master_0', 'shaker_sdurzo_slave_0']) 2018-07-31 05:24:16.055 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:25:47.033 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:27:17.513 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:28:48.009 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:28:48.011 1423 INFO shaker.engine.server [-] Execution is done 2018-07-31 05:28:48.292 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-31 05:29:17.719 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:29:17.721 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-07-31 05:29:17.734 1423 INFO pykwalify.core [-] validation.valid 2018-07-31 05:29:18.133 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-31 05:29:21.263 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'96aab75c-0297-4e52-8423-b6a2548408cc', u'links': [{u'href': u'http://172.30.9.26:8004/v1/394fd0c1298c45a1b987e6cc26f0889c/stacks/shaker_suzpir/96aab75c-0297-4e52-8423-b6a2548408cc', u'rel': u'self'}]} 2018-07-31 05:30:11.192 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_suzpir_slave_0', 'shaker_suzpir_master_0']) 2018-07-31 05:30:20.142 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:31:50.642 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:33:21.110 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:34:51.591 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:34:51.594 1423 INFO shaker.engine.server [-] Execution is done 2018-07-31 05:34:51.703 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-31 05:35:21.546 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:35:21.548 1423 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-07-31 05:35:21.562 1423 INFO pykwalify.core [-] validation.valid 2018-07-31 05:35:21.971 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-31 05:35:25.154 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c8fb55a6-be0f-4c22-8746-844283a3d4f1', u'links': [{u'href': u'http://172.30.9.26:8004/v1/394fd0c1298c45a1b987e6cc26f0889c/stacks/shaker_furtke/c8fb55a6-be0f-4c22-8746-844283a3d4f1', u'rel': u'self'}]} 2018-07-31 05:36:17.449 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_furtke_slave_0', 'shaker_furtke_master_0']) 2018-07-31 05:36:28.523 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:37:00.492 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:38:20.678 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:39:40.937 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:39:40.938 1423 INFO shaker.engine.server [-] Execution is done 2018-07-31 05:39:44.680 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-31 05:40:10.911 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-31 05:40:10.913 1423 INFO shaker.engine.server [-] Generating aggregated report 2018-07-31 05:40:10.922 1423 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-07-31 05:40:10.924 1423 INFO shaker.engine.report [-] ******************************************************************************** 2018-07-31 05:40:10.924 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-07-31 05:40:10.924 1423 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-31 05:40:10.925 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-07-31 05:40:10.925 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-07-31 05:40:10.925 1423 INFO shaker.engine.report [-] ******************************************************************************** 2018-07-31 05:40:10.925 1423 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-31 05:40:10.937 1423 INFO shaker.engine.report [-] Report saved to: report.html 2018-07-31 05:40:11,003 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-31 05:40:11,002 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-07-31 05:40:11,004 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-31 05:40:11,043 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-31 05:40:11,043 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-31 05:40:11,070 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-31 05:40:11,123 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-31 05:40:11,123 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-31 05:40:11,130 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-31 05:40:11,163 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-31 05:40:11,163 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-31 05:40:11,196 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-31 05:40:11,209 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-31 05:40:11,210 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-31 05:40:11,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 05:40:11,335 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 05:40:11,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 05:40:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/e856e3a9-3c8a-4048-b678-a3a04ecc3b7c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:13,670 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22f8f5a8-29c7-4829-a503-1ddedda2cb04 Content-Length: 0 Date: Tue, 31 Jul 2018 05:40:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:40:13,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/e856e3a9-3c8a-4048-b678-a3a04ecc3b7c.json used request id req-22f8f5a8-29c7-4829-a503-1ddedda2cb04 2018-07-31 05:40:13,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.32706212997s 2018-07-31 05:40:13,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/e856e3a9-3c8a-4048-b678-a3a04ecc3b7c.json used request id req-22f8f5a8-29c7-4829-a503-1ddedda2cb04 2018-07-31 05:40:13,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:40:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:13,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fc126d6b-4adf-4e2c-ad07-35d2a2dc845f Date: Tue, 31 Jul 2018 05:40:13 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:40:13,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fc126d6b-4adf-4e2c-ad07-35d2a2dc845f 2018-07-31 05:40:13,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0867559909821s 2018-07-31 05:40:13,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fc126d6b-4adf-4e2c-ad07-35d2a2dc845f 2018-07-31 05:40:13,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 05:40:13,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:14,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-622b2d6b-7510-4d5d-8755-5608740036d8 x-compute-request-id: req-622b2d6b-7510-4d5d-8755-5608740036d8 Content-Type: application/json 2018-07-31 05:40:14,119 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-622b2d6b-7510-4d5d-8755-5608740036d8 2018-07-31 05:40:14,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.355463981628s 2018-07-31 05:40:14,119 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25 used request id req-622b2d6b-7510-4d5d-8755-5608740036d8 2018-07-31 05:40:14,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:40:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:14,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40: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-da06fcdc-531a-4269-b548-fd42146d9bf6 x-compute-request-id: req-da06fcdc-531a-4269-b548-fd42146d9bf6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:60:95", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:60:95", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/522f92ea-bead-4049-bd9e-8156cadcab25", "rel": "bookmark"}], "image": {"id": "e70942ee-6df8-4014-8035-c7d350432714", "links": [{"href": "http://172.30.9.26:8774/images/e70942ee-6df8-4014-8035-c7d350432714", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-31T05:13:43.000000", "flavor": {"id": "f92d9cc7-35ad-42cd-99cb-967f881d500f", "links": [{"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "bookmark"}]}, "id": "522f92ea-bead-4049-bd9e-8156cadcab25", "security_groups": [{"name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}], "user_id": "1ca1af9295424af68a3b3df83e788f85", "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-31T05:40:14Z", "hostId": "536469506067a6c107684ab3b181c3ec151994ddee0ef56d7bc91c9b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_2a4624fc-9761-433c-a4b9-cc417de5d47b", "created": "2018-07-31T05:10:22Z", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:40:14,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da06fcdc-531a-4269-b548-fd42146d9bf6 2018-07-31 05:40:14,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816144943237s 2018-07-31 05:40:14,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da06fcdc-531a-4269-b548-fd42146d9bf6 2018-07-31 05:40:14,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:40:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:40:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:17,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40: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-b37d13f9-19b7-4b04-9054-5d3272fe1be3 x-compute-request-id: req-b37d13f9-19b7-4b04-9054-5d3272fe1be3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 05:40:17,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b37d13f9-19b7-4b04-9054-5d3272fe1be3 2018-07-31 05:40:17,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0921721458435s 2018-07-31 05:40:17,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b37d13f9-19b7-4b04-9054-5d3272fe1be3 2018-07-31 05:40:17,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:40:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:17,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26722 X-Openstack-Request-Id: req-85bfb09d-e619-43fb-bc11-3e4f563ecc30 Date: Tue, 31 Jul 2018 05:40:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "created_at": "2018-07-31T04:22:47Z", "updated_at": "2018-07-31T04:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "13032bb8-7e63-4889-ba96-4d55ca703b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "3d94691c-7d96-4b76-bb59-6ff8e6c0405a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "7441a7a0-0949-4a0c-b60a-5302d8aebd9b", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:47Z", "revision_number": 0, "id": "99c948e6-5afa-40f2-a424-10c06deda78f", "remote_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:47Z", "security_group_id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "tenant_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb"}], "revision_number": 1, "project_id": "a8b651e4bb6e4652a83d9b41ab38fdeb", "id": "0cdbb341-df90-42c4-b153-9aa2eda84a6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:00Z", "updated_at": "2018-07-31T05:10:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "20f15608-9aac-4acf-8542-ce2a08d8f60f", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "607cfc28-1087-4d3a-ab12-c19b1495352e", "remote_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "d002ba31-16ae-4f3e-bb97-42bb9a3cc734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:00Z", "revision_number": 0, "id": "f1b00bf2-7f1b-4ca3-990d-1a029b445b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:00Z", "security_group_id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 1, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "0d99916f-17f4-4722-b1b0-5b1abb2847e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "created_at": "2018-07-31T04:22:01Z", "updated_at": "2018-07-31T04:22:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:01Z", "revision_number": 0, "id": "07e43bfb-f411-4f67-ae57-e4e5fbb1c6c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:01Z", "security_group_id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "719b77de28474776aaa7fab5bb75dcb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:01Z", "revision_number": 0, "id": "5643fd56-4c43-41c9-a75a-738ac4f05470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:01Z", "security_group_id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "719b77de28474776aaa7fab5bb75dcb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:01Z", "revision_number": 0, "id": "a2edfbfc-0885-4942-b97b-bc9cf9af096a", "remote_group_id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:01Z", "security_group_id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "719b77de28474776aaa7fab5bb75dcb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:22:01Z", "revision_number": 0, "id": "f0ee1747-1f86-4a2e-a198-a17bec68b54b", "remote_group_id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "remote_ip_prefix": null, "created_at": "2018-07-31T04:22:01Z", "security_group_id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "tenant_id": "719b77de28474776aaa7fab5bb75dcb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "719b77de28474776aaa7fab5bb75dcb6"}], "revision_number": 1, "project_id": "719b77de28474776aaa7fab5bb75dcb6", "id": "173bc3cc-58cd-4b62-a77d-c5cd2954207b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "created_at": "2018-07-31T04:20:24Z", "updated_at": "2018-07-31T04:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "020861d3-389f-4c22-8b2f-3c0ca5c2a096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "574d7399-6b8c-4dc2-86c1-c3c18d65f393", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "cf564303-27b9-4a94-98fb-5a2de3302a7d", "remote_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:20:25Z", "revision_number": 0, "id": "e15175e2-4434-4f6f-b2e6-60c40efdd8ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:20:25Z", "security_group_id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "tenant_id": "6fa366d3ab214186bc6fcb9cee785624", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fa366d3ab214186bc6fcb9cee785624"}], "revision_number": 1, "project_id": "6fa366d3ab214186bc6fcb9cee785624", "id": "25a3c4c9-2de5-4d6b-b6c6-684fe6ed9ab8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T04:18:36Z", "updated_at": "2018-07-31T04:18:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "312422b7-104b-479b-aaf4-b6ee0e64377c", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "7b5cde22-d5a5-42dd-89b6-a7ee72ca828b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv4", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "b78fc3f5-92dd-4af6-b5d5-edb2e6f36492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:36Z", "revision_number": 0, "id": "d18b985b-1177-4b4e-a8df-3caec65068fa", "remote_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:36Z", "security_group_id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "tenant_id": "df51da68aea44a80a599f83856e71852", "port_range_min": null, "ethertype": "IPv6", "project_id": "df51da68aea44a80a599f83856e71852"}], "revision_number": 1, "project_id": "df51da68aea44a80a599f83856e71852", "id": "4012c498-2e79-4393-84d5-cc449f3f3a9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "created_at": "2018-07-31T04:16:23Z", "updated_at": "2018-07-31T04:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "995b3798-71e8-494e-b3e6-6f27ca58c699", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9ce02b96-7b83-48e9-987f-dce17ad90b7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv6", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "9e68cde8-5ee6-4246-9b68-dfac6dd4d7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:16:23Z", "revision_number": 0, "id": "e2aa6739-05b1-48e0-8155-0d393c1eb658", "remote_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "remote_ip_prefix": null, "created_at": "2018-07-31T04:16:23Z", "security_group_id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "tenant_id": "9925234a1f784b8eab5179eb5a9cc014", "port_range_min": null, "ethertype": "IPv4", "project_id": "9925234a1f784b8eab5179eb5a9cc014"}], "revision_number": 1, "project_id": "9925234a1f784b8eab5179eb5a9cc014", "id": "5897c3e7-524e-4ca9-9a1a-6287ea7424f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0e3c42cb857040229e2741acedfbb604", "created_at": "2018-07-31T04:21:03Z", "updated_at": "2018-07-31T04:21:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "4ddd5dd3-b815-4b07-a9cc-bc34292244a2", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "73f733a9-2b9c-4fc7-a53d-03020f6aabcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "bd59b003-b3a4-4853-ab1e-93089af129c0", "remote_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3c42cb857040229e2741acedfbb604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:21:03Z", "revision_number": 0, "id": "ea310411-e733-4dff-ba09-3b1d70303c71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:21:03Z", "security_group_id": "6652ee3e-d944-4082-a32e-698281911d48", "tenant_id": "0e3c42cb857040229e2741acedfbb604", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3c42cb857040229e2741acedfbb604"}], "revision_number": 1, "project_id": "0e3c42cb857040229e2741acedfbb604", "id": "6652ee3e-d944-4082-a32e-698281911d48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "created_at": "2018-07-31T04:19:21Z", "updated_at": "2018-07-31T04:19:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27667712-4d11-4f23-8092-c3b4c612b3ac", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "27b89cdf-7952-4555-ae5d-e0178791896e", "remote_group_id": "7d669dad-f2df-4531-8034-110644778a08", "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "5ea4963f-4483-48c6-8ce8-5938b4c97961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv6", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:19:21Z", "revision_number": 0, "id": "6611bd13-5e25-41ee-b89e-ac3c45f1a49b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:19:21Z", "security_group_id": "7d669dad-f2df-4531-8034-110644778a08", "tenant_id": "19c35713625e43d6ad4133f7ed0ebdac", "port_range_min": null, "ethertype": "IPv4", "project_id": "19c35713625e43d6ad4133f7ed0ebdac"}], "revision_number": 1, "project_id": "19c35713625e43d6ad4133f7ed0ebdac", "id": "7d669dad-f2df-4531-8034-110644778a08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "created_at": "2018-07-31T04:18:51Z", "updated_at": "2018-07-31T04:18:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "23fa4d41-d88e-4de2-af63-9d9dc3acf3ac", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "6d155b41-97a0-431f-8cfc-d018c91f816a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "73eecb2a-fb80-42fe-8469-6e30401d6c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:51Z", "revision_number": 0, "id": "8a624c70-9dfc-4c58-bba4-e1ecb5e755d0", "remote_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:51Z", "security_group_id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "tenant_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f"}], "revision_number": 1, "project_id": "ef23b0ecd3534523aca43aa91a9e1e0f", "id": "c68c1753-9d1c-49eb-8d50-4a17c7cf3200", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-31T04:18:37Z", "updated_at": "2018-07-31T04:18:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "16742b26-14c7-4299-b991-ea390299c1c1", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T04:18:37Z", "revision_number": 0, "id": "4fab60f6-681b-412c-a2a4-2098d131535a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "68c4b4c0-ffa7-4496-8338-09adb7518758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "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-31T04:18:37Z", "revision_number": 0, "id": "b542a76e-915c-4c26-90c8-681588d2f95b", "remote_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "remote_ip_prefix": null, "created_at": "2018-07-31T04:18:37Z", "security_group_id": "dc325222-390d-4da9-847a-641125cb9b14", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "dc325222-390d-4da9-847a-641125cb9b14", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:20Z", "updated_at": "2018-07-31T05:10:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "6bf49092-af7a-4e45-b772-208de37d8ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv6", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-31T05:10:21Z", "revision_number": 0, "id": "884b62c9-7d19-42c4-8dc4-c3bddb3900ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:21Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "b79f47d9-4330-4c26-ad22-17966774e274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "d29c7b1d-6cbb-463e-8669-e65ec31e1562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:10:20Z", "revision_number": 0, "id": "edb61d50-b839-43a1-990f-fa86d0e8c5c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:10:20Z", "security_group_id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "port_range_min": null, "ethertype": "IPv4", "project_id": "394fd0c1298c45a1b987e6cc26f0889c"}], "revision_number": 4, "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "id": "f164376f-1b58-40fe-9f78-71b346d6d2cb", "name": "shaker-sg_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:40:17,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-85bfb09d-e619-43fb-bc11-3e4f563ecc30 2018-07-31 05:40:17,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0744819641113s 2018-07-31 05:40:17,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-85bfb09d-e619-43fb-bc11-3e4f563ecc30 2018-07-31 05:40:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 05:40:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f164376f-1b58-40fe-9f78-71b346d6d2cb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:17,294 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8a5ef6b-b540-4ab7-a73e-b11a97bcb6bc Content-Length: 0 Date: Tue, 31 Jul 2018 05:40:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:40:17,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f164376f-1b58-40fe-9f78-71b346d6d2cb.json used request id req-c8a5ef6b-b540-4ab7-a73e-b11a97bcb6bc 2018-07-31 05:40:17,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.17840719223s 2018-07-31 05:40:17,294 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f164376f-1b58-40fe-9f78-71b346d6d2cb.json used request id req-c8a5ef6b-b540-4ab7-a73e-b11a97bcb6bc 2018-07-31 05:40:17,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 05:40:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:17,333 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05:40: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-41462d58-3f32-4b49-8ad0-ecf68b9bf068 x-compute-request-id: req-41462d58-3f32-4b49-8ad0-ecf68b9bf068 Content-Length: 0 Content-Type: application/json 2018-07-31 05:40:17,333 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b used request id req-41462d58-3f32-4b49-8ad0-ecf68b9bf068 2018-07-31 05:40:17,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0382418632507s 2018-07-31 05:40:17,333 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_2a4624fc-9761-433c-a4b9-cc417de5d47b used request id req-41462d58-3f32-4b49-8ad0-ecf68b9bf068 2018-07-31 05:40:17,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 05:40:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef/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}2dd991a128f687f042023fb63d22a64ccad8b3da" -d '{"subnet_id": "f1d15e15-6f82-43ef-acaa-c313f51bd438"}' 2018-07-31 05:40:18,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2018a26a-389a-4d9b-b1d1-176cb87b2b2a Date: Tue, 31 Jul 2018 05:40:18 GMT RESP BODY: {"network_id": "3a31a7c1-ad43-43f5-82c6-388a5114ddcc", "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "subnet_id": "f1d15e15-6f82-43ef-acaa-c313f51bd438", "subnet_ids": ["f1d15e15-6f82-43ef-acaa-c313f51bd438"], "port_id": "00726492-066c-4971-ad32-aa8d592ea8a4", "id": "682813f3-d872-4eb7-b801-353b58c79eef"} 2018-07-31 05:40:18,978 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef/remove_router_interface.json used request id req-2018a26a-389a-4d9b-b1d1-176cb87b2b2a 2018-07-31 05:40:18,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64462304115s 2018-07-31 05:40:18,979 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef/remove_router_interface.json used request id req-2018a26a-389a-4d9b-b1d1-176cb87b2b2a returning object 682813f3-d872-4eb7-b801-353b58c79eef 2018-07-31 05:40:18,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 05:40:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:19,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-205c0cde-560b-457a-adce-3a8a0b9ff29d Date: Tue, 31 Jul 2018 05:40:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "394fd0c1298c45a1b987e6cc26f0889c", "created_at": "2018-07-31T05:10:01Z", "admin_state_up": true, "updated_at": "2018-07-31T05:40:17Z", "project_id": "394fd0c1298c45a1b987e6cc26f0889c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "682813f3-d872-4eb7-b801-353b58c79eef", "name": "shaker-router_2a4624fc-9761-433c-a4b9-cc417de5d47b"}]} 2018-07-31 05:40:19,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-205c0cde-560b-457a-adce-3a8a0b9ff29d 2018-07-31 05:40:19,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.372815847397s 2018-07-31 05:40:19,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-205c0cde-560b-457a-adce-3a8a0b9ff29d 2018-07-31 05:40:19,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 05:40:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:20,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7cb8c4d-4981-42aa-b99b-ad5d031a1186 Content-Length: 0 Date: Tue, 31 Jul 2018 05:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:40:20,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef.json used request id req-a7cb8c4d-4981-42aa-b99b-ad5d031a1186 2018-07-31 05:40:20,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26167011261s 2018-07-31 05:40:20,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/682813f3-d872-4eb7-b801-353b58c79eef.json used request id req-a7cb8c4d-4981-42aa-b99b-ad5d031a1186 2018-07-31 05:40:20,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 05:40:20,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:20,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-1916e291-c155-4163-ba89-c601f99e0a2b Date: Tue, 31 Jul 2018 05:40:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4},{"updated_at":"2018-07-31T05:10:01Z","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":"f1d15e15-6f82-43ef-acaa-c313f51bd438","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"394fd0c1298c45a1b987e6cc26f0889c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_2a4624fc-9761-433c-a4b9-cc417de5d47b","enable_dhcp":true,"segment_id":null,"network_id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:01Z","ip_version":4}]} 2018-07-31 05:40:20,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1916e291-c155-4163-ba89-c601f99e0a2b 2018-07-31 05:40:20,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0505599975586s 2018-07-31 05:40:20,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1916e291-c155-4163-ba89-c601f99e0a2b 2018-07-31 05:40:20,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 05:40:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/f1d15e15-6f82-43ef-acaa-c313f51bd438.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:21,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdabbfa1-75ae-47f9-91e5-5581cb5c54ff Date: Tue, 31 Jul 2018 05:40:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:40:21,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f1d15e15-6f82-43ef-acaa-c313f51bd438.json used request id req-fdabbfa1-75ae-47f9-91e5-5581cb5c54ff 2018-07-31 05:40:21,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.801304101944s 2018-07-31 05:40:21,470 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f1d15e15-6f82-43ef-acaa-c313f51bd438.json used request id req-fdabbfa1-75ae-47f9-91e5-5581cb5c54ff 2018-07-31 05:40:21,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:40:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:21,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-81d51ce7-659a-411d-9fef-31db1f6480fb Date: Tue, 31 Jul 2018 05:40:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a31a7c1-ad43-43f5-82c6-388a5114ddcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"394fd0c1298c45a1b987e6cc26f0889c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:40:21Z","qos_policy_id":null,"name":"shaker-net_2a4624fc-9761-433c-a4b9-cc417de5d47b","admin_state_up":true,"tenant_id":"394fd0c1298c45a1b987e6cc26f0889c","created_at":"2018-07-31T05:10:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:40:21,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81d51ce7-659a-411d-9fef-31db1f6480fb 2018-07-31 05:40:21,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0830681324005s 2018-07-31 05:40:21,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81d51ce7-659a-411d-9fef-31db1f6480fb 2018-07-31 05:40:21,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 05:40:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/3a31a7c1-ad43-43f5-82c6-388a5114ddcc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:23,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5508518b-f707-48ab-a6d6-9b0166fc066c Date: Tue, 31 Jul 2018 05:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:40:23,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3a31a7c1-ad43-43f5-82c6-388a5114ddcc.json used request id req-5508518b-f707-48ab-a6d6-9b0166fc066c 2018-07-31 05:40:23,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60262393951s 2018-07-31 05:40:23,158 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3a31a7c1-ad43-43f5-82c6-388a5114ddcc.json used request id req-5508518b-f707-48ab-a6d6-9b0166fc066c 2018-07-31 05:40:23,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:40:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-aa7e19b8-eefe-499d-a09a-9c955c3f6e25 Date: Tue, 31 Jul 2018 05:40:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/e70942ee-6df8-4014-8035-c7d350432714/snap", "metadata": {}}], "file": "/v2/images/e70942ee-6df8-4014-8035-c7d350432714/file", "owner": "394fd0c1298c45a1b987e6cc26f0889c", "id": "e70942ee-6df8-4014-8035-c7d350432714", "size": 666173440, "self": "/v2/images/e70942ee-6df8-4014-8035-c7d350432714", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/e70942ee-6df8-4014-8035-c7d350432714/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-31T05:10:19Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_2a4624fc-9761-433c-a4b9-cc417de5d47b", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-31T05:10:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:40:23,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aa7e19b8-eefe-499d-a09a-9c955c3f6e25 2018-07-31 05:40:23,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.596834897995s 2018-07-31 05:40:23,759 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aa7e19b8-eefe-499d-a09a-9c955c3f6e25 2018-07-31 05:40:23,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 05:40:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2dd991a128f687f042023fb63d22a64ccad8b3da" 2018-07-31 05:40:24,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b056d382-7b1a-43f7-85fb-f25c1e6a5bf8 Date: Tue, 31 Jul 2018 05:40: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-31 05:40:24,754 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714 used request id req-b056d382-7b1a-43f7-85fb-f25c1e6a5bf8 2018-07-31 05:40:24,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.993082046509s 2018-07-31 05:40:24,754 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e70942ee-6df8-4014-8035-c7d350432714 used request id req-b056d382-7b1a-43f7-85fb-f25c1e6a5bf8 2018-07-31 05:40:24,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:40:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:25,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40: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-dce7997b-4fc9-427b-8f1a-4dd498ffe923 x-compute-request-id: req-dce7997b-4fc9-427b-8f1a-4dd498ffe923 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "shaker-flavor_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f", "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": "f92d9cc7-35ad-42cd-99cb-967f881d500f"}]} 2018-07-31 05:40:25,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-dce7997b-4fc9-427b-8f1a-4dd498ffe923 2018-07-31 05:40:25,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303170204163s 2018-07-31 05:40:25,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-dce7997b-4fc9-427b-8f1a-4dd498ffe923 2018-07-31 05:40:25,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 05:40:25,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:25,112 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-ed25d0dc-543b-452e-8d83-6c1f1ef3f755 x-compute-request-id: req-ed25d0dc-543b-452e-8d83-6c1f1ef3f755 Content-Length: 0 Content-Type: application/json 2018-07-31 05:40:25,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f used request id req-ed25d0dc-543b-452e-8d83-6c1f1ef3f755 2018-07-31 05:40:25,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0523200035095s 2018-07-31 05:40:25,113 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f92d9cc7-35ad-42cd-99cb-967f881d500f used request id req-ed25d0dc-543b-452e-8d83-6c1f1ef3f755 2018-07-31 05:40:25,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:40:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:25,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77689afb-f414-49c6-af1d-b2e28167273b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": {"self": "http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ca1af9295424af68a3b3df83e788f85", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:40:25,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-77689afb-f414-49c6-af1d-b2e28167273b 2018-07-31 05:40:25,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116613149643s 2018-07-31 05:40:25,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-77689afb-f414-49c6-af1d-b2e28167273b 2018-07-31 05:40:25,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:40:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:25,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd616523-2df5-4069-a916-0c72cc1d1957 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_2a4624fc-9761-433c-a4b9-cc417de5d47b", "links": {"self": "http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1ca1af9295424af68a3b3df83e788f85", "description": null}} 2018-07-31 05:40:25,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85 used request id req-dd616523-2df5-4069-a916-0c72cc1d1957 2018-07-31 05:40:25,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117282152176s 2018-07-31 05:40:25,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85 used request id req-dd616523-2df5-4069-a916-0c72cc1d1957 2018-07-31 05:40:25,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 05:40:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:25,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0be2fb42-f14f-4001-b1a4-34e36d2cd796 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:40:25,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85 used request id req-0be2fb42-f14f-4001-b1a4-34e36d2cd796 2018-07-31 05:40:25,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209927082062s 2018-07-31 05:40:25,565 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1ca1af9295424af68a3b3df83e788f85 used request id req-0be2fb42-f14f-4001-b1a4-34e36d2cd796 2018-07-31 05:40:25,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:40:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:25,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff5d03a-ff06-4601-a375-ef69b65d39f9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c"}, "tags": [], "enabled": true, "id": "394fd0c1298c45a1b987e6cc26f0889c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_2a4624fc-9761-433c-a4b9-cc417de5d47b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 05:40:25,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dff5d03a-ff06-4601-a375-ef69b65d39f9 2018-07-31 05:40:25,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113352060318s 2018-07-31 05:40:25,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dff5d03a-ff06-4601-a375-ef69b65d39f9 2018-07-31 05:40:25,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 05:40:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:26,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec2b0ce-7405-49cd-bd47-7d451b7dc0e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:40:26,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c used request id req-4ec2b0ce-7405-49cd-bd47-7d451b7dc0e1 2018-07-31 05:40:26,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 1.16629290581s 2018-07-31 05:40:26,855 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/394fd0c1298c45a1b987e6cc26f0889c used request id req-4ec2b0ce-7405-49cd-bd47-7d451b7dc0e1 2018-07-31 05:40:26,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:40:26,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:26,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fddc2b8a-5ca5-4169-8e74-8284b16ba87c Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "80bbcc7496ed4136a928bbd0860cad02", "links": {"self": "http://172.30.9.26:5000/v3/roles/80bbcc7496ed4136a928bbd0860cad02"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:40:26,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fddc2b8a-5ca5-4169-8e74-8284b16ba87c 2018-07-31 05:40:26,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951409339905s 2018-07-31 05:40:26,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fddc2b8a-5ca5-4169-8e74-8284b16ba87c 2018-07-31 05:40:26,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-31 05:40:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/80bbcc7496ed4136a928bbd0860cad02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}519b1aba0ebf8d09f74d235862f4a19a711f81c0" 2018-07-31 05:40:27,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b6373d-c39c-4d45-abb7-9d73875d97f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:40:27,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/80bbcc7496ed4136a928bbd0860cad02 used request id req-c1b6373d-c39c-4d45-abb7-9d73875d97f4 2018-07-31 05:40:27,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.141803979874s 2018-07-31 05:40:27,102 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/80bbcc7496ed4136a928bbd0860cad02 used request id req-c1b6373d-c39c-4d45-abb7-9d73875d97f4 2018-07-31 05:40:27,145 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-31 05:40:27,470 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-31 05:40:27,470 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-31 05:40:27,470 - openstack_tests - INFO - OS Credentials = > 2018-07-31 05:40:27,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-31 05:40:27,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:40:27,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["l0wEjqgoQmaw9dt4dez_WA"], "issued_at": "2018-07-31T05:40:27.000000Z"}} 2018-07-31 05:40:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e7483ad8f108ba5044deb2927f014365ec7c22" 2018-07-31 05:40:28,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9ac5e8fd-2be8-49b8-9eba-5c638e48658f Date: Tue, 31 Jul 2018 05:40:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:40:28,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-9ac5e8fd-2be8-49b8-9eba-5c638e48658f 2018-07-31 05:40:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a8d316d1-3fe6-4317-ba35-b995c8b817bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e7483ad8f108ba5044deb2927f014365ec7c22" 2018-07-31 05:40:28,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4242fa3e-dab6-4c3a-accb-546f9a640078 Date: Tue, 31 Jul 2018 05:40:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 05:40:28,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a8d316d1-3fe6-4317-ba35-b995c8b817bf used request id req-4242fa3e-dab6-4c3a-accb-546f9a640078 2018-07-31 05:40:28,191 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-31 05:40:28,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:40:28,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:40:28,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:40:28,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:40:28,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:40:28,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:40:28,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 05:40:28,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 05:40:28,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-31 05:40:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:40:28,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187674d7-8393-4ba8-b925-367825044e20 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:40:28,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-187674d7-8393-4ba8-b925-367825044e20 2018-07-31 05:40:28,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:40:28,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["bJ6M_3UoRWWdjI1hXRs4Yw"], "issued_at": "2018-07-31T05:40:28.000000Z"}} 2018-07-31 05:40:28,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}26dec0ab8810b37a51f8675714dcf931c4867503" 2018-07-31 05:40:28,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-b832b31c-891f-4583-a3bd-6266fa6b0900 x-compute-request-id: req-b832b31c-891f-4583-a3bd-6266fa6b0900 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.26: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-31 05:40:28,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-b832b31c-891f-4583-a3bd-6266fa6b0900 2018-07-31 05:40:28,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.582581996918s 2018-07-31 05:40:28,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-b832b31c-891f-4583-a3bd-6266fa6b0900 2018-07-31 05:40:28,781 - 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.26: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-31 05:40:28,781 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-07-31 05:40:28,782 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-07-31 05:40:28,782 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-07-31 05:40:28,829 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-31 05:40:28,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:40:28,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 05:40:28,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:40:28,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 05:40:28,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 05:40:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:40:28,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a1bf54-1f58-4542-8830-cac241a66af8 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:40:28,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-80a1bf54-1f58-4542-8830-cac241a66af8 2018-07-31 05:40:28,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:40:29,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:40:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["SFITag1HS4CmUaq67bCGNQ"], "issued_at": "2018-07-31T05:40:29.000000Z"}} 2018-07-31 05:40:29,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:40:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ca2b7bed-b795-448b-99d9-ddd6bd26e38b Date: Tue, 31 Jul 2018 05:40:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:40:29,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca2b7bed-b795-448b-99d9-ddd6bd26e38b 2018-07-31 05:40:29,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2416908741s 2018-07-31 05:40:29,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca2b7bed-b795-448b-99d9-ddd6bd26e38b 2018-07-31 05:40:29,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-31 05:40:32,407 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-31 05:40:35,248 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d5bdba5f-ad97-46e6-8413-7a904041f775 | 2018-07-31T05:40:34.878860 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d5bdba5f-ad97-46e6-8413-7a904041f775 ~/.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-31 05:40:39,020 - 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-31 05:40:39,021 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-31 05:40:41,600 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-31 05:40:45,194 - 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=735ca90c-cc7f-4835-b748-391c7ce0d4b4) as the default verifier for the future CLI operations. 2018-07-31 05:40:48,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-31 05:40:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:48,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-5b7d5c29-400a-4148-b1a0-8325ff0bf15c Date: Tue, 31 Jul 2018 05:40:48 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-31 05:40:48,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-5b7d5c29-400a-4148-b1a0-8325ff0bf15c 2018-07-31 05:40:48,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.186038017273s 2018-07-31 05:40:48,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-5b7d5c29-400a-4148-b1a0-8325ff0bf15c 2018-07-31 05:40:48,592 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-31 05:40:48,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 05:40:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"network": {"name": "neutron_trunk-net_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "admin_state_up": true}}' 2018-07-31 05:40:48,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5736c507-cc4b-4b74-982b-6bed99924205 Date: Tue, 31 Jul 2018 05:40:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7a55f4f-ae35-470f-85e4-8d76b50c2ed5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:40:48Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_4bbd396a-9a7e-46fa-ad07-229ca8a01d76","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T05:40:48Z","mtu":1450}} 2018-07-31 05:40:48,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5736c507-cc4b-4b74-982b-6bed99924205 2018-07-31 05:40:48,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.247287034988s 2018-07-31 05:40:48,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5736c507-cc4b-4b74-982b-6bed99924205 2018-07-31 05:40:48,841 - 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-31T05:40:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b7a55f4f-ae35-470f-85e4-8d76b50c2ed5', u'provider:segmentation_id': 18, 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_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'created_at': u'2018-07-31T05:40:48Z', u'mtu': 1450, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df51da68aea44a80a599f83856e71852', u'l2_adjacency': True}) 2018-07-31 05:40:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:40:48,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:48,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-959ec327-ea59-445c-add6-07b8644d214f Date: Tue, 31 Jul 2018 05:40:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b7a55f4f-ae35-470f-85e4-8d76b50c2ed5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:40:48Z","qos_policy_id":null,"name":"neutron_trunk-net_4bbd396a-9a7e-46fa-ad07-229ca8a01d76","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T05:40:48Z","provider:network_type":"vxlan"}]} 2018-07-31 05:40:48,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-959ec327-ea59-445c-add6-07b8644d214f 2018-07-31 05:40:48,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11008310318s 2018-07-31 05:40:48,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-959ec327-ea59-445c-add6-07b8644d214f 2018-07-31 05:40:48,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 05:40:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"subnet": {"name": "neutron_trunk-subnet_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "enable_dhcp": true, "network_id": "b7a55f4f-ae35-470f-85e4-8d76b50c2ed5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 05:40:49,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-b8fb9122-ee4d-4ea3-a639-b8029f4045cd Date: Tue, 31 Jul 2018 05:40:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-31T05:40:49Z","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":"0cee21e8-6d08-4898-95b7-6a05f96651ad","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_4bbd396a-9a7e-46fa-ad07-229ca8a01d76","enable_dhcp":true,"segment_id":null,"network_id":"b7a55f4f-ae35-470f-85e4-8d76b50c2ed5","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T05:40:49Z","ip_version":4}} 2018-07-31 05:40:49,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b8fb9122-ee4d-4ea3-a639-b8029f4045cd 2018-07-31 05:40:49,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.457787036896s 2018-07-31 05:40:49,412 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b8fb9122-ee4d-4ea3-a639-b8029f4045cd 2018-07-31 05:40:49,412 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:40:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0cee21e8-6d08-4898-95b7-6a05f96651ad', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b7a55f4f-ae35-470f-85e4-8d76b50c2ed5', u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T05:40:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 05:40:49,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 05:40:49,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "neutron_trunk-router_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "admin_state_up": true}}' 2018-07-31 05:40:51,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-ac9ed5d0-978d-4c9d-bac4-7482fe117b75 Date: Tue, 31 Jul 2018 05:40:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T05:40:49Z", "admin_state_up": true, "updated_at": "2018-07-31T05:40:50Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ffc39cbe-a357-4094-806d-5f0616553204", "name": "neutron_trunk-router_4bbd396a-9a7e-46fa-ad07-229ca8a01d76"}} 2018-07-31 05:40:51,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ac9ed5d0-978d-4c9d-bac4-7482fe117b75 2018-07-31 05:40:51,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69085788727s 2018-07-31 05:40:51,104 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ac9ed5d0-978d-4c9d-bac4-7482fe117b75 2018-07-31 05:40:51,105 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:40:50Z', u'revision_number': 2, u'ha': False, u'id': u'ffc39cbe-a357-4094-806d-5f0616553204', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'admin_state_up': True, u'tenant_id': u'df51da68aea44a80a599f83856e71852', u'created_at': u'2018-07-31T05:40:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'df51da68aea44a80a599f83856e71852'}) 2018-07-31 05:40:51,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 05:40:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204/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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"subnet_id": "0cee21e8-6d08-4898-95b7-6a05f96651ad"}' 2018-07-31 05:40:53,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9aa1698c-5353-4b3b-a775-38d33f4e8170 Date: Tue, 31 Jul 2018 05:40:53 GMT RESP BODY: {"network_id": "b7a55f4f-ae35-470f-85e4-8d76b50c2ed5", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "0cee21e8-6d08-4898-95b7-6a05f96651ad", "subnet_ids": ["0cee21e8-6d08-4898-95b7-6a05f96651ad"], "port_id": "580a3173-be5a-4bc5-b580-63c1464ba30d", "id": "ffc39cbe-a357-4094-806d-5f0616553204"} 2018-07-31 05:40:53,454 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204/add_router_interface.json used request id req-9aa1698c-5353-4b3b-a775-38d33f4e8170 2018-07-31 05:40:53,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34899687767s 2018-07-31 05:40:53,455 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204/add_router_interface.json used request id req-9aa1698c-5353-4b3b-a775-38d33f4e8170 returning object ffc39cbe-a357-4094-806d-5f0616553204 2018-07-31 05:40:53,455 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-31 05:40:53,587 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-31 05:40:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:40:53,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 05:40:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 05:40:53,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:40:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:54,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-431e7d0e-0041-42ea-9b6d-9ca2b5bab4ea Date: Tue, 31 Jul 2018 05:40:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:40:54,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-431e7d0e-0041-42ea-9b6d-9ca2b5bab4ea 2018-07-31 05:40:54,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.61398601532s 2018-07-31 05:40:54,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-431e7d0e-0041-42ea-9b6d-9ca2b5bab4ea 2018-07-31 05:40:54,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 05:40:54,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76"}' 2018-07-31 05:40:54,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f1675912-8d08-4d65-863a-b677e89bda78 Date: Tue, 31 Jul 2018 05:40:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "2ecd8a54-99b7-4304-966d-bad67c56c319", "size": null, "self": "/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T05:40:54Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "checksum": null, "created_at": "2018-07-31T05:40:54Z", "protected": false} 2018-07-31 05:40:54,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f1675912-8d08-4d65-863a-b677e89bda78 2018-07-31 05:40:54,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0639631748199s 2018-07-31 05:40:54,285 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f1675912-8d08-4d65-863a-b677e89bda78 returning object 2ecd8a54-99b7-4304-966d-bad67c56c319 2018-07-31 05:40:54,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 05:40:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '' 2018-07-31 05:40:55,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7abc9ec8-2d83-4dd8-ace7-645e155faae4 Date: Tue, 31 Jul 2018 05:40: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-31 05:40:55,713 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/file used request id req-7abc9ec8-2d83-4dd8-ace7-645e155faae4 2018-07-31 05:40:55,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.42738294601s 2018-07-31 05:40:55,713 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/file used request id req-7abc9ec8-2d83-4dd8-ace7-645e155faae4 2018-07-31 05:40:55,714 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T05:40:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2ecd8a54-99b7-4304-966d-bad67c56c319', u'size': None, u'name': u'neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'checksum': None, u'self': u'/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T05:40:54Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 05:40:55,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 05:40:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 05:40:55,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40: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-8d8c2245-799e-4852-b128-7b02135f3e98 x-compute-request-id: req-8d8c2245-799e-4852-b128-7b02135f3e98 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a", "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": "66ba02bd-bed5-4a67-b2a3-964cad58743a"}} 2018-07-31 05:40:55,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8d8c2245-799e-4852-b128-7b02135f3e98 2018-07-31 05:40:55,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.276395797729s 2018-07-31 05:40:55,991 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8d8c2245-799e-4852-b128-7b02135f3e98 2018-07-31 05:40:55,992 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', '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'df51da68aea44a80a599f83856e71852', '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'66ba02bd-bed5-4a67-b2a3-964cad58743a', 'swap': 0}) 2018-07-31 05:40:55,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 05:40:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a/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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"extra_specs": {}}' 2018-07-31 05:40:56,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-5e8e24cd-79a3-4837-9c7a-992b86e560b5 x-compute-request-id: req-5e8e24cd-79a3-4837-9c7a-992b86e560b5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 05:40:56,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a/os-extra_specs used request id req-5e8e24cd-79a3-4837-9c7a-992b86e560b5 2018-07-31 05:40:56,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.032763004303s 2018-07-31 05:40:56,026 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a/os-extra_specs used request id req-5e8e24cd-79a3-4837-9c7a-992b86e560b5 2018-07-31 05:40:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:40:56,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0f5404-926a-4560-98ef-4af0c2bfffbc 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 05:40:56,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-8a0f5404-926a-4560-98ef-4af0c2bfffbc 2018-07-31 05:40:56,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:40:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:56,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b96385-7928-44a8-83bb-029da9d997e3 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:40:56,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4b96385-7928-44a8-83bb-029da9d997e3 2018-07-31 05:40:56,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994820594788s 2018-07-31 05:40:56,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4b96385-7928-44a8-83bb-029da9d997e3 2018-07-31 05:40:56,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:40:56,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:56,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e16c43-f3bf-46a0-88bb-7f7f4261c45b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:40:56,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62e16c43-f3bf-46a0-88bb-7f7f4261c45b 2018-07-31 05:40:56,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102113008499s 2018-07-31 05:40:56,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62e16c43-f3bf-46a0-88bb-7f7f4261c45b 2018-07-31 05:40:56,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-31 05:40:56,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:56,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-6c76ff76-f3f2-4864-87ff-1af4a30c0a0c x-compute-request-id: req-6c76ff76-f3f2-4864-87ff-1af4a30c0a0c Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "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.5", "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-31 05:40:56,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-6c76ff76-f3f2-4864-87ff-1af4a30c0a0c 2018-07-31 05:40:56,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0399439334869s 2018-07-31 05:40:56,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-6c76ff76-f3f2-4864-87ff-1af4a30c0a0c 2018-07-31 05:40:56,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:40:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:40:56,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7c9153b8-7ab9-4bb4-bd07-aa9fc1c52bdf Date: Tue, 31 Jul 2018 05:40:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2ecd8a54-99b7-4304-966d-bad67c56c319/snap", "metadata": {}}], "file": "/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "2ecd8a54-99b7-4304-966d-bad67c56c319", "size": 12716032, "self": "/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2ecd8a54-99b7-4304-966d-bad67c56c319/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T05:40:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T05:40:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:40:56,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c9153b8-7ab9-4bb4-bd07-aa9fc1c52bdf 2018-07-31 05:40:56,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255501270294s 2018-07-31 05:40:56,320 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c9153b8-7ab9-4bb4-bd07-aa9fc1c52bdf 2018-07-31 05:40:56,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 05:40:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76"}' 2018-07-31 05:40:56,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e5159e70-574a-433e-bc62-03a385eec1db Date: Tue, 31 Jul 2018 05:40:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "798013a0-9dad-4c10-ab9b-123680ee127d", "size": null, "self": "/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T05:40:56Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "checksum": null, "created_at": "2018-07-31T05:40:56Z", "protected": false} 2018-07-31 05:40:56,371 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e5159e70-574a-433e-bc62-03a385eec1db 2018-07-31 05:40:56,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0429770946503s 2018-07-31 05:40:56,371 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e5159e70-574a-433e-bc62-03a385eec1db returning object 798013a0-9dad-4c10-ab9b-123680ee127d 2018-07-31 05:40:56,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 05:40:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d/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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '' 2018-07-31 05:40:56,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76e7e202-30bb-493b-b550-4bb254229784 Date: Tue, 31 Jul 2018 05:40:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 05:40:56,765 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d/file used request id req-76e7e202-30bb-493b-b550-4bb254229784 2018-07-31 05:40:56,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.392822027206s 2018-07-31 05:40:56,765 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d/file used request id req-76e7e202-30bb-493b-b550-4bb254229784 2018-07-31 05:40:56,765 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T05:40:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d/file', u'owner': u'df51da68aea44a80a599f83856e71852', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'798013a0-9dad-4c10-ab9b-123680ee127d', u'size': None, u'name': u'neutron_trunk-img_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', u'checksum': None, u'self': u'/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T05:40:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 05:40:56,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 05:40:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-31 05:40:56,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-b24db827-8003-4388-8fbf-6b9555ab2fa1 x-compute-request-id: req-b24db827-8003-4388-8fbf-6b9555ab2fa1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19", "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": "9dba6a32-3ebb-48f4-bc10-f3d282f48b19"}} 2018-07-31 05:40:56,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b24db827-8003-4388-8fbf-6b9555ab2fa1 2018-07-31 05:40:56,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0448219776154s 2018-07-31 05:40:56,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b24db827-8003-4388-8fbf-6b9555ab2fa1 2018-07-31 05:40:56,812 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', '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'df51da68aea44a80a599f83856e71852', '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'9dba6a32-3ebb-48f4-bc10-f3d282f48b19', 'swap': 0}) 2018-07-31 05:40:56,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 05:40:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19/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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"extra_specs": {}}' 2018-07-31 05:40:56,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-a97fb928-04a1-4523-b236-caad504dc878 x-compute-request-id: req-a97fb928-04a1-4523-b236-caad504dc878 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 05:40:56,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19/os-extra_specs used request id req-a97fb928-04a1-4523-b236-caad504dc878 2018-07-31 05:40:56,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225491523743s 2018-07-31 05:40:56,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19/os-extra_specs used request id req-a97fb928-04a1-4523-b236-caad504dc878 2018-07-31 05:40:56,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76', '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'df51da68aea44a80a599f83856e71852', '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'9dba6a32-3ebb-48f4-bc10-f3d282f48b19', 'swap': 0}) 2018-07-31 05:41:00,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-31 05:41:00,116 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-31 05:41:00,116 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-31 05:41:00,117 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-31 05:41:00,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-31 05:41:04,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-735ca90c-cc7f-4835-b748-391c7ce0d4b4/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-31 05:41:04,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-31 05:41:04,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-31 05:41:04,288 - 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-31 05:42:56,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8bbd0014-9c91-4821-86e1-83f8be53ebec 2018-07-31 05:42:56,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8bbd0014-9c91-4821-86e1-83f8be53ebec']'. 2018-07-31 05:42:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8bbd0014-9c91-4821-86e1-83f8be53ebec | 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-31 05:41:06 | 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-31 05:42:56 | 2018-07-31 05:42:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 735ca90c-cc7f-4835-b748-391c7ce0d4b4) | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d5bdba5f-ad97-46e6-8413-7a904041f775) | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-31 05:42:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 98.686 | 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-31 05:42:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-31 05:42:57,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-31 05:42:57,336 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 05:42:57,337 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:09 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-31 05:42:57,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 05:42:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:42:57,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-955721c7-c2df-4f06-a36e-84ad85f16adb Date: Tue, 31 Jul 2018 05:42:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 05:42:57,628 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d used request id req-955721c7-c2df-4f06-a36e-84ad85f16adb 2018-07-31 05:42:57,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.285269975662s 2018-07-31 05:42:57,629 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/798013a0-9dad-4c10-ab9b-123680ee127d used request id req-955721c7-c2df-4f06-a36e-84ad85f16adb 2018-07-31 05:42:57,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:42:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:42:57,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-7a41ef61-f6e6-4120-8a69-7421a955e7e0 x-compute-request-id: req-7a41ef61-f6e6-4120-8a69-7421a955e7e0 Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a", "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": "66ba02bd-bed5-4a67-b2a3-964cad58743a"}, {"name": "neutron_trunk-flavor_alt_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19", "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": "9dba6a32-3ebb-48f4-bc10-f3d282f48b19"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 05:42:57,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7a41ef61-f6e6-4120-8a69-7421a955e7e0 2018-07-31 05:42:57,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264370441437s 2018-07-31 05:42:57,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7a41ef61-f6e6-4120-8a69-7421a955e7e0 2018-07-31 05:42:57,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 05:42:57,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:42:57,693 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-81d52ada-0e52-4511-9f9c-76e4a3aa97b0 x-compute-request-id: req-81d52ada-0e52-4511-9f9c-76e4a3aa97b0 Content-Length: 0 Content-Type: application/json 2018-07-31 05:42:57,694 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19 used request id req-81d52ada-0e52-4511-9f9c-76e4a3aa97b0 2018-07-31 05:42:57,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348079204559s 2018-07-31 05:42:57,694 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9dba6a32-3ebb-48f4-bc10-f3d282f48b19 used request id req-81d52ada-0e52-4511-9f9c-76e4a3aa97b0 2018-07-31 05:42:57,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 05:42:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204/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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" -d '{"subnet_id": "0cee21e8-6d08-4898-95b7-6a05f96651ad"}' 2018-07-31 05:42:59,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b62e7ac4-c066-44fe-8990-08347e750f58 Date: Tue, 31 Jul 2018 05:42:59 GMT RESP BODY: {"network_id": "b7a55f4f-ae35-470f-85e4-8d76b50c2ed5", "tenant_id": "df51da68aea44a80a599f83856e71852", "subnet_id": "0cee21e8-6d08-4898-95b7-6a05f96651ad", "subnet_ids": ["0cee21e8-6d08-4898-95b7-6a05f96651ad"], "port_id": "580a3173-be5a-4bc5-b580-63c1464ba30d", "id": "ffc39cbe-a357-4094-806d-5f0616553204"} 2018-07-31 05:42:59,841 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204/remove_router_interface.json used request id req-b62e7ac4-c066-44fe-8990-08347e750f58 2018-07-31 05:42:59,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14622282982s 2018-07-31 05:42:59,841 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204/remove_router_interface.json used request id req-b62e7ac4-c066-44fe-8990-08347e750f58 returning object ffc39cbe-a357-4094-806d-5f0616553204 2018-07-31 05:42:59,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 05:42:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:42:59,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a4e41f0e-f641-482f-8334-e930e295c68b Date: Tue, 31 Jul 2018 05:42:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df51da68aea44a80a599f83856e71852", "created_at": "2018-07-31T05:40:49Z", "admin_state_up": true, "updated_at": "2018-07-31T05:42:58Z", "project_id": "df51da68aea44a80a599f83856e71852", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ffc39cbe-a357-4094-806d-5f0616553204", "name": "neutron_trunk-router_4bbd396a-9a7e-46fa-ad07-229ca8a01d76"}]} 2018-07-31 05:42:59,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a4e41f0e-f641-482f-8334-e930e295c68b 2018-07-31 05:42:59,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138271093369s 2018-07-31 05:42:59,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a4e41f0e-f641-482f-8334-e930e295c68b 2018-07-31 05:42:59,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 05:42:59,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:01,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b12b138e-748f-44fa-aa2d-699c316c411d Content-Length: 0 Date: Tue, 31 Jul 2018 05:43:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:43:01,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204.json used request id req-b12b138e-748f-44fa-aa2d-699c316c411d 2018-07-31 05:43:01,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31957197189s 2018-07-31 05:43:01,301 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ffc39cbe-a357-4094-806d-5f0616553204.json used request id req-b12b138e-748f-44fa-aa2d-699c316c411d 2018-07-31 05:43:01,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 05:43:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:01,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-cdc01665-536e-47f0-b188-6ce3d34e6a25 Date: Tue, 31 Jul 2018 05:43:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-31T05:40:49Z","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":"0cee21e8-6d08-4898-95b7-6a05f96651ad","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"df51da68aea44a80a599f83856e71852","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_4bbd396a-9a7e-46fa-ad07-229ca8a01d76","enable_dhcp":true,"segment_id":null,"network_id":"b7a55f4f-ae35-470f-85e4-8d76b50c2ed5","tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T05:40:49Z","ip_version":4},{"updated_at":"2018-07-31T04:16:28Z","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":"2098df61-50e9-4491-b3b2-a82267234e18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9925234a1f784b8eab5179eb5a9cc014","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:28Z","ip_version":4}]} 2018-07-31 05:43:01,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cdc01665-536e-47f0-b188-6ce3d34e6a25 2018-07-31 05:43:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0853099822998s 2018-07-31 05:43:01,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cdc01665-536e-47f0-b188-6ce3d34e6a25 2018-07-31 05:43:01,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 05:43:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/0cee21e8-6d08-4898-95b7-6a05f96651ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:02,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e75bab3-910f-4266-b5eb-9f644c9884d0 Date: Tue, 31 Jul 2018 05:43:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:43:02,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0cee21e8-6d08-4898-95b7-6a05f96651ad.json used request id req-0e75bab3-910f-4266-b5eb-9f644c9884d0 2018-07-31 05:43:02,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08263897896s 2018-07-31 05:43:02,472 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0cee21e8-6d08-4898-95b7-6a05f96651ad.json used request id req-0e75bab3-910f-4266-b5eb-9f644c9884d0 2018-07-31 05:43:02,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:43:02,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:02,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-037305ca-92c8-458e-8aab-d9a24abfa19c Date: Tue, 31 Jul 2018 05:43:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7a55f4f-ae35-470f-85e4-8d76b50c2ed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"df51da68aea44a80a599f83856e71852","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:43:02Z","qos_policy_id":null,"name":"neutron_trunk-net_4bbd396a-9a7e-46fa-ad07-229ca8a01d76","admin_state_up":true,"tenant_id":"df51da68aea44a80a599f83856e71852","created_at":"2018-07-31T05:40:48Z","provider:network_type":"vxlan"}]} 2018-07-31 05:43:02,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-037305ca-92c8-458e-8aab-d9a24abfa19c 2018-07-31 05:43:02,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914018154144s 2018-07-31 05:43:02,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-037305ca-92c8-458e-8aab-d9a24abfa19c 2018-07-31 05:43:02,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 05:43:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b7a55f4f-ae35-470f-85e4-8d76b50c2ed5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:03,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2fdbc69-b08c-4c9f-b529-5a78736beab6 Date: Tue, 31 Jul 2018 05:43:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:43:03,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b7a55f4f-ae35-470f-85e4-8d76b50c2ed5.json used request id req-f2fdbc69-b08c-4c9f-b529-5a78736beab6 2018-07-31 05:43:03,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18724799156s 2018-07-31 05:43:03,753 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b7a55f4f-ae35-470f-85e4-8d76b50c2ed5.json used request id req-f2fdbc69-b08c-4c9f-b529-5a78736beab6 2018-07-31 05:43:03,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:43:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:03,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-140a75d3-9c7e-4772-a147-8a478102c0fb Date: Tue, 31 Jul 2018 05:43:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2ecd8a54-99b7-4304-966d-bad67c56c319/snap", "metadata": {}}], "file": "/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319/file", "owner": "df51da68aea44a80a599f83856e71852", "id": "2ecd8a54-99b7-4304-966d-bad67c56c319", "size": 12716032, "self": "/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/2ecd8a54-99b7-4304-966d-bad67c56c319/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-31T05:40:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-31T05:40:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:43:03,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-140a75d3-9c7e-4772-a147-8a478102c0fb 2018-07-31 05:43:03,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236601829529s 2018-07-31 05:43:03,779 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-140a75d3-9c7e-4772-a147-8a478102c0fb 2018-07-31 05:43:03,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 05:43:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:04,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f969981-1de6-4846-bf22-54c2fea61ce3 Date: Tue, 31 Jul 2018 05:43: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-31 05:43:04,845 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319 used request id req-5f969981-1de6-4846-bf22-54c2fea61ce3 2018-07-31 05:43:04,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06427907944s 2018-07-31 05:43:04,845 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2ecd8a54-99b7-4304-966d-bad67c56c319 used request id req-5f969981-1de6-4846-bf22-54c2fea61ce3 2018-07-31 05:43:04,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:43:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:04,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-d6857dde-784d-4902-99b8-153745fe61ff x-compute-request-id: req-d6857dde-784d-4902-99b8-153745fe61ff Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_4bbd396a-9a7e-46fa-ad07-229ca8a01d76", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a", "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": "66ba02bd-bed5-4a67-b2a3-964cad58743a"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 05:43:04,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d6857dde-784d-4902-99b8-153745fe61ff 2018-07-31 05:43:04,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262289047241s 2018-07-31 05:43:04,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d6857dde-784d-4902-99b8-153745fe61ff 2018-07-31 05:43:04,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 05:43:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca5fa9310d6f3ce436255df6c8d656edc5ce757b" 2018-07-31 05:43:04,898 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-8240c1f9-bcb6-494a-8bf0-6deaf78b934f x-compute-request-id: req-8240c1f9-bcb6-494a-8bf0-6deaf78b934f Content-Length: 0 Content-Type: application/json 2018-07-31 05:43:04,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a used request id req-8240c1f9-bcb6-494a-8bf0-6deaf78b934f 2018-07-31 05:43:04,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0235829353333s 2018-07-31 05:43:04,898 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/66ba02bd-bed5-4a67-b2a3-964cad58743a used request id req-8240c1f9-bcb6-494a-8bf0-6deaf78b934f 2018-07-31 05:43:04,941 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:43:04,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:43:04,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:43:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:43:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:43:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-31 05:43:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-31 05:43:04,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:43:04,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ed3b82-7c9b-49b6-a1d1-5425518fd621 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:43:04,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-99ed3b82-7c9b-49b6-a1d1-5425518fd621 2018-07-31 05:43:04,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:43:05,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["r-FYA8GxTTmQSv5uaF7voA"], "issued_at": "2018-07-31T05:43:05.000000Z"}} 2018-07-31 05:43:05,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:43:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5ed014b2a71ab3843496111fbba4e950599c36b8" 2018-07-31 05:43:05,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-90c7bcb2-11d6-4633-b786-4f0e39a30345 Date: Tue, 31 Jul 2018 05:43:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:43:05,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90c7bcb2-11d6-4633-b786-4f0e39a30345 2018-07-31 05:43:05,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267832040787s 2018-07-31 05:43:05,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90c7bcb2-11d6-4633-b786-4f0e39a30345 2018-07-31 05:43:05,643 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-31 05:43:08,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-31 05:43:11,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6354ebef-e4a1-455b-bbb6-8690e0b435a5 | 2018-07-31T05:43:10.992307 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6354ebef-e4a1-455b-bbb6-8690e0b435a5 ~/.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-31 05:43:14,985 - 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-31 05:43:14,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-31 05:43:17,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-31 05:43:21,385 - 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=aa2f2372-c1a1-47a6-acf9-fdfcaef10928) as the default verifier for the future CLI operations. 2018-07-31 05:43:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:43:24,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0a6a33-d4f9-41cf-a4db-31e666d3b71e 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 05:43:24,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2a0a6a33-d4f9-41cf-a4db-31e666d3b71e 2018-07-31 05:43:24,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 05:43:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-31 05:43:24,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44eec777-df6f-47fe-a28b-52fa087bb051 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-31 05:43:24,616 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-44eec777-df6f-47fe-a28b-52fa087bb051 2018-07-31 05:43:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}5ed014b2a71ab3843496111fbba4e950599c36b8" 2018-07-31 05:43:24,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b0b5b7-6956-4d23-b04b-b072888a6a2a Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/211b7fd4c43a42af878a1e3b52aeb6d3"}, "enabled": true, "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/357b9585b34f4b12ad78db6d5714971f"}, "enabled": true, "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f14538bc7b647fbb2d94ef7572b9314"}, "enabled": true, "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4b9e38da196d48a098b7a4094390e7f9"}, "enabled": true, "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52cc0b162d1040d9bf36c7a2aa0bd817"}, "enabled": true, "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63db69452e694ed5a7e64a21228878f7"}, "enabled": true, "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6645b7ab13754e71b3dddeb4a95b7f2a"}, "enabled": true, "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/67e0aa18788c4092aec85b9d061a4d08"}, "enabled": true, "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7d49f30be1694e88a7142f859c8c0db8"}, "enabled": true, "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/924f9379f33f498395e5bc27ffd3f22a"}, "enabled": true, "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/96d466fd8777427dbb2bfb9d13e75724"}, "enabled": true, "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9dcd32c79a374d06b2cf257ce737e34b"}, "enabled": true, "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c6744b20b4fe4a77b626f239afbb44d4"}, "enabled": true, "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e2cdc55bfa684c27bd8002c87b6ae1f8"}, "enabled": true, "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f9ef15f3c82548d7ab587b1b7d2d280d"}, "enabled": true, "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-31 05:43:24,706 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-a7b0b5b7-6956-4d23-b04b-b072888a6a2a 2018-07-31 05:43:24,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0996370315552s 2018-07-31 05:43:24,707 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-a7b0b5b7-6956-4d23-b04b-b072888a6a2a 2018-07-31 05:43:24,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-31 05:43:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5ed014b2a71ab3843496111fbba4e950599c36b8" 2018-07-31 05:43:24,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-78691db6-09cc-40c0-8429-283aef57c874 Date: Tue, 31 Jul 2018 05:43:24 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-31 05:43:24,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-78691db6-09cc-40c0-8429-283aef57c874 2018-07-31 05:43:24,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203911066055s 2018-07-31 05:43:24,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-78691db6-09cc-40c0-8429-283aef57c874 2018-07-31 05:43:24,926 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-31 05:43:24,926 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-31 05:43:24,931 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:08 | PASS | | rally_sanity | functest | smoke | 20:45 | FAIL | | patrole | functest | smoke | 02:08 | PASS | | vmtp | functest | smoke | 18:41 | PASS | | shaker | functest | smoke | 30:11 | 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-31 05:43:24,940 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-31 05:43:24,975 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 05:43:47,923 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-191 | | 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-31 05:43:47,926 - 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.26,192.30.9.7 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.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LnLxpC4hBU5sHQxnI7WRsLqTW 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=df51da68aea44a80a599f83856e71852 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-31 05:43:47,926 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-31 05:43:47,927 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-31 05:43:47,927 - 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-31 05:43:47,929 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-31 05:44:17,313 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-191 | | 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-31 05:44:17,317 - 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.26,192.30.9.7 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.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LnLxpC4hBU5sHQxnI7WRsLqTW 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=df51da68aea44a80a599f83856e71852 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-31 05:44:17,317 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-31 05:44:17,318 - 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-31 05:44:17,342 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:44:17,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:44:17,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:44:17,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:44:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:44:17,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e01106-43c8-4dd2-9c13-d19e2b98d574 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:44:17,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-20e01106-43c8-4dd2-9c13-d19e2b98d574 2018-07-31 05:44:17,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:44:18,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["53_CBg7fReuHSkZHceEvng"], "issued_at": "2018-07-31T05:44:18.000000Z"}} 2018-07-31 05:44:18,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:44:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:18,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c7eb53c2-0771-4abc-9d94-e93db4ed7bc6 Date: Tue, 31 Jul 2018 05:44:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:44:18,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c7eb53c2-0771-4abc-9d94-e93db4ed7bc6 2018-07-31 05:44:18,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255109071732s 2018-07-31 05:44:18,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c7eb53c2-0771-4abc-9d94-e93db4ed7bc6 2018-07-31 05:44:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:44:18,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91ca44c-a95c-4131-9afc-86bb67c4f088 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 05:44:18,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d91ca44c-a95c-4131-9afc-86bb67c4f088 2018-07-31 05:44:18,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:44:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:18,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb4b43c-f380-4078-842a-7a5edbb50c82 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 05:44:18,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4eb4b43c-f380-4078-842a-7a5edbb50c82 2018-07-31 05:44:18,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953011512756s 2018-07-31 05:44:18,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4eb4b43c-f380-4078-842a-7a5edbb50c82 2018-07-31 05:44:18,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 05:44:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c"}}' 2018-07-31 05:44:18,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d073f7-16f6-4934-9aca-b5a4844d2964 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.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6"}, "tags": [], "enabled": true, "id": "1ba177cbd28b4a4b9aea4bf7846385e6", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c"}} 2018-07-31 05:44:18,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-43d073f7-16f6-4934-9aca-b5a4844d2964 2018-07-31 05:44:18,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124833106995s 2018-07-31 05:44:18,614 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-43d073f7-16f6-4934-9aca-b5a4844d2964 2018-07-31 05:44:18,615 - 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'1ba177cbd28b4a4b9aea4bf7846385e6', '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_9252e615-2a2c-4de2-91db-cede0cd2385c'}) 2018-07-31 05:44:18,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 05:44:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "34473729-8960-4ef0-89f9-bde0ad72ff19", "email": null, "name": "cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c"}}' 2018-07-31 05:44:18,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9164958-1c38-418c-ba52-232780044a8b Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": {"self": "http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c7e8b354a54406b9ef0f47467f17679", "domain_id": "default", "password_expires_at": null}} 2018-07-31 05:44:18,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-d9164958-1c38-418c-ba52-232780044a8b 2018-07-31 05:44:18,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369223833084s 2018-07-31 05:44:18,987 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-d9164958-1c38-418c-ba52-232780044a8b 2018-07-31 05:44:18,988 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0c7e8b354a54406b9ef0f47467f17679', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c'}) 2018-07-31 05:44:18,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:44:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba6732d-a287-47aa-9b65-ac2969aff163 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:44:19,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ba6732d-a287-47aa-9b65-ac2969aff163 2018-07-31 05:44:19,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0974390506744s 2018-07-31 05:44:19,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ba6732d-a287-47aa-9b65-ac2969aff163 2018-07-31 05:44:19,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:44:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1e3e0b-c706-48c7-8a0f-5595580660ee Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:44:19,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b1e3e0b-c706-48c7-8a0f-5595580660ee 2018-07-31 05:44:19,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953781604767s 2018-07-31 05:44:19,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b1e3e0b-c706-48c7-8a0f-5595580660ee 2018-07-31 05:44:19,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:44:19,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21720f35-057a-43a1-a8ee-2c2f06f153c5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:44:19,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21720f35-057a-43a1-a8ee-2c2f06f153c5 2018-07-31 05:44:19,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931830406189s 2018-07-31 05:44:19,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21720f35-057a-43a1-a8ee-2c2f06f153c5 2018-07-31 05:44:19,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:44:19,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f550545-1f89-4879-af72-73515163d1bb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 05:44:19,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7f550545-1f89-4879-af72-73515163d1bb 2018-07-31 05:44:19,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954627990723s 2018-07-31 05:44:19,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7f550545-1f89-4879-af72-73515163d1bb 2018-07-31 05:44:19,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:44:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7661b4ba-6df9-489d-a44d-c29c90877478 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": {"self": "http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c7e8b354a54406b9ef0f47467f17679", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:44:19,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7661b4ba-6df9-489d-a44d-c29c90877478 2018-07-31 05:44:19,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112994909286s 2018-07-31 05:44:19,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7661b4ba-6df9-489d-a44d-c29c90877478 2018-07-31 05:44:19,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:44:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e6db31-f717-4b81-ad34-eb65b5745c46 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6"}, "tags": [], "enabled": true, "id": "1ba177cbd28b4a4b9aea4bf7846385e6", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-31 05:44:19,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e2e6db31-f717-4b81-ad34-eb65b5745c46 2018-07-31 05:44:19,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0934989452362s 2018-07-31 05:44:19,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e2e6db31-f717-4b81-ad34-eb65b5745c46 2018-07-31 05:44:19,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 05:44:19,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0c7e8b354a54406b9ef0f47467f17679&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=1ba177cbd28b4a4b9aea4bf7846385e6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41500a4-fb46-40d1-a5a4-b8121e91ed1c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0c7e8b354a54406b9ef0f47467f17679&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=1ba177cbd28b4a4b9aea4bf7846385e6", "previous": null, "next": null}} 2018-07-31 05:44:19,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0c7e8b354a54406b9ef0f47467f17679&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=1ba177cbd28b4a4b9aea4bf7846385e6 used request id req-a41500a4-fb46-40d1-a5a4-b8121e91ed1c 2018-07-31 05:44:19,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.096549987793s 2018-07-31 05:44:19,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0c7e8b354a54406b9ef0f47467f17679&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=1ba177cbd28b4a4b9aea4bf7846385e6 used request id req-a41500a4-fb46-40d1-a5a4-b8121e91ed1c 2018-07-31 05:44:19,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 05:44:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6/users/0c7e8b354a54406b9ef0f47467f17679/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:44:19,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8acaea9-dfec-48aa-8e89-111db70076ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:44:19,834 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6/users/0c7e8b354a54406b9ef0f47467f17679/roles/a689722cf11443e2b11a80fc42af3529 used request id req-b8acaea9-dfec-48aa-8e89-111db70076ed 2018-07-31 05:44:19,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124794006348s 2018-07-31 05:44:19,834 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6/users/0c7e8b354a54406b9ef0f47467f17679/roles/a689722cf11443e2b11a80fc42af3529 used request id req-b8acaea9-dfec-48aa-8e89-111db70076ed 2018-07-31 05:44:19,835 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c', 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'1ba177cbd28b4a4b9aea4bf7846385e6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '34473729-8960-4ef0-89f9-bde0ad72ff19', 'username': u'cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 05:44:19,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:44:19,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:44:19,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:44:19,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:44:19,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:44:19,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:44:19,840 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c', 'password': '34473729-8960-4ef0-89f9-bde0ad72ff19', 'project_name': 'cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '1ba177cbd28b4a4b9aea4bf7846385e6', 'project_domain_name': 'Default'} 2018-07-31 05:44:19,841 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-31 05:44:19,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:44:19,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841ec4d9-d3b9-4ca6-a755-4a318fd08610 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:44:19,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-841ec4d9-d3b9-4ca6-a755-4a318fd08610 2018-07-31 05:44:19,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:44:20,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ba177cbd28b4a4b9aea4bf7846385e6", "name": "cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/1ba177cbd28b4a4b9aea4bf7846385e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c", "id": "0c7e8b354a54406b9ef0f47467f17679"}, "audit_ids": ["UVXcBufoRXaGrPf9Gm-yLA"], "issued_at": "2018-07-31T05:44:20.000000Z"}} 2018-07-31 05:44:20,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 05:44:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"network": {"name": "cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c", "admin_state_up": true}}' 2018-07-31 05:44:20,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d229374f-6330-471c-a507-4bb2591943e5 Date: Tue, 31 Jul 2018 05:44:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"89aaf587-27e5-4913-831f-5da05dae4585","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:44:20Z","is_default":false,"name":"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:20Z","mtu":1450}} 2018-07-31 05:44:20,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d229374f-6330-471c-a507-4bb2591943e5 2018-07-31 05:44:20,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.435333967209s 2018-07-31 05:44:20,669 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d229374f-6330-471c-a507-4bb2591943e5 2018-07-31 05:44:20,669 - 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-31T05:44:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'89aaf587-27e5-4913-831f-5da05dae4585', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c', u'admin_state_up': True, u'tenant_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', u'created_at': u'2018-07-31T05:44:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', u'l2_adjacency': True}) 2018-07-31 05:44:20,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:44:20,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:44:20,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-47d39265-8107-4486-90bf-bd0c66ab9706 Date: Tue, 31 Jul 2018 05:44:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"89aaf587-27e5-4913-831f-5da05dae4585","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:44:20Z","qos_policy_id":null,"name":"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c","admin_state_up":true,"tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:44:20,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-47d39265-8107-4486-90bf-bd0c66ab9706 2018-07-31 05:44:20,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.158887863159s 2018-07-31 05:44:20,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-47d39265-8107-4486-90bf-bd0c66ab9706 2018-07-31 05:44:20,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 05:44:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"subnet": {"name": "cloudify-subnet_9252e615-2a2c-4de2-91db-cede0cd2385c", "enable_dhcp": true, "network_id": "89aaf587-27e5-4913-831f-5da05dae4585", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 05:44:21,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6dfa5f71-c8ef-4289-940b-cfe10a291014 Date: Tue, 31 Jul 2018 05:44:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89aaf587-27e5-4913-831f-5da05dae4585","tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:44:21Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","id":"9a8da464-a4c1-44a5-9d6e-6d5a6473b171","subnetpool_id":null,"name":"cloudify-subnet_9252e615-2a2c-4de2-91db-cede0cd2385c"}} 2018-07-31 05:44:21,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6dfa5f71-c8ef-4289-940b-cfe10a291014 2018-07-31 05:44:21,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.73445892334s 2018-07-31 05:44:21,566 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6dfa5f71-c8ef-4289-940b-cfe10a291014 2018-07-31 05:44:21,566 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:44:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9a8da464-a4c1-44a5-9d6e-6d5a6473b171', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_9252e615-2a2c-4de2-91db-cede0cd2385c', u'enable_dhcp': True, u'network_id': u'89aaf587-27e5-4913-831f-5da05dae4585', u'tenant_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', u'created_at': u'2018-07-31T05:44:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1ba177cbd28b4a4b9aea4bf7846385e6'}) 2018-07-31 05:44:21,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 05:44:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "cloudify-router_9252e615-2a2c-4de2-91db-cede0cd2385c", "admin_state_up": true}}' 2018-07-31 05:44:23,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b515cddd-fcca-452d-8a69-500bfbe1c77e Date: Tue, 31 Jul 2018 05:44:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:21Z", "admin_state_up": true, "updated_at": "2018-07-31T05:44:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "0edb3064-b912-4602-a4cc-ed489d2cca76", "name": "cloudify-router_9252e615-2a2c-4de2-91db-cede0cd2385c"}} 2018-07-31 05:44:23,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b515cddd-fcca-452d-8a69-500bfbe1c77e 2018-07-31 05:44:23,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5390329361s 2018-07-31 05:44:23,107 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b515cddd-fcca-452d-8a69-500bfbe1c77e 2018-07-31 05:44:23,107 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:44:22Z', u'revision_number': 2, u'id': u'0edb3064-b912-4602-a4cc-ed489d2cca76', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_9252e615-2a2c-4de2-91db-cede0cd2385c', u'admin_state_up': True, u'tenant_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', u'created_at': u'2018-07-31T05:44:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'1ba177cbd28b4a4b9aea4bf7846385e6'}) 2018-07-31 05:44:23,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 05:44:23,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76/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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"subnet_id": "9a8da464-a4c1-44a5-9d6e-6d5a6473b171"}' 2018-07-31 05:44:25,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40f19d79-b0b2-46fa-b67d-a47472403daf Date: Tue, 31 Jul 2018 05:44:25 GMT RESP BODY: {"network_id": "89aaf587-27e5-4913-831f-5da05dae4585", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "subnet_id": "9a8da464-a4c1-44a5-9d6e-6d5a6473b171", "subnet_ids": ["9a8da464-a4c1-44a5-9d6e-6d5a6473b171"], "port_id": "c43c41ea-656f-406f-88f2-73e41100ce20", "id": "0edb3064-b912-4602-a4cc-ed489d2cca76"} 2018-07-31 05:44:25,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76/add_router_interface.json used request id req-40f19d79-b0b2-46fa-b67d-a47472403daf 2018-07-31 05:44:25,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43414187431s 2018-07-31 05:44:25,542 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76/add_router_interface.json used request id req-40f19d79-b0b2-46fa-b67d-a47472403daf returning object 0edb3064-b912-4602-a4cc-ed489d2cca76 2018-07-31 05:44:25,542 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-31 05:45:00,441 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-31 05:45:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:45:00,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 05:45:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 05:45:00,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:45:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:45:01,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2af985b7-0117-41a3-9fb6-907131b3c70f Date: Tue, 31 Jul 2018 05:45:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:45:01,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2af985b7-0117-41a3-9fb6-907131b3c70f 2018-07-31 05:45:01,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.604047060013s 2018-07-31 05:45:01,058 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2af985b7-0117-41a3-9fb6-907131b3c70f 2018-07-31 05:45:01,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 05:45:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c"}' 2018-07-31 05:45:01,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-80885226-8a70-4fe0-8402-a666eddd1098 Date: Tue, 31 Jul 2018 05:45:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/file", "owner": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "size": null, "self": "/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:45:01Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "checksum": null, "created_at": "2018-07-31T05:45:01Z", "protected": false} 2018-07-31 05:45:01,107 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-80885226-8a70-4fe0-8402-a666eddd1098 2018-07-31 05:45:01,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0421118736267s 2018-07-31 05:45:01,107 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-80885226-8a70-4fe0-8402-a666eddd1098 returning object a0aba925-cd89-47c4-b6e0-a991695151fe 2018-07-31 05:45:01,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 05:45:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '' 2018-07-31 05:46:00,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-060bffef-8ca6-4d0d-8aad-34cb2cb061a9 Date: Tue, 31 Jul 2018 05:46: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-31 05:46:00,102 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/file used request id req-060bffef-8ca6-4d0d-8aad-34cb2cb061a9 2018-07-31 05:46:00,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.9943909645s 2018-07-31 05:46:00,103 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/file used request id req-060bffef-8ca6-4d0d-8aad-34cb2cb061a9 2018-07-31 05:46:00,103 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T05:45:01Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/file', u'owner': u'1ba177cbd28b4a4b9aea4bf7846385e6', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'a0aba925-cd89-47c4-b6e0-a991695151fe', u'size': None, u'name': u'cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c', u'checksum': None, u'self': u'/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T05:45:01Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 05:46:00,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 05:46:00,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_9252e615-2a2c-4de2-91db-cede0cd2385c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-31 05:46:00,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-49e11400-6c18-4092-9f97-c025c0daf188 x-compute-request-id: req-49e11400-6c18-4092-9f97-c025c0daf188 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "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": "89b049ef-2310-488f-a224-13f44f3f5c13"}} 2018-07-31 05:46:00,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-49e11400-6c18-4092-9f97-c025c0daf188 2018-07-31 05:46:00,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327825069427s 2018-07-31 05:46:00,432 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-49e11400-6c18-4092-9f97-c025c0daf188 2018-07-31 05:46:00,433 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_9252e615-2a2c-4de2-91db-cede0cd2385c', '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'df51da68aea44a80a599f83856e71852', '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'89b049ef-2310-488f-a224-13f44f3f5c13', 'swap': 0}) 2018-07-31 05:46:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 05:46:00,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13/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}1f7684ba412d115388a90aaa0050282cc0a7f885" -d '{"extra_specs": {}}' 2018-07-31 05:46:00,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-85feefed-df09-4107-be3c-36bf48a30320 x-compute-request-id: req-85feefed-df09-4107-be3c-36bf48a30320 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 05:46:00,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13/os-extra_specs used request id req-85feefed-df09-4107-be3c-36bf48a30320 2018-07-31 05:46:00,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228891372681s 2018-07-31 05:46:00,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13/os-extra_specs used request id req-85feefed-df09-4107-be3c-36bf48a30320 2018-07-31 05:46:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 05:46:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"keypair": {"name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c"}}' 2018-07-31 05:46:00,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-d1e42de1-e594-4de9-a12f-f5f22e5492b6 x-compute-request-id: req-d1e42de1-e594-4de9-a12f-f5f22e5492b6 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMpiTi62TzZOpvXYv0lT0f0mwTE7gq8ETyscSTqlqu193ET0AsDTgYIBEvKJ73tKekfqmCrL+Fg5le0DglacYFEFY/ardGIcUJ71f1DVHl/5XbuwRCM3p3/TC5fkcaw9L8ZVBPZcEXxD5b3D5Bsg1ruwsvkGHYSques0JiLoNRgkTTR2q8dV3v6DltqlYrw8av9E1KZkp7eNIpdtIsutndsNr58xaW9iU7fPohmtTcYbw28tvwCzBbTUDWAGnJDuhNYZOtxN29kkQ9DwmgYLQzQ/+CpA9/SZtLf4MHdQI9qVD6qYNl4W8vTJUknsQrfkrtMHJYs7+fxroOPgGbwZNz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzKYk4utk82Tqb12L9JU9H9JsExO4KvBE8rHEk6partfdxE9A\nLA04GCARLyie97SnpH6pgqy/hYOZXtA4JWnGBRBWP2q3RiHFCe9X9Q1R5f+V27sE\nQjN6d/0wuX5HGsPS/GVQT2XBF8Q+W9w+QbINa7sLL5Bh2EqrnrNCYi6DUYJE00dq\nvHVd7+g5bapWK8PGr/RNSmZKe3jSKXbSLLrZ3bDa+fMWlvYlO3z6IZrU3GG8NvLb\n8AswW01A1gBpyQ7oTWGTrcTdvZJEPQ8JoGC0M0P/gqQPf0mbS3+DB3UCPalQ+qmD\nZeFvL0yVJJ7EK35K7TByWLO/n8a6Dj4Bm8GTcwIDAQABAoIBAHGa5a0mmYLYCaBK\n4O+kjSsGJ8KrVrhXax8C+iozDmYzJUPd7rTFndcergts1FqT6eBSBA2rkiIu/Mv6\ncMCsKCYVfJt1xUnkYzpxqHU7sLQqHum8ts99PkYvwoWmiRhdjtlX8K4ywW9NHITo\nDZNwoSylx77eusJUKVNPFdHlGjb7SGaX94Ry5IvlmsKdcGzaPewDkBIv+MyixsUz\nd3Vyx6Igecg5OOYa8RoiYeRKSPdVySZpVpHvPSkHmFkbBbJ3UXqKgIIyPK4buHf0\nulnCIQQ4di/Pah8y7RX1y2zcdCmIhiDlmQND/CtPyJCRZ0E88qparj7huP1bKg9w\n+CABWtECgYEA8oPKmIThx39BVDS/eCNEQ6cnyGFAhyTI3zRYrql7+UGq+RBTluXV\nA9/HZVDdXTbjWLXwUXOVOPqKK0Mx+XEHtn/TE1SKvYwed4z7TdvM8E5Vgg9haOVA\nQWCjUZ68gd0JsTdlwPAqPARk6gzvMsiMJJZlOMXxViCGZliI4e3EuikCgYEA2AdU\nz18R/m+fnzaYDYV8OGUaJZSA4zs/VPFfYLfM9B9q2hNtfRCf8XPHOqELZXdpmVqd\nVUXvawX0t9OP3tRqKIIv9Ott2lvvzyq+1ZFcdXRSJajBdWPh2HVHWe2vl8nWa7eA\nWIDIxjs1jPy/8YQ96fg2QUgPBVnfHrLSgTjCzDsCgYEAzW7Ow/xste4ajRZRy5c0\nUIrcrGWVn+WNM2bIaMyxdCgoiOtHo9/1Xl7GLhEeM8Q3OgKFHLpogefZ+2PkhYU2\nH2aQiyNmk8KKXINUrlOvezEgRhh5T75DfB48uvtYfDmd6D0hORs467ZdNdbXGZHB\nBY1RGZK0KV1L/I6rBZfAumECgYB5CUqEUYD0bLgjbWQuFz8tHcBTk+vO5NAsGHzW\n5MRJdxzYCJCMxPbIQpU6jSakeA5LZNDICUIGVbTyFfAC6kJ8ZczWzd2jvWUUTp/T\navlBuaWZAf86dXcBX1xVz21VfznK6mpXq/hR0LTFRIuKlwxVfcNwOh5oYh03xvtY\neWPzJwKBgQC+3n7yBUL1S2qM7dalRJmD7x0hTcal0tXkEN3bz+xWhsfzf+CB4ZgM\nNY4350bO7a77PJ0duQm37nKK0tvsi8Pg6LYMpxHD2um1Y/bYmkJcAQovdSUhbnC3\n5/wB0J3PvzrqczmP2G+KNwRrJO50e4FBqLhCdTB8aA3JqZMz71DpNg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0c7e8b354a54406b9ef0f47467f17679", "name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "fingerprint": "7f:c7:b5:2d:b9:66:df:9c:ff:65:3a:f4:5c:71:0a:f4"}} 2018-07-31 05:46:00,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d1e42de1-e594-4de9-a12f-f5f22e5492b6 2018-07-31 05:46:00,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.447268009186s 2018-07-31 05:46:00,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d1e42de1-e594-4de9-a12f-f5f22e5492b6 2018-07-31 05:46:00,906 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMpiTi62TzZOpvXYv0lT0f0mwTE7gq8ETyscSTqlqu193ET0AsDTgYIBEvKJ73tKekfqmCrL+Fg5le0DglacYFEFY/ardGIcUJ71f1DVHl/5XbuwRCM3p3/TC5fkcaw9L8ZVBPZcEXxD5b3D5Bsg1ruwsvkGHYSques0JiLoNRgkTTR2q8dV3v6DltqlYrw8av9E1KZkp7eNIpdtIsutndsNr58xaW9iU7fPohmtTcYbw28tvwCzBbTUDWAGnJDuhNYZOtxN29kkQ9DwmgYLQzQ/+CpA9/SZtLf4MHdQI9qVD6qYNl4W8vTJUknsQrfkrtMHJYs7+fxroOPgGbwZNz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzKYk4utk82Tqb12L9JU9H9JsExO4KvBE8rHEk6partfdxE9A\nLA04GCARLyie97SnpH6pgqy/hYOZXtA4JWnGBRBWP2q3RiHFCe9X9Q1R5f+V27sE\nQjN6d/0wuX5HGsPS/GVQT2XBF8Q+W9w+QbINa7sLL5Bh2EqrnrNCYi6DUYJE00dq\nvHVd7+g5bapWK8PGr/RNSmZKe3jSKXbSLLrZ3bDa+fMWlvYlO3z6IZrU3GG8NvLb\n8AswW01A1gBpyQ7oTWGTrcTdvZJEPQ8JoGC0M0P/gqQPf0mbS3+DB3UCPalQ+qmD\nZeFvL0yVJJ7EK35K7TByWLO/n8a6Dj4Bm8GTcwIDAQABAoIBAHGa5a0mmYLYCaBK\n4O+kjSsGJ8KrVrhXax8C+iozDmYzJUPd7rTFndcergts1FqT6eBSBA2rkiIu/Mv6\ncMCsKCYVfJt1xUnkYzpxqHU7sLQqHum8ts99PkYvwoWmiRhdjtlX8K4ywW9NHITo\nDZNwoSylx77eusJUKVNPFdHlGjb7SGaX94Ry5IvlmsKdcGzaPewDkBIv+MyixsUz\nd3Vyx6Igecg5OOYa8RoiYeRKSPdVySZpVpHvPSkHmFkbBbJ3UXqKgIIyPK4buHf0\nulnCIQQ4di/Pah8y7RX1y2zcdCmIhiDlmQND/CtPyJCRZ0E88qparj7huP1bKg9w\n+CABWtECgYEA8oPKmIThx39BVDS/eCNEQ6cnyGFAhyTI3zRYrql7+UGq+RBTluXV\nA9/HZVDdXTbjWLXwUXOVOPqKK0Mx+XEHtn/TE1SKvYwed4z7TdvM8E5Vgg9haOVA\nQWCjUZ68gd0JsTdlwPAqPARk6gzvMsiMJJZlOMXxViCGZliI4e3EuikCgYEA2AdU\nz18R/m+fnzaYDYV8OGUaJZSA4zs/VPFfYLfM9B9q2hNtfRCf8XPHOqELZXdpmVqd\nVUXvawX0t9OP3tRqKIIv9Ott2lvvzyq+1ZFcdXRSJajBdWPh2HVHWe2vl8nWa7eA\nWIDIxjs1jPy/8YQ96fg2QUgPBVnfHrLSgTjCzDsCgYEAzW7Ow/xste4ajRZRy5c0\nUIrcrGWVn+WNM2bIaMyxdCgoiOtHo9/1Xl7GLhEeM8Q3OgKFHLpogefZ+2PkhYU2\nH2aQiyNmk8KKXINUrlOvezEgRhh5T75DfB48uvtYfDmd6D0hORs467ZdNdbXGZHB\nBY1RGZK0KV1L/I6rBZfAumECgYB5CUqEUYD0bLgjbWQuFz8tHcBTk+vO5NAsGHzW\n5MRJdxzYCJCMxPbIQpU6jSakeA5LZNDICUIGVbTyFfAC6kJ8ZczWzd2jvWUUTp/T\navlBuaWZAf86dXcBX1xVz21VfznK6mpXq/hR0LTFRIuKlwxVfcNwOh5oYh03xvtY\neWPzJwKBgQC+3n7yBUL1S2qM7dalRJmD7x0hTcal0tXkEN3bz+xWhsfzf+CB4ZgM\nNY4350bO7a77PJ0duQm37nKK0tvsi8Pg6LYMpxHD2um1Y/bYmkJcAQovdSUhbnC3\n5/wB0J3PvzrqczmP2G+KNwRrJO50e4FBqLhCdTB8aA3JqZMz71DpNg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0c7e8b354a54406b9ef0f47467f17679', 'name': u'cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c', 'created_at': '2018-07-31T05:46:00.906832', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'name': 'cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7f:c7:b5:2d:b9:66:df:9c:ff:65:3a:f4:5c:71:0a:f4', 'type': 'ssh', 'id': u'cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c'}) 2018-07-31 05:46:00,907 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzKYk4utk82Tqb12L9JU9H9JsExO4KvBE8rHEk6partfdxE9A LA04GCARLyie97SnpH6pgqy/hYOZXtA4JWnGBRBWP2q3RiHFCe9X9Q1R5f+V27sE QjN6d/0wuX5HGsPS/GVQT2XBF8Q+W9w+QbINa7sLL5Bh2EqrnrNCYi6DUYJE00dq vHVd7+g5bapWK8PGr/RNSmZKe3jSKXbSLLrZ3bDa+fMWlvYlO3z6IZrU3GG8NvLb 8AswW01A1gBpyQ7oTWGTrcTdvZJEPQ8JoGC0M0P/gqQPf0mbS3+DB3UCPalQ+qmD ZeFvL0yVJJ7EK35K7TByWLO/n8a6Dj4Bm8GTcwIDAQABAoIBAHGa5a0mmYLYCaBK 4O+kjSsGJ8KrVrhXax8C+iozDmYzJUPd7rTFndcergts1FqT6eBSBA2rkiIu/Mv6 cMCsKCYVfJt1xUnkYzpxqHU7sLQqHum8ts99PkYvwoWmiRhdjtlX8K4ywW9NHITo DZNwoSylx77eusJUKVNPFdHlGjb7SGaX94Ry5IvlmsKdcGzaPewDkBIv+MyixsUz d3Vyx6Igecg5OOYa8RoiYeRKSPdVySZpVpHvPSkHmFkbBbJ3UXqKgIIyPK4buHf0 ulnCIQQ4di/Pah8y7RX1y2zcdCmIhiDlmQND/CtPyJCRZ0E88qparj7huP1bKg9w +CABWtECgYEA8oPKmIThx39BVDS/eCNEQ6cnyGFAhyTI3zRYrql7+UGq+RBTluXV A9/HZVDdXTbjWLXwUXOVOPqKK0Mx+XEHtn/TE1SKvYwed4z7TdvM8E5Vgg9haOVA QWCjUZ68gd0JsTdlwPAqPARk6gzvMsiMJJZlOMXxViCGZliI4e3EuikCgYEA2AdU z18R/m+fnzaYDYV8OGUaJZSA4zs/VPFfYLfM9B9q2hNtfRCf8XPHOqELZXdpmVqd VUXvawX0t9OP3tRqKIIv9Ott2lvvzyq+1ZFcdXRSJajBdWPh2HVHWe2vl8nWa7eA WIDIxjs1jPy/8YQ96fg2QUgPBVnfHrLSgTjCzDsCgYEAzW7Ow/xste4ajRZRy5c0 UIrcrGWVn+WNM2bIaMyxdCgoiOtHo9/1Xl7GLhEeM8Q3OgKFHLpogefZ+2PkhYU2 H2aQiyNmk8KKXINUrlOvezEgRhh5T75DfB48uvtYfDmd6D0hORs467ZdNdbXGZHB BY1RGZK0KV1L/I6rBZfAumECgYB5CUqEUYD0bLgjbWQuFz8tHcBTk+vO5NAsGHzW 5MRJdxzYCJCMxPbIQpU6jSakeA5LZNDICUIGVbTyFfAC6kJ8ZczWzd2jvWUUTp/T avlBuaWZAf86dXcBX1xVz21VfznK6mpXq/hR0LTFRIuKlwxVfcNwOh5oYh03xvtY eWPzJwKBgQC+3n7yBUL1S2qM7dalRJmD7x0hTcal0tXkEN3bz+xWhsfzf+CB4ZgM NY4350bO7a77PJ0duQm37nKK0tvsi8Pg6LYMpxHD2um1Y/bYmkJcAQovdSUhbnC3 5/wB0J3PvzrqczmP2G+KNwRrJO50e4FBqLhCdTB8aA3JqZMz71DpNg== -----END RSA PRIVATE KEY----- 2018-07-31 05:46:00,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 05:46:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"security_group": {"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-31 05:46:01,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d5a1d49f-e629-43c2-a74d-772753274548 Date: Tue, 31 Jul 2018 05:46:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}} 2018-07-31 05:46:01,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d5a1d49f-e629-43c2-a74d-772753274548 2018-07-31 05:46:01,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.366608858109s 2018-07-31 05:46:01,277 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d5a1d49f-e629-43c2-a74d-772753274548 2018-07-31 05:46:01,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:46:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-f8e2e68d-d219-43a5-8bbf-b5c0f52edd09 Date: Tue, 31 Jul 2018 05:46:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:46:01,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f8e2e68d-d219-43a5-8bbf-b5c0f52edd09 2018-07-31 05:46:01,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0776460170746s 2018-07-31 05:46:01,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f8e2e68d-d219-43a5-8bbf-b5c0f52edd09 2018-07-31 05:46:01,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:46:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -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": "04e009d4-1e91-4b08-af43-048e8e5ee097"}}' 2018-07-31 05:46:01,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1259bc61-2d20-4b0e-b115-7b52b5630641 Date: Tue, 31 Jul 2018 05:46:01 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-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "port_range_min": 22, "revision_number": 0, "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab"}} 2018-07-31 05:46:01,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1259bc61-2d20-4b0e-b115-7b52b5630641 2018-07-31 05:46:01,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130992889404s 2018-07-31 05:46:01,492 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1259bc61-2d20-4b0e-b115-7b52b5630641 2018-07-31 05:46:01,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:46:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:01,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-f063f580-163d-4328-9c68-b691939956cb Date: Tue, 31 Jul 2018 05:46:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 2, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:46:01,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f063f580-163d-4328-9c68-b691939956cb 2018-07-31 05:46:01,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491709709167s 2018-07-31 05:46:01,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f063f580-163d-4328-9c68-b691939956cb 2018-07-31 05:46:01,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:46:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -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": "04e009d4-1e91-4b08-af43-048e8e5ee097"}}' 2018-07-31 05:46:01,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-36c746d2-a491-47a1-9fc5-97567abb9624 Date: Tue, 31 Jul 2018 05:46:01 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-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "port_range_min": null, "revision_number": 0, "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "94b9d801-bd3a-40f7-a5db-98f0919b65e3"}} 2018-07-31 05:46:01,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-36c746d2-a491-47a1-9fc5-97567abb9624 2018-07-31 05:46:01,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131968975067s 2018-07-31 05:46:01,679 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-36c746d2-a491-47a1-9fc5-97567abb9624 2018-07-31 05:46:01,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:46:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-21cf8d7f-cf33-4eac-87e5-7b4c16233ab7 Date: Tue, 31 Jul 2018 05:46:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "94b9d801-bd3a-40f7-a5db-98f0919b65e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 3, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:46:01,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-21cf8d7f-cf33-4eac-87e5-7b4c16233ab7 2018-07-31 05:46:01,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497770309448s 2018-07-31 05:46:01,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-21cf8d7f-cf33-4eac-87e5-7b4c16233ab7 2018-07-31 05:46:01,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:46:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -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": "04e009d4-1e91-4b08-af43-048e8e5ee097"}}' 2018-07-31 05:46:01,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8487765b-659e-44db-b759-e50e39bc3dfc Date: Tue, 31 Jul 2018 05:46:01 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-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "port_range_min": 80, "revision_number": 0, "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "37ce8438-5a20-4f4f-adef-70b4841739da"}} 2018-07-31 05:46:01,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8487765b-659e-44db-b759-e50e39bc3dfc 2018-07-31 05:46:01,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121989965439s 2018-07-31 05:46:01,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8487765b-659e-44db-b759-e50e39bc3dfc 2018-07-31 05:46:01,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:46:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:01,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-622c48c6-5703-44be-ad89-32a51d83a970 Date: Tue, 31 Jul 2018 05:46:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "37ce8438-5a20-4f4f-adef-70b4841739da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "94b9d801-bd3a-40f7-a5db-98f0919b65e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 4, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:46:01,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-622c48c6-5703-44be-ad89-32a51d83a970 2018-07-31 05:46:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051017999649s 2018-07-31 05:46:01,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-622c48c6-5703-44be-ad89-32a51d83a970 2018-07-31 05:46:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:46:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -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": "04e009d4-1e91-4b08-af43-048e8e5ee097"}}' 2018-07-31 05:46:02,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0f830c40-60a4-458d-940f-a96608f0d3d2 Date: Tue, 31 Jul 2018 05:46:02 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-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "port_range_min": 443, "revision_number": 0, "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "70d459eb-79b3-4994-b1cf-69d08ad88359"}} 2018-07-31 05:46:02,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0f830c40-60a4-458d-940f-a96608f0d3d2 2018-07-31 05:46:02,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126137971878s 2018-07-31 05:46:02,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0f830c40-60a4-458d-940f-a96608f0d3d2 2018-07-31 05:46:02,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:46:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:02,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-9e616fa3-2297-4bef-930a-385ef4a80b08 Date: Tue, 31 Jul 2018 05:46:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "37ce8438-5a20-4f4f-adef-70b4841739da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "70d459eb-79b3-4994-b1cf-69d08ad88359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "94b9d801-bd3a-40f7-a5db-98f0919b65e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 5, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:46:02,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9e616fa3-2297-4bef-930a-385ef4a80b08 2018-07-31 05:46:02,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490019321442s 2018-07-31 05:46:02,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9e616fa3-2297-4bef-930a-385ef4a80b08 2018-07-31 05:46:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:46:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -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": "04e009d4-1e91-4b08-af43-048e8e5ee097"}}' 2018-07-31 05:46:02,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-85950a8f-a25a-4ae2-b590-c8ac8cbca410 Date: Tue, 31 Jul 2018 05:46:02 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-31T05:46:02Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:02Z", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "1d7979aa-a147-419a-97bb-06bbf20acbcc"}} 2018-07-31 05:46:02,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-85950a8f-a25a-4ae2-b590-c8ac8cbca410 2018-07-31 05:46:02,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155426025391s 2018-07-31 05:46:02,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-85950a8f-a25a-4ae2-b590-c8ac8cbca410 2018-07-31 05:46:02,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:46:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:02,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-b8854f28-6d01-4e03-ae4d-8a13af884a72 Date: Tue, 31 Jul 2018 05:46:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T05:46:02Z", "revision_number": 0, "id": "1d7979aa-a147-419a-97bb-06bbf20acbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:02Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "37ce8438-5a20-4f4f-adef-70b4841739da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "70d459eb-79b3-4994-b1cf-69d08ad88359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "94b9d801-bd3a-40f7-a5db-98f0919b65e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 6, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:46:02,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b8854f28-6d01-4e03-ae4d-8a13af884a72 2018-07-31 05:46:02,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487561225891s 2018-07-31 05:46:02,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b8854f28-6d01-4e03-ae4d-8a13af884a72 2018-07-31 05:46:02,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:46:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -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": "04e009d4-1e91-4b08-af43-048e8e5ee097"}}' 2018-07-31 05:46:02,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-a8399b1f-0fb5-41dc-8189-62bd8200e0a7 Date: Tue, 31 Jul 2018 05:46:02 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-31T05:46:02Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:02Z", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "8d1c5857-2709-4a52-aa07-bf46c9a2ffe8"}} 2018-07-31 05:46:02,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a8399b1f-0fb5-41dc-8189-62bd8200e0a7 2018-07-31 05:46:02,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124315023422s 2018-07-31 05:46:02,433 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a8399b1f-0fb5-41dc-8189-62bd8200e0a7 2018-07-31 05:46:02,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:46:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:02,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-57b3bb42-9e71-45ab-9523-019ae9b4ef67 Date: Tue, 31 Jul 2018 05:46:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"89aaf587-27e5-4913-831f-5da05dae4585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8da464-a4c1-44a5-9d6e-6d5a6473b171"],"description":"","tags":[],"updated_at":"2018-07-31T05:44:21Z","qos_policy_id":null,"name":"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c","admin_state_up":true,"tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:46:02,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-57b3bb42-9e71-45ab-9523-019ae9b4ef67 2018-07-31 05:46:02,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1141269207s 2018-07-31 05:46:02,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-57b3bb42-9e71-45ab-9523-019ae9b4ef67 2018-07-31 05:46:02,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:46:02,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7b6b9c44-5482-496f-a66c-3c44f7c41366 Date: Tue, 31 Jul 2018 05:46:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/a0aba925-cd89-47c4-b6e0-a991695151fe/snap", "metadata": {}}], "file": "/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/file", "owner": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "size": 4373348352, "self": "/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/a0aba925-cd89-47c4-b6e0-a991695151fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:46:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T05:45:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:46:02,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7b6b9c44-5482-496f-a66c-3c44f7c41366 2018-07-31 05:46:02,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365190505981s 2018-07-31 05:46:02,591 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7b6b9c44-5482-496f-a66c-3c44f7c41366 2018-07-31 05:46:02,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:46:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:02,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-173e72ee-d1ad-4074-8406-32e6dfdd769b x-compute-request-id: req-173e72ee-d1ad-4074-8406-32e6dfdd769b Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "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": "89b049ef-2310-488f-a224-13f44f3f5c13"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 05:46:02,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-173e72ee-d1ad-4074-8406-32e6dfdd769b 2018-07-31 05:46:02,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241959095001s 2018-07-31 05:46:02,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-173e72ee-d1ad-4074-8406-32e6dfdd769b 2018-07-31 05:46:02,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 05:46:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"server": {"name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "imageRef": "a0aba925-cd89-47c4-b6e0-a991695151fe", "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "flavorRef": "89b049ef-2310-488f-a224-13f44f3f5c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "89aaf587-27e5-4913-831f-5da05dae4585"}], "security_groups": [{"name": "04e009d4-1e91-4b08-af43-048e8e5ee097"}]}}' 2018-07-31 05:46:04,434 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e28c5795-fb2e-4f51-8445-787153d6cccd x-compute-request-id: req-e28c5795-fb2e-4f51-8445-787153d6cccd Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "04e009d4-1e91-4b08-af43-048e8e5ee097"}], "OS-DCF:diskConfig": "MANUAL", "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "adminPass": "gN8Hr2GGszV4"}} 2018-07-31 05:46:04,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e28c5795-fb2e-4f51-8445-787153d6cccd 2018-07-31 05:46:04,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.81547808647s 2018-07-31 05:46:04,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e28c5795-fb2e-4f51-8445-787153d6cccd 2018-07-31 05:46:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:04,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:04,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-e80f37fc-4a84-4261-8ed9-99e614883d5d x-compute-request-id: req-e80f37fc-4a84-4261-8ed9-99e614883d5d Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "user_id": "0c7e8b354a54406b9ef0f47467f17679", "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-31T05:46:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:04,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e80f37fc-4a84-4261-8ed9-99e614883d5d 2018-07-31 05:46:04,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536413192749s 2018-07-31 05:46:04,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e80f37fc-4a84-4261-8ed9-99e614883d5d 2018-07-31 05:46:04,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:46:04,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:05,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-c4b6b354-067a-4554-8813-58110885d757 Date: Tue, 31 Jul 2018 05:46:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"89aaf587-27e5-4913-831f-5da05dae4585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8da464-a4c1-44a5-9d6e-6d5a6473b171"],"description":"","tags":[],"updated_at":"2018-07-31T05:44:21Z","qos_policy_id":null,"name":"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c","admin_state_up":true,"tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:46:05,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4b6b354-067a-4554-8813-58110885d757 2018-07-31 05:46:05,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303206920624s 2018-07-31 05:46:05,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4b6b354-067a-4554-8813-58110885d757 2018-07-31 05:46:05,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 05:46:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:05,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0bbc6071-3ee6-4800-9ea8-20b0f79a86e7 Date: Tue, 31 Jul 2018 05:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89aaf587-27e5-4913-831f-5da05dae4585","tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:44:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","id":"9a8da464-a4c1-44a5-9d6e-6d5a6473b171","subnetpool_id":null,"name":"cloudify-subnet_9252e615-2a2c-4de2-91db-cede0cd2385c"}]} 2018-07-31 05:46:05,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0bbc6071-3ee6-4800-9ea8-20b0f79a86e7 2018-07-31 05:46:05,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463600158691s 2018-07-31 05:46:05,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0bbc6071-3ee6-4800-9ea8-20b0f79a86e7 2018-07-31 05:46:05,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:07,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:07,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-fd4642fb-9edd-41cc-831b-6086fe406d3e x-compute-request-id: req-fd4642fb-9edd-41cc-831b-6086fe406d3e 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:07,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd4642fb-9edd-41cc-831b-6086fe406d3e 2018-07-31 05:46:07,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22008895874s 2018-07-31 05:46:07,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd4642fb-9edd-41cc-831b-6086fe406d3e 2018-07-31 05:46:07,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:09,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:10,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-bb01666c-ac68-4b2a-bfb4-a4fbf5255f59 x-compute-request-id: req-bb01666c-ac68-4b2a-bfb4-a4fbf5255f59 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:10,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bb01666c-ac68-4b2a-bfb4-a4fbf5255f59 2018-07-31 05:46:10,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451287031174s 2018-07-31 05:46:10,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bb01666c-ac68-4b2a-bfb4-a4fbf5255f59 2018-07-31 05:46:10,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:12,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:12,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-db809028-40f7-49d0-ac3f-bd5063e6cd5c x-compute-request-id: req-db809028-40f7-49d0-ac3f-bd5063e6cd5c 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:12,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db809028-40f7-49d0-ac3f-bd5063e6cd5c 2018-07-31 05:46:12,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.250323057175s 2018-07-31 05:46:12,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db809028-40f7-49d0-ac3f-bd5063e6cd5c 2018-07-31 05:46:12,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:14,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:14,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-b144a714-fe98-42e6-a57c-e666a475d8de x-compute-request-id: req-b144a714-fe98-42e6-a57c-e666a475d8de 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:14,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b144a714-fe98-42e6-a57c-e666a475d8de 2018-07-31 05:46:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213771104813s 2018-07-31 05:46:14,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b144a714-fe98-42e6-a57c-e666a475d8de 2018-07-31 05:46:14,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:16,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:16,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:16,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-a7122e2b-8925-4e39-8f01-9a95df4aa290 x-compute-request-id: req-a7122e2b-8925-4e39-8f01-9a95df4aa290 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:16,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7122e2b-8925-4e39-8f01-9a95df4aa290 2018-07-31 05:46:16,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387502908707s 2018-07-31 05:46:16,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7122e2b-8925-4e39-8f01-9a95df4aa290 2018-07-31 05:46:16,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:18,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:19,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-217b7982-5890-4126-93f8-cda16910cb2d x-compute-request-id: req-217b7982-5890-4126-93f8-cda16910cb2d 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:19,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-217b7982-5890-4126-93f8-cda16910cb2d 2018-07-31 05:46:19,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398986101151s 2018-07-31 05:46:19,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-217b7982-5890-4126-93f8-cda16910cb2d 2018-07-31 05:46:19,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:21,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:21,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:21,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-dec0c40d-2b71-4590-907b-18cda3f352fc x-compute-request-id: req-dec0c40d-2b71-4590-907b-18cda3f352fc 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:21,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dec0c40d-2b71-4590-907b-18cda3f352fc 2018-07-31 05:46:21,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21407699585s 2018-07-31 05:46:21,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dec0c40d-2b71-4590-907b-18cda3f352fc 2018-07-31 05:46:21,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:23,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:23,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:24,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-516c249e-c32e-4a61-b9b6-32562ff75d6f x-compute-request-id: req-516c249e-c32e-4a61-b9b6-32562ff75d6f 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:24,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-516c249e-c32e-4a61-b9b6-32562ff75d6f 2018-07-31 05:46:24,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518406152725s 2018-07-31 05:46:24,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-516c249e-c32e-4a61-b9b6-32562ff75d6f 2018-07-31 05:46:24,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:26,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:26,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-08002dd6-ba64-48a9-b04b-34432f766864 x-compute-request-id: req-08002dd6-ba64-48a9-b04b-34432f766864 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:26,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08002dd6-ba64-48a9-b04b-34432f766864 2018-07-31 05:46:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.299644947052s 2018-07-31 05:46:26,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08002dd6-ba64-48a9-b04b-34432f766864 2018-07-31 05:46:26,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:28,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:29,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-5cb458a4-5c6a-4f6c-8846-25197d6c3bcc x-compute-request-id: req-5cb458a4-5c6a-4f6c-8846-25197d6c3bcc 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:29,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cb458a4-5c6a-4f6c-8846-25197d6c3bcc 2018-07-31 05:46:29,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772742033005s 2018-07-31 05:46:29,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cb458a4-5c6a-4f6c-8846-25197d6c3bcc 2018-07-31 05:46:29,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:31,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:31,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-39b0dfaa-cfc8-4007-870a-b49a32f8a61e x-compute-request-id: req-39b0dfaa-cfc8-4007-870a-b49a32f8a61e 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:31,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-39b0dfaa-cfc8-4007-870a-b49a32f8a61e 2018-07-31 05:46:31,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208039045334s 2018-07-31 05:46:31,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-39b0dfaa-cfc8-4007-870a-b49a32f8a61e 2018-07-31 05:46:31,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:33,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:33,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-0ecd81ac-a849-4561-bfb5-a49ab61d1a0c x-compute-request-id: req-0ecd81ac-a849-4561-bfb5-a49ab61d1a0c 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:33,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ecd81ac-a849-4561-bfb5-a49ab61d1a0c 2018-07-31 05:46:33,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354519128799s 2018-07-31 05:46:33,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ecd81ac-a849-4561-bfb5-a49ab61d1a0c 2018-07-31 05:46:33,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:35,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:35,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:36,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-aeb069c3-ca86-4560-8592-eb502363a1cd x-compute-request-id: req-aeb069c3-ca86-4560-8592-eb502363a1cd 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:36,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aeb069c3-ca86-4560-8592-eb502363a1cd 2018-07-31 05:46:36,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369787931442s 2018-07-31 05:46:36,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aeb069c3-ca86-4560-8592-eb502363a1cd 2018-07-31 05:46:36,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:38,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-7c7ddcdc-6a95-44ce-a754-e8520998d474 x-compute-request-id: req-7c7ddcdc-6a95-44ce-a754-e8520998d474 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:38,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7c7ddcdc-6a95-44ce-a754-e8520998d474 2018-07-31 05:46:38,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193605184555s 2018-07-31 05:46:38,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7c7ddcdc-6a95-44ce-a754-e8520998d474 2018-07-31 05:46:38,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:40,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:40,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:40,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-19d10cc9-2b47-48a7-95eb-db159b5dd67b x-compute-request-id: req-19d10cc9-2b47-48a7-95eb-db159b5dd67b 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:40,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-19d10cc9-2b47-48a7-95eb-db159b5dd67b 2018-07-31 05:46:40,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550673961639s 2018-07-31 05:46:40,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-19d10cc9-2b47-48a7-95eb-db159b5dd67b 2018-07-31 05:46:40,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:42,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:42,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:43,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-9b805958-ada7-43ee-82d8-5752bf6ac828 x-compute-request-id: req-9b805958-ada7-43ee-82d8-5752bf6ac828 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:43,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b805958-ada7-43ee-82d8-5752bf6ac828 2018-07-31 05:46:43,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198779821396s 2018-07-31 05:46:43,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b805958-ada7-43ee-82d8-5752bf6ac828 2018-07-31 05:46:43,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:45,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:45,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-1db0c4c4-7fe2-48fa-a85f-000233264c00 x-compute-request-id: req-1db0c4c4-7fe2-48fa-a85f-000233264c00 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:45,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1db0c4c4-7fe2-48fa-a85f-000233264c00 2018-07-31 05:46:45,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3863260746s 2018-07-31 05:46:45,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1db0c4c4-7fe2-48fa-a85f-000233264c00 2018-07-31 05:46:45,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:47,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:47,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:47,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-15e37a15-dc24-45f0-ae66-5a436b54eac1 x-compute-request-id: req-15e37a15-dc24-45f0-ae66-5a436b54eac1 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:47,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15e37a15-dc24-45f0-ae66-5a436b54eac1 2018-07-31 05:46:47,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355355978012s 2018-07-31 05:46:47,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15e37a15-dc24-45f0-ae66-5a436b54eac1 2018-07-31 05:46:47,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:49,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:49,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:49,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-0a36a6a0-6802-4c59-8a6f-f03f47687fca x-compute-request-id: req-0a36a6a0-6802-4c59-8a6f-f03f47687fca 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:49,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a36a6a0-6802-4c59-8a6f-f03f47687fca 2018-07-31 05:46:49,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210788011551s 2018-07-31 05:46:49,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a36a6a0-6802-4c59-8a6f-f03f47687fca 2018-07-31 05:46:49,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:51,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:52,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-cd4d1bf5-4414-44bc-98eb-3082e9ec1573 x-compute-request-id: req-cd4d1bf5-4414-44bc-98eb-3082e9ec1573 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:52,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cd4d1bf5-4414-44bc-98eb-3082e9ec1573 2018-07-31 05:46:52,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562845945358s 2018-07-31 05:46:52,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cd4d1bf5-4414-44bc-98eb-3082e9ec1573 2018-07-31 05:46:52,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:54,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:55,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-2ee0204f-07a7-48ca-9c59-b018abd664ae x-compute-request-id: req-2ee0204f-07a7-48ca-9c59-b018abd664ae 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:55,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ee0204f-07a7-48ca-9c59-b018abd664ae 2018-07-31 05:46:55,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695841789246s 2018-07-31 05:46:55,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ee0204f-07a7-48ca-9c59-b018abd664ae 2018-07-31 05:46:55,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:57,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:46:57,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-d61bf6bf-bdb2-4680-9cb8-7dcfb9529cd4 x-compute-request-id: req-d61bf6bf-bdb2-4680-9cb8-7dcfb9529cd4 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:46:57,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d61bf6bf-bdb2-4680-9cb8-7dcfb9529cd4 2018-07-31 05:46:57,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381596088409s 2018-07-31 05:46:57,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d61bf6bf-bdb2-4680-9cb8-7dcfb9529cd4 2018-07-31 05:46:57,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:46:59,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:46:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:00,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:46: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-a0d26700-c335-405e-b0d0-0d6f6a5ee786 x-compute-request-id: req-a0d26700-c335-405e-b0d0-0d6f6a5ee786 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:00,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0d26700-c335-405e-b0d0-0d6f6a5ee786 2018-07-31 05:47:00,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371464967728s 2018-07-31 05:47:00,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0d26700-c335-405e-b0d0-0d6f6a5ee786 2018-07-31 05:47:00,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:02,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:02,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-0a09eb22-0a84-48c4-b0ac-efb9b4b556c2 x-compute-request-id: req-0a09eb22-0a84-48c4-b0ac-efb9b4b556c2 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:02,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a09eb22-0a84-48c4-b0ac-efb9b4b556c2 2018-07-31 05:47:02,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356207132339s 2018-07-31 05:47:02,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a09eb22-0a84-48c4-b0ac-efb9b4b556c2 2018-07-31 05:47:02,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:04,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:04,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-171f1ee2-6ad8-4c9a-800a-3fdb159b8230 x-compute-request-id: req-171f1ee2-6ad8-4c9a-800a-3fdb159b8230 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:04,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-171f1ee2-6ad8-4c9a-800a-3fdb159b8230 2018-07-31 05:47:04,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195776939392s 2018-07-31 05:47:04,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-171f1ee2-6ad8-4c9a-800a-3fdb159b8230 2018-07-31 05:47:04,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:06,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:06,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:06,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-9ddc0b74-5bc8-4ff4-92bf-a7a20c0810d3 x-compute-request-id: req-9ddc0b74-5bc8-4ff4-92bf-a7a20c0810d3 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:06,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ddc0b74-5bc8-4ff4-92bf-a7a20c0810d3 2018-07-31 05:47:06,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372695207596s 2018-07-31 05:47:06,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ddc0b74-5bc8-4ff4-92bf-a7a20c0810d3 2018-07-31 05:47:06,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:08,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:09,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-9238e9cf-92f1-4fdd-88d9-67164a7baeb7 x-compute-request-id: req-9238e9cf-92f1-4fdd-88d9-67164a7baeb7 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:09,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9238e9cf-92f1-4fdd-88d9-67164a7baeb7 2018-07-31 05:47:09,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204529047012s 2018-07-31 05:47:09,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9238e9cf-92f1-4fdd-88d9-67164a7baeb7 2018-07-31 05:47:09,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:11,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:11,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-93bebd69-5a69-45ed-b4ad-f89d050b5160 x-compute-request-id: req-93bebd69-5a69-45ed-b4ad-f89d050b5160 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:11,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93bebd69-5a69-45ed-b4ad-f89d050b5160 2018-07-31 05:47:11,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210902929306s 2018-07-31 05:47:11,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93bebd69-5a69-45ed-b4ad-f89d050b5160 2018-07-31 05:47:11,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:13,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:13,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-3fab3b9c-185e-4859-b57d-70a7ef456dbd x-compute-request-id: req-3fab3b9c-185e-4859-b57d-70a7ef456dbd 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:13,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fab3b9c-185e-4859-b57d-70a7ef456dbd 2018-07-31 05:47:13,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362769842148s 2018-07-31 05:47:13,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fab3b9c-185e-4859-b57d-70a7ef456dbd 2018-07-31 05:47:13,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:15,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:16,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-5feb21ac-becc-4bd5-b72a-0ff75de0fea6 x-compute-request-id: req-5feb21ac-becc-4bd5-b72a-0ff75de0fea6 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:16,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5feb21ac-becc-4bd5-b72a-0ff75de0fea6 2018-07-31 05:47:16,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393317937851s 2018-07-31 05:47:16,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5feb21ac-becc-4bd5-b72a-0ff75de0fea6 2018-07-31 05:47:16,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:18,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:18,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-99222c2b-4012-4f03-be2c-87a7ff36fca9 x-compute-request-id: req-99222c2b-4012-4f03-be2c-87a7ff36fca9 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:18,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99222c2b-4012-4f03-be2c-87a7ff36fca9 2018-07-31 05:47:18,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352271080017s 2018-07-31 05:47:18,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99222c2b-4012-4f03-be2c-87a7ff36fca9 2018-07-31 05:47:18,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:20,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:20,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-87f472d8-29f6-419e-9f8a-7d5f0c18cafb x-compute-request-id: req-87f472d8-29f6-419e-9f8a-7d5f0c18cafb 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:20,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87f472d8-29f6-419e-9f8a-7d5f0c18cafb 2018-07-31 05:47:20,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370496988297s 2018-07-31 05:47:20,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87f472d8-29f6-419e-9f8a-7d5f0c18cafb 2018-07-31 05:47:20,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:22,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:23,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-ac6fdc77-2dd4-4284-8ad1-9e21e297bd47 x-compute-request-id: req-ac6fdc77-2dd4-4284-8ad1-9e21e297bd47 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:23,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac6fdc77-2dd4-4284-8ad1-9e21e297bd47 2018-07-31 05:47:23,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41184091568s 2018-07-31 05:47:23,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac6fdc77-2dd4-4284-8ad1-9e21e297bd47 2018-07-31 05:47:23,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:25,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:25,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-78322032-aa53-4515-802a-ae55346d021f x-compute-request-id: req-78322032-aa53-4515-802a-ae55346d021f 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:25,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-78322032-aa53-4515-802a-ae55346d021f 2018-07-31 05:47:25,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368465900421s 2018-07-31 05:47:25,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-78322032-aa53-4515-802a-ae55346d021f 2018-07-31 05:47:25,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:27,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:27,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:28,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-762df5cb-f798-4be0-97cc-2b18bf61c328 x-compute-request-id: req-762df5cb-f798-4be0-97cc-2b18bf61c328 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:28,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-762df5cb-f798-4be0-97cc-2b18bf61c328 2018-07-31 05:47:28,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393456935883s 2018-07-31 05:47:28,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-762df5cb-f798-4be0-97cc-2b18bf61c328 2018-07-31 05:47:28,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:30,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:30,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-13d853df-7a68-496b-8cd5-9107c1b3d142 x-compute-request-id: req-13d853df-7a68-496b-8cd5-9107c1b3d142 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:30,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-13d853df-7a68-496b-8cd5-9107c1b3d142 2018-07-31 05:47:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196948051453s 2018-07-31 05:47:30,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-13d853df-7a68-496b-8cd5-9107c1b3d142 2018-07-31 05:47:30,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:32,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:32,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:32,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-61d639f4-b331-4cc0-bb83-65a0108b5466 x-compute-request-id: req-61d639f4-b331-4cc0-bb83-65a0108b5466 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:32,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61d639f4-b331-4cc0-bb83-65a0108b5466 2018-07-31 05:47:32,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204447984695s 2018-07-31 05:47:32,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61d639f4-b331-4cc0-bb83-65a0108b5466 2018-07-31 05:47:32,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:34,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:34,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-bdc9cf3f-f43c-4b7d-97c0-19c11acfe747 x-compute-request-id: req-bdc9cf3f-f43c-4b7d-97c0-19c11acfe747 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:34,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdc9cf3f-f43c-4b7d-97c0-19c11acfe747 2018-07-31 05:47:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371858119965s 2018-07-31 05:47:34,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdc9cf3f-f43c-4b7d-97c0-19c11acfe747 2018-07-31 05:47:34,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:36,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:37,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-cb49a387-8990-442b-a589-0246bdea47dc x-compute-request-id: req-cb49a387-8990-442b-a589-0246bdea47dc 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:37,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb49a387-8990-442b-a589-0246bdea47dc 2018-07-31 05:47:37,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377395153046s 2018-07-31 05:47:37,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb49a387-8990-442b-a589-0246bdea47dc 2018-07-31 05:47:37,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:39,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:39,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-ab97455b-4761-4e1e-b9ee-2e58eaf2e95c x-compute-request-id: req-ab97455b-4761-4e1e-b9ee-2e58eaf2e95c 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:39,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab97455b-4761-4e1e-b9ee-2e58eaf2e95c 2018-07-31 05:47:39,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375450849533s 2018-07-31 05:47:39,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab97455b-4761-4e1e-b9ee-2e58eaf2e95c 2018-07-31 05:47:39,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:41,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:42,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-9a1b4e38-f3d6-4aa9-976a-fd1c4eee1bf3 x-compute-request-id: req-9a1b4e38-f3d6-4aa9-976a-fd1c4eee1bf3 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:42,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a1b4e38-f3d6-4aa9-976a-fd1c4eee1bf3 2018-07-31 05:47:42,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424001932144s 2018-07-31 05:47:42,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a1b4e38-f3d6-4aa9-976a-fd1c4eee1bf3 2018-07-31 05:47:42,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:44,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:44,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-a11e834c-0f32-474c-bdd9-733ef7c032b9 x-compute-request-id: req-a11e834c-0f32-474c-bdd9-733ef7c032b9 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:44,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a11e834c-0f32-474c-bdd9-733ef7c032b9 2018-07-31 05:47:44,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375498056412s 2018-07-31 05:47:44,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a11e834c-0f32-474c-bdd9-733ef7c032b9 2018-07-31 05:47:44,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:46,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-00fe9177-741d-4d6a-a054-b6afe96bde5c x-compute-request-id: req-00fe9177-741d-4d6a-a054-b6afe96bde5c 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:46,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-00fe9177-741d-4d6a-a054-b6afe96bde5c 2018-07-31 05:47:46,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359107017517s 2018-07-31 05:47:46,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-00fe9177-741d-4d6a-a054-b6afe96bde5c 2018-07-31 05:47:46,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:48,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:49,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-0602fff5-cfbd-4ad8-ba12-9e3422080262 x-compute-request-id: req-0602fff5-cfbd-4ad8-ba12-9e3422080262 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:49,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0602fff5-cfbd-4ad8-ba12-9e3422080262 2018-07-31 05:47:49,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210830926895s 2018-07-31 05:47:49,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0602fff5-cfbd-4ad8-ba12-9e3422080262 2018-07-31 05:47:49,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:51,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-fd6737a1-9bdb-455e-802e-195ade525216 x-compute-request-id: req-fd6737a1-9bdb-455e-802e-195ade525216 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:51,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd6737a1-9bdb-455e-802e-195ade525216 2018-07-31 05:47:51,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538786888123s 2018-07-31 05:47:51,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd6737a1-9bdb-455e-802e-195ade525216 2018-07-31 05:47:51,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:53,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:54,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-3b171b07-3c1d-4831-b13e-9c2796f4d201 x-compute-request-id: req-3b171b07-3c1d-4831-b13e-9c2796f4d201 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:54,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b171b07-3c1d-4831-b13e-9c2796f4d201 2018-07-31 05:47:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42093706131s 2018-07-31 05:47:54,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b171b07-3c1d-4831-b13e-9c2796f4d201 2018-07-31 05:47:54,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:56,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:56,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-ff556bc0-c82e-4c9d-8bdd-2a7ef1951174 x-compute-request-id: req-ff556bc0-c82e-4c9d-8bdd-2a7ef1951174 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:56,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff556bc0-c82e-4c9d-8bdd-2a7ef1951174 2018-07-31 05:47:56,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358774900436s 2018-07-31 05:47:56,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff556bc0-c82e-4c9d-8bdd-2a7ef1951174 2018-07-31 05:47:56,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:47:58,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:47:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:47:59,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:47: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-cc897e43-b213-449b-b2b3-2f92b00aa4a3 x-compute-request-id: req-cc897e43-b213-449b-b2b3-2f92b00aa4a3 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:47:59,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc897e43-b213-449b-b2b3-2f92b00aa4a3 2018-07-31 05:47:59,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59753203392s 2018-07-31 05:47:59,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc897e43-b213-449b-b2b3-2f92b00aa4a3 2018-07-31 05:47:59,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:01,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:01,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-1e2003b7-0ff7-488f-b48a-34579da3748c x-compute-request-id: req-1e2003b7-0ff7-488f-b48a-34579da3748c 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:01,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e2003b7-0ff7-488f-b48a-34579da3748c 2018-07-31 05:48:01,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225682020187s 2018-07-31 05:48:01,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e2003b7-0ff7-488f-b48a-34579da3748c 2018-07-31 05:48:01,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:03,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:03,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-15973990-930b-4382-8756-bd808f809454 x-compute-request-id: req-15973990-930b-4382-8756-bd808f809454 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:03,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15973990-930b-4382-8756-bd808f809454 2018-07-31 05:48:03,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217875957489s 2018-07-31 05:48:03,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15973990-930b-4382-8756-bd808f809454 2018-07-31 05:48:03,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:05,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:05,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-f35d14d3-b224-4111-97c1-e4f9d2ff5994 x-compute-request-id: req-f35d14d3-b224-4111-97c1-e4f9d2ff5994 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:05,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f35d14d3-b224-4111-97c1-e4f9d2ff5994 2018-07-31 05:48:05,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20258808136s 2018-07-31 05:48:05,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f35d14d3-b224-4111-97c1-e4f9d2ff5994 2018-07-31 05:48:05,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:07,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:08,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-96af6dfb-0cf5-42ce-8937-a198db187905 x-compute-request-id: req-96af6dfb-0cf5-42ce-8937-a198db187905 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:08,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96af6dfb-0cf5-42ce-8937-a198db187905 2018-07-31 05:48:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373054027557s 2018-07-31 05:48:08,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96af6dfb-0cf5-42ce-8937-a198db187905 2018-07-31 05:48:08,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:10,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-ae2a0596-64c6-4310-bdab-45a1073fc09f x-compute-request-id: req-ae2a0596-64c6-4310-bdab-45a1073fc09f 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:10,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae2a0596-64c6-4310-bdab-45a1073fc09f 2018-07-31 05:48:10,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213038921356s 2018-07-31 05:48:10,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae2a0596-64c6-4310-bdab-45a1073fc09f 2018-07-31 05:48:10,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:12,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:12,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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,Accept-Encoding x-openstack-request-id: req-92953b09-bec1-453d-8668-a86e3ad5b58e x-compute-request-id: req-92953b09-bec1-453d-8668-a86e3ad5b58e 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:12,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92953b09-bec1-453d-8668-a86e3ad5b58e 2018-07-31 05:48:12,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202263116837s 2018-07-31 05:48:12,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92953b09-bec1-453d-8668-a86e3ad5b58e 2018-07-31 05:48:12,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:14,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:14,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-f0341b64-bb7c-431a-9c93-8051245e000e x-compute-request-id: req-f0341b64-bb7c-431a-9c93-8051245e000e 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:14,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0341b64-bb7c-431a-9c93-8051245e000e 2018-07-31 05:48:14,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3811378479s 2018-07-31 05:48:14,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0341b64-bb7c-431a-9c93-8051245e000e 2018-07-31 05:48:14,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:16,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:17,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-d451fd30-df97-4fb1-b9dd-d8cb3fe559c5 x-compute-request-id: req-d451fd30-df97-4fb1-b9dd-d8cb3fe559c5 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:17,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d451fd30-df97-4fb1-b9dd-d8cb3fe559c5 2018-07-31 05:48:17,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385740041733s 2018-07-31 05:48:17,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d451fd30-df97-4fb1-b9dd-d8cb3fe559c5 2018-07-31 05:48:17,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:19,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:19,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-f47f0295-ade3-419e-afdd-780a78ed6236 x-compute-request-id: req-f47f0295-ade3-419e-afdd-780a78ed6236 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:19,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f47f0295-ade3-419e-afdd-780a78ed6236 2018-07-31 05:48:19,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194176912308s 2018-07-31 05:48:19,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f47f0295-ade3-419e-afdd-780a78ed6236 2018-07-31 05:48:19,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:21,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:21,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-d09e0af7-5f4a-4972-bc90-e6b012c00184 x-compute-request-id: req-d09e0af7-5f4a-4972-bc90-e6b012c00184 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.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:46:06Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:21,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d09e0af7-5f4a-4972-bc90-e6b012c00184 2018-07-31 05:48:21,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380705833435s 2018-07-31 05:48:21,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d09e0af7-5f4a-4972-bc90-e6b012c00184 2018-07-31 05:48:21,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:23,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:24,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-27c8a017-bd9b-4d4a-afc7-e7e82eeb4a8d x-compute-request-id: req-27c8a017-bd9b-4d4a-afc7-e7e82eeb4a8d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:67:a7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:48:22.000000", "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "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-31T05:48:22Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:24,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27c8a017-bd9b-4d4a-afc7-e7e82eeb4a8d 2018-07-31 05:48:24,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585261821747s 2018-07-31 05:48:24,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27c8a017-bd9b-4d4a-afc7-e7e82eeb4a8d 2018-07-31 05:48:24,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:48:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:24,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0abacd32-675d-40f1-b96d-b48398eebd49 Date: Tue, 31 Jul 2018 05:48:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:48:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a8da464-a4c1-44a5-9d6e-6d5a6473b171","ip_address":"192.168.120.13"}],"id":"3ef65ce3-6b43-4c60-a17d-30a9473b91a8","security_groups":["04e009d4-1e91-4b08-af43-048e8e5ee097"],"mac_address":"fa:16:3e:02:67:a7","project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89aaf587-27e5-4913-831f-5da05dae4585","tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:46:07Z","binding:vnic_type":"normal","device_id":"43769e7d-474e-4033-9147-e08d83eecd4d","ip_allocation":"immediate"}]} 2018-07-31 05:48:24,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d used request id req-0abacd32-675d-40f1-b96d-b48398eebd49 2018-07-31 05:48:24,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0621881484985s 2018-07-31 05:48:24,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d used request id req-0abacd32-675d-40f1-b96d-b48398eebd49 2018-07-31 05:48:24,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:48:24,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ef65ce3-6b43-4c60-a17d-30a9473b91a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:24,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a407a036-b659-4f1e-bc40-d3f8c2a7d4fb Date: Tue, 31 Jul 2018 05:48:24 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:48:24,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ef65ce3-6b43-4c60-a17d-30a9473b91a8 used request id req-a407a036-b659-4f1e-bc40-d3f8c2a7d4fb 2018-07-31 05:48:24,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447881221771s 2018-07-31 05:48:24,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ef65ce3-6b43-4c60-a17d-30a9473b91a8 used request id req-a407a036-b659-4f1e-bc40-d3f8c2a7d4fb 2018-07-31 05:48:24,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:24,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-6f1ebf7a-bdf4-47f9-ae30-a25bb890d81f x-compute-request-id: req-6f1ebf7a-bdf4-47f9-ae30-a25bb890d81f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:67:a7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:48:22.000000", "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "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-31T05:48:22Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:24,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f1ebf7a-bdf4-47f9-ae30-a25bb890d81f 2018-07-31 05:48:24,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208778142929s 2018-07-31 05:48:24,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f1ebf7a-bdf4-47f9-ae30-a25bb890d81f 2018-07-31 05:48:24,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:48:24,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:24,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9c03539b-e356-4455-a200-4a14e7f5d7e4 Date: Tue, 31 Jul 2018 05:48:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:48:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a8da464-a4c1-44a5-9d6e-6d5a6473b171","ip_address":"192.168.120.13"}],"id":"3ef65ce3-6b43-4c60-a17d-30a9473b91a8","security_groups":["04e009d4-1e91-4b08-af43-048e8e5ee097"],"mac_address":"fa:16:3e:02:67:a7","project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89aaf587-27e5-4913-831f-5da05dae4585","tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:46:07Z","binding:vnic_type":"normal","device_id":"43769e7d-474e-4033-9147-e08d83eecd4d","ip_allocation":"immediate"}]} 2018-07-31 05:48:24,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d used request id req-9c03539b-e356-4455-a200-4a14e7f5d7e4 2018-07-31 05:48:24,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0626130104065s 2018-07-31 05:48:24,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d used request id req-9c03539b-e356-4455-a200-4a14e7f5d7e4 2018-07-31 05:48:24,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:48:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ef65ce3-6b43-4c60-a17d-30a9473b91a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:24,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-37962afd-edb3-4d29-bfa2-7d6e3f38bbc5 Date: Tue, 31 Jul 2018 05:48:24 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:48:24,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ef65ce3-6b43-4c60-a17d-30a9473b91a8 used request id req-37962afd-edb3-4d29-bfa2-7d6e3f38bbc5 2018-07-31 05:48:24,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045450925827s 2018-07-31 05:48:24,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=3ef65ce3-6b43-4c60-a17d-30a9473b91a8 used request id req-37962afd-edb3-4d29-bfa2-7d6e3f38bbc5 2018-07-31 05:48:24,879 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:67:a7', 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'a0aba925-cd89-47c4-b6e0-a991695151fe'}), 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-31T05:48:22.000000', 'flavor': Munch({u'id': u'89b049ef-2310-488f-a224-13f44f3f5c13'}), 'az': u'nova', 'id': u'43769e7d-474e-4033-9147-e08d83eecd4d', 'security_groups': [Munch({u'name': u'cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0c7e8b354a54406b9ef0f47467f17679', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'name': 'cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c', '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-31T05:48:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T05:48:22Z', 'hostId': u'279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d', '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-31T05:48:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'name': u'cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c', 'adminPass': None, 'tenant_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'created_at': u'2018-07-31T05:46:04Z', 'created': u'2018-07-31T05:46:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 05:48:24,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:48:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:25,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-58ff386e-55ba-46c6-81be-cdc632645c33 Date: Tue, 31 Jul 2018 05:48:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"89aaf587-27e5-4913-831f-5da05dae4585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8da464-a4c1-44a5-9d6e-6d5a6473b171"],"description":"","tags":[],"updated_at":"2018-07-31T05:44:21Z","qos_policy_id":null,"name":"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c","admin_state_up":true,"tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:48:25,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-58ff386e-55ba-46c6-81be-cdc632645c33 2018-07-31 05:48:25,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121817111969s 2018-07-31 05:48:25,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-58ff386e-55ba-46c6-81be-cdc632645c33 2018-07-31 05:48:25,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:48:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:25,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2b01a8bd-1ef1-470e-a2f8-c006987475cc Date: Tue, 31 Jul 2018 05:48:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:48:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a8da464-a4c1-44a5-9d6e-6d5a6473b171","ip_address":"192.168.120.13"}],"id":"3ef65ce3-6b43-4c60-a17d-30a9473b91a8","security_groups":["04e009d4-1e91-4b08-af43-048e8e5ee097"],"mac_address":"fa:16:3e:02:67:a7","project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89aaf587-27e5-4913-831f-5da05dae4585","tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:46:07Z","binding:vnic_type":"normal","device_id":"43769e7d-474e-4033-9147-e08d83eecd4d","ip_allocation":"immediate"}]} 2018-07-31 05:48:25,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d used request id req-2b01a8bd-1ef1-470e-a2f8-c006987475cc 2018-07-31 05:48:25,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0652148723602s 2018-07-31 05:48:25,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=43769e7d-474e-4033-9147-e08d83eecd4d used request id req-2b01a8bd-1ef1-470e-a2f8-c006987475cc 2018-07-31 05:48:25,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 05:48:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.13", "port_id": "3ef65ce3-6b43-4c60-a17d-30a9473b91a8"}}' 2018-07-31 05:48:27,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-dd0173d7-79ea-4ebd-aa15-0cede1f787cc Date: Tue, 31 Jul 2018 05:48:27 GMT RESP BODY: {"floatingip": {"router_id": "0edb3064-b912-4602-a4cc-ed489d2cca76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:48:25Z", "updated_at": "2018-07-31T05:48:25Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "89aaf587-27e5-4913-831f-5da05dae4585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:67:a7", "device_id": "43769e7d-474e-4033-9147-e08d83eecd4d"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_id": "3ef65ce3-6b43-4c60-a17d-30a9473b91a8", "id": "6c57c768-d6f7-4022-b8fc-5a36e796b707", "qos_policy_id": null}} 2018-07-31 05:48:27,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-dd0173d7-79ea-4ebd-aa15-0cede1f787cc 2018-07-31 05:48:27,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.11776089668s 2018-07-31 05:48:27,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-dd0173d7-79ea-4ebd-aa15-0cede1f787cc 2018-07-31 05:48:27,193 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0edb3064-b912-4602-a4cc-ed489d2cca76', 'updated_at': u'2018-07-31T05:48:25Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.204', 'revision_number': 0, 'port_id': u'3ef65ce3-6b43-4c60-a17d-30a9473b91a8', 'id': u'6c57c768-d6f7-4022-b8fc-5a36e796b707', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'3ef65ce3-6b43-4c60-a17d-30a9473b91a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'name': 'cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'89aaf587-27e5-4913-831f-5da05dae4585', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:02:67:a7', u'device_id': u'43769e7d-474e-4033-9147-e08d83eecd4d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1ba177cbd28b4a4b9aea4bf7846385e6', 'created_at': u'2018-07-31T05:48:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'89aaf587-27e5-4913-831f-5da05dae4585', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:02:67:a7', u'device_id': u'43769e7d-474e-4033-9147-e08d83eecd4d'}), 'router': u'0edb3064-b912-4602-a4cc-ed489d2cca76'}) 2018-07-31 05:48:27,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 05:48:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d/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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 05:48:27,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-ebc3272a-8422-4037-92a7-6e3b4bea11c6 x-compute-request-id: req-ebc3272a-8422-4037-92a7-6e3b4bea11c6 Content-Encoding: gzip Content-Length: 10920 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 1778600742 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.910 MHz processor\n[ 0.311543] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.313769] pid_max: default: 32768 minimum: 301\n[ 0.314977] Security Framework initialized\n[ 0.316087] SELinux: Initializing.\n[ 0.317382] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.322308] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.325272] Mount-cache hash table entries: 4096\n[ 0.326706] Initializing cgroup subsys memory\n[ 0.327871] Initializing cgroup subsys devices\n[ 0.329033] Initializing cgroup subsys freezer\n[ 0.330184] Initializing cgroup subsys net_cls\n[ 0.331333] Initializing cgroup subsys blkio\n[ 0.332451] Initializing cgroup subsys perf_event\n[ 0.333649] Initializing cgroup subsys hugetlb\n[ 0.334805] Initializing cgroup subsys pids\n[ 0.335916] Initializing cgroup subsys net_prio\n[ 0.337171] CPU: Physical Processor ID: 0\n[ 0.338961] mce: CPU supports 10 MCE banks\n[ 0.340096] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.341384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.342664] tlb_flushall_shift: 6\n[ 0.343849] Freeing SMP alternatives: 28k freed\n[ 0.347698] ACPI: Core revision 20130517\n[ 0.349221] ACPI: All ACPI Tables successfully acquired\n[ 0.351840] ftrace: allocating 25812 entries in 101 pages\n[ 0.373495] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375021] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.376514] smpboot: Max logical packages: 2\n[ 0.377813] Enabling x2apic\n[ 0.378721] Enabled x2apic\n[ 0.379806] Switched APIC routing to physical x2apic.\n[ 0.381983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.383570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.386477] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.394016] KVM setup paravirtual spinlock\n[ 0.396353] smpboot: Booting Node 0, Processors #1 OK\n[ 0.398110] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.420222] Brought up 2 CPUs\n[ 0.420225] KVM setup async PF for cpu 1\n[ 0.420229] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.423402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.425554] devtmpfs: initialized\n[ 0.427897] EVM: security.selinux\n[ 0.428904] EVM: security.ima\n[ 0.429842] EVM: security.capability\n[ 0.431510] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.433069] pinctrl core: initialized pinctrl subsystem\n[ 0.434475] NET: Registered protocol family 16\n[ 0.435829] ACPI: bus type PCI registered\n[ 0.436934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.438495] PCI: Using configuration type 1 for base access\n[ 0.443201] ACPI: Added _OSI(Module Device)\n[ 0.444341] ACPI: Added _OSI(Processor Device)\n[ 0.445485] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.446668] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449034] ACPI: Interpreter enabled\n[ 0.450083] ACPI: (supports S0 S5)\n[ 0.451068] ACPI: Using IOAPIC for interrupt routing\n[ 0.452296] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.456243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.457683] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.460698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463485] acpiphp: Slot [3] registered\n[ 0.464575] acpiphp: Slot [4] registered\n[ 0.465667] acpiphp: Slot [5] registered\n[ 0.466754] acpiphp: Slot [6] registered\n[ 0.467834] acpiphp: Slot [7] registered\n[ 0.468914] acpiphp: Slot [8] registered\n[ 0.469999] acpiphp: Slot [9] registered\n[ 0.471078] acpiphp: Slot [10] registered\n[ 0.472172] acpiphp: Slot [11] registered\n[ 0.473266] acpiphp: Slot [12] registered\n[ 0.474362] acpiphp: Slot [13] registered\n[ 0.475471] acpiphp: Slot [14] registered\n[ 0.476570] acpiphp: Slot [15] registered\n[ 0.477746] acpiphp: Slot [16] registered\n[ 0.479018] acpiphp: Slot [17] registered\n[ 0.480279] acpiphp: Slot [18] registered\n[ 0.481544] acpiphp: Slot [19] registered\n[ 0.482807] acpiphp: Slot [20] registered\n[ 0.484090] acpiphp: Slot [21] registered\n[ 0.485357] acpiphp: Slot [22] registered\n[ 0.486635] acpiphp: Slot [23] registered\n[ 0.487899] acpiphp: Slot [24] registered\n[ 0.489189] acpiphp: Slot [25] registered\n[ 0.490471] acpiphp: Slot [26] registered\n[ 0.491736] acpiphp: Slot [27] registered\n[ 0.493012] acpiphp: Slot [28] registered\n[ 0.494277] acpiphp: Slot [29] registered\n[ 0.495546] acpiphp: Slot [30] registered\n[ 0.496800] acpiphp: Slot [31] registered\n[ 0.498112] PCI host bridge to bus 0000:00\n[ 0.499473] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.501006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.502829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.504606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.506912] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.509302] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.514146] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.516065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.517793] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.519623] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523772] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.526081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.548618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.550725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555045] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558804] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560680] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.563134] vgaarb: loaded\n[ 0.564157] vgaarb: bridge control possible 0000:00:02.0\n[ 0.565808] SCSI subsystem initialized\n[ 0.567056] ACPI: bus type USB registered\n[ 0.568381] usbcore: registered new interface driver usbfs\n[ 0.569951] usbcore: registered new interface driver hub\n[ 0.571521] usbcore: registered new device driver usb\n[ 0.573164] PCI: Using ACPI for IRQ routing\n[ 0.574794] NetLabel: Initializing\n[ 0.575972] NetLabel: domain hash size = 128\n[ 0.577283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578752] NetLabel: unlabeled traffic allowed by default\n[ 0.580432] Switched to clocksource kvm-clock\n[ 0.588886] pnp: PnP ACPI init\n[ 0.589979] ACPI: bus type PNP registered\n[ 0.591575] pnp: PnP ACPI: found 5 devices\n[ 0.592861] ACPI: bus type PNP unregistered\n[ 0.600121] NET: Registered protocol family 2\n[ 0.601699] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604188] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606276] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608108] TCP: reno registered\n[ 0.609256] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.610891] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612653] NET: Registered protocol family 1\n[ 0.613967] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615569] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617123] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636946] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656753] Unpacking initramfs...\n[ 1.086982] Freeing initrd memory: 37508k freed\n[ 1.096521] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.098321] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.101567] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.103406] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.105420] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.107149] Initialise system trusted keyring\n[ 1.108543] audit: initializing netlink socket (disabled)\n[ 1.110149] type=2000 audit(1533016104.521:1): initialized\n[ 1.127492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.129278] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.131849] zpool: loaded\n[ 1.132876] zbud: loaded\n[ 1.134051] VFS: Disk quotas dquot_6.5.2\n[ 1.135356] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.137319] msgmni has been set to 7578\n[ 1.138634] Key type big_key registered\n[ 1.140593] NET: Registered protocol family 38\n[ 1.142009] Key type asymmetric registered\n[ 1.143309] Asymmetric key parser 'x509' registered\n[ 1.144784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.147196] io scheduler noop registered\n[ 1.148481] io scheduler deadline registered (default)\n[ 1.160048] io scheduler cfq registered\n[ 1.161399] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.163027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.164960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.167340] ACPI: Power Button [PWRF]\n[ 1.168731] GHES: HEST is not enabled!\n[ 1.170039] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.195014] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.197035] Non-volatile memory driver v1.3\n[ 1.198363] Linux agpgart interface v0.103\n[ 1.199728] crash memory driver: version 1.1\n[ 1.201070] rdac: device handler registered\n[ 1.202369] hp_sw: device handler registered\n[ 1.203647] emc: device handler registered\n[ 1.204883] alua: device handler registered\n[ 1.206224] libphy: Fixed MDIO Bus: probed\n[ 1.207513] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.209225] ehci-pci: EHCI PCI platform driver\n[ 1.210535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.212183] ohci-pci: OHCI PCI platform driver\n[ 1.213521] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.233323] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.234847] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.237187] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.238643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.240267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.242030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.244253] usb usb1: Product: UHCI Host Controller\n[ 1.245663] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.247527] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.249013] hub 1-0:1.0: USB hub found\n[ 1.250225] hub 1-0:1.0: 2 ports detected\n[ 1.251571] usbcore: registered new interface driver usbserial\n[ 1.253130] usbcore: registered new interface driver usbserial_generic\n[ 1.254628] usbserial: USB Serial support registered for generic\n[ 1.256074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.258785] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.260046] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.261386] mousedev: PS/2 mouse device common for all mice\n[ 1.263019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.265763] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.268013] rtc_cmos 00:00: RTC can wake from S4\n[ 1.269543] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.271760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.273858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.275992] cpuidle: using governor menu\n[ 1.277471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.279325] usbcore: registered new interface driver usbhid\n[ 1.281123] usbhid: USB HID core driver\n[ 1.282599] drop_monitor: Initializing network drop monitor service\n[ 1.284659] TCP: cubic registered\n[ 1.285940] Initializing XFRM netlink socket\n[ 1.287501] NET: Registered protocol family 10\n[ 1.289300] NET: Registered protocol family 17\n[ 1.291062] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.292465] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.294368] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.297474] Loading compiled-in X.509 certificates\n[ 1.299166] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.302319] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.305925] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.309155] registered taskstats version 1\n[ 1.312562] Key type trusted registered\n[ 1.315411] Key type encrypted registered\n[ 1.318215] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.320501] rtc_cmos 00:00: setting system clock to 2018-07-31 05:48:24 UTC (1533016104)\n[ 1.324111] Freeing unused kernel memory: 1680k freed\n[ 1.329352] 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.333547] systemd[1]: Detected virtualization kvm.\n[ 1.334809] systemd[1]: Detected architecture x86-64.\n[ 1.336080] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.338506] systemd[1]: No hostname configured.\n[ 1.339696] systemd[1]: Set hostname to .\n[ 1.341001] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.363902] systemd[1]: Reached target Timers.\n[ 1.365111] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.367079] systemd[1]: Created slice Root Slice.\n[ 1.368317] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.370312] systemd[1]: Listening on Journal Socket.\n[ 1.371591] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.373648] systemd[1]: Listening on udev Kernel Socket.\n[ 1.374947] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.377073] systemd[1]: Listening on udev Control Socket.\n[ 1.378383] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.380380] systemd[1]: Reached target Sockets.\n[ 1.381562] systemd[1]: Starting Sockets.\n[ 1.382708] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.384809] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.387805] systemd[1]: Reached target Paths.\n[ 1.388967] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.390764] systemd[1]: Reached target Swap.\n[ 1.391921] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.393833] systemd[1]: Reached target Local File Systems.\n[ 1.395162] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.397239] systemd[1]: Created slice System Slice.\n[ 1.398475] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.400387] systemd[1]: Reached target Slices.\n[ 1.401557] systemd[1]: Starting Slices.\n[ 1.403242] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.405946] 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.410415] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.413623] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.418259] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.422116] systemd[1]: Started Apply Kernel Variables.\n[ 1.424117] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[ 1.428167] systemd[1]: Started Journal Service.\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.481512] RPC: Registered named UNIX socket transport module.\n[ 1.483012] RPC: Registered udp transport module.\n[ 1.484276] RPC: Registered tcp transport module.\n[ 1.485535] 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.553477] 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[ 1.573807] scsi host0: ata_piix\n[ 1.575183] scsi host1: ata_piix\n[ 1.576379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.578237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.588500] FDC 0 is a S82078B\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.612835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.654154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.659168] 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.711554] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.713370] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.715215] usb 1-1: Product: QEMU USB Tablet\n[ 1.716587] usb 1-1: Manufacturer: QEMU\n[ 1.717840] usb 1-1: SerialNumber: 42\n[ 1.727675] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.730829] 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.814317] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.817075] XFS (vda1): Mounting V4 Filesystem\n[ 1.843325] 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 Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control 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.090251] systemd-journald[116]: Received SIGTERM from PID 1 (systemd).\n[ 2.102515] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 2.188966] SELinux: Disabled at runtime.\n[ 2.224477] type=1404 audit(1533016105.403:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.258948] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.260385] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug 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[ 2.577913] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\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 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[ 2.633158] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\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[ 2.745126] type=1305 audit(1533016105.923: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 udev Coldplug all Devices...\n Starting Update is Completed...\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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation 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 D-Bus System Message Bus.\n[ 2.959091] [drm] Initialized drm 1.1.0 20060810\n[ 2.961250] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.965302] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.984621] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.984621] [TTM] Initializing pool allocator\n[ 2.984624] [TTM] Initializing DMA pool allocator\n[ 2.984905] [drm] fb mappable at 0xFC000000\n[ 2.984905] [drm] vram aper at 0xFC000000\n[ 2.984905] [drm] size 33554432\n[ 2.984906] [drm] fb depth is 24\n[ 2.984906] [drm] pitch is 3072\n[ 2.987551] ppdev: user-space parallel port driver\n[ 3.015691] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.034314] Console: switching to colour frame buffer device 128x48\n[ 3.045336] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.052458] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.091001] AES CTR mode by8 optimization enabled\n[ 3.113424] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.121964] alg: No test for crc32 (crc32-pclmul)\n[ 3.126518] intel_rapl: no valid rapl domains found in package 0\n[ 3.133826] intel_rapl: no valid rapl domains found in package 0\n[ 3.136221] intel_powerclamp: No package C-state available[[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\n[ 3.143554] intel_powerclamp: No package C-state available Starting Permit User Sessions...\nintel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n"} 2018-07-31 05:48:27,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d/action used request id req-ebc3272a-8422-4037-92a7-6e3b4bea11c6 2018-07-31 05:48:27,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103763818741s 2018-07-31 05:48:27,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d/action used request id req-ebc3272a-8422-4037-92a7-6e3b4bea11c6 2018-07-31 05:48:27,299 - 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 1778600742 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.910 MHz processor [ 0.311543] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.313769] pid_max: default: 32768 minimum: 301 [ 0.314977] Security Framework initialized [ 0.316087] SELinux: Initializing. [ 0.317382] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.322308] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.325272] Mount-cache hash table entries: 4096 [ 0.326706] Initializing cgroup subsys memory [ 0.327871] Initializing cgroup subsys devices [ 0.329033] Initializing cgroup subsys freezer [ 0.330184] Initializing cgroup subsys net_cls [ 0.331333] Initializing cgroup subsys blkio [ 0.332451] Initializing cgroup subsys perf_event [ 0.333649] Initializing cgroup subsys hugetlb [ 0.334805] Initializing cgroup subsys pids [ 0.335916] Initializing cgroup subsys net_prio [ 0.337171] CPU: Physical Processor ID: 0 [ 0.338961] mce: CPU supports 10 MCE banks [ 0.340096] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.341384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.342664] tlb_flushall_shift: 6 [ 0.343849] Freeing SMP alternatives: 28k freed [ 0.347698] ACPI: Core revision 20130517 [ 0.349221] ACPI: All ACPI Tables successfully acquired [ 0.351840] ftrace: allocating 25812 entries in 101 pages [ 0.373495] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375021] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.376514] smpboot: Max logical packages: 2 [ 0.377813] Enabling x2apic [ 0.378721] Enabled x2apic [ 0.379806] Switched APIC routing to physical x2apic. [ 0.381983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.383570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.386477] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.394016] KVM setup paravirtual spinlock [ 0.396353] smpboot: Booting Node 0, Processors #1 OK [ 0.398110] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.420222] Brought up 2 CPUs [ 0.420225] KVM setup async PF for cpu 1 [ 0.420229] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.423402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.425554] devtmpfs: initialized [ 0.427897] EVM: security.selinux [ 0.428904] EVM: security.ima [ 0.429842] EVM: security.capability [ 0.431510] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.433069] pinctrl core: initialized pinctrl subsystem [ 0.434475] NET: Registered protocol family 16 [ 0.435829] ACPI: bus type PCI registered [ 0.436934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438495] PCI: Using configuration type 1 for base access [ 0.443201] ACPI: Added _OSI(Module Device) [ 0.444341] ACPI: Added _OSI(Processor Device) [ 0.445485] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446668] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449034] ACPI: Interpreter enabled [ 0.450083] ACPI: (supports S0 S5) [ 0.451068] ACPI: Using IOAPIC for interrupt routing [ 0.452296] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.456243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.457683] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.460698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463485] acpiphp: Slot [3] registered [ 0.464575] acpiphp: Slot [4] registered [ 0.465667] acpiphp: Slot [5] registered [ 0.466754] acpiphp: Slot [6] registered [ 0.467834] acpiphp: Slot [7] registered [ 0.468914] acpiphp: Slot [8] registered [ 0.469999] acpiphp: Slot [9] registered [ 0.471078] acpiphp: Slot [10] registered [ 0.472172] acpiphp: Slot [11] registered [ 0.473266] acpiphp: Slot [12] registered [ 0.474362] acpiphp: Slot [13] registered [ 0.475471] acpiphp: Slot [14] registered [ 0.476570] acpiphp: Slot [15] registered [ 0.477746] acpiphp: Slot [16] registered [ 0.479018] acpiphp: Slot [17] registered [ 0.480279] acpiphp: Slot [18] registered [ 0.481544] acpiphp: Slot [19] registered [ 0.482807] acpiphp: Slot [20] registered [ 0.484090] acpiphp: Slot [21] registered [ 0.485357] acpiphp: Slot [22] registered [ 0.486635] acpiphp: Slot [23] registered [ 0.487899] acpiphp: Slot [24] registered [ 0.489189] acpiphp: Slot [25] registered [ 0.490471] acpiphp: Slot [26] registered [ 0.491736] acpiphp: Slot [27] registered [ 0.493012] acpiphp: Slot [28] registered [ 0.494277] acpiphp: Slot [29] registered [ 0.495546] acpiphp: Slot [30] registered [ 0.496800] acpiphp: Slot [31] registered [ 0.498112] PCI host bridge to bus 0000:00 [ 0.499473] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.501006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.502829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.504606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.506912] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.509302] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.514146] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.516065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.517793] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.519623] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523772] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.526081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.548618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.550725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555045] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558804] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560680] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.563134] vgaarb: loaded [ 0.564157] vgaarb: bridge control possible 0000:00:02.0 [ 0.565808] SCSI subsystem initialized [ 0.567056] ACPI: bus type USB registered [ 0.568381] usbcore: registered new interface driver usbfs [ 0.569951] usbcore: registered new interface driver hub [ 0.571521] usbcore: registered new device driver usb [ 0.573164] PCI: Using ACPI for IRQ routing [ 0.574794] NetLabel: Initializing [ 0.575972] NetLabel: domain hash size = 128 [ 0.577283] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578752] NetLabel: unlabeled traffic allowed by default [ 0.580432] Switched to clocksource kvm-clock [ 0.588886] pnp: PnP ACPI init [ 0.589979] ACPI: bus type PNP registered [ 0.591575] pnp: PnP ACPI: found 5 devices [ 0.592861] ACPI: bus type PNP unregistered [ 0.600121] NET: Registered protocol family 2 [ 0.601699] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604188] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606276] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608108] TCP: reno registered [ 0.609256] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.610891] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612653] NET: Registered protocol family 1 [ 0.613967] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615569] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617123] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636946] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656753] Unpacking initramfs... [ 1.086982] Freeing initrd memory: 37508k freed [ 1.096521] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.098321] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.101567] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.103406] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.105420] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.107149] Initialise system trusted keyring [ 1.108543] audit: initializing netlink socket (disabled) [ 1.110149] type=2000 audit(1533016104.521:1): initialized [ 1.127492] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.129278] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.131849] zpool: loaded [ 1.132876] zbud: loaded [ 1.134051] VFS: Disk quotas dquot_6.5.2 [ 1.135356] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.137319] msgmni has been set to 7578 [ 1.138634] Key type big_key registered [ 1.140593] NET: Registered protocol family 38 [ 1.142009] Key type asymmetric registered [ 1.143309] Asymmetric key parser 'x509' registered [ 1.144784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.147196] io scheduler noop registered [ 1.148481] io scheduler deadline registered (default) [ 1.160048] io scheduler cfq registered [ 1.161399] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.163027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.164960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.167340] ACPI: Power Button [PWRF] [ 1.168731] GHES: HEST is not enabled! [ 1.170039] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.195014] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.197035] Non-volatile memory driver v1.3 [ 1.198363] Linux agpgart interface v0.103 [ 1.199728] crash memory driver: version 1.1 [ 1.201070] rdac: device handler registered [ 1.202369] hp_sw: device handler registered [ 1.203647] emc: device handler registered [ 1.204883] alua: device handler registered [ 1.206224] libphy: Fixed MDIO Bus: probed [ 1.207513] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.209225] ehci-pci: EHCI PCI platform driver [ 1.210535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.212183] ohci-pci: OHCI PCI platform driver [ 1.213521] uhci_hcd: USB Universal Host Controller Interface driver [ 1.233323] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.234847] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.237187] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.238643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.240267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.242030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.244253] usb usb1: Product: UHCI Host Controller [ 1.245663] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.247527] usb usb1: SerialNumber: 0000:00:01.2 [ 1.249013] hub 1-0:1.0: USB hub found [ 1.250225] hub 1-0:1.0: 2 ports detected [ 1.251571] usbcore: registered new interface driver usbserial [ 1.253130] usbcore: registered new interface driver usbserial_generic [ 1.254628] usbserial: USB Serial support registered for generic [ 1.256074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.258785] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.260046] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.261386] mousedev: PS/2 mouse device common for all mice [ 1.263019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.265763] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.268013] rtc_cmos 00:00: RTC can wake from S4 [ 1.269543] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.271760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.273858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.275992] cpuidle: using governor menu [ 1.277471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.279325] usbcore: registered new interface driver usbhid [ 1.281123] usbhid: USB HID core driver [ 1.282599] drop_monitor: Initializing network drop monitor service [ 1.284659] TCP: cubic registered [ 1.285940] Initializing XFRM netlink socket [ 1.287501] NET: Registered protocol family 10 [ 1.289300] NET: Registered protocol family 17 [ 1.291062] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.292465] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.294368] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.297474] Loading compiled-in X.509 certificates [ 1.299166] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.302319] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.305925] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.309155] registered taskstats version 1 [ 1.312562] Key type trusted registered [ 1.315411] Key type encrypted registered [ 1.318215] IMA: No TPM chip found, activating TPM-bypass! [ 1.320501] rtc_cmos 00:00: setting system clock to 2018-07-31 05:48:24 UTC (1533016104) [ 1.324111] Freeing unused kernel memory: 1680k freed [ 1.329352] 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.333547] systemd[1]: Detected virtualization kvm. [ 1.334809] systemd[1]: Detected architecture x86-64. [ 1.336080] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.338506] systemd[1]: No hostname configured. [ 1.339696] systemd[1]: Set hostname to . [ 1.341001] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.363902] systemd[1]: Reached target Timers. [ 1.365111] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.367079] systemd[1]: Created slice Root Slice. [ 1.368317] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.370312] systemd[1]: Listening on Journal Socket. [ 1.371591] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.373648] systemd[1]: Listening on udev Kernel Socket. [ 1.374947] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.377073] systemd[1]: Listening on udev Control Socket. [ 1.378383] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.380380] systemd[1]: Reached target Sockets. [ 1.381562] systemd[1]: Starting Sockets. [ 1.382708] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.384809] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.387805] systemd[1]: Reached target Paths. [ 1.388967] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.390764] systemd[1]: Reached target Swap. [ 1.391921] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.393833] systemd[1]: Reached target Local File Systems. [ 1.395162] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.397239] systemd[1]: Created slice System Slice. [ 1.398475] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.400387] systemd[1]: Reached target Slices. [ 1.401557] systemd[1]: Starting Slices. [ 1.403242] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.405946] 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.410415] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.413623] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.418259] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.422116] systemd[1]: Started Apply Kernel Variables. [ 1.424117] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.428167] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.481512] RPC: Registered named UNIX socket transport module. [ 1.483012] RPC: Registered udp transport module. [ 1.484276] RPC: Registered tcp transport module. [ 1.485535] 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.553477] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.573807] scsi host0: ata_piix [ 1.575183] scsi host1: ata_piix [ 1.576379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.578237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.588500] FDC 0 is a S82078B [[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.612835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.654154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.659168] 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.711554] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.713370] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.715215] usb 1-1: Product: QEMU USB Tablet [ 1.716587] usb 1-1: Manufacturer: QEMU [ 1.717840] usb 1-1: SerialNumber: 42 [ 1.727675] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.730829] 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.814317] SGI XFS with ACLs, security attributes, no debug enabled [ 1.817075] XFS (vda1): Mounting V4 Filesystem [ 1.843325] 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 Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.090251] systemd-journald[116]: Received SIGTERM from PID 1 (systemd). [ 2.102515] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 2.188966] SELinux: Disabled at runtime. [ 2.224477] type=1404 audit(1533016105.403:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.258948] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.260385] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug 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. [ 2.577913] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[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). [ 2.633158] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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... [ 2.745126] type=1305 audit(1533016105.923: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 udev Coldplug all Devices... Starting Update is Completed... [[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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.959091] [drm] Initialized drm 1.1.0 20060810 [ 2.961250] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.965302] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.984621] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.984621] [TTM] Initializing pool allocator [ 2.984624] [TTM] Initializing DMA pool allocator [ 2.984905] [drm] fb mappable at 0xFC000000 [ 2.984905] [drm] vram aper at 0xFC000000 [ 2.984905] [drm] size 33554432 [ 2.984906] [drm] fb depth is 24 [ 2.984906] [drm] pitch is 3072 [ 2.987551] ppdev: user-space parallel port driver [ 3.015691] fbcon: cirrusdrmfb (fb0) is primary device [ 3.034314] Console: switching to colour frame buffer device 128x48 [ 3.045336] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.052458] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.091001] AES CTR mode by8 optimization enabled [ 3.113424] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.121964] alg: No test for crc32 (crc32-pclmul) [ 3.126518] intel_rapl: no valid rapl domains found in package 0 [ 3.133826] intel_rapl: no valid rapl domains found in package 0 [ 3.136221] intel_powerclamp: No package C-state available[[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. [ 3.143554] intel_powerclamp: No package C-state available Starting Permit User Sessions... intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. 2018-07-31 05:48:29,428 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204 2018-07-31 05:48:39,441 - paramiko.transport - DEBUG - starting thread (client mode): 0xf9c52710L 2018-07-31 05:48:39,442 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 05:48:39,473 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-31 05:48:39,473 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-31 05:48:39,548 - 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-31 05:48:39,548 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 05:48:39,548 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-31 05:48:39,548 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 05:48:39,548 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 05:48:39,548 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 05:48:39,563 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 05:48:39,564 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 05:48:39,573 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-31 05:48:39,574 - paramiko.transport - DEBUG - Trying discovered key 7fc7b52db966df9cff653af45c710af4 in /tmp/tmp2ZjN2g 2018-07-31 05:48:39,604 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 05:48:39,684 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 05:48:39,691 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-31 05:48:39,691 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-31 05:48:39,691 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-31 05:48:39,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-07-31 05:48:39,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:48:39,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:48:39,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:48:39,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:48:39,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 3798, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 3810, "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": 1825, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 3790, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 863, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 810, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 3460, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 3777, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:48:39 GMT 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-31 05:48:39,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:48:39,937 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 3798, 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': 3810, 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': 1825, 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': 3790, 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': 863, 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': 810, 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': 801, 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': 3460, 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': 3777, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-31 05:48:39,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 3798, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 3810, "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": 1825, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 3790, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 863, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 810, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 3460, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 3777, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-31 05:48:40,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:48:40,160 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:48:39 GMT 2018-07-31 05:48:40,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:48:40,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-31 05:48:40,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:48:40,160 - functest.core.cloudify - INFO - The current manager status is running 2018-07-31 05:48:40,161 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-31 05:48:40,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:48:40,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:48:39.732Z", "updated_at": "2018-07-31T05:48:39.733Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:48:40,349 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:48:39 GMT 2018-07-31 05:48:40,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:48:40,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-31 05:48:40,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:48:40,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-07-31 05:48:40,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:48:40,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-31T05:48:39.732Z", "updated_at": "2018-07-31T05:48:39.733Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:48:39 GMT 2018-07-31 05:48:40,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:48:40,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-31 05:48:40,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:48:40,446 - functest.core.cloudify - DEBUG - List secrets: 2018-07-31 05:48:40,446 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-07-31 05:48:40,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:48:40,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:48:40,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:48:40,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:48:40,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:48:40,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:48:39.732Z", "updated_at": "2018-07-31T05:48:39.733Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:48:40 GMT 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-31 05:48:40,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:48:40,575 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-31 05:48:40,576 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-31 05:48:40,698 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 05:48:40,698 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 05:48:40,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 05:48:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/6c57c768-d6f7-4022-b8fc-5a36e796b707.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:41,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d405e93b-e5bb-449b-b87e-b515d6a1cf42 Content-Length: 0 Date: Tue, 31 Jul 2018 05:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:48:41,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/6c57c768-d6f7-4022-b8fc-5a36e796b707.json used request id req-d405e93b-e5bb-449b-b87e-b515d6a1cf42 2018-07-31 05:48:41,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25700116158s 2018-07-31 05:48:41,962 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/6c57c768-d6f7-4022-b8fc-5a36e796b707.json used request id req-d405e93b-e5bb-449b-b87e-b515d6a1cf42 2018-07-31 05:48:41,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:48:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:42,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-99a242f5-e181-41d2-838e-f98bf7636e5a Date: Tue, 31 Jul 2018 05:48:42 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:48:42,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-99a242f5-e181-41d2-838e-f98bf7636e5a 2018-07-31 05:48:42,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0999608039856s 2018-07-31 05:48:42,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-99a242f5-e181-41d2-838e-f98bf7636e5a 2018-07-31 05:48:42,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 05:48:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:42,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:48: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-421ce39b-16cd-4b02-9e3d-e7643f43abd0 x-compute-request-id: req-421ce39b-16cd-4b02-9e3d-e7643f43abd0 Content-Type: application/json 2018-07-31 05:48:42,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d used request id req-421ce39b-16cd-4b02-9e3d-e7643f43abd0 2018-07-31 05:48:42,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.144353151321s 2018-07-31 05:48:42,213 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d used request id req-421ce39b-16cd-4b02-9e3d-e7643f43abd0 2018-07-31 05:48:42,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:42,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-e6c1914c-d6ce-4f6a-bbbc-1ce526eef810 x-compute-request-id: req-e6c1914c-d6ce-4f6a-bbbc-1ce526eef810 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:67:a7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:67:a7", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/43769e7d-474e-4033-9147-e08d83eecd4d", "rel": "bookmark"}], "image": {"id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "links": [{"href": "http://172.30.9.26:8774/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:48:22.000000", "flavor": {"id": "89b049ef-2310-488f-a224-13f44f3f5c13", "links": [{"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "bookmark"}]}, "id": "43769e7d-474e-4033-9147-e08d83eecd4d", "security_groups": [{"name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}], "user_id": "0c7e8b354a54406b9ef0f47467f17679", "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-31T05:48:42Z", "hostId": "279d6c2f81afae4624c18741d13eaae9d3dc7e050216ac38ee90a93d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c", "name": "cloudify-vm_9252e615-2a2c-4de2-91db-cede0cd2385c", "created": "2018-07-31T05:46:04Z", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:48:42,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6c1914c-d6ce-4f6a-bbbc-1ce526eef810 2018-07-31 05:48:42,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293246984482s 2018-07-31 05:48:42,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6c1914c-d6ce-4f6a-bbbc-1ce526eef810 2018-07-31 05:48:42,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:48:44,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:48:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-472da90f-c092-415e-9b6c-146a36db2a84 x-compute-request-id: req-472da90f-c092-415e-9b6c-146a36db2a84 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 05:48:44,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-472da90f-c092-415e-9b6c-146a36db2a84 2018-07-31 05:48:44,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.082948923111s 2018-07-31 05:48:44,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-472da90f-c092-415e-9b6c-146a36db2a84 2018-07-31 05:48:44,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:48:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:44,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-77b3b7c0-9eba-4996-ab56-0321cfc999ba Date: Tue, 31 Jul 2018 05:48:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:46:01Z", "updated_at": "2018-07-31T05:46:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "031ed182-7a9b-465c-9094-1c936ed4c2ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T05:46:02Z", "revision_number": 0, "id": "1d7979aa-a147-419a-97bb-06bbf20acbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:02Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "37ce8438-5a20-4f4f-adef-70b4841739da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "473ad362-f67c-4254-9cdb-e7bafd2756dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "70d459eb-79b3-4994-b1cf-69d08ad88359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-31T05:46:02Z", "revision_number": 0, "id": "8d1c5857-2709-4a52-aa07-bf46c9a2ffe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:02Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "94b9d801-bd3a-40f7-a5db-98f0919b65e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:46:01Z", "revision_number": 0, "id": "ee1bea8d-605a-4469-885b-edb2c545c7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:46:01Z", "security_group_id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 7, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "04e009d4-1e91-4b08-af43-048e8e5ee097", "name": "cloudify-sg_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:20Z", "updated_at": "2018-07-31T05:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b4528f79-1270-4162-92e4-9b5bdcf1e7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "b880d21c-472a-4e44-ba1a-fdcdd64e2ebe", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "d535b210-2296-440f-b1f8-1a4a4da9600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:44:20Z", "revision_number": 0, "id": "e63378be-276c-49f2-bd36-eba78d40a59a", "remote_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "remote_ip_prefix": null, "created_at": "2018-07-31T05:44:20Z", "security_group_id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6"}], "revision_number": 1, "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "c7d9f5d5-e0fc-4927-ad76-dde5105b7282", "name": "default"}]} 2018-07-31 05:48:44,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-77b3b7c0-9eba-4996-ab56-0321cfc999ba 2018-07-31 05:48:44,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553090572357s 2018-07-31 05:48:44,654 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-77b3b7c0-9eba-4996-ab56-0321cfc999ba 2018-07-31 05:48:44,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 05:48:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/04e009d4-1e91-4b08-af43-048e8e5ee097.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:44,835 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33d227f4-359b-4e8d-9ba4-1ea314f88fad Content-Length: 0 Date: Tue, 31 Jul 2018 05:48:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:48:44,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/04e009d4-1e91-4b08-af43-048e8e5ee097.json used request id req-33d227f4-359b-4e8d-9ba4-1ea314f88fad 2018-07-31 05:48:44,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.177300930023s 2018-07-31 05:48:44,835 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/04e009d4-1e91-4b08-af43-048e8e5ee097.json used request id req-33d227f4-359b-4e8d-9ba4-1ea314f88fad 2018-07-31 05:48:44,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 05:48:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:44,865 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05:48: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-1e16f37e-be2c-48b9-aea6-5f27be255aa2 x-compute-request-id: req-1e16f37e-be2c-48b9-aea6-5f27be255aa2 Content-Length: 0 Content-Type: application/json 2018-07-31 05:48:44,865 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c used request id req-1e16f37e-be2c-48b9-aea6-5f27be255aa2 2018-07-31 05:48:44,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291519165039s 2018-07-31 05:48:44,865 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_9252e615-2a2c-4de2-91db-cede0cd2385c used request id req-1e16f37e-be2c-48b9-aea6-5f27be255aa2 2018-07-31 05:48:44,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 05:48:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76/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}78677668ccd1584e2072b50ed05e82b2320f4da0" -d '{"subnet_id": "9a8da464-a4c1-44a5-9d6e-6d5a6473b171"}' 2018-07-31 05:48:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d51954f-14da-4add-b419-6c050de44390 Date: Tue, 31 Jul 2018 05:48:46 GMT RESP BODY: {"network_id": "89aaf587-27e5-4913-831f-5da05dae4585", "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "subnet_id": "9a8da464-a4c1-44a5-9d6e-6d5a6473b171", "subnet_ids": ["9a8da464-a4c1-44a5-9d6e-6d5a6473b171"], "port_id": "c43c41ea-656f-406f-88f2-73e41100ce20", "id": "0edb3064-b912-4602-a4cc-ed489d2cca76"} 2018-07-31 05:48:46,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76/remove_router_interface.json used request id req-0d51954f-14da-4add-b419-6c050de44390 2018-07-31 05:48:46,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90611004829s 2018-07-31 05:48:46,772 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76/remove_router_interface.json used request id req-0d51954f-14da-4add-b419-6c050de44390 returning object 0edb3064-b912-4602-a4cc-ed489d2cca76 2018-07-31 05:48:46,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 05:48:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:46,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-11635b7c-dfe2-401c-b3f7-a586e42b7ed3 Date: Tue, 31 Jul 2018 05:48:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "created_at": "2018-07-31T05:44:21Z", "admin_state_up": true, "updated_at": "2018-07-31T05:48:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "0edb3064-b912-4602-a4cc-ed489d2cca76", "name": "cloudify-router_9252e615-2a2c-4de2-91db-cede0cd2385c"}]} 2018-07-31 05:48:46,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-11635b7c-dfe2-401c-b3f7-a586e42b7ed3 2018-07-31 05:48:46,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11980676651s 2018-07-31 05:48:46,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-11635b7c-dfe2-401c-b3f7-a586e42b7ed3 2018-07-31 05:48:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 05:48:46,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:48,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-092bc723-4629-4fcd-bf63-ddc890d900b1 Content-Length: 0 Date: Tue, 31 Jul 2018 05:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:48:48,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76.json used request id req-092bc723-4629-4fcd-bf63-ddc890d900b1 2018-07-31 05:48:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22699379921s 2018-07-31 05:48:48,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0edb3064-b912-4602-a4cc-ed489d2cca76.json used request id req-092bc723-4629-4fcd-bf63-ddc890d900b1 2018-07-31 05:48:48,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 05:48:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:48,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d4bbc99f-5047-401f-83ce-e7fe8cc7a590 Date: Tue, 31 Jul 2018 05:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89aaf587-27e5-4913-831f-5da05dae4585","tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:44:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","id":"9a8da464-a4c1-44a5-9d6e-6d5a6473b171","subnetpool_id":null,"name":"cloudify-subnet_9252e615-2a2c-4de2-91db-cede0cd2385c"}]} 2018-07-31 05:48:48,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d4bbc99f-5047-401f-83ce-e7fe8cc7a590 2018-07-31 05:48:48,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0494239330292s 2018-07-31 05:48:48,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d4bbc99f-5047-401f-83ce-e7fe8cc7a590 2018-07-31 05:48:48,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 05:48:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/9a8da464-a4c1-44a5-9d6e-6d5a6473b171.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:49,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2b6b134-f466-498e-a295-cd4c739063e4 Date: Tue, 31 Jul 2018 05:48:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:48:49,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9a8da464-a4c1-44a5-9d6e-6d5a6473b171.json used request id req-b2b6b134-f466-498e-a295-cd4c739063e4 2018-07-31 05:48:49,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.897454023361s 2018-07-31 05:48:49,071 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9a8da464-a4c1-44a5-9d6e-6d5a6473b171.json used request id req-b2b6b134-f466-498e-a295-cd4c739063e4 2018-07-31 05:48:49,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:48:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:49,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-71f76671-eaa2-43d8-9a67-bc475396c30b Date: Tue, 31 Jul 2018 05:48:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"89aaf587-27e5-4913-831f-5da05dae4585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ba177cbd28b4a4b9aea4bf7846385e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:48:48Z","qos_policy_id":null,"name":"cloudify-net_9252e615-2a2c-4de2-91db-cede0cd2385c","admin_state_up":true,"tenant_id":"1ba177cbd28b4a4b9aea4bf7846385e6","created_at":"2018-07-31T05:44:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:48:49,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-71f76671-eaa2-43d8-9a67-bc475396c30b 2018-07-31 05:48:49,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105716943741s 2018-07-31 05:48:49,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-71f76671-eaa2-43d8-9a67-bc475396c30b 2018-07-31 05:48:49,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 05:48:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/89aaf587-27e5-4913-831f-5da05dae4585.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:49,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a70e311c-422b-4316-82df-bf8cd2173ef6 Date: Tue, 31 Jul 2018 05:48:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 05:48:49,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/89aaf587-27e5-4913-831f-5da05dae4585.json used request id req-a70e311c-422b-4316-82df-bf8cd2173ef6 2018-07-31 05:48:49,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.804049015045s 2018-07-31 05:48:49,984 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/89aaf587-27e5-4913-831f-5da05dae4585.json used request id req-a70e311c-422b-4316-82df-bf8cd2173ef6 2018-07-31 05:48:49,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:48:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:50,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ca48b386-4119-4772-899f-3197b4b0bb25 Date: Tue, 31 Jul 2018 05:48:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/a0aba925-cd89-47c4-b6e0-a991695151fe/snap", "metadata": {}}], "file": "/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe/file", "owner": "1ba177cbd28b4a4b9aea4bf7846385e6", "id": "a0aba925-cd89-47c4-b6e0-a991695151fe", "size": 4373348352, "self": "/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/a0aba925-cd89-47c4-b6e0-a991695151fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:46:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9252e615-2a2c-4de2-91db-cede0cd2385c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T05:45:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:48:50,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ca48b386-4119-4772-899f-3197b4b0bb25 2018-07-31 05:48:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387048721313s 2018-07-31 05:48:50,027 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ca48b386-4119-4772-899f-3197b4b0bb25 2018-07-31 05:48:50,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 05:48:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}78677668ccd1584e2072b50ed05e82b2320f4da0" 2018-07-31 05:48:51,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-285af76e-793c-4022-9096-1e45539ed9b2 Date: Tue, 31 Jul 2018 05:48: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-31 05:48:51,297 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe used request id req-285af76e-793c-4022-9096-1e45539ed9b2 2018-07-31 05:48:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26948213577s 2018-07-31 05:48:51,298 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a0aba925-cd89-47c4-b6e0-a991695151fe used request id req-285af76e-793c-4022-9096-1e45539ed9b2 2018-07-31 05:48:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:48:51,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:51,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48: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-b32f26e5-b4f0-41e1-976c-ef89c613bda9 x-compute-request-id: req-b32f26e5-b4f0-41e1-976c-ef89c613bda9 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/89b049ef-2310-488f-a224-13f44f3f5c13", "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": "89b049ef-2310-488f-a224-13f44f3f5c13"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 05:48:51,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b32f26e5-b4f0-41e1-976c-ef89c613bda9 2018-07-31 05:48:51,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260481834412s 2018-07-31 05:48:51,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b32f26e5-b4f0-41e1-976c-ef89c613bda9 2018-07-31 05:48:51,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 05:48:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:51,356 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05:48: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-d13cf242-7f4c-43cf-8f2c-39957f7d0fe9 x-compute-request-id: req-d13cf242-7f4c-43cf-8f2c-39957f7d0fe9 Content-Length: 0 Content-Type: application/json 2018-07-31 05:48:51,356 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13 used request id req-d13cf242-7f4c-43cf-8f2c-39957f7d0fe9 2018-07-31 05:48:51,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300238132477s 2018-07-31 05:48:51,357 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/89b049ef-2310-488f-a224-13f44f3f5c13 used request id req-d13cf242-7f4c-43cf-8f2c-39957f7d0fe9 2018-07-31 05:48:51,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:48:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:51,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e2cd95-4298-4c22-a32a-3585dc0a7dad Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": {"self": "http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c7e8b354a54406b9ef0f47467f17679", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:48:51,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79e2cd95-4298-4c22-a32a-3585dc0a7dad 2018-07-31 05:48:51,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127971887589s 2018-07-31 05:48:51,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79e2cd95-4298-4c22-a32a-3585dc0a7dad 2018-07-31 05:48:51,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:48:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:51,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ab8f9f-0b8c-4548-a50a-7724c6b983c5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_9252e615-2a2c-4de2-91db-cede0cd2385c", "links": {"self": "http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0c7e8b354a54406b9ef0f47467f17679", "description": null}} 2018-07-31 05:48:51,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679 used request id req-95ab8f9f-0b8c-4548-a50a-7724c6b983c5 2018-07-31 05:48:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113051891327s 2018-07-31 05:48:51,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679 used request id req-95ab8f9f-0b8c-4548-a50a-7724c6b983c5 2018-07-31 05:48:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 05:48:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:51,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8665d540-b311-41c9-b08d-a6bd21c45e8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:48:51,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679 used request id req-8665d540-b311-41c9-b08d-a6bd21c45e8f 2018-07-31 05:48:51,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.161535024643s 2018-07-31 05:48:51,767 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0c7e8b354a54406b9ef0f47467f17679 used request id req-8665d540-b311-41c9-b08d-a6bd21c45e8f 2018-07-31 05:48:51,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:48:51,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:51,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe648560-1a64-45a4-a15f-e7676b98a9f8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6"}, "tags": [], "enabled": true, "id": "1ba177cbd28b4a4b9aea4bf7846385e6", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9252e615-2a2c-4de2-91db-cede0cd2385c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 05:48:51,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe648560-1a64-45a4-a15f-e7676b98a9f8 2018-07-31 05:48:51,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105033159256s 2018-07-31 05:48:51,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe648560-1a64-45a4-a15f-e7676b98a9f8 2018-07-31 05:48:51,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 05:48:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f7684ba412d115388a90aaa0050282cc0a7f885" 2018-07-31 05:48:52,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6127c5b5-ad2e-4de1-8da7-881f6cb2f6d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:48:52,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6 used request id req-6127c5b5-ad2e-4de1-8da7-881f6cb2f6d9 2018-07-31 05:48:52,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144186019897s 2018-07-31 05:48:52,028 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1ba177cbd28b4a4b9aea4bf7846385e6 used request id req-6127c5b5-ad2e-4de1-8da7-881f6cb2f6d9 2018-07-31 05:48:52,053 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:48:52,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:48:52,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:48:52,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:48:52,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:48:52,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:48:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:48:52,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bba3e71-d20a-447a-b94b-cc36362e4116 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:48:52,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4bba3e71-d20a-447a-b94b-cc36362e4116 2018-07-31 05:48:52,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:48:52,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["F_8A-mYUTOSZd3olXDzoUQ"], "issued_at": "2018-07-31T05:48:52.000000Z"}} 2018-07-31 05:48:52,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:48:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:52,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8e453c93-e808-44d7-a01b-c7e632cb8e16 Date: Tue, 31 Jul 2018 05:48:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 05:48:52,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e453c93-e808-44d7-a01b-c7e632cb8e16 2018-07-31 05:48:52,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476672887802s 2018-07-31 05:48:52,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e453c93-e808-44d7-a01b-c7e632cb8e16 2018-07-31 05:48:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:48:52,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c423da1-b5b5-4692-a049-b329e8ce0cef 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 05:48:52,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9c423da1-b5b5-4692-a049-b329e8ce0cef 2018-07-31 05:48:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:48:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:53,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018cdc30-79ee-49ef-b752-75dbd8d45f41 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 05:48:53,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-018cdc30-79ee-49ef-b752-75dbd8d45f41 2018-07-31 05:48:53,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0996179580688s 2018-07-31 05:48:53,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-018cdc30-79ee-49ef-b752-75dbd8d45f41 2018-07-31 05:48:53,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 05:48:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}}' 2018-07-31 05:48:53,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98df78e5-4ea6-4c01-8567-367526321892 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.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce"}, "tags": [], "enabled": true, "id": "d3626c5aac7044af9c1be96b3aefc7ce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}} 2018-07-31 05:48:53,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-98df78e5-4ea6-4c01-8567-367526321892 2018-07-31 05:48:53,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132341861725s 2018-07-31 05:48:53,208 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-98df78e5-4ea6-4c01-8567-367526321892 2018-07-31 05:48:53,208 - 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'd3626c5aac7044af9c1be96b3aefc7ce', '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_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33'}) 2018-07-31 05:48:53,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 05:48:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "02e945e0-0b0a-4299-b56b-9ef1ffec2bf6", "email": null, "name": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}}' 2018-07-31 05:48:53,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 05:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e05224ee-de9d-44c9-a79c-0c711da4ee89 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": {"self": "http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68042cefd12e4b89a7d4c19112ac5a7c", "domain_id": "default", "password_expires_at": null}} 2018-07-31 05:48:53,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e05224ee-de9d-44c9-a79c-0c711da4ee89 2018-07-31 05:48:53,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459026098251s 2018-07-31 05:48:53,674 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e05224ee-de9d-44c9-a79c-0c711da4ee89 2018-07-31 05:48:53,675 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'68042cefd12e4b89a7d4c19112ac5a7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33'}) 2018-07-31 05:48:53,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:48:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:53,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2878d00b-6bf5-49a2-a327-5897d70eb7cc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:48:53,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2878d00b-6bf5-49a2-a327-5897d70eb7cc 2018-07-31 05:48:53,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0955600738525s 2018-07-31 05:48:53,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2878d00b-6bf5-49a2-a327-5897d70eb7cc 2018-07-31 05:48:53,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:48:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:53,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a72b56-fcf2-49c0-8ada-60bc7b6e05b6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:48:53,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74a72b56-fcf2-49c0-8ada-60bc7b6e05b6 2018-07-31 05:48:53,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094190120697s 2018-07-31 05:48:53,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74a72b56-fcf2-49c0-8ada-60bc7b6e05b6 2018-07-31 05:48:53,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 05:48:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:53,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169ea760-7b8d-413d-ad9e-0015cf18d433 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 05:48:53,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-169ea760-7b8d-413d-ad9e-0015cf18d433 2018-07-31 05:48:53,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0906200408936s 2018-07-31 05:48:53,969 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-169ea760-7b8d-413d-ad9e-0015cf18d433 2018-07-31 05:48:53,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 05:48:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:54,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b8259c-6a4f-40f8-b549-dd1ab7c8760d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 05:48:54,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-75b8259c-6a4f-40f8-b549-dd1ab7c8760d 2018-07-31 05:48:54,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103395938873s 2018-07-31 05:48:54,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-75b8259c-6a4f-40f8-b549-dd1ab7c8760d 2018-07-31 05:48:54,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 05:48:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:54,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08998ae0-f927-40ad-9f54-2014a03da810 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": {"self": "http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68042cefd12e4b89a7d4c19112ac5a7c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 05:48:54,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-08998ae0-f927-40ad-9f54-2014a03da810 2018-07-31 05:48:54,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114261865616s 2018-07-31 05:48:54,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-08998ae0-f927-40ad-9f54-2014a03da810 2018-07-31 05:48:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:48:54,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:54,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607cc59d-040e-402e-b412-edefdc5c8780 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce"}, "tags": [], "enabled": true, "id": "d3626c5aac7044af9c1be96b3aefc7ce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-31 05:48:54,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-607cc59d-040e-402e-b412-edefdc5c8780 2018-07-31 05:48:54,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0964682102203s 2018-07-31 05:48:54,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-607cc59d-040e-402e-b412-edefdc5c8780 2018-07-31 05:48:54,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 05:48:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=68042cefd12e4b89a7d4c19112ac5a7c&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=d3626c5aac7044af9c1be96b3aefc7ce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:54,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0178a7e-b64a-463d-95a9-1069239b0b2a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=68042cefd12e4b89a7d4c19112ac5a7c&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=d3626c5aac7044af9c1be96b3aefc7ce", "previous": null, "next": null}} 2018-07-31 05:48:54,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=68042cefd12e4b89a7d4c19112ac5a7c&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=d3626c5aac7044af9c1be96b3aefc7ce used request id req-d0178a7e-b64a-463d-95a9-1069239b0b2a 2018-07-31 05:48:54,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0947930812836s 2018-07-31 05:48:54,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=68042cefd12e4b89a7d4c19112ac5a7c&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=d3626c5aac7044af9c1be96b3aefc7ce used request id req-d0178a7e-b64a-463d-95a9-1069239b0b2a 2018-07-31 05:48:54,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 05:48:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce/users/68042cefd12e4b89a7d4c19112ac5a7c/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:48:54,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 05:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ad4754-dc60-4f45-bdc0-a5ea0fcb4d98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 05:48:54,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce/users/68042cefd12e4b89a7d4c19112ac5a7c/roles/a689722cf11443e2b11a80fc42af3529 used request id req-16ad4754-dc60-4f45-bdc0-a5ea0fcb4d98 2018-07-31 05:48:54,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.120887994766s 2018-07-31 05:48:54,527 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce/users/68042cefd12e4b89a7d4c19112ac5a7c/roles/a689722cf11443e2b11a80fc42af3529 used request id req-16ad4754-dc60-4f45-bdc0-a5ea0fcb4d98 2018-07-31 05:48:54,527 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 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'd3626c5aac7044af9c1be96b3aefc7ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '02e945e0-0b0a-4299-b56b-9ef1ffec2bf6', 'username': u'cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 05:48:54,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 05:48:54,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 05:48:54,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 05:48:54,533 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'password': '02e945e0-0b0a-4299-b56b-9ef1ffec2bf6', 'project_name': 'cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd3626c5aac7044af9c1be96b3aefc7ce', 'project_domain_name': 'Default'} 2018-07-31 05:48:54,583 - 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-31 05:48:54,598 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-31 05:48:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:48:54,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d416e262-313a-48c9-bca4-a8c595df48dc 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 05:48:54,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d416e262-313a-48c9-bca4-a8c595df48dc 2018-07-31 05:48:54,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 05:48:54,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T06:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3626c5aac7044af9c1be96b3aefc7ce", "name": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_d3626c5aac7044af9c1be96b3aefc7ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_d3626c5aac7044af9c1be96b3aefc7ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/d3626c5aac7044af9c1be96b3aefc7ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "id": "68042cefd12e4b89a7d4c19112ac5a7c"}, "audit_ids": ["y0CbvxD2QMu52RyaR0Ahvg"], "issued_at": "2018-07-31T05:48:54.000000Z"}} 2018-07-31 05:48:54,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 05:48:54,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"network": {"name": "cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "admin_state_up": true}}' 2018-07-31 05:48:55,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1a16c1ae-929f-4fdb-bf48-67830133efb2 Date: Tue, 31 Jul 2018 05:48:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3626c5aac7044af9c1be96b3aefc7ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:48:55Z","is_default":false,"name":"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","mtu":1450}} 2018-07-31 05:48:55,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a16c1ae-929f-4fdb-bf48-67830133efb2 2018-07-31 05:48:55,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.537286043167s 2018-07-31 05:48:55,522 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a16c1ae-929f-4fdb-bf48-67830133efb2 2018-07-31 05:48:55,523 - 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-31T05:48:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'admin_state_up': True, u'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:48:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'l2_adjacency': True}) 2018-07-31 05:48:55,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:48:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:48:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-2586d2c1-b557-489a-a2c0-a3d80593fbcb Date: Tue, 31 Jul 2018 05:48:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3626c5aac7044af9c1be96b3aefc7ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T05:48:55Z","qos_policy_id":null,"name":"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33","admin_state_up":true,"tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:48:55,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2586d2c1-b557-489a-a2c0-a3d80593fbcb 2018-07-31 05:48:55,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147436141968s 2018-07-31 05:48:55,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2586d2c1-b557-489a-a2c0-a3d80593fbcb 2018-07-31 05:48:55,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 05:48:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"subnet": {"name": "cloudify_ims-subnet_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "enable_dhcp": true, "network_id": "90b3e8ab-7424-4b49-a603-cb5ccd177182", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 05:48:56,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-443e32c2-3cf0-4bca-8b76-99e6dc066e9b Date: Tue, 31 Jul 2018 05:48:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:48:55Z","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":"d3626c5aac7044af9c1be96b3aefc7ce","id":"723f2b24-0e8d-410a-9524-2e979958815a","subnetpool_id":null,"name":"cloudify_ims-subnet_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}} 2018-07-31 05:48:56,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-443e32c2-3cf0-4bca-8b76-99e6dc066e9b 2018-07-31 05:48:56,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.582112789154s 2018-07-31 05:48:56,255 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-443e32c2-3cf0-4bca-8b76-99e6dc066e9b 2018-07-31 05:48:56,256 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:48:55Z', 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'723f2b24-0e8d-410a-9524-2e979958815a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'enable_dhcp': True, u'network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182', u'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:48:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce'}) 2018-07-31 05:48:56,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 05:48:56,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "cloudify_ims-router_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "admin_state_up": true}}' 2018-07-31 05:48:57,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-64584758-d685-49b0-8918-7f913131fcf4 Date: Tue, 31 Jul 2018 05:48:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:56Z", "admin_state_up": true, "updated_at": "2018-07-31T05:48:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "891c1aa1-2870-4cf4-b6a7-0c0acf3289a4", "name": "cloudify_ims-router_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}} 2018-07-31 05:48:57,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-64584758-d685-49b0-8918-7f913131fcf4 2018-07-31 05:48:57,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63495802879s 2018-07-31 05:48:57,892 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-64584758-d685-49b0-8918-7f913131fcf4 2018-07-31 05:48:57,892 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T05:48:57Z', u'revision_number': 2, u'id': u'891c1aa1-2870-4cf4-b6a7-0c0acf3289a4', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'admin_state_up': True, u'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:48:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce'}) 2018-07-31 05:48:57,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 05:48:57,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4/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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"subnet_id": "723f2b24-0e8d-410a-9524-2e979958815a"}' 2018-07-31 05:49:00,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f968deb9-e2d3-4799-8c9b-d793b482df4d Date: Tue, 31 Jul 2018 05:49:00 GMT RESP BODY: {"network_id": "90b3e8ab-7424-4b49-a603-cb5ccd177182", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "subnet_id": "723f2b24-0e8d-410a-9524-2e979958815a", "subnet_ids": ["723f2b24-0e8d-410a-9524-2e979958815a"], "port_id": "925ce942-ec10-4d98-accc-f2c4ddfca948", "id": "891c1aa1-2870-4cf4-b6a7-0c0acf3289a4"} 2018-07-31 05:49:00,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4/add_router_interface.json used request id req-f968deb9-e2d3-4799-8c9b-d793b482df4d 2018-07-31 05:49:00,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59891700745s 2018-07-31 05:49:00,492 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4/add_router_interface.json used request id req-f968deb9-e2d3-4799-8c9b-d793b482df4d returning object 891c1aa1-2870-4cf4-b6a7-0c0acf3289a4 2018-07-31 05:49:00,492 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-31 05:49:23,452 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-31 05:49:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 05:49:23,459 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 05:49:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 05:49:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:49:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:49:23,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-255386e6-39aa-4f99-a98f-fb32640f1163 Date: Tue, 31 Jul 2018 05:49:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:49:23,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-255386e6-39aa-4f99-a98f-fb32640f1163 2018-07-31 05:49:23,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201760053635s 2018-07-31 05:49:23,663 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-255386e6-39aa-4f99-a98f-fb32640f1163 2018-07-31 05:49:23,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 05:49:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}' 2018-07-31 05:49:23,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6937921e-bfed-4273-8b36-c3ebcc938a86 Date: Tue, 31 Jul 2018 05:49:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file", "owner": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "28afe62d-878f-4d1d-a648-04f935560ba4", "size": null, "self": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:49:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "checksum": null, "created_at": "2018-07-31T05:49:23Z", "protected": false} 2018-07-31 05:49:23,747 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6937921e-bfed-4273-8b36-c3ebcc938a86 2018-07-31 05:49:23,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0767171382904s 2018-07-31 05:49:23,748 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6937921e-bfed-4273-8b36-c3ebcc938a86 returning object 28afe62d-878f-4d1d-a648-04f935560ba4 2018-07-31 05:49:23,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 05:49:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/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}303d17cad532d1131edd03d9fd481b17dd924745" -d '' 2018-07-31 05:50:23,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef897cfc-1df1-4215-a1ee-1896d592032d Date: Tue, 31 Jul 2018 05:50:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 05:50:23,972 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file used request id req-ef897cfc-1df1-4215-a1ee-1896d592032d 2018-07-31 05:50:23,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.2232630253s 2018-07-31 05:50:23,972 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file used request id req-ef897cfc-1df1-4215-a1ee-1896d592032d 2018-07-31 05:50:23,972 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T05:49:23Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file', u'owner': u'd3626c5aac7044af9c1be96b3aefc7ce', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'28afe62d-878f-4d1d-a648-04f935560ba4', u'size': None, u'name': u'cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'checksum': None, u'self': u'/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T05:49:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 05:50:23,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 05:50:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-31 05:50:24,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-bd952d06-6f34-4e86-88f6-86d2c1c0e935 x-compute-request-id: req-bd952d06-6f34-4e86-88f6-86d2c1c0e935 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "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": "80e897a8-775d-400c-8666-e8a3b5a630a5"}} 2018-07-31 05:50:24,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bd952d06-6f34-4e86-88f6-86d2c1c0e935 2018-07-31 05:50:24,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234735012054s 2018-07-31 05:50:24,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bd952d06-6f34-4e86-88f6-86d2c1c0e935 2018-07-31 05:50:24,209 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', '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'df51da68aea44a80a599f83856e71852', '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'80e897a8-775d-400c-8666-e8a3b5a630a5', 'swap': 0}) 2018-07-31 05:50:24,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 05:50:24,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5/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}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"extra_specs": {}}' 2018-07-31 05:50:24,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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 x-openstack-request-id: req-45a12704-4667-4ab0-af1b-b560a9825ca4 x-compute-request-id: req-45a12704-4667-4ab0-af1b-b560a9825ca4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 05:50:24,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5/os-extra_specs used request id req-45a12704-4667-4ab0-af1b-b560a9825ca4 2018-07-31 05:50:24,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236248970032s 2018-07-31 05:50:24,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5/os-extra_specs used request id req-45a12704-4667-4ab0-af1b-b560a9825ca4 2018-07-31 05:50:24,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 05:50:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"keypair": {"name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}}' 2018-07-31 05:50:24,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-a2b8e00d-230f-4b6e-a3c0-9675838f3d28 x-compute-request-id: req-a2b8e00d-230f-4b6e-a3c0-9675838f3d28 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAzHZOYAD/mxZWPEf8zEG/E4RRG6c1UUmOBLfaQb/oW7fSKsDyzIKp3EgahDWlM34ua9u43OcJkWqo4ix89tvqY/cPXaBa59kbL6MSC6HDsp2oH3hO8tqda10MUYs/s5HrXL74f89J8b1khyG8qE0AVWuako9Jv0j1e5VWBqgtnKKzDPirrQyk2rslf1zQQNn9K1Zex0r99skjdmwT3LcGaNLdClaLVxgL2Rf03M7uinzyeU1seivQ6zAAeyfJGteICAaUAqc6bH4Yaa4dAjS1hzynu6bSxh8dnqTODMWj8hLJ+iMp2oZpitUDSDIi5ATULFba4qhgnYXED1J2OTjd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwMx2TmAA/5sWVjxH/MxBvxOEURunNVFJjgS32kG/6Fu30irA\n8syCqdxIGoQ1pTN+LmvbuNznCZFqqOIsfPbb6mP3D12gWufZGy+jEguhw7KdqB94\nTvLanWtdDFGLP7OR61y++H/PSfG9ZIchvKhNAFVrmpKPSb9I9XuVVgaoLZyiswz4\nq60MpNq7JX9c0EDZ/StWXsdK/fbJI3ZsE9y3BmjS3QpWi1cYC9kX9NzO7op88nlN\nbHor0OswAHsnyRrXiAgGlAKnOmx+GGmuHQI0tYc8p7um0sYfHZ6kzgzFo/ISyfoj\nKdqGaYrVA0gyIuQE1CxW2uKoYJ2FxA9Sdjk43QIDAQABAoIBAA3AyBOxL4EMTByc\nsjnrTClYOBEdGuFnygpydbcBB7KIkGVSnW70fcGmMBKMKdN+B9tB4Gugfm6lS+l+\nMNQ9O9TNirsy35R8g3U4Abbw03pFTI/Ipuli04t1NC8Dxh4mLhuPAyRw4ZWRxAPe\ny95MVynV7hYZrFUDay3vwehgEzElopQvkIljCYnIZlsvwlRC+D9/7+N8b+IU7d9r\nma8UgjNb84G/H6WTGYSg4Q36ZLOrZLw6vQ0HhApQQqh7DDnNUNlxOW3r9mMP6GDF\nGXTonTPi6DeZ2Zr0ykLDh2Hk7+svu50kxzVOzZbKxzhPJpkjVe2TuSYMzFtH57WH\nR7PtF/UCgYEA5Hqo7WeDslgd1FsL0jy1FtT2gDp9+yQnxygGUJ55QBhArSl7NwXZ\nobTbohg0aXcSIDgQe7qY9DYrlUTgZlbn0ZMNXLoJz/wssSiiHQc0VpogNTDhqUE6\nTCm1AzTtmOHSfUdY+sjkWNtM2WLpIm6VAxLpczktXEF+0p/3HY18LHMCgYEA2AWQ\n9j3HLF3TgnCHuCKPn1GYJhE2WE9jImFtvzTfGIhLzY4tvUy38K/lxFcFOyJecFpH\n5LWEgXv1DRWlHwm+WaR6lp93s4npF6Vj5G2wZqZEJEtsdeKtiz4RfPDiLuMbivLP\nWvjBAyOpCWvINFKRGQhNoxUy1pqIftJy7iYUgW8CgYEA1B1YNUczyd/qmZqJJ/56\nNJ8z1in3ia+wSkHLUw89DBc3/EsVfCivOmQ4v4zvI7aKmmTSULwUgizEW4kdN4WZ\nJET8U8jXkULRjwtlLcPhgEEIg7lE1yiaYdkalsaNirCkBPC3F+RnsmKuPueH/xJg\nvwDQwMslZI/dmNcvyTzwOicCgYEA0zFd79+mAbIZPsVVaqgfUdsrrMvXHa8/dDVc\nXjsKgal+so/2F8QRcLYHJFUPQCjxu1YIQ4lS6mSNxyUKMbYM6wbq8qclF9oUkJGZ\nf5Hdi/2xUOqMNxROJnugDU5TUxOlscqA/qeDy9XpRNSi/sRaJub/QBlRgo3CNHr6\n8ek40vECgYBFSspXIRh+i3oiduVkCfviAVZxryRxtr4mHf1S1thkS5MNeULWu7hT\nF9N5kxU9JnSJMe/fESKwlWxrcQbnMV4EWqrwBRuYoCS8FYSFAkBdkDMnQDE8889x\nwWjfUs+9ucRy8NIO9Gq6HgW7eNbhRRjcsT8sBPoHFS91cj8bbvfx/g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "fingerprint": "76:a2:47:e1:ff:fb:f7:80:e0:74:d3:f7:39:c4:87:6c"}} 2018-07-31 05:50:24,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a2b8e00d-230f-4b6e-a3c0-9675838f3d28 2018-07-31 05:50:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.38226890564s 2018-07-31 05:50:24,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a2b8e00d-230f-4b6e-a3c0-9675838f3d28 2018-07-31 05:50:24,618 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAzHZOYAD/mxZWPEf8zEG/E4RRG6c1UUmOBLfaQb/oW7fSKsDyzIKp3EgahDWlM34ua9u43OcJkWqo4ix89tvqY/cPXaBa59kbL6MSC6HDsp2oH3hO8tqda10MUYs/s5HrXL74f89J8b1khyG8qE0AVWuako9Jv0j1e5VWBqgtnKKzDPirrQyk2rslf1zQQNn9K1Zex0r99skjdmwT3LcGaNLdClaLVxgL2Rf03M7uinzyeU1seivQ6zAAeyfJGteICAaUAqc6bH4Yaa4dAjS1hzynu6bSxh8dnqTODMWj8hLJ+iMp2oZpitUDSDIi5ATULFba4qhgnYXED1J2OTjd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwMx2TmAA/5sWVjxH/MxBvxOEURunNVFJjgS32kG/6Fu30irA\n8syCqdxIGoQ1pTN+LmvbuNznCZFqqOIsfPbb6mP3D12gWufZGy+jEguhw7KdqB94\nTvLanWtdDFGLP7OR61y++H/PSfG9ZIchvKhNAFVrmpKPSb9I9XuVVgaoLZyiswz4\nq60MpNq7JX9c0EDZ/StWXsdK/fbJI3ZsE9y3BmjS3QpWi1cYC9kX9NzO7op88nlN\nbHor0OswAHsnyRrXiAgGlAKnOmx+GGmuHQI0tYc8p7um0sYfHZ6kzgzFo/ISyfoj\nKdqGaYrVA0gyIuQE1CxW2uKoYJ2FxA9Sdjk43QIDAQABAoIBAA3AyBOxL4EMTByc\nsjnrTClYOBEdGuFnygpydbcBB7KIkGVSnW70fcGmMBKMKdN+B9tB4Gugfm6lS+l+\nMNQ9O9TNirsy35R8g3U4Abbw03pFTI/Ipuli04t1NC8Dxh4mLhuPAyRw4ZWRxAPe\ny95MVynV7hYZrFUDay3vwehgEzElopQvkIljCYnIZlsvwlRC+D9/7+N8b+IU7d9r\nma8UgjNb84G/H6WTGYSg4Q36ZLOrZLw6vQ0HhApQQqh7DDnNUNlxOW3r9mMP6GDF\nGXTonTPi6DeZ2Zr0ykLDh2Hk7+svu50kxzVOzZbKxzhPJpkjVe2TuSYMzFtH57WH\nR7PtF/UCgYEA5Hqo7WeDslgd1FsL0jy1FtT2gDp9+yQnxygGUJ55QBhArSl7NwXZ\nobTbohg0aXcSIDgQe7qY9DYrlUTgZlbn0ZMNXLoJz/wssSiiHQc0VpogNTDhqUE6\nTCm1AzTtmOHSfUdY+sjkWNtM2WLpIm6VAxLpczktXEF+0p/3HY18LHMCgYEA2AWQ\n9j3HLF3TgnCHuCKPn1GYJhE2WE9jImFtvzTfGIhLzY4tvUy38K/lxFcFOyJecFpH\n5LWEgXv1DRWlHwm+WaR6lp93s4npF6Vj5G2wZqZEJEtsdeKtiz4RfPDiLuMbivLP\nWvjBAyOpCWvINFKRGQhNoxUy1pqIftJy7iYUgW8CgYEA1B1YNUczyd/qmZqJJ/56\nNJ8z1in3ia+wSkHLUw89DBc3/EsVfCivOmQ4v4zvI7aKmmTSULwUgizEW4kdN4WZ\nJET8U8jXkULRjwtlLcPhgEEIg7lE1yiaYdkalsaNirCkBPC3F+RnsmKuPueH/xJg\nvwDQwMslZI/dmNcvyTzwOicCgYEA0zFd79+mAbIZPsVVaqgfUdsrrMvXHa8/dDVc\nXjsKgal+so/2F8QRcLYHJFUPQCjxu1YIQ4lS6mSNxyUKMbYM6wbq8qclF9oUkJGZ\nf5Hdi/2xUOqMNxROJnugDU5TUxOlscqA/qeDy9XpRNSi/sRaJub/QBlRgo3CNHr6\n8ek40vECgYBFSspXIRh+i3oiduVkCfviAVZxryRxtr4mHf1S1thkS5MNeULWu7hT\nF9N5kxU9JnSJMe/fESKwlWxrcQbnMV4EWqrwBRuYoCS8FYSFAkBdkDMnQDE8889x\nwWjfUs+9ucRy8NIO9Gq6HgW7eNbhRRjcsT8sBPoHFS91cj8bbvfx/g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'68042cefd12e4b89a7d4c19112ac5a7c', 'name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'created_at': '2018-07-31T05:50:24.618407', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'name': 'cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:a2:47:e1:ff:fb:f7:80:e0:74:d3:f7:39:c4:87:6c', 'type': 'ssh', 'id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33'}) 2018-07-31 05:50:24,618 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwMx2TmAA/5sWVjxH/MxBvxOEURunNVFJjgS32kG/6Fu30irA 8syCqdxIGoQ1pTN+LmvbuNznCZFqqOIsfPbb6mP3D12gWufZGy+jEguhw7KdqB94 TvLanWtdDFGLP7OR61y++H/PSfG9ZIchvKhNAFVrmpKPSb9I9XuVVgaoLZyiswz4 q60MpNq7JX9c0EDZ/StWXsdK/fbJI3ZsE9y3BmjS3QpWi1cYC9kX9NzO7op88nlN bHor0OswAHsnyRrXiAgGlAKnOmx+GGmuHQI0tYc8p7um0sYfHZ6kzgzFo/ISyfoj KdqGaYrVA0gyIuQE1CxW2uKoYJ2FxA9Sdjk43QIDAQABAoIBAA3AyBOxL4EMTByc sjnrTClYOBEdGuFnygpydbcBB7KIkGVSnW70fcGmMBKMKdN+B9tB4Gugfm6lS+l+ MNQ9O9TNirsy35R8g3U4Abbw03pFTI/Ipuli04t1NC8Dxh4mLhuPAyRw4ZWRxAPe y95MVynV7hYZrFUDay3vwehgEzElopQvkIljCYnIZlsvwlRC+D9/7+N8b+IU7d9r ma8UgjNb84G/H6WTGYSg4Q36ZLOrZLw6vQ0HhApQQqh7DDnNUNlxOW3r9mMP6GDF GXTonTPi6DeZ2Zr0ykLDh2Hk7+svu50kxzVOzZbKxzhPJpkjVe2TuSYMzFtH57WH R7PtF/UCgYEA5Hqo7WeDslgd1FsL0jy1FtT2gDp9+yQnxygGUJ55QBhArSl7NwXZ obTbohg0aXcSIDgQe7qY9DYrlUTgZlbn0ZMNXLoJz/wssSiiHQc0VpogNTDhqUE6 TCm1AzTtmOHSfUdY+sjkWNtM2WLpIm6VAxLpczktXEF+0p/3HY18LHMCgYEA2AWQ 9j3HLF3TgnCHuCKPn1GYJhE2WE9jImFtvzTfGIhLzY4tvUy38K/lxFcFOyJecFpH 5LWEgXv1DRWlHwm+WaR6lp93s4npF6Vj5G2wZqZEJEtsdeKtiz4RfPDiLuMbivLP WvjBAyOpCWvINFKRGQhNoxUy1pqIftJy7iYUgW8CgYEA1B1YNUczyd/qmZqJJ/56 NJ8z1in3ia+wSkHLUw89DBc3/EsVfCivOmQ4v4zvI7aKmmTSULwUgizEW4kdN4WZ JET8U8jXkULRjwtlLcPhgEEIg7lE1yiaYdkalsaNirCkBPC3F+RnsmKuPueH/xJg vwDQwMslZI/dmNcvyTzwOicCgYEA0zFd79+mAbIZPsVVaqgfUdsrrMvXHa8/dDVc XjsKgal+so/2F8QRcLYHJFUPQCjxu1YIQ4lS6mSNxyUKMbYM6wbq8qclF9oUkJGZ f5Hdi/2xUOqMNxROJnugDU5TUxOlscqA/qeDy9XpRNSi/sRaJub/QBlRgo3CNHr6 8ek40vECgYBFSspXIRh+i3oiduVkCfviAVZxryRxtr4mHf1S1thkS5MNeULWu7hT F9N5kxU9JnSJMe/fESKwlWxrcQbnMV4EWqrwBRuYoCS8FYSFAkBdkDMnQDE8889x wWjfUs+9ucRy8NIO9Gq6HgW7eNbhRRjcsT8sBPoHFS91cj8bbvfx/g== -----END RSA PRIVATE KEY----- 2018-07-31 05:50:24,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 05:50:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"security_group": {"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-31 05:50:24,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-1fb3911f-fd4b-4b79-91c2-5b98a561cc1e Date: Tue, 31 Jul 2018 05:50:24 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}} 2018-07-31 05:50:24,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1fb3911f-fd4b-4b79-91c2-5b98a561cc1e 2018-07-31 05:50:24,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.332608938217s 2018-07-31 05:50:24,955 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1fb3911f-fd4b-4b79-91c2-5b98a561cc1e 2018-07-31 05:50:24,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:50:24,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-edea9037-5e7b-49cd-b780-9cee59c4a4f1 Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:25,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-edea9037-5e7b-49cd-b780-9cee59c4a4f1 2018-07-31 05:50:25,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0725739002228s 2018-07-31 05:50:25,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-edea9037-5e7b-49cd-b780-9cee59c4a4f1 2018-07-31 05:50:25,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:50:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}}' 2018-07-31 05:50:25,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-73b016b0-029b-4384-a221-bfefdf8729de Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "port_range_min": 22, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:25Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "8cee8cff-7911-4e8f-a644-ad210578fadc"}} 2018-07-31 05:50:25,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-73b016b0-029b-4384-a221-bfefdf8729de 2018-07-31 05:50:25,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126487016678s 2018-07-31 05:50:25,163 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-73b016b0-029b-4384-a221-bfefdf8729de 2018-07-31 05:50:25,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:50:25,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:25,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-fd8112bb-e8c9-4e3a-a1ae-c36133dea13e Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 2, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:25,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-fd8112bb-e8c9-4e3a-a1ae-c36133dea13e 2018-07-31 05:50:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499229431152s 2018-07-31 05:50:25,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-fd8112bb-e8c9-4e3a-a1ae-c36133dea13e 2018-07-31 05:50:25,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:50:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}}' 2018-07-31 05:50:25,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ae977866-9201-4452-9156-8585523c2633 Date: Tue, 31 Jul 2018 05:50:25 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-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:25Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "20544f28-962e-402e-8f56-4772a9c69983"}} 2018-07-31 05:50:25,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ae977866-9201-4452-9156-8585523c2633 2018-07-31 05:50:25,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115206003189s 2018-07-31 05:50:25,337 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ae977866-9201-4452-9156-8585523c2633 2018-07-31 05:50:25,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:50:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:25,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-17e6e870-077e-46ec-80ec-4fe1515d8051 Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "20544f28-962e-402e-8f56-4772a9c69983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 3, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:25,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-17e6e870-077e-46ec-80ec-4fe1515d8051 2018-07-31 05:50:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512490272522s 2018-07-31 05:50:25,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-17e6e870-077e-46ec-80ec-4fe1515d8051 2018-07-31 05:50:25,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:50:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}}' 2018-07-31 05:50:25,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7fec9bdc-67d9-419d-87fc-79e5e28cfbed Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "port_range_min": 80, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:25Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "906331fd-02d5-4181-b7ed-cd981c9e5a93"}} 2018-07-31 05:50:25,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7fec9bdc-67d9-419d-87fc-79e5e28cfbed 2018-07-31 05:50:25,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151608943939s 2018-07-31 05:50:25,547 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7fec9bdc-67d9-419d-87fc-79e5e28cfbed 2018-07-31 05:50:25,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:50:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:25,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-3b77b16c-8705-47cc-a3f3-fcbea25626de Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "20544f28-962e-402e-8f56-4772a9c69983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "906331fd-02d5-4181-b7ed-cd981c9e5a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 4, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:25,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3b77b16c-8705-47cc-a3f3-fcbea25626de 2018-07-31 05:50:25,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048926115036s 2018-07-31 05:50:25,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3b77b16c-8705-47cc-a3f3-fcbea25626de 2018-07-31 05:50:25,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:50:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}}' 2018-07-31 05:50:25,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a92c6ed8-7ab4-4aff-a8d8-d81aa20dc1d5 Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "port_range_min": 443, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:25Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "66123e7b-e296-40a5-be90-e9297d7d0c72"}} 2018-07-31 05:50:25,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a92c6ed8-7ab4-4aff-a8d8-d81aa20dc1d5 2018-07-31 05:50:25,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129492044449s 2018-07-31 05:50:25,733 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a92c6ed8-7ab4-4aff-a8d8-d81aa20dc1d5 2018-07-31 05:50:25,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:50:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:25,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-8c7f44ce-1374-4a2c-b139-b806e903f063 Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "20544f28-962e-402e-8f56-4772a9c69983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "66123e7b-e296-40a5-be90-e9297d7d0c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "906331fd-02d5-4181-b7ed-cd981c9e5a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 5, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:25,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8c7f44ce-1374-4a2c-b139-b806e903f063 2018-07-31 05:50:25,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481090545654s 2018-07-31 05:50:25,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8c7f44ce-1374-4a2c-b139-b806e903f063 2018-07-31 05:50:25,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:50:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}}' 2018-07-31 05:50:25,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-38f3465a-485a-479b-90c4-a29caabd1e19 Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "port_range_min": 5671, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:25Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "a7ba384e-7f31-47da-962b-4fd7fa22f162"}} 2018-07-31 05:50:25,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-38f3465a-485a-479b-90c4-a29caabd1e19 2018-07-31 05:50:25,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124490976334s 2018-07-31 05:50:25,913 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-38f3465a-485a-479b-90c4-a29caabd1e19 2018-07-31 05:50:25,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:50:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:25,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-b112e7ad-b0eb-436f-a496-7ab2ce06a741 Date: Tue, 31 Jul 2018 05:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "20544f28-962e-402e-8f56-4772a9c69983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "66123e7b-e296-40a5-be90-e9297d7d0c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "906331fd-02d5-4181-b7ed-cd981c9e5a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "a7ba384e-7f31-47da-962b-4fd7fa22f162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 6, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:25,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b112e7ad-b0eb-436f-a496-7ab2ce06a741 2018-07-31 05:50:25,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488669872284s 2018-07-31 05:50:25,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b112e7ad-b0eb-436f-a496-7ab2ce06a741 2018-07-31 05:50:25,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:50:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}}' 2018-07-31 05:50:26,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4417005e-f711-4cb3-8e40-3196a05d6537 Date: Tue, 31 Jul 2018 05:50: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": 53333, "updated_at": "2018-07-31T05:50:26Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "port_range_min": 53333, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:26Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "6bff666a-baab-410b-8973-66378006972b"}} 2018-07-31 05:50:26,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4417005e-f711-4cb3-8e40-3196a05d6537 2018-07-31 05:50:26,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141049146652s 2018-07-31 05:50:26,111 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4417005e-f711-4cb3-8e40-3196a05d6537 2018-07-31 05:50:26,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:50:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:26,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-d1aa4b9d-3cb1-454f-b66a-3b3990d7af8d Date: Tue, 31 Jul 2018 05:50:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3626c5aac7044af9c1be96b3aefc7ce","l2_adjacency":true,"status":"ACTIVE","subnets":["723f2b24-0e8d-410a-9524-2e979958815a"],"description":"","tags":[],"updated_at":"2018-07-31T05:48:55Z","qos_policy_id":null,"name":"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33","admin_state_up":true,"tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:50:26,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d1aa4b9d-3cb1-454f-b66a-3b3990d7af8d 2018-07-31 05:50:26,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116071939468s 2018-07-31 05:50:26,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d1aa4b9d-3cb1-454f-b66a-3b3990d7af8d 2018-07-31 05:50:26,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:50:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:26,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ab694618-7d97-409e-b8ec-524200653031 Date: Tue, 31 Jul 2018 05:50:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/28afe62d-878f-4d1d-a648-04f935560ba4/snap", "metadata": {}}], "file": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file", "owner": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "28afe62d-878f-4d1d-a648-04f935560ba4", "size": 4373348352, "self": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/28afe62d-878f-4d1d-a648-04f935560ba4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:50:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T05:49:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:50:26,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ab694618-7d97-409e-b8ec-524200653031 2018-07-31 05:50:26,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388798713684s 2018-07-31 05:50:26,272 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ab694618-7d97-409e-b8ec-524200653031 2018-07-31 05:50:26,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 05:50:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:26,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-21610670-03b8-4bbb-876f-0720c635b269 x-compute-request-id: req-21610670-03b8-4bbb-876f-0720c635b269 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "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": "80e897a8-775d-400c-8666-e8a3b5a630a5"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 05:50:26,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-21610670-03b8-4bbb-876f-0720c635b269 2018-07-31 05:50:26,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286099910736s 2018-07-31 05:50:26,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-21610670-03b8-4bbb-876f-0720c635b269 2018-07-31 05:50:26,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 05:50:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"server": {"name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "imageRef": "28afe62d-878f-4d1d-a648-04f935560ba4", "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "flavorRef": "80e897a8-775d-400c-8666-e8a3b5a630a5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "90b3e8ab-7424-4b49-a603-cb5ccd177182"}], "security_groups": [{"name": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}]}}' 2018-07-31 05:50:27,754 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 05: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-7a05f4d7-19b0-436b-8d84-b72503d6b345 x-compute-request-id: req-7a05f4d7-19b0-436b-8d84-b72503d6b345 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"}], "OS-DCF:diskConfig": "MANUAL", "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "adminPass": "V7gq6McZCczu"}} 2018-07-31 05:50:27,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7a05f4d7-19b0-436b-8d84-b72503d6b345 2018-07-31 05:50:27,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.44836997986s 2018-07-31 05:50:27,754 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7a05f4d7-19b0-436b-8d84-b72503d6b345 2018-07-31 05:50:27,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:28,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-17868453-84ad-41d9-be9a-fbc6bafffb7f x-compute-request-id: req-17868453-84ad-41d9-be9a-fbc6bafffb7f Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "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-31T05:50:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:28,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17868453-84ad-41d9-be9a-fbc6bafffb7f 2018-07-31 05:50:28,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470369100571s 2018-07-31 05:50:28,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17868453-84ad-41d9-be9a-fbc6bafffb7f 2018-07-31 05:50:28,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:50:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:28,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-e61d82d7-9be5-4756-8283-0872eb0a4ef7 Date: Tue, 31 Jul 2018 05:50:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3626c5aac7044af9c1be96b3aefc7ce","l2_adjacency":true,"status":"ACTIVE","subnets":["723f2b24-0e8d-410a-9524-2e979958815a"],"description":"","tags":[],"updated_at":"2018-07-31T05:48:55Z","qos_policy_id":null,"name":"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33","admin_state_up":true,"tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:50:28,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e61d82d7-9be5-4756-8283-0872eb0a4ef7 2018-07-31 05:50:28,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110877990723s 2018-07-31 05:50:28,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e61d82d7-9be5-4756-8283-0872eb0a4ef7 2018-07-31 05:50:28,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 05:50:28,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:28,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5cf73da6-c3d2-4279-9ad6-391779964687 Date: Tue, 31 Jul 2018 05:50:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:48:55Z","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":"d3626c5aac7044af9c1be96b3aefc7ce","id":"723f2b24-0e8d-410a-9524-2e979958815a","subnetpool_id":null,"name":"cloudify_ims-subnet_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:50:28,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5cf73da6-c3d2-4279-9ad6-391779964687 2018-07-31 05:50:28,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0494358539581s 2018-07-31 05:50:28,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5cf73da6-c3d2-4279-9ad6-391779964687 2018-07-31 05:50:28,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:30,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:30,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-f6c38e75-2417-4b09-8d84-152c028f8a0d x-compute-request-id: req-f6c38e75-2417-4b09-8d84-152c028f8a0d Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "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-31T05:50:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:30,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f6c38e75-2417-4b09-8d84-152c028f8a0d 2018-07-31 05:50:30,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325291156769s 2018-07-31 05:50:30,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f6c38e75-2417-4b09-8d84-152c028f8a0d 2018-07-31 05:50:30,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:32,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:33,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-c64dea49-5941-4f31-bc38-68bba831a33a x-compute-request-id: req-c64dea49-5941-4f31-bc38-68bba831a33a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:33,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c64dea49-5941-4f31-bc38-68bba831a33a 2018-07-31 05:50:33,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71019411087s 2018-07-31 05:50:33,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c64dea49-5941-4f31-bc38-68bba831a33a 2018-07-31 05:50:33,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:35,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:35,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-7ee7499f-8a84-4ffc-81f2-2d092a8f8615 x-compute-request-id: req-7ee7499f-8a84-4ffc-81f2-2d092a8f8615 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:35,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7ee7499f-8a84-4ffc-81f2-2d092a8f8615 2018-07-31 05:50:35,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463053941727s 2018-07-31 05:50:35,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7ee7499f-8a84-4ffc-81f2-2d092a8f8615 2018-07-31 05:50:35,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:37,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:38,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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,Accept-Encoding x-openstack-request-id: req-81090aee-ac26-4258-8276-662b38a79c3b x-compute-request-id: req-81090aee-ac26-4258-8276-662b38a79c3b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:38,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81090aee-ac26-4258-8276-662b38a79c3b 2018-07-31 05:50:38,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.252629995346s 2018-07-31 05:50:38,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81090aee-ac26-4258-8276-662b38a79c3b 2018-07-31 05:50:38,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:40,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:40,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-3bac0561-9787-4b63-9d5f-4c60134541aa x-compute-request-id: req-3bac0561-9787-4b63-9d5f-4c60134541aa Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:40,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3bac0561-9787-4b63-9d5f-4c60134541aa 2018-07-31 05:50:40,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42702794075s 2018-07-31 05:50:40,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3bac0561-9787-4b63-9d5f-4c60134541aa 2018-07-31 05:50:40,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:42,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:43,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-1a2e6b36-84ca-4733-9675-ff641c19a350 x-compute-request-id: req-1a2e6b36-84ca-4733-9675-ff641c19a350 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:43,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a2e6b36-84ca-4733-9675-ff641c19a350 2018-07-31 05:50:43,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470678091049s 2018-07-31 05:50:43,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a2e6b36-84ca-4733-9675-ff641c19a350 2018-07-31 05:50:43,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:45,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:45,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-c7c668fe-99a3-4e6d-99b0-6785f1918500 x-compute-request-id: req-c7c668fe-99a3-4e6d-99b0-6785f1918500 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:45,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7c668fe-99a3-4e6d-99b0-6785f1918500 2018-07-31 05:50:45,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365983009338s 2018-07-31 05:50:45,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7c668fe-99a3-4e6d-99b0-6785f1918500 2018-07-31 05:50:45,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:47,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:47,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-728002a9-ef1e-406f-af80-5f76b67a28cd x-compute-request-id: req-728002a9-ef1e-406f-af80-5f76b67a28cd Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:47,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-728002a9-ef1e-406f-af80-5f76b67a28cd 2018-07-31 05:50:47,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189141988754s 2018-07-31 05:50:47,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-728002a9-ef1e-406f-af80-5f76b67a28cd 2018-07-31 05:50:47,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:49,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:49,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-f84d38d8-660e-4f95-ac6d-2872a26f84f0 x-compute-request-id: req-f84d38d8-660e-4f95-ac6d-2872a26f84f0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:49,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f84d38d8-660e-4f95-ac6d-2872a26f84f0 2018-07-31 05:50:49,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297287225723s 2018-07-31 05:50:49,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f84d38d8-660e-4f95-ac6d-2872a26f84f0 2018-07-31 05:50:49,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:51,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:52,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-a9a00a22-0ff9-4367-b1f1-183ba328fa0c x-compute-request-id: req-a9a00a22-0ff9-4367-b1f1-183ba328fa0c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:52,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a9a00a22-0ff9-4367-b1f1-183ba328fa0c 2018-07-31 05:50:52,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201952934265s 2018-07-31 05:50:52,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a9a00a22-0ff9-4367-b1f1-183ba328fa0c 2018-07-31 05:50:52,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:54,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-16c1df51-dd87-403b-93bd-ab0c2b295e22 x-compute-request-id: req-16c1df51-dd87-403b-93bd-ab0c2b295e22 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:54,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-16c1df51-dd87-403b-93bd-ab0c2b295e22 2018-07-31 05:50:54,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58561205864s 2018-07-31 05:50:54,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-16c1df51-dd87-403b-93bd-ab0c2b295e22 2018-07-31 05:50:54,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:56,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:56,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:57,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-9a9c9423-c77d-4a41-93af-023171ad280c x-compute-request-id: req-9a9c9423-c77d-4a41-93af-023171ad280c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:57,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a9c9423-c77d-4a41-93af-023171ad280c 2018-07-31 05:50:57,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370402097702s 2018-07-31 05:50:57,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a9c9423-c77d-4a41-93af-023171ad280c 2018-07-31 05:50:57,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:50:59,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:50:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:50:59,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:50: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-7d17c134-e20a-4f39-b2c7-0f29b34ea148 x-compute-request-id: req-7d17c134-e20a-4f39-b2c7-0f29b34ea148 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:50:59,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d17c134-e20a-4f39-b2c7-0f29b34ea148 2018-07-31 05:50:59,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195863962173s 2018-07-31 05:50:59,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d17c134-e20a-4f39-b2c7-0f29b34ea148 2018-07-31 05:50:59,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:01,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:01,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:02,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-2c710b0d-dbfb-4c44-a241-2654d51c0de5 x-compute-request-id: req-2c710b0d-dbfb-4c44-a241-2654d51c0de5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:02,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c710b0d-dbfb-4c44-a241-2654d51c0de5 2018-07-31 05:51:02,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728093147278s 2018-07-31 05:51:02,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c710b0d-dbfb-4c44-a241-2654d51c0de5 2018-07-31 05:51:02,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:04,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:04,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-9b932b9b-b0b9-4caf-b92c-c0c0ade63212 x-compute-request-id: req-9b932b9b-b0b9-4caf-b92c-c0c0ade63212 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:04,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b932b9b-b0b9-4caf-b92c-c0c0ade63212 2018-07-31 05:51:04,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195975065231s 2018-07-31 05:51:04,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b932b9b-b0b9-4caf-b92c-c0c0ade63212 2018-07-31 05:51:04,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:06,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:06,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-815183d3-890c-489a-bba2-080411422f79 x-compute-request-id: req-815183d3-890c-489a-bba2-080411422f79 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:06,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-815183d3-890c-489a-bba2-080411422f79 2018-07-31 05:51:06,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555415153503s 2018-07-31 05:51:06,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-815183d3-890c-489a-bba2-080411422f79 2018-07-31 05:51:06,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:08,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:09,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-b4f6347d-33c3-405f-949e-d23346d62c72 x-compute-request-id: req-b4f6347d-33c3-405f-949e-d23346d62c72 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:09,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4f6347d-33c3-405f-949e-d23346d62c72 2018-07-31 05:51:09,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38411283493s 2018-07-31 05:51:09,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4f6347d-33c3-405f-949e-d23346d62c72 2018-07-31 05:51:09,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:11,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:11,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:11,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-e8801eb5-21dd-447b-a1bf-3c0d115300e5 x-compute-request-id: req-e8801eb5-21dd-447b-a1bf-3c0d115300e5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:11,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8801eb5-21dd-447b-a1bf-3c0d115300e5 2018-07-31 05:51:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371922969818s 2018-07-31 05:51:11,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8801eb5-21dd-447b-a1bf-3c0d115300e5 2018-07-31 05:51:11,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:13,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:13,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:13,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-01b62cc1-6847-48a1-ae51-2f3271b46a15 x-compute-request-id: req-01b62cc1-6847-48a1-ae51-2f3271b46a15 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:13,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b62cc1-6847-48a1-ae51-2f3271b46a15 2018-07-31 05:51:13,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195278167725s 2018-07-31 05:51:13,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b62cc1-6847-48a1-ae51-2f3271b46a15 2018-07-31 05:51:13,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:15,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:16,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-32835137-15f9-45a3-a518-ac6a6b91026c x-compute-request-id: req-32835137-15f9-45a3-a518-ac6a6b91026c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:16,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-32835137-15f9-45a3-a518-ac6a6b91026c 2018-07-31 05:51:16,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373156070709s 2018-07-31 05:51:16,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-32835137-15f9-45a3-a518-ac6a6b91026c 2018-07-31 05:51:16,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:18,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:18,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-41aec513-b2b2-41a8-9315-e66655b7e22f x-compute-request-id: req-41aec513-b2b2-41a8-9315-e66655b7e22f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:18,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-41aec513-b2b2-41a8-9315-e66655b7e22f 2018-07-31 05:51:18,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199731111526s 2018-07-31 05:51:18,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-41aec513-b2b2-41a8-9315-e66655b7e22f 2018-07-31 05:51:18,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:20,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:20,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:20,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-d7129891-c0fd-449c-aee2-b2731d9d6393 x-compute-request-id: req-d7129891-c0fd-449c-aee2-b2731d9d6393 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:20,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7129891-c0fd-449c-aee2-b2731d9d6393 2018-07-31 05:51:20,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533393859863s 2018-07-31 05:51:20,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7129891-c0fd-449c-aee2-b2731d9d6393 2018-07-31 05:51:20,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:22,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:23,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-29744bc1-9c31-4461-94bd-d578290430d2 x-compute-request-id: req-29744bc1-9c31-4461-94bd-d578290430d2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:23,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29744bc1-9c31-4461-94bd-d578290430d2 2018-07-31 05:51:23,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196799039841s 2018-07-31 05:51:23,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29744bc1-9c31-4461-94bd-d578290430d2 2018-07-31 05:51:23,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:25,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:25,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-af7b2c8e-85ab-4a63-9bd3-e3433bf92648 x-compute-request-id: req-af7b2c8e-85ab-4a63-9bd3-e3433bf92648 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:25,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af7b2c8e-85ab-4a63-9bd3-e3433bf92648 2018-07-31 05:51:25,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380167007446s 2018-07-31 05:51:25,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af7b2c8e-85ab-4a63-9bd3-e3433bf92648 2018-07-31 05:51:25,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:27,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:27,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-2477fbc7-51d8-46fb-a88c-e5c4601962fe x-compute-request-id: req-2477fbc7-51d8-46fb-a88c-e5c4601962fe Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:27,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2477fbc7-51d8-46fb-a88c-e5c4601962fe 2018-07-31 05:51:27,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208492994308s 2018-07-31 05:51:27,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2477fbc7-51d8-46fb-a88c-e5c4601962fe 2018-07-31 05:51:27,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:29,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:30,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-fc3c10d4-52c8-4eb9-ab90-caada65e70eb x-compute-request-id: req-fc3c10d4-52c8-4eb9-ab90-caada65e70eb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:30,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc3c10d4-52c8-4eb9-ab90-caada65e70eb 2018-07-31 05:51:30,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389780044556s 2018-07-31 05:51:30,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc3c10d4-52c8-4eb9-ab90-caada65e70eb 2018-07-31 05:51:30,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:32,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:32,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-81ca627b-9128-4e5f-a7fc-e09eb26f4cde x-compute-request-id: req-81ca627b-9128-4e5f-a7fc-e09eb26f4cde Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:32,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81ca627b-9128-4e5f-a7fc-e09eb26f4cde 2018-07-31 05:51:32,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20100903511s 2018-07-31 05:51:32,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81ca627b-9128-4e5f-a7fc-e09eb26f4cde 2018-07-31 05:51:32,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:34,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:34,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:34,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-3093dc5f-a5be-4cb7-b177-423105c1f7d3 x-compute-request-id: req-3093dc5f-a5be-4cb7-b177-423105c1f7d3 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:34,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3093dc5f-a5be-4cb7-b177-423105c1f7d3 2018-07-31 05:51:34,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206722974777s 2018-07-31 05:51:34,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3093dc5f-a5be-4cb7-b177-423105c1f7d3 2018-07-31 05:51:34,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:36,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:36,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-b26c9ef0-5998-47c8-9d90-4d8b007cdec4 x-compute-request-id: req-b26c9ef0-5998-47c8-9d90-4d8b007cdec4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:36,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b26c9ef0-5998-47c8-9d90-4d8b007cdec4 2018-07-31 05:51:36,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398746013641s 2018-07-31 05:51:36,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b26c9ef0-5998-47c8-9d90-4d8b007cdec4 2018-07-31 05:51:36,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:38,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:39,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-40446d18-5c79-4dfe-8e49-fdd9f1d2af80 x-compute-request-id: req-40446d18-5c79-4dfe-8e49-fdd9f1d2af80 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:39,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40446d18-5c79-4dfe-8e49-fdd9f1d2af80 2018-07-31 05:51:39,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381870985031s 2018-07-31 05:51:39,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40446d18-5c79-4dfe-8e49-fdd9f1d2af80 2018-07-31 05:51:39,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:41,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:41,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-762a7d72-ef45-4fdd-bb26-dff2d67f3d11 x-compute-request-id: req-762a7d72-ef45-4fdd-bb26-dff2d67f3d11 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:41,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-762a7d72-ef45-4fdd-bb26-dff2d67f3d11 2018-07-31 05:51:41,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377055883408s 2018-07-31 05:51:41,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-762a7d72-ef45-4fdd-bb26-dff2d67f3d11 2018-07-31 05:51:41,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:43,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:43,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-71475f66-6e19-46af-9bc4-814bed53f921 x-compute-request-id: req-71475f66-6e19-46af-9bc4-814bed53f921 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:43,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71475f66-6e19-46af-9bc4-814bed53f921 2018-07-31 05:51:43,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204710960388s 2018-07-31 05:51:43,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71475f66-6e19-46af-9bc4-814bed53f921 2018-07-31 05:51:43,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:45,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:46,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-9d611fb2-1372-4fcd-96f7-8905c1642d39 x-compute-request-id: req-9d611fb2-1372-4fcd-96f7-8905c1642d39 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:46,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d611fb2-1372-4fcd-96f7-8905c1642d39 2018-07-31 05:51:46,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388892889023s 2018-07-31 05:51:46,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d611fb2-1372-4fcd-96f7-8905c1642d39 2018-07-31 05:51:46,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:48,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-4f8e439a-6648-4d00-939b-ded10f628b82 x-compute-request-id: req-4f8e439a-6648-4d00-939b-ded10f628b82 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:48,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f8e439a-6648-4d00-939b-ded10f628b82 2018-07-31 05:51:48,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47328710556s 2018-07-31 05:51:48,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f8e439a-6648-4d00-939b-ded10f628b82 2018-07-31 05:51:48,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:50,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:50,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:51,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-06b52f2d-d7e8-4464-a525-88acae2c9435 x-compute-request-id: req-06b52f2d-d7e8-4464-a525-88acae2c9435 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:51,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06b52f2d-d7e8-4464-a525-88acae2c9435 2018-07-31 05:51:51,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401820898056s 2018-07-31 05:51:51,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06b52f2d-d7e8-4464-a525-88acae2c9435 2018-07-31 05:51:51,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:53,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:53,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:53,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-68e49f23-db70-4358-aea5-e8f7efe2a988 x-compute-request-id: req-68e49f23-db70-4358-aea5-e8f7efe2a988 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:53,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68e49f23-db70-4358-aea5-e8f7efe2a988 2018-07-31 05:51:53,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43701505661s 2018-07-31 05:51:53,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68e49f23-db70-4358-aea5-e8f7efe2a988 2018-07-31 05:51:53,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:55,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:55,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:56,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-51f1846a-304e-4d77-b181-c241f7015ed2 x-compute-request-id: req-51f1846a-304e-4d77-b181-c241f7015ed2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:56,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51f1846a-304e-4d77-b181-c241f7015ed2 2018-07-31 05:51:56,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369351863861s 2018-07-31 05:51:56,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51f1846a-304e-4d77-b181-c241f7015ed2 2018-07-31 05:51:56,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:51:58,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:51:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:51:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:51: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-fd858904-1f66-40a0-b202-6f8822d76dc9 x-compute-request-id: req-fd858904-1f66-40a0-b202-6f8822d76dc9 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:51:58,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd858904-1f66-40a0-b202-6f8822d76dc9 2018-07-31 05:51:58,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383453130722s 2018-07-31 05:51:58,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd858904-1f66-40a0-b202-6f8822d76dc9 2018-07-31 05:51:58,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:00,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:00,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-48277351-1352-437f-99bd-72457a16e9fc x-compute-request-id: req-48277351-1352-437f-99bd-72457a16e9fc Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:00,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48277351-1352-437f-99bd-72457a16e9fc 2018-07-31 05:52:00,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203464984894s 2018-07-31 05:52:00,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48277351-1352-437f-99bd-72457a16e9fc 2018-07-31 05:52:00,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:02,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:02,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:02,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-67a3c475-f748-401a-a9d7-42c405d8b55b x-compute-request-id: req-67a3c475-f748-401a-a9d7-42c405d8b55b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:02,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67a3c475-f748-401a-a9d7-42c405d8b55b 2018-07-31 05:52:02,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222087144852s 2018-07-31 05:52:02,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67a3c475-f748-401a-a9d7-42c405d8b55b 2018-07-31 05:52:02,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:04,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:05,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-e6c62fde-3a2c-4cb1-ab75-41a68ce97ca9 x-compute-request-id: req-e6c62fde-3a2c-4cb1-ab75-41a68ce97ca9 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:05,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6c62fde-3a2c-4cb1-ab75-41a68ce97ca9 2018-07-31 05:52:05,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584029912949s 2018-07-31 05:52:05,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6c62fde-3a2c-4cb1-ab75-41a68ce97ca9 2018-07-31 05:52:05,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:07,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:07,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-95d6ac2c-c029-4fbe-88bc-d80251455ede x-compute-request-id: req-95d6ac2c-c029-4fbe-88bc-d80251455ede Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:07,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95d6ac2c-c029-4fbe-88bc-d80251455ede 2018-07-31 05:52:07,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204061985016s 2018-07-31 05:52:07,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95d6ac2c-c029-4fbe-88bc-d80251455ede 2018-07-31 05:52:07,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:09,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:09,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:10,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-9b502d93-ab38-4d11-9b27-e534bcd5cd46 x-compute-request-id: req-9b502d93-ab38-4d11-9b27-e534bcd5cd46 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:10,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b502d93-ab38-4d11-9b27-e534bcd5cd46 2018-07-31 05:52:10,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374506950378s 2018-07-31 05:52:10,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b502d93-ab38-4d11-9b27-e534bcd5cd46 2018-07-31 05:52:10,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:12,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:12,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-71b79e18-7263-4c62-a8c9-92ff75a37eb1 x-compute-request-id: req-71b79e18-7263-4c62-a8c9-92ff75a37eb1 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:12,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71b79e18-7263-4c62-a8c9-92ff75a37eb1 2018-07-31 05:52:12,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.279041051865s 2018-07-31 05:52:12,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71b79e18-7263-4c62-a8c9-92ff75a37eb1 2018-07-31 05:52:12,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:14,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:14,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-8efe58c2-5661-4823-a16d-dd247c9d34db x-compute-request-id: req-8efe58c2-5661-4823-a16d-dd247c9d34db Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:14,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8efe58c2-5661-4823-a16d-dd247c9d34db 2018-07-31 05:52:14,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418955087662s 2018-07-31 05:52:14,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8efe58c2-5661-4823-a16d-dd247c9d34db 2018-07-31 05:52:14,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:16,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-1b4e5598-8ff6-4975-aaa7-71afbc4f114f x-compute-request-id: req-1b4e5598-8ff6-4975-aaa7-71afbc4f114f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:16,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b4e5598-8ff6-4975-aaa7-71afbc4f114f 2018-07-31 05:52:16,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198199987411s 2018-07-31 05:52:16,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b4e5598-8ff6-4975-aaa7-71afbc4f114f 2018-07-31 05:52:16,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:18,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:19,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-bfc1221d-9457-4d32-85dc-488d46decff4 x-compute-request-id: req-bfc1221d-9457-4d32-85dc-488d46decff4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:19,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bfc1221d-9457-4d32-85dc-488d46decff4 2018-07-31 05:52:19,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369951963425s 2018-07-31 05:52:19,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bfc1221d-9457-4d32-85dc-488d46decff4 2018-07-31 05:52:19,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:21,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:21,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:21,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-61e488d6-5a35-4b72-b9a7-0a1dfcc296ea x-compute-request-id: req-61e488d6-5a35-4b72-b9a7-0a1dfcc296ea Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:21,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61e488d6-5a35-4b72-b9a7-0a1dfcc296ea 2018-07-31 05:52:21,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211511135101s 2018-07-31 05:52:21,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61e488d6-5a35-4b72-b9a7-0a1dfcc296ea 2018-07-31 05:52:21,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:23,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:23,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-3a06fd97-efd2-4fb9-b5d9-194c70b06c7a x-compute-request-id: req-3a06fd97-efd2-4fb9-b5d9-194c70b06c7a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:23,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a06fd97-efd2-4fb9-b5d9-194c70b06c7a 2018-07-31 05:52:23,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374472141266s 2018-07-31 05:52:23,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a06fd97-efd2-4fb9-b5d9-194c70b06c7a 2018-07-31 05:52:23,955 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:25,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:26,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-80168912-4115-41d9-aa24-4c716fa2bd07 x-compute-request-id: req-80168912-4115-41d9-aa24-4c716fa2bd07 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:26,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-80168912-4115-41d9-aa24-4c716fa2bd07 2018-07-31 05:52:26,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361954927444s 2018-07-31 05:52:26,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-80168912-4115-41d9-aa24-4c716fa2bd07 2018-07-31 05:52:26,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:28,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-0225ce30-3624-413c-8e99-6d924b7b0f53 x-compute-request-id: req-0225ce30-3624-413c-8e99-6d924b7b0f53 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:28,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0225ce30-3624-413c-8e99-6d924b7b0f53 2018-07-31 05:52:28,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376604795456s 2018-07-31 05:52:28,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0225ce30-3624-413c-8e99-6d924b7b0f53 2018-07-31 05:52:28,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:30,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:30,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-041479b4-56af-4527-a35a-b63003c8d2c6 x-compute-request-id: req-041479b4-56af-4527-a35a-b63003c8d2c6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:30,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-041479b4-56af-4527-a35a-b63003c8d2c6 2018-07-31 05:52:30,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198593139648s 2018-07-31 05:52:30,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-041479b4-56af-4527-a35a-b63003c8d2c6 2018-07-31 05:52:30,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:32,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:33,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-2e872986-4048-4eb4-997e-0121bd9545a4 x-compute-request-id: req-2e872986-4048-4eb4-997e-0121bd9545a4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:33,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e872986-4048-4eb4-997e-0121bd9545a4 2018-07-31 05:52:33,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367203950882s 2018-07-31 05:52:33,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e872986-4048-4eb4-997e-0121bd9545a4 2018-07-31 05:52:33,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:35,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:35,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-9a2d84cd-d24e-4952-9e5c-1eee759bd9ef x-compute-request-id: req-9a2d84cd-d24e-4952-9e5c-1eee759bd9ef Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:35,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a2d84cd-d24e-4952-9e5c-1eee759bd9ef 2018-07-31 05:52:35,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195657968521s 2018-07-31 05:52:35,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a2d84cd-d24e-4952-9e5c-1eee759bd9ef 2018-07-31 05:52:35,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:37,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:37,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-e5daf9be-3754-443b-8481-a6a5f9b89e80 x-compute-request-id: req-e5daf9be-3754-443b-8481-a6a5f9b89e80 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:37,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e5daf9be-3754-443b-8481-a6a5f9b89e80 2018-07-31 05:52:37,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376708030701s 2018-07-31 05:52:37,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e5daf9be-3754-443b-8481-a6a5f9b89e80 2018-07-31 05:52:37,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:40,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-fabbdee5-dcc3-47b1-8fac-4a26ca0fbb0f x-compute-request-id: req-fabbdee5-dcc3-47b1-8fac-4a26ca0fbb0f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:40,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fabbdee5-dcc3-47b1-8fac-4a26ca0fbb0f 2018-07-31 05:52:40,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360510110855s 2018-07-31 05:52:40,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fabbdee5-dcc3-47b1-8fac-4a26ca0fbb0f 2018-07-31 05:52:40,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:42,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:42,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-4cf05665-941a-40f9-967f-cd0cf667e179 x-compute-request-id: req-4cf05665-941a-40f9-967f-cd0cf667e179 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:42,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4cf05665-941a-40f9-967f-cd0cf667e179 2018-07-31 05:52:42,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192363023758s 2018-07-31 05:52:42,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4cf05665-941a-40f9-967f-cd0cf667e179 2018-07-31 05:52:42,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:44,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:44,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:44,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-75f6ab4b-60bd-47a0-b949-388883ca30c2 x-compute-request-id: req-75f6ab4b-60bd-47a0-b949-388883ca30c2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T05:50:31Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:44,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75f6ab4b-60bd-47a0-b949-388883ca30c2 2018-07-31 05:52:44,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379343032837s 2018-07-31 05:52:44,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75f6ab4b-60bd-47a0-b949-388883ca30c2 2018-07-31 05:52:44,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 05:52:46,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05: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-7b290a65-4bd5-42fe-93dd-f9679840545b x-compute-request-id: req-7b290a65-4bd5-42fe-93dd-f9679840545b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:60:62", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:52:46.000000", "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "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-31T05:52:46Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:47,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7b290a65-4bd5-42fe-93dd-f9679840545b 2018-07-31 05:52:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202477931976s 2018-07-31 05:52:47,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7b290a65-4bd5-42fe-93dd-f9679840545b 2018-07-31 05:52:47,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:52:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-4558ac1a-109d-49f1-871b-9d21b7c2857f Date: Tue, 31 Jul 2018 05:52:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:52:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"723f2b24-0e8d-410a-9524-2e979958815a","ip_address":"192.168.120.22"}],"id":"83fd6db5-d1de-483e-ac80-4ce2b16c549e","security_groups":["b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"],"mac_address":"fa:16:3e:d0:60:62","project_id":"d3626c5aac7044af9c1be96b3aefc7ce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:50:31Z","binding:vnic_type":"normal","device_id":"293db9ac-1afe-42f9-8e81-93b7c3414cbc","ip_allocation":"immediate"}]} 2018-07-31 05:52:47,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-4558ac1a-109d-49f1-871b-9d21b7c2857f 2018-07-31 05:52:47,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0632600784302s 2018-07-31 05:52:47,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-4558ac1a-109d-49f1-871b-9d21b7c2857f 2018-07-31 05:52:47,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:52:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=83fd6db5-d1de-483e-ac80-4ce2b16c549e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3b5a2fba-aeda-4636-9427-7a881f92e25a Date: Tue, 31 Jul 2018 05:52:47 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:52:47,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=83fd6db5-d1de-483e-ac80-4ce2b16c549e used request id req-3b5a2fba-aeda-4636-9427-7a881f92e25a 2018-07-31 05:52:47,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0481128692627s 2018-07-31 05:52:47,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=83fd6db5-d1de-483e-ac80-4ce2b16c549e used request id req-3b5a2fba-aeda-4636-9427-7a881f92e25a 2018-07-31 05:52:47,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 05:52:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-e25245ad-0f17-4afe-b4cf-efb1267811c4 x-compute-request-id: req-e25245ad-0f17-4afe-b4cf-efb1267811c4 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:60:62", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:52:46.000000", "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "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-31T05:52:46Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 05:52:47,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e25245ad-0f17-4afe-b4cf-efb1267811c4 2018-07-31 05:52:47,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200562953949s 2018-07-31 05:52:47,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e25245ad-0f17-4afe-b4cf-efb1267811c4 2018-07-31 05:52:47,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:52:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1177564d-35fd-4e47-8d69-5549b48e4c1d Date: Tue, 31 Jul 2018 05:52:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:52:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"723f2b24-0e8d-410a-9524-2e979958815a","ip_address":"192.168.120.22"}],"id":"83fd6db5-d1de-483e-ac80-4ce2b16c549e","security_groups":["b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"],"mac_address":"fa:16:3e:d0:60:62","project_id":"d3626c5aac7044af9c1be96b3aefc7ce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:50:31Z","binding:vnic_type":"normal","device_id":"293db9ac-1afe-42f9-8e81-93b7c3414cbc","ip_allocation":"immediate"}]} 2018-07-31 05:52:47,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-1177564d-35fd-4e47-8d69-5549b48e4c1d 2018-07-31 05:52:47,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0628080368042s 2018-07-31 05:52:47,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-1177564d-35fd-4e47-8d69-5549b48e4c1d 2018-07-31 05:52:47,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 05:52:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=83fd6db5-d1de-483e-ac80-4ce2b16c549e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6bc20d32-e623-44ff-8b45-bdee62f87aac Date: Tue, 31 Jul 2018 05:52:47 GMT RESP BODY: {"floatingips": []} 2018-07-31 05:52:47,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=83fd6db5-d1de-483e-ac80-4ce2b16c549e used request id req-6bc20d32-e623-44ff-8b45-bdee62f87aac 2018-07-31 05:52:47,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451200008392s 2018-07-31 05:52:47,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=83fd6db5-d1de-483e-ac80-4ce2b16c549e used request id req-6bc20d32-e623-44ff-8b45-bdee62f87aac 2018-07-31 05:52:47,475 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d0:60:62', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'28afe62d-878f-4d1d-a648-04f935560ba4'}), 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-31T05:52:46.000000', 'flavor': Munch({u'id': u'80e897a8-775d-400c-8666-e8a3b5a630a5'}), 'az': u'nova', 'id': u'293db9ac-1afe-42f9-8e81-93b7c3414cbc', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'68042cefd12e4b89a7d4c19112ac5a7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'name': 'cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', '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-31T05:52:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T05:52:46Z', 'hostId': u'bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13', '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-31T05:52:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'name': u'cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'adminPass': None, 'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'created_at': u'2018-07-31T05:50:27Z', 'created': u'2018-07-31T05:50:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 05:52:47,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 05:52:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-a3ea038d-9d8d-49d6-a3df-ce25f9b95c09 Date: Tue, 31 Jul 2018 05:52:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3626c5aac7044af9c1be96b3aefc7ce","l2_adjacency":true,"status":"ACTIVE","subnets":["723f2b24-0e8d-410a-9524-2e979958815a"],"description":"","tags":[],"updated_at":"2018-07-31T05:48:55Z","qos_policy_id":null,"name":"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33","admin_state_up":true,"tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 05:52:47,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a3ea038d-9d8d-49d6-a3df-ce25f9b95c09 2018-07-31 05:52:47,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109665155411s 2018-07-31 05:52:47,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a3ea038d-9d8d-49d6-a3df-ce25f9b95c09 2018-07-31 05:52:47,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 05:52:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:52:47,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9e8f68b2-653f-434b-bc60-5bc8bc21ca72 Date: Tue, 31 Jul 2018 05:52:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T05:52:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"723f2b24-0e8d-410a-9524-2e979958815a","ip_address":"192.168.120.22"}],"id":"83fd6db5-d1de-483e-ac80-4ce2b16c549e","security_groups":["b8df9ac7-5e02-4a00-8b2b-eaecba2284c8"],"mac_address":"fa:16:3e:d0:60:62","project_id":"d3626c5aac7044af9c1be96b3aefc7ce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:50:31Z","binding:vnic_type":"normal","device_id":"293db9ac-1afe-42f9-8e81-93b7c3414cbc","ip_allocation":"immediate"}]} 2018-07-31 05:52:47,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-9e8f68b2-653f-434b-bc60-5bc8bc21ca72 2018-07-31 05:52:47,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589551925659s 2018-07-31 05:52:47,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-9e8f68b2-653f-434b-bc60-5bc8bc21ca72 2018-07-31 05:52:47,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 05:52:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.22", "port_id": "83fd6db5-d1de-483e-ac80-4ce2b16c549e"}}' 2018-07-31 05:52:49,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-b7bc663d-8647-456d-a178-40338ef980d1 Date: Tue, 31 Jul 2018 05:52:49 GMT RESP BODY: {"floatingip": {"router_id": "891c1aa1-2870-4cf4-b6a7-0c0acf3289a4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:52:48Z", "updated_at": "2018-07-31T05:52:48Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "90b3e8ab-7424-4b49-a603-cb5ccd177182", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:60:62", "device_id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_id": "83fd6db5-d1de-483e-ac80-4ce2b16c549e", "id": "3f517a19-80b6-44d9-a3e0-8af253db10cd", "qos_policy_id": null}} 2018-07-31 05:52:49,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b7bc663d-8647-456d-a178-40338ef980d1 2018-07-31 05:52:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23661589622s 2018-07-31 05:52:49,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b7bc663d-8647-456d-a178-40338ef980d1 2018-07-31 05:52:49,891 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'891c1aa1-2870-4cf4-b6a7-0c0acf3289a4', 'updated_at': u'2018-07-31T05:52:48Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.202', 'revision_number': 0, 'port_id': u'83fd6db5-d1de-483e-ac80-4ce2b16c549e', 'id': u'3f517a19-80b6-44d9-a3e0-8af253db10cd', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'83fd6db5-d1de-483e-ac80-4ce2b16c549e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'name': 'cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d0:60:62', u'device_id': u'293db9ac-1afe-42f9-8e81-93b7c3414cbc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', 'created_at': u'2018-07-31T05:52:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d0:60:62', u'device_id': u'293db9ac-1afe-42f9-8e81-93b7c3414cbc'}), 'router': u'891c1aa1-2870-4cf4-b6a7-0c0acf3289a4'}) 2018-07-31 05:52:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 05:52:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc/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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 05:52:50,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:52: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-58269593-195b-4980-b8e3-bd568fccab5d x-compute-request-id: req-58269593-195b-4980-b8e3-bd568fccab5d Content-Encoding: gzip Content-Length: 9083 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 1855952705 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.910 MHz processor\n[ 0.333312] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.335594] pid_max: default: 32768 minimum: 301\n[ 0.336837] Security Framework initialized\n[ 0.337971] SELinux: Initializing.\n[ 0.339265] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.344080] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.347130] Mount-cache hash table entries: 4096\n[ 0.348609] Initializing cgroup subsys memory\n[ 0.349803] Initializing cgroup subsys devices\n[ 0.351003] Initializing cgroup subsys freezer\n[ 0.352198] Initializing cgroup subsys net_cls\n[ 0.353391] Initializing cgroup subsys blkio\n[ 0.354560] Initializing cgroup subsys perf_event\n[ 0.355783] Initializing cgroup subsys hugetlb\n[ 0.356960] Initializing cgroup subsys pids\n[ 0.358104] Initializing cgroup subsys net_prio\n[ 0.359386] CPU: Physical Processor ID: 0\n[ 0.361232] mce: CPU supports 10 MCE banks\n[ 0.362397] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.363720] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.365051] tlb_flushall_shift: 6\n[ 0.366260] Freeing SMP alternatives: 28k freed\n[ 0.370063] ACPI: Core revision 20130517\n[ 0.371827] ACPI: All ACPI Tables successfully acquired\n[ 0.373336] ftrace: allocating 25812 entries in 101 pages\n[ 0.394595] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.396147] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.397662] smpboot: Max logical packages: 2\n[ 0.398986] Enabling x2apic\n[ 0.399906] Enabled x2apic\n[ 0.401011] Switched APIC routing to physical x2apic.\n[ 0.403204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.404745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.407539] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.415712] KVM setup paravirtual spinlock\n[ 0.418097] smpboot: Booting Node 0, Processors #1 OK\n[ 0.419767] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.441469] Brought up 2 CPUs\n[ 0.441472] KVM setup async PF for cpu 1\n[ 0.441475] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.444672] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.446873] devtmpfs: initialized\n[ 0.449541] EVM: security.selinux\n[ 0.450541] EVM: security.ima\n[ 0.451471] EVM: security.capability\n[ 0.453133] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.454719] pinctrl core: initialized pinctrl subsystem\n[ 0.456141] NET: Registered protocol family 16\n[ 0.457517] ACPI: bus type PCI registered\n[ 0.458630] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.460201] PCI: Using configuration type 1 for base access\n[ 0.464898] ACPI: Added _OSI(Module Device)\n[ 0.466041] ACPI: Added _OSI(Processor Device)\n[ 0.467185] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.468358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.470706] ACPI: Interpreter enabled\n[ 0.471751] ACPI: (supports S0 S5)\n[ 0.472730] ACPI: Using IOAPIC for interrupt routing\n[ 0.473945] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.477857] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.479304] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.480820] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.482298] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.485066] acpiphp: Slot [3] registered\n[ 0.486156] acpiphp: Slot [4] registered\n[ 0.487242] acpiphp: Slot [5] registered\n[ 0.488323] acpiphp: Slot [6] registered\n[ 0.489400] acpiphp: Slot [7] registered\n[ 0.490483] acpiphp: Slot [8] registered\n[ 0.491565] acpiphp: Slot [9] registered\n[ 0.492640] acpiphp: Slot [10] registered\n[ 0.493729] acpiphp: Slot [11] registered\n[ 0.494816] acpiphp: Slot [12] registered\n[ 0.495924] acpiphp: Slot [13] registered\n[ 0.497016] acpiphp: Slot [14] registered\n[ 0.498108] acpiphp: Slot [15] registered\n[ 0.499203] acpiphp: Slot [16] registered\n[ 0.500297] acpiphp: Slot [17] registered\n[ 0.501385] acpiphp: Slot [18] registered\n[ 0.502475] acpiphp: Slot [19] registered\n[ 0.503567] acpiphp: Slot [20] registered\n[ 0.504662] acpiphp: Slot [21] registered\n[ 0.505772] acpiphp: Slot [22] registered\n[ 0.506860] acpiphp: Slot [23] registered\n[ 0.507947] acpiphp: Slot [24] registered\n[ 0.509042] acpiphp: Slot [25] registered\n[ 0.510134] acpiphp: Slot [26] registered\n[ 0.511230] acpiphp: Slot [27] registered\n[ 0.512324] acpiphp: Slot [28] registered\n[ 0.513413] acpiphp: Slot [29] registered\n[ 0.514507] acpiphp: Slot [30] registered\n[ 0.515608] acpiphp: Slot [31] registered\n[ 0.516691] PCI host bridge to bus 0000:00\n[ 0.517778] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.519075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.520569] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.526138] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.530599] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.532330] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533784] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535326] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.538686] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.540657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563573] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.567079] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.568785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.570490] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.572061] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.573686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.575781] vgaarb: loaded\n[ 0.576659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.578077] SCSI subsystem initialized\n[ 0.579155] ACPI: bus type USB registered\n[ 0.580255] usbcore: registered new interface driver usbfs\n[ 0.581567] usbcore: registered new interface driver hub\n[ 0.582864] usbcore: registered new device driver usb\n[ 0.584272] PCI: Using ACPI for IRQ routing\n[ 0.585691] NetLabel: Initializing\n[ 0.586679] NetLabel: domain hash size = 128\n[ 0.587802] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589051] NetLabel: unlabeled traffic allowed by default\n[ 0.590483] Switched to clocksource kvm-clock\n[ 0.598568] pnp: PnP ACPI init\n[ 0.599542] ACPI: bus type PNP registered\n[ 0.600955] pnp: PnP ACPI: found 5 devices\n[ 0.602048] ACPI: bus type PNP unregistered\n[ 0.609168] NET: Registered protocol family 2\n[ 0.610591] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612760] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614566] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.616110] TCP: reno registered\n[ 0.617067] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618494] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620077] NET: Registered protocol family 1\n[ 0.621591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623399] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665857] Unpacking initramfs...\n[ 1.108669] Freeing initrd memory: 37508k freed\n[ 1.118314] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.120292] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.123802] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.125786] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.127937] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.129870] Initialise system trusted keyring\n[ 1.131353] audit: initializing netlink socket (disabled)\n[ 1.133056] type=2000 audit(1533016368.709:1): initialized\n[ 1.149927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.151877] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.154653] zpool: loaded\n[ 1.155743] zbud: loaded\n[ 1.156979] VFS: Disk quotas dquot_6.5.2\n[ 1.158392] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.160449] msgmni has been set to 7578\n[ 1.161882] Key type big_key registered\n[ 1.163945] NET: Registered protocol family 38\n[ 1.165448] Key type asymmetric registered\n[ 1.166847] Asymmetric key parser 'x509' registered\n[ 1.168409] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.171032] io scheduler noop registered\n[ 1.172402] io scheduler deadline registered (default)\n[ 1.183999] io scheduler cfq registered\n[ 1.185429] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.189215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.191741] ACPI: Power Button [PWRF]\n[ 1.193152] GHES: HEST is not enabled!\n[ 1.194535] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.219591] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.221693] Non-volatile memory driver v1.3\n[ 1.223108] Linux agpgart interface v0.103\n[ 1.224594] crash memory driver: version 1.1\n[ 1.226107] rdac: device handler registered\n[ 1.227613] hp_sw: device handler registered\n[ 1.229068] emc: device handler registered\n[ 1.230462] alua: device handler registered\n[ 1.231877] libphy: Fixed MDIO Bus: probed\n[ 1.233300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.235236] ehci-pci: EHCI PCI platform driver\n[ 1.236693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.238511] ohci-pci: OHCI PCI platform driver\n[ 1.239945] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.260089] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.261732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.264273] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.265868] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.267661] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.269608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.272011] usb usb1: Product: UHCI Host Controller\n[ 1.273592] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.275607] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.277195] hub 1-0:1.0: USB hub found\n[ 1.278508] hub 1-0:1.0: 2 ports detected\n[ 1.280025] usbcore: registered new interface driver usbserial\n[ 1.281827] usbcore: registered new interface driver usbserial_generic\n[ 1.283820] usbserial: USB Serial support registered for generic\n[ 1.285657] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.288892] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.290154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.291514] mousedev: PS/2 mouse device common for all mice\n[ 1.293145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.295569] rtc_cmos 00:00: RTC can wake from S4\n[ 1.296078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.297542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.303047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.304968] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.306935] cpuidle: using governor menu\n[ 1.308315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.310028] usbcore: registered new interface driver usbhid\n[ 1.311763] usbhid: USB HID core driver\n[ 1.313124] drop_monitor: Initializing network drop monitor service\n[ 1.315028] TCP: cubic registered\n[ 1.316214] Initializing XFRM netlink socket\n[ 1.317680] NET: Registered protocol family 10\n[ 1.319353] NET: Registered protocol family 17\n[ 1.321015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.322381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.324236] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.327191] Loading compiled-in X.509 certificates\n[ 1.328750] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.331686] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.335126] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.338144] registered taskstats version 1\n[ 1.341375] Key type trusted registered\n[ 1.344144] Key type encrypted registered\n[ 1.346835] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.348954] rtc_cmos 00:00: setting system clock to 2018-07-31 05:52:48 UTC (1533016368)\n[ 1.352268] Freeing unused kernel memory: 1680k freed\n[ 1.357302] 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.361378] systemd[1]: Detected virtualization kvm.\n[ 1.362629] systemd[1]: Detected architecture x86-64.\n[ 1.363908] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.366310] systemd[1]: No hostname configured.\n[ 1.367512] systemd[1]: Set hostname to .\n[ 1.368799] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.391466] systemd[1]: Created slice Root Slice.\n[ 1.392696] systemd[1]: Starting Root Slice.\n[ 1.393896] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.396057] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice System Slice.\n[ 1.399024] systemd[1]: Created slice System Slice.\n[ 1.400268] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.402179] systemd[1]: Reached target Slices.\n[ 1.403360] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.405327] systemd[1]: Listening on udev Kernel Socket.\n[ 1.406635] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.408697] systemd[1]: Listening on Journal Socket.\n[ 1.409960] systemd[1]: Starting Journal Socket.\n[ 1.411526] 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] Listening on udev Control Socket.\n[ 1.416005] systemd[1]: Listening on udev Control Socket.\n[ 1.417323] systemd[1]: Starting udev Control Socket.\n[ 1.418848] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.421744] systemd[1]: Reached target Timers.\n[ 1.422918] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.424825] systemd[1]: Reached target Swap.\n[ 1.425970] systemd[1]: Starting Swap.\n[ 1.427427] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.429860] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.432627] systemd[1]: Reached target Sockets.\n[ 1.433826] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.436205] systemd[1]: Reached target Local File Systems.\n[ 1.437550] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.439597] systemd[1]: Reached target Paths.\n[ 1.440758] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.443800] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.447519] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.450181] systemd[1]: Started Journal Service.\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.507604] RPC: Registered named UNIX socket transport module.\n[ 1.509000] RPC: Registered udp transport module.\n[ 1.510184] RPC: Registered tcp transport module.\n[ 1.511379] 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.582496] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.606198] FDC 0 is a S82078B\n[ 1.632361] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.635090] scsi host0: ata_piix\n[ 1.636312] scsi host1: ata_piix\n[ 1.637402] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.638936] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.677940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.682859] 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.734660] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.736698] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.738776] usb 1-1: Product: QEMU USB Tablet\n[ 1.740240] usb 1-1: Manufacturer: QEMU\n[ 1.741589] usb 1-1: SerialNumber: 42\n[ 1.751803] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.755057] 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.838180] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.841000] XFS (vda1): Mounting V4 Filesystem\n[ 1.890307] 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 Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\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 Local File Systems.\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 Slices.\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"} 2018-07-31 05:52:50,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc/action used request id req-58269593-195b-4980-b8e3-bd568fccab5d 2018-07-31 05:52:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113780021667s 2018-07-31 05:52:50,007 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc/action used request id req-58269593-195b-4980-b8e3-bd568fccab5d 2018-07-31 05:52:50,007 - 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 1855952705 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.910 MHz processor [ 0.333312] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.335594] pid_max: default: 32768 minimum: 301 [ 0.336837] Security Framework initialized [ 0.337971] SELinux: Initializing. [ 0.339265] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.344080] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.347130] Mount-cache hash table entries: 4096 [ 0.348609] Initializing cgroup subsys memory [ 0.349803] Initializing cgroup subsys devices [ 0.351003] Initializing cgroup subsys freezer [ 0.352198] Initializing cgroup subsys net_cls [ 0.353391] Initializing cgroup subsys blkio [ 0.354560] Initializing cgroup subsys perf_event [ 0.355783] Initializing cgroup subsys hugetlb [ 0.356960] Initializing cgroup subsys pids [ 0.358104] Initializing cgroup subsys net_prio [ 0.359386] CPU: Physical Processor ID: 0 [ 0.361232] mce: CPU supports 10 MCE banks [ 0.362397] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.363720] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.365051] tlb_flushall_shift: 6 [ 0.366260] Freeing SMP alternatives: 28k freed [ 0.370063] ACPI: Core revision 20130517 [ 0.371827] ACPI: All ACPI Tables successfully acquired [ 0.373336] ftrace: allocating 25812 entries in 101 pages [ 0.394595] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.396147] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.397662] smpboot: Max logical packages: 2 [ 0.398986] Enabling x2apic [ 0.399906] Enabled x2apic [ 0.401011] Switched APIC routing to physical x2apic. [ 0.403204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.404745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.407539] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.415712] KVM setup paravirtual spinlock [ 0.418097] smpboot: Booting Node 0, Processors #1 OK [ 0.419767] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.441469] Brought up 2 CPUs [ 0.441472] KVM setup async PF for cpu 1 [ 0.441475] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.444672] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.446873] devtmpfs: initialized [ 0.449541] EVM: security.selinux [ 0.450541] EVM: security.ima [ 0.451471] EVM: security.capability [ 0.453133] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.454719] pinctrl core: initialized pinctrl subsystem [ 0.456141] NET: Registered protocol family 16 [ 0.457517] ACPI: bus type PCI registered [ 0.458630] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.460201] PCI: Using configuration type 1 for base access [ 0.464898] ACPI: Added _OSI(Module Device) [ 0.466041] ACPI: Added _OSI(Processor Device) [ 0.467185] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.468358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.470706] ACPI: Interpreter enabled [ 0.471751] ACPI: (supports S0 S5) [ 0.472730] ACPI: Using IOAPIC for interrupt routing [ 0.473945] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.477857] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.479304] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.480820] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.482298] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.485066] acpiphp: Slot [3] registered [ 0.486156] acpiphp: Slot [4] registered [ 0.487242] acpiphp: Slot [5] registered [ 0.488323] acpiphp: Slot [6] registered [ 0.489400] acpiphp: Slot [7] registered [ 0.490483] acpiphp: Slot [8] registered [ 0.491565] acpiphp: Slot [9] registered [ 0.492640] acpiphp: Slot [10] registered [ 0.493729] acpiphp: Slot [11] registered [ 0.494816] acpiphp: Slot [12] registered [ 0.495924] acpiphp: Slot [13] registered [ 0.497016] acpiphp: Slot [14] registered [ 0.498108] acpiphp: Slot [15] registered [ 0.499203] acpiphp: Slot [16] registered [ 0.500297] acpiphp: Slot [17] registered [ 0.501385] acpiphp: Slot [18] registered [ 0.502475] acpiphp: Slot [19] registered [ 0.503567] acpiphp: Slot [20] registered [ 0.504662] acpiphp: Slot [21] registered [ 0.505772] acpiphp: Slot [22] registered [ 0.506860] acpiphp: Slot [23] registered [ 0.507947] acpiphp: Slot [24] registered [ 0.509042] acpiphp: Slot [25] registered [ 0.510134] acpiphp: Slot [26] registered [ 0.511230] acpiphp: Slot [27] registered [ 0.512324] acpiphp: Slot [28] registered [ 0.513413] acpiphp: Slot [29] registered [ 0.514507] acpiphp: Slot [30] registered [ 0.515608] acpiphp: Slot [31] registered [ 0.516691] PCI host bridge to bus 0000:00 [ 0.517778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520569] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.526138] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.530599] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532330] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533784] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535326] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.538686] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.540657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563573] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.567079] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.568785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.570490] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.572061] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.573686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.575781] vgaarb: loaded [ 0.576659] vgaarb: bridge control possible 0000:00:02.0 [ 0.578077] SCSI subsystem initialized [ 0.579155] ACPI: bus type USB registered [ 0.580255] usbcore: registered new interface driver usbfs [ 0.581567] usbcore: registered new interface driver hub [ 0.582864] usbcore: registered new device driver usb [ 0.584272] PCI: Using ACPI for IRQ routing [ 0.585691] NetLabel: Initializing [ 0.586679] NetLabel: domain hash size = 128 [ 0.587802] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589051] NetLabel: unlabeled traffic allowed by default [ 0.590483] Switched to clocksource kvm-clock [ 0.598568] pnp: PnP ACPI init [ 0.599542] ACPI: bus type PNP registered [ 0.600955] pnp: PnP ACPI: found 5 devices [ 0.602048] ACPI: bus type PNP unregistered [ 0.609168] NET: Registered protocol family 2 [ 0.610591] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612760] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614566] TCP: Hash tables configured (established 32768 bind 32768) [ 0.616110] TCP: reno registered [ 0.617067] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618494] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620077] NET: Registered protocol family 1 [ 0.621591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623399] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665857] Unpacking initramfs... [ 1.108669] Freeing initrd memory: 37508k freed [ 1.118314] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.120292] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.123802] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.125786] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.127937] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.129870] Initialise system trusted keyring [ 1.131353] audit: initializing netlink socket (disabled) [ 1.133056] type=2000 audit(1533016368.709:1): initialized [ 1.149927] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.151877] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.154653] zpool: loaded [ 1.155743] zbud: loaded [ 1.156979] VFS: Disk quotas dquot_6.5.2 [ 1.158392] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.160449] msgmni has been set to 7578 [ 1.161882] Key type big_key registered [ 1.163945] NET: Registered protocol family 38 [ 1.165448] Key type asymmetric registered [ 1.166847] Asymmetric key parser 'x509' registered [ 1.168409] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.171032] io scheduler noop registered [ 1.172402] io scheduler deadline registered (default) [ 1.183999] io scheduler cfq registered [ 1.185429] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.189215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.191741] ACPI: Power Button [PWRF] [ 1.193152] GHES: HEST is not enabled! [ 1.194535] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.219591] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.221693] Non-volatile memory driver v1.3 [ 1.223108] Linux agpgart interface v0.103 [ 1.224594] crash memory driver: version 1.1 [ 1.226107] rdac: device handler registered [ 1.227613] hp_sw: device handler registered [ 1.229068] emc: device handler registered [ 1.230462] alua: device handler registered [ 1.231877] libphy: Fixed MDIO Bus: probed [ 1.233300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.235236] ehci-pci: EHCI PCI platform driver [ 1.236693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.238511] ohci-pci: OHCI PCI platform driver [ 1.239945] uhci_hcd: USB Universal Host Controller Interface driver [ 1.260089] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.261732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.264273] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.265868] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.267661] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.269608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.272011] usb usb1: Product: UHCI Host Controller [ 1.273592] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.275607] usb usb1: SerialNumber: 0000:00:01.2 [ 1.277195] hub 1-0:1.0: USB hub found [ 1.278508] hub 1-0:1.0: 2 ports detected [ 1.280025] usbcore: registered new interface driver usbserial [ 1.281827] usbcore: registered new interface driver usbserial_generic [ 1.283820] usbserial: USB Serial support registered for generic [ 1.285657] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.288892] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.290154] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.291514] mousedev: PS/2 mouse device common for all mice [ 1.293145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.295569] rtc_cmos 00:00: RTC can wake from S4 [ 1.296078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.297542] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.303047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.304968] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.306935] cpuidle: using governor menu [ 1.308315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.310028] usbcore: registered new interface driver usbhid [ 1.311763] usbhid: USB HID core driver [ 1.313124] drop_monitor: Initializing network drop monitor service [ 1.315028] TCP: cubic registered [ 1.316214] Initializing XFRM netlink socket [ 1.317680] NET: Registered protocol family 10 [ 1.319353] NET: Registered protocol family 17 [ 1.321015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.322381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.324236] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.327191] Loading compiled-in X.509 certificates [ 1.328750] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.331686] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.335126] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.338144] registered taskstats version 1 [ 1.341375] Key type trusted registered [ 1.344144] Key type encrypted registered [ 1.346835] IMA: No TPM chip found, activating TPM-bypass! [ 1.348954] rtc_cmos 00:00: setting system clock to 2018-07-31 05:52:48 UTC (1533016368) [ 1.352268] Freeing unused kernel memory: 1680k freed [ 1.357302] 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.361378] systemd[1]: Detected virtualization kvm. [ 1.362629] systemd[1]: Detected architecture x86-64. [ 1.363908] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.366310] systemd[1]: No hostname configured. [ 1.367512] systemd[1]: Set hostname to . [ 1.368799] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.391466] systemd[1]: Created slice Root Slice. [ 1.392696] systemd[1]: Starting Root Slice. [ 1.393896] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.396057] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice System Slice. [ 1.399024] systemd[1]: Created slice System Slice. [ 1.400268] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.402179] systemd[1]: Reached target Slices. [ 1.403360] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.405327] systemd[1]: Listening on udev Kernel Socket. [ 1.406635] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.408697] systemd[1]: Listening on Journal Socket. [ 1.409960] systemd[1]: Starting Journal Socket. [ 1.411526] 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] Listening on udev Control Socket. [ 1.416005] systemd[1]: Listening on udev Control Socket. [ 1.417323] systemd[1]: Starting udev Control Socket. [ 1.418848] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.421744] systemd[1]: Reached target Timers. [ 1.422918] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.424825] systemd[1]: Reached target Swap. [ 1.425970] systemd[1]: Starting Swap. [ 1.427427] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.429860] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.432627] systemd[1]: Reached target Sockets. [ 1.433826] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.436205] systemd[1]: Reached target Local File Systems. [ 1.437550] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.439597] systemd[1]: Reached target Paths. [ 1.440758] systemd[1]: Starting Paths. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.443800] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.447519] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.450181] systemd[1]: Started Journal Service. 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.507604] RPC: Registered named UNIX socket transport module. [ 1.509000] RPC: Registered udp transport module. [ 1.510184] RPC: Registered tcp transport module. [ 1.511379] 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.582496] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.606198] FDC 0 is a S82078B [ 1.632361] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.635090] scsi host0: ata_piix [ 1.636312] scsi host1: ata_piix [ 1.637402] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.638936] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.677940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.682859] 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.734660] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.736698] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.738776] usb 1-1: Product: QEMU USB Tablet [ 1.740240] usb 1-1: Manufacturer: QEMU [ 1.741589] usb 1-1: SerialNumber: 42 [ 1.751803] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.755057] 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.838180] SGI XFS with ACLs, security attributes, no debug enabled [ 1.841000] XFS (vda1): Mounting V4 Filesystem [ 1.890307] 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 Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[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 Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[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. 2018-07-31 05:52:53,569 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202 2018-07-31 05:53:03,582 - paramiko.transport - DEBUG - starting thread (client mode): 0xf9b183d0L 2018-07-31 05:53:03,582 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 05:53:03,628 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-31 05:53:03,629 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-31 05:53:03,643 - 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-31 05:53:03,643 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 05:53:03,643 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-31 05:53:03,643 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 05:53:03,643 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 05:53:03,643 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 05:53:03,651 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 05:53:03,651 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 05:53:03,683 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-31 05:53:03,684 - paramiko.transport - DEBUG - Trying discovered key 76a247e1fffbf780e074d3f739c4876c in /tmp/tmpOcufZF 2018-07-31 05:53:03,692 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 05:53:03,722 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 05:53:03,748 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-31 05:53:03,748 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-31 05:53:03,749 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-31 05:53:03,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-07-31 05:53:03,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:03,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:03,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:03,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4445, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4457, "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": 1493, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4439, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 930, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 788, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4146, "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-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:03 GMT 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-31 05:53:03,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:03,872 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4445, 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': 4457, 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': 1493, 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': 4439, 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': 930, 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': 788, 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': 806, 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': 4146, 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-31 05:53:03,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-07-31 05:53:03,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:03,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:03,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:03,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4445, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4457, "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": 1493, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4439, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 930, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 788, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4146, "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-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:03 GMT 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-31 05:53:03,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:03,997 - functest.core.cloudify - INFO - The current manager status is running 2018-07-31 05:53:03,997 - 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-31 05:53:04,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:03.313Z", "updated_at": "2018-07-31T05:53:03.313Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:03 GMT 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-31 05:53:04,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-07-31 05:53:04,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:03.313Z", "updated_at": "2018-07-31T05:53:03.313Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:03 GMT 2018-07-31 05:53:04,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-31 05:53:04,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,137 - functest.core.cloudify - DEBUG - List secrets: 2018-07-31 05:53:04,137 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-07-31 05:53:04,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:03.313Z", "updated_at": "2018-07-31T05:53:03.313Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:03 GMT 2018-07-31 05:53:04,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-31 05:53:04,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,198 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-31 05:53:04,198 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-31 05:53:04,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 05:53:04,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:53:04,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c187cc1c-ad01-46f1-a9fd-019c836fc413 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce"}, "tags": [], "enabled": true, "id": "d3626c5aac7044af9c1be96b3aefc7ce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 05:53:04,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c187cc1c-ad01-46f1-a9fd-019c836fc413 2018-07-31 05:53:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998702049255s 2018-07-31 05:53:04,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c187cc1c-ad01-46f1-a9fd-019c836fc413 2018-07-31 05:53:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-07-31 05:53:04,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/d3626c5aac7044af9c1be96b3aefc7ce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-07-31 05:53:04,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-6ee5d584-5518-43fd-9ae4-794865a926fb Date: Tue, 31 Jul 2018 05:53:04 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-31 05:53:04,430 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/d3626c5aac7044af9c1be96b3aefc7ce.json used request id req-6ee5d584-5518-43fd-9ae4-794865a926fb 2018-07-31 05:53:04,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.123023986816s 2018-07-31 05:53:04,430 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/d3626c5aac7044af9c1be96b3aefc7ce.json used request id req-6ee5d584-5518-43fd-9ae4-794865a926fb 2018-07-31 05:53:04,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-07-31 05:53:04,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 05:53:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-31 05:53:04,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 05:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e80ba245-20ff-4692-9098-cc564b96bd57 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-31 05:53:04,443 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-e80ba245-20ff-4692-9098-cc564b96bd57 2018-07-31 05:53:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:53:04,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d9f447-54b9-48af-9740-f5fc0d53d00d Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/211b7fd4c43a42af878a1e3b52aeb6d3"}, "enabled": true, "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/357b9585b34f4b12ad78db6d5714971f"}, "enabled": true, "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f14538bc7b647fbb2d94ef7572b9314"}, "enabled": true, "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4b9e38da196d48a098b7a4094390e7f9"}, "enabled": true, "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52cc0b162d1040d9bf36c7a2aa0bd817"}, "enabled": true, "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63db69452e694ed5a7e64a21228878f7"}, "enabled": true, "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6645b7ab13754e71b3dddeb4a95b7f2a"}, "enabled": true, "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/67e0aa18788c4092aec85b9d061a4d08"}, "enabled": true, "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7d49f30be1694e88a7142f859c8c0db8"}, "enabled": true, "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/924f9379f33f498395e5bc27ffd3f22a"}, "enabled": true, "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/96d466fd8777427dbb2bfb9d13e75724"}, "enabled": true, "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9dcd32c79a374d06b2cf257ce737e34b"}, "enabled": true, "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c6744b20b4fe4a77b626f239afbb44d4"}, "enabled": true, "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e2cdc55bfa684c27bd8002c87b6ae1f8"}, "enabled": true, "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f9ef15f3c82548d7ab587b1b7d2d280d"}, "enabled": true, "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-31 05:53:04,537 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-c6d9f447-54b9-48af-9740-f5fc0d53d00d 2018-07-31 05:53:04,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103392839432s 2018-07-31 05:53:04,538 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-c6d9f447-54b9-48af-9740-f5fc0d53d00d 2018-07-31 05:53:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-31 05:53:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 05:53:04,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7c4852-5164-4b2f-b647-ad43e89d99d7 Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00c61ce5d02d4fa1a345bd9493d2eb24"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/027eba90ac1c4142a1b9e757ea9b2559"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0358f17b15734f9cb8005795d151e213"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "0358f17b15734f9cb8005795d151e213"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c84e3e71e174197977dbfd9b34250ea"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d29563f93dd4a469fe344236ab3669b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f86d89e7bd74377b2c23f9e1cb12f8d"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/101c9c274bf24df1b76a76f97c8e2f2c"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11b587cb2e224d5da92b9f8320396580"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "11b587cb2e224d5da92b9f8320396580"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11cc1e17a9fe43e980d0089bb9265168"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/144b5f9e17814e2e8be4e51948e14d92"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1d10e266a08f4f5a8b1952d7d4dcb80d"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1dcd0430fb4e44498d8c264d293546ff"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c45c90d9264c80825bf14f391c6a63"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/362ce1f042cc494baada44b49a9f1483"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "362ce1f042cc494baada44b49a9f1483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36d3cfd59fd644b391410225602179a8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "36d3cfd59fd644b391410225602179a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/526bb97f0d194533868df0709ba94992"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "526bb97f0d194533868df0709ba94992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/550f13712fd940fba502dde2d6446937"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "550f13712fd940fba502dde2d6446937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5581e9774b5747e58a55c80be1519eeb"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "5581e9774b5747e58a55c80be1519eeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5ec8a3c42e804647b6894e735f087900"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "5ec8a3c42e804647b6894e735f087900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/61b2212596684f12bf7dc194935e8a31"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "61b2212596684f12bf7dc194935e8a31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/65e6987d67c049649c00ad8bbede1460"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "65e6987d67c049649c00ad8bbede1460"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6902acb2bb45477e9cb5b12d414cfaed"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74089fae8dcd4796b400080ff30547f3"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "74089fae8dcd4796b400080ff30547f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7749bc6fdfa24bd2b7f98187c5f06d61"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7869f175f0394d7dbb50061040423abe"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "7869f175f0394d7dbb50061040423abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fcf2b34d0f34180949fe7d2bf53f229"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82874e0787b64fc7893acbfcea01021e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "82874e0787b64fc7893acbfcea01021e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/895a38bf8fc9424b93684962244a4052"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "895a38bf8fc9424b93684962244a4052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/97574fdef47b47688d51af138344e829"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "97574fdef47b47688d51af138344e829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9de4e722d51342038c67c410076a3bc0"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "9de4e722d51342038c67c410076a3bc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a4e1d28658b44e84a329fc1646076907"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "a4e1d28658b44e84a329fc1646076907"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7bb033c794847f29e66731a62b6418e"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "a7bb033c794847f29e66731a62b6418e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ac226852b6ff4b4da8a512ba0e4d7427"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b1116684085b44e4901fb813b0bec4d4"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "b1116684085b44e4901fb813b0bec4d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ff72efa00643c8a9ae1c5c21401f4e"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c22fccbaf5b645aa80c62586bfaca5c7"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c3405294456f49699c39893311fba7a6"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "c3405294456f49699c39893311fba7a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d751c846450847299ed786b45d26ab09"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "d751c846450847299ed786b45d26ab09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e67fb12345704cefabc06f5bb2ed9587"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "e67fb12345704cefabc06f5bb2ed9587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f2e0962791ec417897768a20389ff204"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "f2e0962791ec417897768a20389ff204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fb9854d4f2064fb49b767b4e1933076d"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "fb9854d4f2064fb49b767b4e1933076d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff3839e78bce42379b6ed4ed2a880638"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-31 05:53:04,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-0d7c4852-5164-4b2f-b647-ad43e89d99d7 2018-07-31 05:53:04,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.10423707962s 2018-07-31 05:53:04,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-0d7c4852-5164-4b2f-b647-ad43e89d99d7 2018-07-31 05:53:04,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '02e945e0-0b0a-4299-b56b-9ef1ffec2bf6', 'keystone_tenant_name': u'cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.26:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'project_domain_name': 'Default'} 2018-07-31 05:53:04,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-07-31 05:53:04,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:03 GMT 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-07-31 05:53:04,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,730 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "02e945e0-0b0a-4299-b56b-9ef1ffec2bf6"} 2018-07-31 05:53:04,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.039Z", "updated_at": "2018-07-31T05:53:04.039Z", "created_by": "admin", "private_resource": false, "value": "02e945e0-0b0a-4299-b56b-9ef1ffec2bf6", "key": "keystone_password"} 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-07-31 05:53:04,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,800 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"} 2018-07-31 05:53:04,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.111Z", "updated_at": "2018-07-31T05:53:04.111Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "key": "keystone_tenant_name"} 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-07-31 05:53:04,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,871 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-07-31 05:53:04,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:04,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:04,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:04,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.180Z", "updated_at": "2018-07-31T05:53:04.180Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:04,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-07-31 05:53:04,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:04,941 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.26:5000"} 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:05,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.306Z", "updated_at": "2018-07-31T05:53:04.306Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.26:5000", "key": "keystone_url"} 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:05,074 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-07-31 05:53:05,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:05,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.431Z", "updated_at": "2018-07-31T05:53:04.431Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:05,238 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:05,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:05,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-07-31 05:53:05,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:05,239 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"} 2018-07-31 05:53:05,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:05,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:05,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:05,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.601Z", "updated_at": "2018-07-31T05:53:04.601Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "key": "keystone_username"} 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:05,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-07-31 05:53:05,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:05,405 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-07-31 05:53:05,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:05,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:05,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:05,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:04.720Z", "updated_at": "2018-07-31T05:53:04.720Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:04 GMT 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:05,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-07-31 05:53:05,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:05,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-07-31 05:53:05,488 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 05:53:05,494 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-31 05:53:05,494 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 05:53:05,520 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 05:53:05,641 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 05:53:05,642 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-31 05:53:05,643 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 05:53:05,683 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-31 05:53:05,683 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-31 05:53:05,710 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-31 05:53:44,577 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-31 05:53:44,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.keystealth.org * extras: mirror.tocici.com * updates: repo1.sea.innoscale.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 7.4 MB/s | 54 MB 00:07 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-31 05:53:44,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-07-31 05:53:44,578 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-31 05:53:44,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 05:53:44,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:53:44,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-7311220f-47fc-497c-ab76-07c3087105c7 Date: Tue, 31 Jul 2018 05:53:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 1, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "20544f28-962e-402e-8f56-4772a9c69983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "66123e7b-e296-40a5-be90-e9297d7d0c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-31T05:50:26Z", "revision_number": 0, "id": "6bff666a-baab-410b-8973-66378006972b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:26Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "906331fd-02d5-4181-b7ed-cd981c9e5a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "a7ba384e-7f31-47da-962b-4fd7fa22f162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 7, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 05:53:44,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7311220f-47fc-497c-ab76-07c3087105c7 2018-07-31 05:53:44,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0537180900574s 2018-07-31 05:53:44,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7311220f-47fc-497c-ab76-07c3087105c7 2018-07-31 05:53:44,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 05:53:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -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": "b546341d-181a-4121-9a15-ce794a5d261b"}}' 2018-07-31 05:53:44,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-93501136-e022-41ad-9ae8-c7c52416dd82 Date: Tue, 31 Jul 2018 05:53:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-31T05:53:44Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "port_range_min": 22, "revision_number": 0, "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:53:44Z", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "9801c39f-69de-433c-89ee-284bcc9d6481"}} 2018-07-31 05:53:44,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-93501136-e022-41ad-9ae8-c7c52416dd82 2018-07-31 05:53:44,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168669939041s 2018-07-31 05:53:44,809 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-93501136-e022-41ad-9ae8-c7c52416dd82 2018-07-31 05:53:44,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-07-31 05:53:44,901 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-07-31 05:53:47,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:47,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:47,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:47,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:47,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:47,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:47,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:47,564 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-07-31 05:53:47,564 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:47.509Z", "updated_at": "2018-07-31T05:53:47.509Z", "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"}}}, "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.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.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"}}}, "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.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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}}}, "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"}, "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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "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": "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"}, "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_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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": 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"}, "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": "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.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": "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"}, "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": "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.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": {"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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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"}, "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": "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"}, "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": "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.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": "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": "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"}, "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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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"}, "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": "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.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": "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "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": "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.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": "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"}, "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": "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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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"}, "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": "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": {"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": "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"}, "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": "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"}, "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": "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.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": "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "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": "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.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": "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-31 05:53:47,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:47,567 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:47 GMT 2018-07-31 05:53:47,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:47,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-07-31 05:53:47,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:47,592 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-31 05:53:49,057 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-31 05:53:49,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 05:53:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 05:53:49,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-2d530df9-0835-4304-9fa3-9fb6532efc45 Date: Tue, 31 Jul 2018 05:53:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/28afe62d-878f-4d1d-a648-04f935560ba4/snap", "metadata": {}}], "file": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file", "owner": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "28afe62d-878f-4d1d-a648-04f935560ba4", "size": 4373348352, "self": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/28afe62d-878f-4d1d-a648-04f935560ba4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:50:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T05:49:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 05:53:49,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d530df9-0835-4304-9fa3-9fb6532efc45 2018-07-31 05:53:49,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184849977493s 2018-07-31 05:53:49,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d530df9-0835-4304-9fa3-9fb6532efc45 2018-07-31 05:53:49,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 05:53:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}' 2018-07-31 05:53:49,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aff650cf-9714-434c-a36c-bf2ac37e7189 Date: Tue, 31 Jul 2018 05:53:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71/file", "owner": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "1620eda7-3677-480f-b975-f8be27b8ee71", "size": null, "self": "/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T05:53:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "checksum": null, "created_at": "2018-07-31T05:53:49Z", "protected": false} 2018-07-31 05:53:49,320 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aff650cf-9714-434c-a36c-bf2ac37e7189 2018-07-31 05:53:49,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0673577785492s 2018-07-31 05:53:49,321 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aff650cf-9714-434c-a36c-bf2ac37e7189 returning object 1620eda7-3677-480f-b975-f8be27b8ee71 2018-07-31 05:53:49,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 05:53:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71/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}303d17cad532d1131edd03d9fd481b17dd924745" -d '' 2018-07-31 05:53:54,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3795ccb7-a7bc-4ede-aa1a-0a3e6dd727ba Date: Tue, 31 Jul 2018 05:53: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-31 05:53:54,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71/file used request id req-3795ccb7-a7bc-4ede-aa1a-0a3e6dd727ba 2018-07-31 05:53:54,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.7967171669s 2018-07-31 05:53:54,118 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71/file used request id req-3795ccb7-a7bc-4ede-aa1a-0a3e6dd727ba 2018-07-31 05:53:54,119 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T05:53:49Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71/file', u'owner': u'd3626c5aac7044af9c1be96b3aefc7ce', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'1620eda7-3677-480f-b975-f8be27b8ee71', u'size': None, u'name': u'cloudify_ims-img_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'checksum': None, u'self': u'/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T05:53:49Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 05:53:54,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 05:53:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-07-31 05:53:54,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:53: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-e6cf75b2-fd15-451f-8ba2-bba43dc55ea8 x-compute-request-id: req-e6cf75b2-fd15-451f-8ba2-bba43dc55ea8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0214bca6-97be-4257-8318-bce1125a852d", "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": "0214bca6-97be-4257-8318-bce1125a852d"}} 2018-07-31 05:53:54,165 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e6cf75b2-fd15-451f-8ba2-bba43dc55ea8 2018-07-31 05:53:54,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0460457801819s 2018-07-31 05:53:54,166 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e6cf75b2-fd15-451f-8ba2-bba43dc55ea8 2018-07-31 05:53:54,166 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', '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'df51da68aea44a80a599f83856e71852', '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'0214bca6-97be-4257-8318-bce1125a852d', 'swap': 0}) 2018-07-31 05:53:54,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 05:53:54,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d/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}824ce36fdcc180d19b491e6a9eab893afdd335d5" -d '{"extra_specs": {}}' 2018-07-31 05:53:54,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 05:53: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-24f8d1cd-a7ca-421e-a6c7-0998837e85ee x-compute-request-id: req-24f8d1cd-a7ca-421e-a6c7-0998837e85ee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 05:53:54,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d/os-extra_specs used request id req-24f8d1cd-a7ca-421e-a6c7-0998837e85ee 2018-07-31 05:53:54,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228040218353s 2018-07-31 05:53:54,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d/os-extra_specs used request id req-24f8d1cd-a7ca-421e-a6c7-0998837e85ee 2018-07-31 05:53:54,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-07-31 05:53:54,190 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "1620eda7-3677-480f-b975-f8be27b8ee71", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "bono_cluster_size": 1, "flavor_id": "0214bca6-97be-4257-8318-bce1125a852d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-07-31 05:53:55,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-07-31 05:53:55,340 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "1620eda7-3677-480f-b975-f8be27b8ee71", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "bono_cluster_size": 1, "flavor_id": "0214bca6-97be-4257-8318-bce1125a852d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:54.325Z", "updated_at": "2018-07-31T05:53:54.325Z", "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-31 05:53:55,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:55,341 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:55 GMT 2018-07-31 05:53:55,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:55,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-07-31 05:53:55,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:55,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:55,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:55,406 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-31 05:53:55,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:55,407 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:55 GMT 2018-07-31 05:53:55,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:55,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-07-31 05:53:55,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:55,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:55,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-31 05:53:55,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:55,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:55 GMT 2018-07-31 05:53:55,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:55,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-31 05:53:55,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:53:55,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:53:55,557 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:53:55,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:53:55,558 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:53:55 GMT 2018-07-31 05:53:55,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:53:55,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-31 05:53:55,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:00,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:00,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:00,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:00,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:00,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:00,624 - 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-31T05:53:56.314Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:56.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:56.710Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:56.880Z", "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-31T05:53:56.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:56.914Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:56.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:56.914Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:56.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:56.914Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:56.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:57.888Z", "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-31T05:53:57.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:57.888Z", "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-31T05:53:57.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:57.888Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:57.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:58.893Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmptadAg9 --prefix=\"/tmp/openstack-nBftEE\" --constraint=\"/tmp/openstack-nBftEE/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:58.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:53:58.893Z", "message": "Installing from directory: /tmp/tmptadAg9 [args=--prefix=\"/tmp/openstack-nBftEE\" --constraint=\"/tmp/openstack-nBftEE/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:53:58.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:00 GMT 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-07-31 05:54:00,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:00,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-07-31 05:54:00,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-07-31 05:54:00,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-07-31 05:54:00,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:54:00,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-07-31 05:54:00,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:54:00,626 - 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-31 05:54:00,626 - 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-31 05:54:00,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:54:00,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmptadAg9 --prefix="/tmp/openstack-nBftEE" --constraint="/tmp/openstack-nBftEE/constraint.txt" 2018-07-31 05:54:00,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmptadAg9 [args=--prefix="/tmp/openstack-nBftEE" --constraint="/tmp/openstack-nBftEE/constraint.txt", package_name=cloudify-openstack-plugin] 2018-07-31 05:54:00,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:54:00,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:00,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:00,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:00,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:00,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:00,712 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:00 GMT 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-31 05:54:00,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:05,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:05,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:05,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:05 GMT 2018-07-31 05:54:05,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:05,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 05:54:05,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:05,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:54:05,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:05,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:05,838 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:05 GMT 2018-07-31 05:54:05,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:05,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-31 05:54:05,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:10,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:10,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:10 GMT 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:10,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:54:11,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:11,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:11,004 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:11 GMT 2018-07-31 05:54:11,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:11,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-31 05:54:11,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:16,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:16,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 05:54:16,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:16,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:16 GMT 2018-07-31 05:54:16,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:16,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 05:54:16,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:16,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:54:16,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:16,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:16,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:16,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:16,134 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:16 GMT 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-31 05:54:16,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:21,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:21,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 05:54:21,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:21,206 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:21 GMT 2018-07-31 05:54:21,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:21,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 05:54:21,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:21,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:54:21,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:21,272 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:54:21,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:21,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:21 GMT 2018-07-31 05:54:21,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:21,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-31 05:54:21,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:26,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:26,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:26,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:26,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:23.822Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:23.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:24.920Z", "message": "Removing directory: /tmp/tmptadAg9", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:24.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4", "logger": "526bd43c-6749-4403-bc09-6f3b3168ffe4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:24.921Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:24.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:25.948Z", "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-31T05:54:25.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:25.948Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:25.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:25.948Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:25.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe24a089-277c-453f-9a03-dd2497a575d4"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:26 GMT 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:26,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-07-31 05:54:26,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-07-31 05:54:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmptadAg9 2018-07-31 05:54:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:54:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-07-31 05:54:26,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-07-31 05:54:26,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-07-31 05:54:26,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fe24a089-277c-453f-9a03-dd2497a575d4 2018-07-31 05:54:26,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:26,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:26,404 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"} 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:26 GMT 2018-07-31 05:54:26,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:26,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-07-31 05:54:26,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:26,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-07-31 05:54:26,405 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-07-31 05:54:26,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:26,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:26,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-07-31 05:54:26,562 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:26 GMT 2018-07-31 05:54:26,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:26,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:26,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:26,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:26,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:26,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:26 GMT 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:26,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-31 05:54:26,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:26,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:26,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:26,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:26,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:26,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:26,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:26,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:26,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:26,690 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:26,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:26,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:26 GMT 2018-07-31 05:54:26,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:26,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:26,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:31,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:31,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:31,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:31,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:31,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:31,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:31,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:31,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:31,769 - 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-31T05:54:27.236Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:27.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:28.385Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:28.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.194Z", "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-31T05:54:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:30.301Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:30.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "63a36073-3699-44a5-af26-cf913cb47275"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "ellis_security_group_mvpruv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20431507-7291-4658-914f-9b47c53eed9f"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "ellis_security_group_mvpruv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20431507-7291-4658-914f-9b47c53eed9f"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, '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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "63a36073-3699-44a5-af26-cf913cb47275"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "ellis_security_group_mvpruv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20431507-7291-4658-914f-9b47c53eed9f"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "ellis_security_group_mvpruv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, '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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20431507-7291-4658-914f-9b47c53eed9f"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', '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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "63a36073-3699-44a5-af26-cf913cb47275"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "63a36073-3699-44a5-af26-cf913cb47275"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "63a36073-3699-44a5-af26-cf913cb47275"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "59f63c5e-3347-4920-aaa3-0d512d57450d"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "63a36073-3699-44a5-af26-cf913cb47275"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.282Z", "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-31T05:54:31.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "980ee807-b6df-4415-937c-1c883b92ab84"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 70, "offset": 0, "size": 50}}} 2018-07-31 05:54:31,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:31,769 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:31 GMT 2018-07-31 05:54:31,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:31,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32096 2018-07-31 05:54:31,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-07-31 05:54:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:31,771 - 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-31 05:54:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-31 05:54:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:31,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:31,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:31,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:31,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-31 05:54:31,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:31,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:31,772 - 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-31 05:54:31,773 - 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-31 05:54:31,773 - 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-31 05:54:31,773 - 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-31 05:54:31,773 - 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-31 05:54:31,773 - 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-31 05:54:31,773 - 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-31 05:54:31,774 - 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-31 05:54:31,774 - 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-31 05:54:31,774 - 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-31 05:54:31,774 - 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': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:31,774 - 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-31 05:54:31,774 - 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-31 05:54:31,775 - 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-31 05:54:31,775 - 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-31 05:54:31,775 - 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-31 05:54:31,775 - 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-31 05:54:31,775 - 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-31 05:54:31,775 - 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-31 05:54:31,776 - 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-31 05:54:31,776 - 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-31 05:54:31,776 - 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-31 05:54:31,776 - 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-31 05:54:31,776 - 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-31 05:54:31,776 - 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': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:31,777 - 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': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:31,777 - 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-31 05:54:31,777 - 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-31 05:54:31,777 - 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-31 05:54:31,777 - 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-31 05:54:31,777 - 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-31 05:54:31,777 - 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-31 05:54:31,778 - 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-31 05:54:31,778 - 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-31 05:54:31,778 - 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-31 05:54:31,778 - 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-31 05:54:31,778 - 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-31 05:54:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:31,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:31,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:31,838 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:31,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:31,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:31 GMT 2018-07-31 05:54:31,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:31,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:31,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:36,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:36,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:36,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_i1y8ja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:31.338Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_floatingip_87r4y2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:32.394Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:54:31Z', u'updated_at': u'2018-07-31T05:54:31Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'port_id': None, u'id': u'9f47aa24-7c0d-4d5b-9200-95781bb5e9b0', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:32.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "cb5eb1d8-98db-4a9f-9532-edc99614e419"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:32.559Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:32.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:33.297Z", "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-31T05:54:33.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "239fe1dd-3568-42ea-a883-52c4ca9adb4c"}, {"node_instance_id": "bind_security_group_i1y8ja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:33.297Z", "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-31T05:54:33.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "239fe1dd-3568-42ea-a883-52c4ca9adb4c"}, {"node_instance_id": "bind_security_group_i1y8ja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:33.297Z", "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-31T05:54:33.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "239fe1dd-3568-42ea-a883-52c4ca9adb4c"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:33.345Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:33.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:33.345Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:33.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:34.307Z", "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-31T05:54:34.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "239fe1dd-3568-42ea-a883-52c4ca9adb4c"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:34.351Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:34.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:34.351Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:34.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:34.351Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:34.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.509Z", "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-31T05:54:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.722Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:35.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.722Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:35.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.722Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:35.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.722Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:35.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:35.722Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:35.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6b69a88f-1e86-4900-92b2-9a6d6ab87502"}, {"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6b69a88f-1e86-4900-92b2-9a6d6ab87502"}, {"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6b69a88f-1e86-4900-92b2-9a6d6ab87502"}, {"node_instance_id": "sprout_security_group_j6zumk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5a739733-e061-4c12-9f2e-8658923f2a7d"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "45706b48-e33a-4d6a-8e0b-c549727c2465"}, {"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6b69a88f-1e86-4900-92b2-9a6d6ab87502"}, {"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6b69a88f-1e86-4900-92b2-9a6d6ab87502"}], "metadata": {"pagination": {"total": 112, "offset": 50, "size": 50}}} 2018-07-31 05:54:36,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:36,948 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:36 GMT 2018-07-31 05:54:36,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:36,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29119 2018-07-31 05:54:36,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:36,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:36,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-31 05:54:36,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-31 05:54:36,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-07-31 05:54:36,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,953 - 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'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:54:31Z', u'updated_at': u'2018-07-31T05:54:31Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'port_id': None, u'id': u'9f47aa24-7c0d-4d5b-9200-95781bb5e9b0', u'qos_policy_id': None} 2018-07-31 05:54:36,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-31 05:54:36,953 - 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-31 05:54:36,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'port': 53} 2018-07-31 05:54:36,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'udp', u'port': 53} 2018-07-31 05:54:36,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:36,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,954 - 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-31 05:54:36,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:36,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,954 - 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-31 05:54:36,955 - 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-31 05:54:36,955 - 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-31 05:54:36,955 - 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-31 05:54:36,955 - 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-31 05:54:36,955 - 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-31 05:54:36,955 - 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-31 05:54:36,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:36,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:36,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': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:36,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': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:36,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': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:36,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': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:36,957 - 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-31 05:54:36,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': 10888} 2018-07-31 05:54:36,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': 8888} 2018-07-31 05:54:36,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:37,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:37,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:37,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:37,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:37,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:37,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:37,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:37,086 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:37,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:37,086 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:37 GMT 2018-07-31 05:54:37,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:37,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:37,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:42,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:42,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6b69a88f-1e86-4900-92b2-9a6d6ab87502"}, {"node_instance_id": "sprout_security_group_j6zumk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.378Z", "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-31T05:54:36.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5a739733-e061-4c12-9f2e-8658923f2a7d"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:36.802Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:37.811Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:37.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:37.811Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:37.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:37.811Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:37.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_floatingip_kds787", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:38.720Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:54:37Z', u'updated_at': u'2018-07-31T05:54:37Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'port_id': None, u'id': u'7e593c22-8a8a-48f9-b53a-c5811f5925a9', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:38.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1dde86b7-d71c-49e3-9594-0db2fc013e16"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:38.859Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:38.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.477Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:54:38Z', u'updated_at': u'2018-07-31T05:54:38Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'port_id': None, u'id': u'c146041b-8a7c-4f5f-917d-7be2c72e1cad', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5d518c86-76bc-4838-9cdf-e0cb7d2031eb"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:39.928Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.601Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, '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-31T05:54:40.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c7e5fb57-f060-4d2c-a583-4d471bf961cc"}, {"node_instance_id": "homer_security_group_y47nme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.601Z", "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-31T05:54:40.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c7e5fb57-f060-4d2c-a583-4d471bf961cc"}, {"node_instance_id": "homer_security_group_y47nme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.601Z", "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-31T05:54:40.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c7e5fb57-f060-4d2c-a583-4d471bf961cc"}, {"node_instance_id": "homer_security_group_y47nme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.601Z", "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-31T05:54:40.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c7e5fb57-f060-4d2c-a583-4d471bf961cc"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:40.937Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:40.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "keypair_8ytwgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:41.606Z", "message": "Using external resource keypair: cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:41.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f47284b5-cd58-4ffe-a058-8c7d9756bb3c"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:41.943Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:41.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:41.943Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:41.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:41.943Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:41.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 142, "offset": 100, "size": 50}}} 2018-07-31 05:54:42,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:42,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:42 GMT 2018-07-31 05:54:42,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:42,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22880 2018-07-31 05:54:42,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:42,230 - 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-31 05:54:42,230 - 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-31 05:54:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,233 - 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'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:54:37Z', u'updated_at': u'2018-07-31T05:54:37Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'port_id': None, u'id': u'7e593c22-8a8a-48f9-b53a-c5811f5925a9', u'qos_policy_id': None} 2018-07-31 05:54:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-31 05:54:42,233 - 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'd3626c5aac7044af9c1be96b3aefc7ce', u'created_at': u'2018-07-31T05:54:38Z', u'updated_at': u'2018-07-31T05:54:38Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'd3626c5aac7044af9c1be96b3aefc7ce', u'port_id': None, u'id': u'c146041b-8a7c-4f5f-917d-7be2c72e1cad', u'qos_policy_id': None} 2018-07-31 05:54:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 05:54:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-07-31 05:54:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-31 05:54:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:42,234 - 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': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-31 05:54:42,234 - 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-31 05:54:42,235 - 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-31 05:54:42,235 - 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-31 05:54:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-07-31 05:54:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33 2018-07-31 05:54:42,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:42,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:42,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:42,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:42,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:42,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:42,296 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:42 GMT 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:42,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:42,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:47,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:47,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:47,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:43.028Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:43.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.670Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:44.800Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:44.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef497c64-bb37-4cda-aaee-dcd52461011d"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'60bcf7d5-2adf-4827-bd79-08d3a5b42f25', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9f47aa24-7c0d-4d5b-9200-95781bb5e9b0', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b293b31b-f426-4fe2-8250-f7df0ab0c171"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7caeb8f0-a20c-449a-8c6c-7ba5b3367d1e', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8a735bb4-bdb5-487b-936e-83867ce08899', 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-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1b88af1b-a3ed-4ed5-8e29-6dc7e2a5f94c"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a1e1d4cd-291f-48ff-bc51-fe7b3f13efb9', 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-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b440923f-4cd2-48e8-9037-122fd6f7b88d"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'abc9ace0-1daa-45d7-a326-f66b860531d3', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7e593c22-8a8a-48f9-b53a-c5811f5925a9', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "10bdc2f5-030a-4ce0-b615-8da7bd587c6a"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_gthe1b'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b293b31b-f426-4fe2-8250-f7df0ab0c171"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_cdzyox'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b440923f-4cd2-48e8-9037-122fd6f7b88d"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_7rnoo5'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "10bdc2f5-030a-4ce0-b615-8da7bd587c6a"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_5jqiwt'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef497c64-bb37-4cda-aaee-dcd52461011d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.638Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_fx4888'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1b88af1b-a3ed-4ed5-8e29-6dc7e2a5f94c"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.884Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.884Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:45.884Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:45.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:46.898Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_cdzyox', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:46.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b440923f-4cd2-48e8-9037-122fd6f7b88d"}], "metadata": {"pagination": {"total": 177, "offset": 142, "size": 50}}} 2018-07-31 05:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:47 GMT 2018-07-31 05:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20813 2018-07-31 05:54:47,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:47,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 05:54:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}] 2018-07-31 05:54:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'60bcf7d5-2adf-4827-bd79-08d3a5b42f25', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9f47aa24-7c0d-4d5b-9200-95781bb5e9b0', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-07-31 05:54:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7caeb8f0-a20c-449a-8c6c-7ba5b3367d1e', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8a735bb4-bdb5-487b-936e-83867ce08899', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-07-31 05:54:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a1e1d4cd-291f-48ff-bc51-fe7b3f13efb9', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-07-31 05:54:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'abc9ace0-1daa-45d7-a326-f66b860531d3', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7e593c22-8a8a-48f9-b53a-c5811f5925a9', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-07-31 05:54:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_gthe1b'} 2018-07-31 05:54:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_cdzyox'} 2018-07-31 05:54:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_7rnoo5'} 2018-07-31 05:54:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_5jqiwt'} 2018-07-31 05:54:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_fx4888'} 2018-07-31 05:54:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:54:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 05:54:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_cdzyox', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:47,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:47,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:47,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:47,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:47,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:47,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:47,449 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:47 GMT 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:47,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:52,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:52,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:52,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "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-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b440923f-4cd2-48e8-9037-122fd6f7b88d"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "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-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "10bdc2f5-030a-4ce0-b615-8da7bd587c6a"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "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-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef497c64-bb37-4cda-aaee-dcd52461011d"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_cdzyox', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b440923f-4cd2-48e8-9037-122fd6f7b88d"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_7rnoo5', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "10bdc2f5-030a-4ce0-b615-8da7bd587c6a"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_5jqiwt', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef497c64-bb37-4cda-aaee-dcd52461011d"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_7rnoo5', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "10bdc2f5-030a-4ce0-b615-8da7bd587c6a"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:47.646Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_5jqiwt', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:47.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef497c64-bb37-4cda-aaee-dcd52461011d"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:48.651Z", "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-31T05:54:48.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b293b31b-f426-4fe2-8250-f7df0ab0c171"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:48.651Z", "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-31T05:54:48.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1b88af1b-a3ed-4ed5-8e29-6dc7e2a5f94c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:48.651Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_gthe1b', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:48.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b293b31b-f426-4fe2-8250-f7df0ab0c171"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:48.651Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_fx4888', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:48.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1b88af1b-a3ed-4ed5-8e29-6dc7e2a5f94c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:48.651Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_gthe1b', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:48.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "b293b31b-f426-4fe2-8250-f7df0ab0c171"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:48.651Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_fx4888', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:48.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1b88af1b-a3ed-4ed5-8e29-6dc7e2a5f94c"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:49.216Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:49.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:49.890Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:49.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:49.890Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:49.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:50.152Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'03db74a2-0ca1-482a-becc-2f92ee6ecf8b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'7caeb8f0-a20c-449a-8c6c-7ba5b3367d1e', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c146041b-8a7c-4f5f-917d-7be2c72e1cad', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:50.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7101a6ad-dba0-4202-9807-222124eb4ed2"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:50.753Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2cdfw6'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:50.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7101a6ad-dba0-4202-9807-222124eb4ed2"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.355Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:51.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:51.846Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'851fa8fb-5e1d-4add-a4ce-830a47596114', 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-31T05:54:51.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "441136f4-4294-46f5-9a95-affda5e535da"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.369Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.369Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.369Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.369Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 210, "offset": 177, "size": 50}}} 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:52,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:52 GMT 2018-07-31 05:54:52,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:52,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22644 2018-07-31 05:54:52,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:52,566 - 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-31 05:54:52,566 - 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-31 05:54:52,566 - 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-31 05:54:52,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_cdzyox', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_7rnoo5', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_5jqiwt', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_7rnoo5', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_5jqiwt', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,567 - 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-31 05:54:52,567 - 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-31 05:54:52,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_gthe1b', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_fx4888', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_gthe1b', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_fx4888', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:52,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:52,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:52,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:52,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'03db74a2-0ca1-482a-becc-2f92ee6ecf8b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'7caeb8f0-a20c-449a-8c6c-7ba5b3367d1e', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c146041b-8a7c-4f5f-917d-7be2c72e1cad', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2018-07-31 05:54:52,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2cdfw6'} 2018-07-31 05:54:52,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:54:52,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:52,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:52,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 05:54:52,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:54:52,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:52,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:52,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:52,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:52,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'851fa8fb-5e1d-4add-a4ce-830a47596114', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-07-31 05:54:52,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:52,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:52,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:52,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:52,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:52,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:52,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:52,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:52,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:52,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:52,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:52 GMT 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:52,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:57,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:57,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.877Z", "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-31T05:54:52.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7101a6ad-dba0-4202-9807-222124eb4ed2"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.877Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2cdfw6', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7101a6ad-dba0-4202-9807-222124eb4ed2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.877Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a95fcfc3-04e2-418c-a076-0085e5ef785d', 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-31T05:54:52.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7c1734e0-152a-4efc-befc-811022f8b839"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.877Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2cdfw6', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7101a6ad-dba0-4202-9807-222124eb4ed2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.877Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_y8hy7a'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7c1734e0-152a-4efc-befc-811022f8b839"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:52.877Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_x5k3qq'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:52.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "441136f4-4294-46f5-9a95-affda5e535da"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "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-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.402Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:53.960Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_x5k3qq', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:53.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "441136f4-4294-46f5-9a95-affda5e535da"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:54.828Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:54.911Z", "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-31T05:54:54.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7c1734e0-152a-4efc-befc-811022f8b839"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:54.911Z", "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-31T05:54:54.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "441136f4-4294-46f5-9a95-affda5e535da"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:54.911Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y8hy7a', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:54.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7c1734e0-152a-4efc-befc-811022f8b839"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:54.911Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_x5k3qq', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:54.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "441136f4-4294-46f5-9a95-affda5e535da"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:54.911Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y8hy7a', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:54.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7c1734e0-152a-4efc-befc-811022f8b839"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:55.410Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling 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:scheduling 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:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-31T05:54:55.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:56.427Z", "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-31T05:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:56.427Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:56.427Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:57.443Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:57.443Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:57.443Z", "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-31T05:54:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:57.443Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:57.443Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 243, "offset": 210, "size": 50}}} 2018-07-31 05:54:57,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:57,723 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:57 GMT 2018-07-31 05:54:57,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:57,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22782 2018-07-31 05:54:57,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:54:57,724 - 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-31 05:54:57,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2cdfw6', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:57,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', u'external_type': u'keypair'}, {u'external_id': u'9513a007-3808-47e7-8359-3899610d66e4', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a95fcfc3-04e2-418c-a076-0085e5ef785d', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-07-31 05:54:57,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2cdfw6', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:57,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_y8hy7a'} 2018-07-31 05:54:57,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_x5k3qq'} 2018-07-31 05:54:57,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:54:57,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:54:57,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:54:57,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:54:57,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:57,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:57,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:57,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:54:57,727 - 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-31 05:54:57,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:54:57,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:54:57,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_x5k3qq', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:57,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:54:57,727 - 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-31 05:54:57,728 - 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-31 05:54:57,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y8hy7a', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:57,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_x5k3qq', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:57,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y8hy7a', 'key_name': u'cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'image': u'1620eda7-3677-480f-b975-f8be27b8ee71', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33', 'cloudify_management_network_id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}, 'nics': [{'net-id': u'90b3e8ab-7424-4b49-a603-cb5ccd177182'}], 'flavor': u'0214bca6-97be-4257-8318-bce1125a852d'} 2018-07-31 05:54:57,728 - 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:scheduling state. Retrying... [retry_after=30] 2018-07-31 05:54:57,728 - 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-31 05:54:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:54:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:54:57,729 - 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-31 05:54:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:57,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 05:54:57,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:54:57,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:54:57,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:54:57,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:54:57 GMT 2018-07-31 05:54:57,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:54:57,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:54:57,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:02,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:02,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:02,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:02,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:02,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:02,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:02,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:02,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:02,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "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-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:58.452Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:59.543Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:59.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:59.543Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:59.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:54:59.543Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:54:59.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:00.583Z", "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-31T05:55:00.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:00.583Z", "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-31T05:55:00.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:01.854Z", "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-31T05:55:01.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 257, "offset": 243, "size": 50}}} 2018-07-31 05:55:02,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:02,861 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:02 GMT 2018-07-31 05:55:02,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:02,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9369 2018-07-31 05:55:02,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:55:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:55:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:55:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:55:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:55:02,863 - 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-31 05:55:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:55:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:55:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 05:55:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:55:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 05:55:02,864 - 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-31 05:55:02,865 - 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-31 05:55:02,865 - 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-31 05:55:02,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:02,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:02,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:02,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:02,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:02,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:02,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:02,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:02,920 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:02,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:02,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:02 GMT 2018-07-31 05:55:02,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:02,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:02,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:07,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:07,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:07,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:07,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:07,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:07 GMT 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:55:07,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:07,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:08,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:08,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:08,066 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:08 GMT 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:08,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:08,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:13,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-31 05:55:13,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:13,133 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:13 GMT 2018-07-31 05:55:13,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:13,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:55:13,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:13,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:13,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:13,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:13,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:13,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:13,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:13,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:13,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:13,188 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:13,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:13,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:13 GMT 2018-07-31 05:55:13,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:13,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:13,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:18,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:18,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:18,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:18 GMT 2018-07-31 05:55:18,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:18,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:55:18,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:18,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:18,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:18,318 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:18,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:18,319 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:18 GMT 2018-07-31 05:55:18,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:18,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:18,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:23,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:23,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:23,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:23.282Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:23.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 258, "offset": 257, "size": 50}}} 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:23,397 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:23 GMT 2018-07-31 05:55:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-07-31 05:55:23,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:23,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:23,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:23,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:23,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:23,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:23,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:23,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:23,457 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:23 GMT 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:23,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:28,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:28,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:28,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:28,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:28,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:28,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:28,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:23.864Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:23.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:24.916Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:25.874Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:25.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:25.874Z", "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-31T05:55:25.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:25.874Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:25.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:25.874Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:25.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:26.990Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:26.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:27.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:27.879Z", "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-31T05:55:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:27.879Z", "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-31T05:55:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:27.879Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:27.879Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 270, "offset": 258, "size": 50}}} 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:28 GMT 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8103 2018-07-31 05:55:28,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:28,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,530 - 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-31 05:55:28,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,531 - 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-31 05:55:28,531 - 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-31 05:55:28,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:28,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:28,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:28,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:28,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:28,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:28,587 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:28 GMT 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:28,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:33,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:33,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:33,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:33,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:33,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:33,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:33,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:28.888Z", "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-31T05:55:28.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:29.892Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:29.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:29.892Z", "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-31T05:55:29.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:29.892Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:29.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:30.904Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:30.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:30.904Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:30.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:31.910Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:31.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:31.910Z", "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-31T05:55:31.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:31.910Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:31.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:32.937Z", "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-31T05:55:32.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 280, "offset": 270, "size": 50}}} 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:33 GMT 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7700 2018-07-31 05:55:33,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:33,664 - 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-31 05:55:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:33,664 - 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-31 05:55:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:33,665 - 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-31 05:55:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 05:55:33,665 - 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-31 05:55:33,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:33,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:33,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:33,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:33,728 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:33 GMT 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:33,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:38,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:38,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:38,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:38,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:38,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:38,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:38,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:33.942Z", "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-31T05:55:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:38 GMT 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-07-31 05:55:38,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:38,797 - 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-31 05:55:38,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:38,854 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:38 GMT 2018-07-31 05:55:38,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:38,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:38,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:43,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:43,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:43,930 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:43 GMT 2018-07-31 05:55:43,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:43,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:55:43,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:43,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:43,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:43,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:43,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:43,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:43,990 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:43 GMT 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:43,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:48,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:49,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:49,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:49 GMT 2018-07-31 05:55:49,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:49,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:55:49,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:49,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:49,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:49,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:49,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:49,125 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:49 GMT 2018-07-31 05:55:49,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:49,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:49,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:54,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:54,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:54,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:54,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:54,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:54 GMT 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:55:54,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:54,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:54,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:54,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:54,250 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:54 GMT 2018-07-31 05:55:54,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:54,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:54,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:59,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:55:59,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:59,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:59,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:59,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:55.304Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:55.952Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:55.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:57.139Z", "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-31T05:55:57.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:57.958Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:57.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:57.958Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:57.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:57.958Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:57.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:57.958Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:57.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:58.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:58.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:58.964Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:58.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 290, "offset": 281, "size": 50}}} 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:59 GMT 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5322 2018-07-31 05:55:59,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:55:59,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,354 - 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-31 05:55:59,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:55:59,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:55:59,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:55:59,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:55:59,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:55:59 GMT 2018-07-31 05:55:59,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:55:59,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:55:59,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:04,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:04,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:04,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:04,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:04,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:04,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:59.971Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:59.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:59.971Z", "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-31T05:55:59.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:59.971Z", "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-31T05:55:59.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:55:59.971Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:55:59.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:00.975Z", "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-31T05:56:00.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:01.982Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:01.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:01.982Z", "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-31T05:56:01.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:01.982Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:01.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:02.987Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:02.987Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:03.991Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:03.991Z", "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-31T05:56:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:03.991Z", "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-31T05:56:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:03.991Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 304, "offset": 290, "size": 50}}} 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:04 GMT 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10994 2018-07-31 05:56:04,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,492 - 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-31 05:56:04,492 - 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-31 05:56:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,493 - 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-31 05:56:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,493 - 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-31 05:56:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,494 - 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-31 05:56:04,494 - 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-31 05:56:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 05:56:04,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:04,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:04,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:04,549 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:04 GMT 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:04,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:04,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:09,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:09,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:09,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:09,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:09,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:09,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:04.996Z", "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-31T05:56:04.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 305, "offset": 304, "size": 50}}} 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:09 GMT 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-07-31 05:56:09,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:09,624 - 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-31 05:56:09,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:09,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:09,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:09,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:09,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:09,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:09,684 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:09 GMT 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:09,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:14,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:14,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:14,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:14,762 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:14 GMT 2018-07-31 05:56:14,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:14,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:56:14,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:14,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:14,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:14,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:14,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:14,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:14,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:14 GMT 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:14,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:19,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:19,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:19,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:19,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:19,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:19,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:19 GMT 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:56:19,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:19,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:19,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:19,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:19,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:19,960 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:19 GMT 2018-07-31 05:56:19,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:19,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:19,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:24,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:25,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:25 GMT 2018-07-31 05:56:25,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:25,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 05:56:25,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:25,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:25,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:25,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:25,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:25,865 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:25 GMT 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:25,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:25,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:30,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:32,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:27.246Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:27.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:28.006Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:28.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:29.284Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:29.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 308, "offset": 305, "size": 50}}} 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:32,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:32 GMT 2018-07-31 05:56:32,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:32,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1623 2018-07-31 05:56:32,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:32,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:33,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:33,201 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:33 GMT 2018-07-31 05:56:33,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:33,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:33,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:38,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:39,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:39,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "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-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:33.064Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:36.128Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:36.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:36.128Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:36.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:36.128Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:36.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:36.128Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:36.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:38.088Z", "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-31T05:56:38.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:38.088Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:38.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 322, "offset": 308, "size": 50}}} 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:39 GMT 2018-07-31 05:56:39,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:39,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8504 2018-07-31 05:56:39,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:39,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,401 - 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-31 05:56:39,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,402 - 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-31 05:56:39,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:39,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:45,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:45,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:45,797 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:45 GMT 2018-07-31 05:56:45,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:45,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:45,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:50,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:56:51,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:51,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:51,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:39.906Z", "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-31T05:56:39.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:39.906Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:56:39.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:47.135Z", "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-31T05:56:47.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:47.970Z", "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-31T05:56:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:47.970Z", "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-31T05:56:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:47.970Z", "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-31T05:56:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 328, "offset": 322, "size": 50}}} 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:51 GMT 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:51,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6271 2018-07-31 05:56:51,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:56:51,571 - 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-31 05:56:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-31 05:56:51,571 - 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-31 05:56:51,572 - 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-31 05:56:51,572 - 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-31 05:56:51,572 - 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-31 05:56:51,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:56:56,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:56:56,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:56:56,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:56:56,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:56:56 GMT 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:56:56,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:56:56,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:01,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:01,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:56:51.144Z", "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-31T05:56:51.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 329, "offset": 328, "size": 50}}} 2018-07-31 05:57:01,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:01,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:01 GMT 2018-07-31 05:57:01,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:01,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-07-31 05:57:01,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:01,582 - 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-31 05:57:01,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:02,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:02,045 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:02,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:02,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:02 GMT 2018-07-31 05:57:02,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:02,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:02,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:07,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:08,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:08,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:08,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:08,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:03.007Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:03.786Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:03.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:06.461Z", "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-31T05:57:06.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:07.055Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:07.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 333, "offset": 329, "size": 50}}} 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:08 GMT 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2759 2018-07-31 05:57:08,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:08,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:08,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:08,483 - 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-31 05:57:08,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:08,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:09,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:09,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:09,171 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:09 GMT 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:09,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:09,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:14,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:14,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:08.636Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:08.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:10.094Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:10.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:10.094Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:10.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:12.192Z", "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": "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-31T05:57:12.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 337, "offset": 333, "size": 50}}} 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:14 GMT 2018-07-31 05:57:14,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:14,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2757 2018-07-31 05:57:14,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:14,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:14,742 - 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-31 05:57:14,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:15,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:15,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:15,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:15,682 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:15 GMT 2018-07-31 05:57:15,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:15,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:15,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:20,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:21,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:21,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:21,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:14.842Z", "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": "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-31T05:57:14.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:17.561Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:17.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:17.561Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:17.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:17.561Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:17.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:17.561Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:17.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:17.561Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:17.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 343, "offset": 337, "size": 50}}} 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:21 GMT 2018-07-31 05:57:21,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:21,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3775 2018-07-31 05:57:21,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:21,164 - 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-31 05:57:21,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:21,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:21,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:21,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:21,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:21,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:21,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:21,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:21,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:21,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:21,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:21,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:21,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:21,421 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:21,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:21,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:21 GMT 2018-07-31 05:57:21,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:21,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:21,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:26,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:21.136Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:21.136Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:21.136Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:22.274Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:22.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:22.274Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:22.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:24.630Z", "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-31T05:57:24.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:24.630Z", "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": "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-31T05:57:24.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:24.630Z", "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-31T05:57:24.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:24.630Z", "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-31T05:57:24.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:25.127Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:25.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2eccd8d8-6b8d-47aa-b6b8-392854431510"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:25.744Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:25.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:25.744Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:25.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:25.744Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:25.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:25.744Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:25.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 357, "offset": 343, "size": 50}}} 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:26 GMT 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9725 2018-07-31 05:57:26,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:26,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:26,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:26,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:26,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:26,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:26,519 - 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-31 05:57:26,519 - 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-31 05:57:26,519 - 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-31 05:57:26,519 - 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-31 05:57:26,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:57:26,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:57:26,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:26,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:26,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-31 05:57:26,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:26,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:26,594 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:26,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:26,594 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:26 GMT 2018-07-31 05:57:26,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:26,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:26,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:31,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:31,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:31,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:31,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:31,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:31,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:31,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:26.960Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:26.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.183Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:27.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "668b0e48-ae18-4984-96e0-49dc689a1c05"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:27.442Z", "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": "vellum_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-31T05:57:27.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 369, "offset": 357, "size": 50}}} 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:31 GMT 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7361 2018-07-31 05:57:31,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:57:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:57:31,712 - 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-31 05:57:31,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:31,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:31,777 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:31,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:31,777 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:31 GMT 2018-07-31 05:57:31,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:31,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:31,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:36,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:36,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:36,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:36,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:36,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:36,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:36.569Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:36.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:36.754Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:36.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 371, "offset": 369, "size": 50}}} 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:36 GMT 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-07-31 05:57:36,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:36,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:36,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:36,914 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:36,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:36,915 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:36 GMT 2018-07-31 05:57:36,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:36,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:36,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:41,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:41,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:42,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:38.292Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:38.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9cf5d1cb-2e30-4787-b04f-c8dd1052dc41"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:38.656Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:38.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:39.764Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:39.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:39.764Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:39.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:39.764Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:39.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:39.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:39.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.192Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:40.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "28cde656-7288-46b0-93ee-3bf23922930f"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:40.789Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-31T05:57:40.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 388, "offset": 371, "size": 50}}} 2018-07-31 05:57:42,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:42,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:41 GMT 2018-07-31 05:57:42,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:42,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9857 2018-07-31 05:57:42,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:57:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:57:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:57:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:57:42,003 - 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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2018-07-31 05:57:42,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:42,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:42,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:42,065 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:42 GMT 2018-07-31 05:57:42,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:42,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:42,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:47,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:47,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:47,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:42.294Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:42.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:42.822Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:42.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:42.822Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:42.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:42.822Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:42.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:43.278Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:44.203Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:44.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:44.282Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:44.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "483878bb-75f0-4b09-a831-4105fc83ac83"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:44.870Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:44.870Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:44.870Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:45.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:45.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:45.899Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:45.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:45.899Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:45.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:46.292Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:46.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}], "metadata": {"pagination": {"total": 421, "offset": 388, "size": 50}}} 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:47 GMT 2018-07-31 05:57:47,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:47,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17834 2018-07-31 05:57:47,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:47,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:47,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-31 05:57:47,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-31 05:57:47,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:47,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:57:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:57:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:57:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:57:47,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:47,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:47,217 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:47,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:47 GMT 2018-07-31 05:57:47,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:47,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:47,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:52,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:52,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:52,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.271Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "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-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "be8d1397-4fd5-4bfc-b9b8-bb0b7f22226d"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.302Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.940Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.940Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:47.940Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:47.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:48.312Z", "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-31T05:57:48.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:48.312Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:48.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:48.312Z", "message": "Creating Agent vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:48.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:48.312Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:57:48.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:48.312Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_x5k3qq/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:48.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}], "metadata": {"pagination": {"total": 520, "offset": 421, "size": 50}}} 2018-07-31 05:57:52,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:52,297 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:52 GMT 2018-07-31 05:57:52,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:52,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27692 2018-07-31 05:57:52,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:52,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:57:52,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:57:52,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:57:52,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:57:52,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:57:52,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:57:52,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:57:52,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:57:52,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:52,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:57:52,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-31 05:57:52,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:57:52,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_x5k3qq 2018-07-31 05:57:52,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:57:52,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_x5k3qq/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:57:52,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:52,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:52,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:52,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:52,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:52,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:52,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:52,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:52,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:52,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:52,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:52,363 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:52 GMT 2018-07-31 05:57:52,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:52,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:52,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:57,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:57,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "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-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:49.348Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "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-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_x5k3qq/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_x5k3qq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_x5k3qq/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_x5k3qq', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_x5k3qq/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_x5k3qq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Creating Agent sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:50.357Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_fx4888/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:51.382Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:51.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:51.600Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:51.600Z", "message": "/home/ubuntu/vellum_host_x5k3qq/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-31T05:57:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:51.600Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:51.600Z", "message": "Successfully created daemon: vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ba2f696a-8e35-4c06-9eef-aeb1ce70a53e"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.021Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.021Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.021Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}], "metadata": {"pagination": {"total": 643, "offset": 471, "size": 50}}} 2018-07-31 05:57:57,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:57,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:57 GMT 2018-07-31 05:57:57,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:57,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28705 2018-07-31 05:57:57,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:57:57,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:57:57,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_x5k3qq/env 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_x5k3qq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_x5k3qq/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_x5k3qq', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_x5k3qq/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_x5k3qq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:57:57,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_fx4888 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_fx4888/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-31 05:57:57,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_x5k3qq/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-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_x5k3qq 2018-07-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:57:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:57:57,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:57:57,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:57:57,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:57:57,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:57:57,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:57:57,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:57:57,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:57:57,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:57:57,685 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:57:57,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:57:57,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:57:57 GMT 2018-07-31 05:57:57,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:57:57,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:57:57,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:02,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:02,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:02,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "/home/ubuntu/sprout_host_fx4888/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-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_fx4888/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Successfully created daemon: sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "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-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_fx4888/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_fx4888/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_fx4888', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_fx4888/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_fx4888', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c40a02cb-013b-43ef-941c-300126999a6e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:52.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:52.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.026Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.026Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.026Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 805, "offset": 521, "size": 50}}} 2018-07-31 05:58:02,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:02,798 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:02 GMT 2018-07-31 05:58:02,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:02,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28697 2018-07-31 05:58:02,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:02,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_fx4888/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-31 05:58:02,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-31 05:58:02,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:02,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-31 05:58:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_fx4888/env 2018-07-31 05:58:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_fx4888 2018-07-31 05:58:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:58:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_fx4888/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_fx4888/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_fx4888', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_fx4888/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_fx4888', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:58:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:02,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:02,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:02,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:02,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:58:02,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:02,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:02,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:02,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:02,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:02,869 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:02 GMT 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:02,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:07,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:08,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:08,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.026Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Configuring Agent vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_cdzyox/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Creating Agent dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Successfully configured daemon: vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "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-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "73ebbacd-c42d-48bf-90bd-f86efd1761cb"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:53.623Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:57:53.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.040Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.040Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.040Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.040Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Configuring Agent sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:54.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.048Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_cdzyox/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Starting Agent vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}], "metadata": {"pagination": {"total": 1004, "offset": 571, "size": 50}}} 2018-07-31 05:58:08,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:08,041 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:08 GMT 2018-07-31 05:58:08,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:08,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27089 2018-07-31 05:58:08,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:08,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:08,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_x5k3qq 2018-07-31 05:58:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_cdzyox/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:58:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_cdzyox 2018-07-31 05:58:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_x5k3qq 2018-07-31 05:58:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:58:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:58:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:58:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_fx4888 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:08,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:58:08,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:08,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:08,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_cdzyox/env 2018-07-31 05:58:08,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:08,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:08,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_x5k3qq 2018-07-31 05:58:08,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:08,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:08,127 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:08,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:08,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:08 GMT 2018-07-31 05:58:08,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:08,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:08,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:13,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:13,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Starting Agent vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_cdzyox/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Successfully configured daemon: sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "/home/ubuntu/dime_host_cdzyox/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-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "978b1a94-5ebc-49f3-a8e8-f5b1b6fce9f9"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c4ae3d5e-94a3-4f90-a637-8baac7f92c8d"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:55.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.057Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.975Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aba0c0c0-9421-4083-a431-a795a13082cd"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.975Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "036cfc98-0519-4ec4-9b87-73309822f619"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:56.975Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:56.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a28206f3-caab-441d-af89-c440494bf3f0"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:57.587Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}], "metadata": {"pagination": {"total": 1171, "offset": 621, "size": 50}}} 2018-07-31 05:58:13,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:13,203 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:13 GMT 2018-07-31 05:58:13,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:13,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27055 2018-07-31 05:58:13,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:13,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:13,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-31 05:58:13,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_x5k3qq 2018-07-31 05:58:13,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_cdzyox/env 2018-07-31 05:58:13,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:13,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_fx4888 2018-07-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_cdzyox/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-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:58:13,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:58:13,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:13,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:13,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:13,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:13,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:13,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:13,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:13,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:13,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:13,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:13,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:13,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:13,271 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:13,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:13,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:13 GMT 2018-07-31 05:58:13,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:13,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:13,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:18,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:18,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:18,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:18,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:18,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:18,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:18,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:18,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:18,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.595Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.595Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.595Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.595Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.595Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:58.595Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:58.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_x5k3qq start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Successfully configured daemon: dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Configuring Agent dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Successfully started daemon: vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Starting Agent sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f1852143-f361-4721-a480-825814112765"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.094Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "79736b1e-b61b-417c-ae09-e549a392a651"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1272, "offset": 671, "size": 50}}} 2018-07-31 05:58:18,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:18,378 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:18 GMT 2018-07-31 05:58:18,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:18,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26857 2018-07-31 05:58:18,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:18,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-31 05:58:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:58:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-31 05:58:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_x5k3qq start 2018-07-31 05:58:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_cdzyox 2018-07-31 05:58:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_cdzyox 2018-07-31 05:58:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_x5k3qq 2018-07-31 05:58:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:58:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_fx4888 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:58:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:58:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:58:18,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:58:18,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:18,541 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:18 GMT 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:18,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:23,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:23,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:23,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:23,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:23,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:23,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:57:59.603Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:57:59.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "[localhost] run: /home/ubuntu/vellum_host_x5k3qq/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:00.102Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:00.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "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-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "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-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}], "metadata": {"pagination": {"total": 1360, "offset": 721, "size": 50}}} 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:23 GMT 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27662 2018-07-31 05:58:23,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_x5k3qq/env/bin/pip freeze 2018-07-31 05:58:23,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:58:23,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:58:23,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:23,663 - 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-31 05:58:23,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:23,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:58:23,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:58:23,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:23,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:58:23,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:23,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,667 - 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-31 05:58:23,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:23,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:23,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:23,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:23,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:23,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:23,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:23,932 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:23 GMT 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:23,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:28,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:29,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:29,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:01.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:01.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.097Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "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-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Removing directory: /tmp/tmpxIgCUo", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Creating Agent proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_fx4888 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Successfully started daemon: sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "0c504348-1b70-45a5-b328-8fc29a02f366"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_5jqiwt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "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-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53678e7b-7592-4c5c-a4c9-b8d6af058842"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.620Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.620Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.620Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.620Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:02.620Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:02.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "[localhost] run: /home/ubuntu/sprout_host_fx4888/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}], "metadata": {"pagination": {"total": 1381, "offset": 771, "size": 50}}} 2018-07-31 05:58:29,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:29,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:29 GMT 2018-07-31 05:58:29,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:29,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27501 2018-07-31 05:58:29,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:58:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:58:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-31 05:58:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:58:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxIgCUo 2018-07-31 05:58:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_5jqiwt 2018-07-31 05:58:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_fx4888 start 2018-07-31 05:58:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_fx4888 2018-07-31 05:58:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_5jqiwt/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:58:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:58:29,016 - 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-31 05:58:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:58:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:58:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_fx4888/env/bin/pip freeze 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:58:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:29,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:29,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:29,074 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:29,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:29,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:29 GMT 2018-07-31 05:58:29,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:29,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:29,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:34,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:34,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:34,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:34,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:34,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:34,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:34,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:34,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:34,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Creating Agent bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "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-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_2cdfw6/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.666Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.666Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.666Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.666Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:03.666Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:03.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Removing directory: /tmp/tmpQN0oEK", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_5jqiwt/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}], "metadata": {"pagination": {"total": 1394, "offset": 821, "size": 50}}} 2018-07-31 05:58:34,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:34,389 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:34 GMT 2018-07-31 05:58:34,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:34,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27702 2018-07-31 05:58:34,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:34,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_2cdfw6 2018-07-31 05:58:34,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-31 05:58:34,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:34,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:58:34,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_2cdfw6/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:58:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:58:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:58:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:58:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,398 - 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-31 05:58:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQN0oEK 2018-07-31 05:58:34,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:58:34,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:34,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_5jqiwt/env 2018-07-31 05:58:34,399 - 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-31 05:58:34,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:34,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:34,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:34,460 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:34 GMT 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:34,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:34,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:39,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:39,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Creating Agent ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_5jqiwt/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_7rnoo5/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "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-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.718Z", "message": "Removing directory: /tmp/tmpQN0oEK", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9433e8e9-de5d-4e15-bdfb-efb28b84bf0b"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:04.825Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:04.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "/home/ubuntu/proxy_host_5jqiwt/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-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Successfully created daemon: proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "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-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e570354f-17ea-4ade-bf82-b4b85a794c31"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}], "metadata": {"pagination": {"total": 1407, "offset": 871, "size": 50}}} 2018-07-31 05:58:39,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:39,658 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:39 GMT 2018-07-31 05:58:39,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:39,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28231 2018-07-31 05:58:39,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:58:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_7rnoo5 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_5jqiwt/env 2018-07-31 05:58:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_7rnoo5/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:58:39,661 - 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-31 05:58:39,661 - 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-31 05:58:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:58:39,662 - 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-31 05:58:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-31 05:58:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQN0oEK 2018-07-31 05:58:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:58:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_5jqiwt/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-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_5jqiwt 2018-07-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:58:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:39,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:39,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:39,857 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:39,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:39,858 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:39 GMT 2018-07-31 05:58:39,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:39,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:39,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:44,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:44,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:44,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.907Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:05.911Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "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-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2cdfw6/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7rnoo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7rnoo5/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_7rnoo5', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7rnoo5/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7rnoo5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_gthe1b/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "/home/ubuntu/bono_host_2cdfw6/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-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_2cdfw6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_2cdfw6/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_2cdfw6', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_2cdfw6/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_2cdfw6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}], "metadata": {"pagination": {"total": 1419, "offset": 921, "size": 50}}} 2018-07-31 05:58:44,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:44,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:44 GMT 2018-07-31 05:58:44,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:44,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29455 2018-07-31 05:58:44,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:44,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:44,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:58:44,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:58:44,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:58:44,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:58:44,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:58:44,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:58:44,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:58:44,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-31 05:58:44,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-31 05:58:44,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2cdfw6/env 2018-07-31 05:58:44,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:58:44,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:58:44,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:44,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7rnoo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7rnoo5/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_7rnoo5', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7rnoo5/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7rnoo5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:58:44,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:44,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:44,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:44,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_gthe1b/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_2cdfw6/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-31 05:58:44,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-31 05:58:44,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_2cdfw6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_2cdfw6/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_2cdfw6', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_2cdfw6/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_2cdfw6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:58:44,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:44,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:45,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:45,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:45,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:45,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:45,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:45,063 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:45 GMT 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:45,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:50,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:50,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:50,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Successfully created daemon: bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "/home/ubuntu/bono_host_2cdfw6/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-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7rnoo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7rnoo5/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_7rnoo5', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7rnoo5/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7rnoo5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c6a25529-b163-4d02-8fc7-026358255269"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Creating Agent bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.032Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_7rnoo5/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:07.084Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "/home/ubuntu/ellis_host_7rnoo5/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-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Downloading Agent Package from https://192.168.120.22: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-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Creating Agent homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Successfully created daemon: ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_y8hy7a/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}], "metadata": {"pagination": {"total": 1420, "offset": 971, "size": 50}}} 2018-07-31 05:58:50,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:50,162 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:50 GMT 2018-07-31 05:58:50,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:50,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28960 2018-07-31 05:58:50,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:50,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_2cdfw6 2018-07-31 05:58:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_2cdfw6/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-31 05:58:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-31 05:58:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7rnoo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7rnoo5/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_7rnoo5', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7rnoo5/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7rnoo5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:58:50,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-31 05:58:50,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-31 05:58:50,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_gthe1b 2018-07-31 05:58:50,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_7rnoo5/env 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:58:50,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:50,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:58:50,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-31 05:58:50,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:50,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-31 05:58:50,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_7rnoo5/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-31 05:58:50,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:50,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.22:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-31 05:58:50,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_y8hy7a 2018-07-31 05:58:50,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_7rnoo5 2018-07-31 05:58:50,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_y8hy7a/cloudify/ssl/cloudify_internal_cert.pem 2018-07-31 05:58:50,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:58:50,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:50,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:50,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:50,254 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:50,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:50,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:50 GMT 2018-07-31 05:58:50,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:50,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:50,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:55,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:58:55,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:55,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7dcee8d-629f-4384-8355-ea3b745cdd21"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.259Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:08.466Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_gthe1b/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "/home/ubuntu/bind_host_gthe1b/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-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Successfully created daemon: bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Configuring Agent proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_gthe1b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_gthe1b/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_gthe1b', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_gthe1b/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_gthe1b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Configuring Agent bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "83297b01-9185-499f-8de3-687c87c9d13c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.267Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.483Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.483Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.483Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:09.483Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Successfully configured daemon: proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_y8hy7a/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_y8hy7a/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_y8hy7a/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_y8hy7a', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_y8hy7a/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_y8hy7a', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}], "metadata": {"pagination": {"total": 1430, "offset": 1021, "size": 50}}} 2018-07-31 05:58:55,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:55,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:55 GMT 2018-07-31 05:58:55,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:55,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28957 2018-07-31 05:58:55,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:58:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-31 05:58:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:58:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:58:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:58:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_gthe1b/env 2018-07-31 05:58:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_gthe1b/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-31 05:58:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:58:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_gthe1b 2018-07-31 05:58:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_5jqiwt 2018-07-31 05:58:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_gthe1b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_gthe1b/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_gthe1b', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_gthe1b/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_gthe1b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_2cdfw6 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:58:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-31 05:58:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:58:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:58:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_5jqiwt 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_y8hy7a/env 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_y8hy7a/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_y8hy7a/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_y8hy7a', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_y8hy7a/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_y8hy7a', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:58:55,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:58:55,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:58:55,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:58:55,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:58:55,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:58:55,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:58:55,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:58:55,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:58:55,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:58:55,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:58:55,405 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:58:55 GMT 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:58:55,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:00,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:00,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Successfully configured daemon: bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Successfully configured daemon: proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_y8hy7a/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_y8hy7a/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_y8hy7a', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_y8hy7a/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_y8hy7a', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6061e961-4266-4e74-9717-dab8ef13da5b"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4bb9d866-e553-4214-be4a-681f6e52ea14"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:10.517Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:10.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "/home/ubuntu/homer_host_y8hy7a/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-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Configuring Agent ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Successfully started daemon: dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_cdzyox start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "02046c7e-e7dc-4199-9f6e-adca6b1c2136"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Successfully created daemon: homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a7e17cac-34ea-4d7c-8aa3-33b913d2fd74"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Configuring Agent bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1459, "offset": 1071, "size": 50}}} 2018-07-31 05:59:00,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:00,481 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:00 GMT 2018-07-31 05:59:00,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:00,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28187 2018-07-31 05:59:00,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_2cdfw6 2018-07-31 05:59:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:59:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:59:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_5jqiwt 2018-07-31 05:59:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.22', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_y8hy7a/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_y8hy7a/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_y8hy7a', 'REST_HOST': '192.168.120.22', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_y8hy7a/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_y8hy7a', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkGLEg.h31sK2mIoLLnZuA4ZF0z5C_Bw1M'} 2018-07-31 05:59:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:59:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:59:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:59:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:59:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:59:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-31 05:59:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:59:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:59:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-31 05:59:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_y8hy7a/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-31 05:59:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_7rnoo5 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_cdzyox 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_cdzyox start 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_y8hy7a 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_gthe1b 2018-07-31 05:59:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:59:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:59:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:00,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:00,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:00,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:00,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:00,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:00,549 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:00 GMT 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:00,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:05,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:05,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:05,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:05,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:05,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:05,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:05,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:11.531Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:11.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Starting Agent bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Successfully configured daemon: ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9414eeee-7013-447b-8d31-cfb661ae7b52"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Starting Agent proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "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-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "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-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Successfully configured daemon: bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "[localhost] run: /home/ubuntu/dime_host_cdzyox/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "659dd951-ef08-4a92-8df3-0d64477a8843"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.539Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.539Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.539Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.539Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.539Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:12.539Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1459, "offset": 1121, "size": 50}}} 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:05 GMT 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26877 2018-07-31 05:59:05,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:05,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:05,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-31 05:59:05,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:05,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:05,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:05,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:05,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:05,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:05,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-31 05:59:05,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:59:05,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_2cdfw6 2018-07-31 05:59:05,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:59:05,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:59:05,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:59:05,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:59:05,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:05,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_7rnoo5 2018-07-31 05:59:05,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_5jqiwt 2018-07-31 05:59:05,632 - 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-31 05:59:05,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:59:05,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,633 - 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-31 05:59:05,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_gthe1b 2018-07-31 05:59:05,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:59:05,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_cdzyox/env/bin/pip freeze 2018-07-31 05:59:05,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:59:05,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:05,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:59:05,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:05,773 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:05,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:05,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:05 GMT 2018-07-31 05:59:05,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:05,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:05,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:10,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:10,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:10,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Removing directory: /tmp/tmpk8RGVt", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Successfully configured daemon: homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Configuring Agent homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "aa060f3e-9946-4ab4-9cfd-bf2031cf0ae7"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "message": "Starting Agent ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.958Z", "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-31T05:58:13.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4c3a68ad-1ae4-46a6-966b-da6f76667580"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:13.961Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:13.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Starting Agent bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1462, "offset": 1171, "size": 50}}} 2018-07-31 05:59:10,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:10,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:10 GMT 2018-07-31 05:59:10,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:10,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27024 2018-07-31 05:59:10,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:10,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-31 05:59:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:59:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-31 05:59:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpk8RGVt 2018-07-31 05:59:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_y8hy7a 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_y8hy7a 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-31 05:59:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_7rnoo5 2018-07-31 05:59:10,854 - 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-31 05:59:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:59:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-31 05:59:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:59:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-31 05:59:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_gthe1b 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:10,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:10,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:10,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:10,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:10,914 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:10 GMT 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:10,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:15,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:16,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:16,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:16,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:16,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:14.975Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:15.979Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:15.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:15.979Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_5jqiwt start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:15.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.133Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.984Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Successfully started daemon: bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_2cdfw6 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "bcc8b315-8abc-4289-828e-0f50cd890671"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Successfully started daemon: proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "91645e0f-c0d0-4343-9794-6a8bc164c2f2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:16.988Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:16.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:17.994Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:17.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:17.994Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:17.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:17.994Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:17.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:17.994Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:17.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "[localhost] run: /home/ubuntu/bono_host_2cdfw6/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "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-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "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-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Starting Agent homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_7rnoo5 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "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-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "[localhost] run: /home/ubuntu/proxy_host_5jqiwt/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "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-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Successfully started daemon: ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2bd0b2ad-7c55-44b5-ab77-4d0bb7f5b641"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}], "metadata": {"pagination": {"total": 1462, "offset": 1221, "size": 50}}} 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:15 GMT 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26985 2018-07-31 05:59:16,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:16,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:59:16,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:59:16,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:59:16,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_5jqiwt start 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:16,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:16,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:16,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:16,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:16,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:16,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:59:16,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:16,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2cdfw6 2018-07-31 05:59:16,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:59:16,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_2cdfw6 start 2018-07-31 05:59:16,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_5jqiwt 2018-07-31 05:59:16,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-31 05:59:16,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:59:16,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:16,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_2cdfw6/env/bin/pip freeze 2018-07-31 05:59:16,010 - 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-31 05:59:16,010 - 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-31 05:59:16,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_y8hy7a 2018-07-31 05:59:16,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_7rnoo5 start 2018-07-31 05:59:16,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:16,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:59:16,011 - 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-31 05:59:16,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_5jqiwt/env/bin/pip freeze 2018-07-31 05:59:16,011 - 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-31 05:59:16,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_7rnoo5 2018-07-31 05:59:16,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:59:16,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:59:16,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-31 05:59:16,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:16,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:16,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:16,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:16,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:16,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:16,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:16,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:16,074 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:16,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:16,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:16 GMT 2018-07-31 05:59:16,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:16,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:16,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:21,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:21,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:18.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:18.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "Removing directory: /tmp/tmpa36GbR", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "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-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "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-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "1ff9b2f0-6d69-420f-a752-9c121f98d793"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "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-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "[localhost] run: /home/ubuntu/ellis_host_7rnoo5/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_gthe1b start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "Successfully started daemon: bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ad744797-8329-4905-9439-42b820cba230"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "message": "Removing directory: /tmp/tmpAtoVVo", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.090Z", "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-31T05:58:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c66733d4-7082-4917-9c8f-d5df45bf95d1"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:19.091Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.097Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "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-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "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-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "message": "Removing directory: /tmp/tmpkEOad3", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "3d31a906-fece-455c-ae5c-451fa298ba4b"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "message": "[localhost] run: /home/ubuntu/bind_host_gthe1b/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:20.106Z", "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-31T05:58:20.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1462, "offset": 1271, "size": 50}}} 2018-07-31 05:59:21,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:21,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:21 GMT 2018-07-31 05:59:21,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:21,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26947 2018-07-31 05:59:21,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 05:59:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpa36GbR 2018-07-31 05:59:21,190 - 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-31 05:59:21,190 - 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-31 05:59:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:59:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:59:21,190 - 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-31 05:59:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_7rnoo5/env/bin/pip freeze 2018-07-31 05:59:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_gthe1b start 2018-07-31 05:59:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_gthe1b 2018-07-31 05:59:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAtoVVo 2018-07-31 05:59:21,191 - 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-31 05:59:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:59:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:59:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:59:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:59:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:59:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:59:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:59:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:59:21,194 - 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-31 05:59:21,195 - 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-31 05:59:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkEOad3 2018-07-31 05:59:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_gthe1b/env/bin/pip freeze 2018-07-31 05:59:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:59:21,195 - 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-31 05:59:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:59:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:59:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:21,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:21,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:21,288 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:21,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:21,289 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:21 GMT 2018-07-31 05:59:21,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:21,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:21,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:26,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:26,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:26,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:26,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:26,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.100Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.110Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_y8hy7a start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.110Z", "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-31T05:58:21.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.110Z", "message": "Removing directory: /tmp/tmp0mk7mZ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "da23d342-b38a-40cb-b662-56c14eb76f92"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.110Z", "message": "Successfully started daemon: homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:21.110Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:21.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a8836854-766f-4cd1-9946-cfe8ca4ad5b2"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.106Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.114Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:22.114Z", "message": "[localhost] run: /home/ubuntu/homer_host_y8hy7a/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:22.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.111Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.111Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.111Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.111Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.111Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "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-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "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-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "proxy_node_a7gkfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/GW7CC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "24ffc363-c84e-4275-96b4-6ffc0283a554"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "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-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "message": "Removing directory: /tmp/tmpZXv5_r", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "51580436-73cc-4518-8f7b-1d757205cd69"}, {"node_instance_id": "proxy_node_a7gkfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:23.118Z", "message": "Executing: /tmp/GW7CC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:23.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "24ffc363-c84e-4275-96b4-6ffc0283a554"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:24.136Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:24.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:24.136Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:24.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:25.179Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1462, "offset": 1321, "size": 50}}} 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:26 GMT 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:26,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26434 2018-07-31 05:59:26,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:26,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:59:26,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:59:26,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:59:26,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:59:26,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-31 05:59:26,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:59:26,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_y8hy7a start 2018-07-31 05:59:26,370 - 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-31 05:59:26,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0mk7mZ 2018-07-31 05:59:26,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_y8hy7a 2018-07-31 05:59:26,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:59:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:59:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:59:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-31 05:59:26,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:59:26,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-31 05:59:26,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_y8hy7a/env/bin/pip freeze 2018-07-31 05:59:26,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:26,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 05:59:26,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:26,374 - 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-31 05:59:26,374 - 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-31 05:59:26,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/GW7CC/install_requirements.sh 2018-07-31 05:59:26,374 - 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-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZXv5_r 2018-07-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GW7CC/install_requirements.sh 2018-07-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:26,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:26,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:26,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:26,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:26,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:26,433 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:26 GMT 2018-07-31 05:59:26,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:26,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:26,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:31,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:31,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:31,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:31,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:31,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:31,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:31,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:26.210Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:26.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:26.210Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:26.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:26.210Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:26.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:26.210Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:26.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:27.351Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:27.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:28.385Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:28.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:28.385Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:28.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:28.385Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:28.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:30.419Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:30.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:31.408Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:31.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:31.408Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:31.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:31.408Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:31.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:32.683Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:32.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:32.683Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:32.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:32.683Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:32.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:33.691Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:33.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:33.691Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:33.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:33.691Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:33.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:34.696Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:34.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:34.696Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:34.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:34.696Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:34.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:35.700Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:35.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:35.700Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:35.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:35.700Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:35.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:36.810Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:36.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:36.810Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:36.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:36.810Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:36.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:36.810Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:36.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:36.810Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:36.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:37.843Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:37.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.072Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.856Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.856Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.856Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.856Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.856Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:40.856Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:40.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:41.552Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8UX5I/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:41.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:41.859Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:41.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:42.162Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:42.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:42.162Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:42.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:44.634Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:49.959Z", "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-31T05:58:49.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "proxy_node_a7gkfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:53.789Z", "message": "Execution done (return_code=0): /tmp/GW7CC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:53.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "24ffc363-c84e-4275-96b4-6ffc0283a554"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:53.865Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:53.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:54.869Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:54.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:54.963Z", "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-31T05:58:54.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:55.231Z", "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-31T05:58:55.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:55.231Z", "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-31T05:58:55.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:55.231Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:55.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}], "metadata": {"pagination": {"total": 1462, "offset": 1371, "size": 50}}} 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:31 GMT 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25966 2018-07-31 05:59:31,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:31,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:31,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-31 05:59:31,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-31 05:59:31,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 05:59:31,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 05:59:31,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 05:59:31,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8UX5I/bind.py 2018-07-31 05:59:31,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-07-31 05:59:31,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-07-31 05:59:31,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-31 05:59:31,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GW7CC/install_requirements.sh 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 05:59:31,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}. 2018-07-31 05:59:31,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:31,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:31,578 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:31,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:31,579 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:31 GMT 2018-07-31 05:59:31,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:31,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:31,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:36,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:36,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:36,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:36,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:36,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:55.231Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:55.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:55.231Z", "message": "[localhost] run: sudo mv /tmp/tmpMA6mCF /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:55.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:55.881Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:55.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "[localhost] run: sudo mv /tmp/tmpxwOJIj /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "[localhost] run: sudo mv /tmp/tmpBEewIC /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "[localhost] run: sudo mv /tmp/tmpvht8cM /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "[localhost] run: sudo mv /tmp/tmpqVjjFO /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "message": "The config dict: {'public_ip': u'172.30.9.203', '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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:56.240Z", "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-31T05:58:56.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8f6f2e8a-f771-47b4-8637-395e83afa330"}, {"node_instance_id": "bind_7cvck8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:57.054Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:57.866Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/OHX2Z/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:57.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:58.058Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:58.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:58.058Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:58.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:58.058Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:58.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:58.245Z", "message": "Executing: /tmp/OHX2Z/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:58.245Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:59.248Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:59.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:58:59.248Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:58:59.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:59:00.252Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:59:00.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:59:06.310Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gthe1b\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 5s (4,582 B/s)\nReading package lists...\n\nreal\t0m6.829s\nuser\t0m2.660s\nsys\t0m0.310s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:59:06.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:59:07.258Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:59:07.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:59:07.258Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:59:07.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}], "metadata": {"pagination": {"total": 1462, "offset": 1421, "size": 50}}} 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:36 GMT 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22270 2018-07-31 05:59:36,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:36,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 05:59:36,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMA6mCF /etc/clearwater/local_config 2018-07-31 05:59:36,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 05:59:36,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-07-31 05:59:36,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-07-31 05:59:36,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 05:59:36,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxwOJIj /etc/bind/db.clearwater.opnfv 2018-07-31 05:59:36,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 05:59:36,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBEewIC /etc/bind/named.conf.local 2018-07-31 05:59:36,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 05:59:36,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 05:59:36,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}. 2018-07-31 05:59:36,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvht8cM /etc/clearwater/shared_config 2018-07-31 05:59:36,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 05:59:36,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 05:59:36,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-07-31 05:59:36,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqVjjFO /etc/bind/db.clearwater.local 2018-07-31 05:59:36,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 05:59:36,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', '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.15', u'hss_hostname': u''}. 2018-07-31 05:59:36,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 05:59:36,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 05:59:36,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/OHX2Z/install-etcd.sh 2018-07-31 05:59:36,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 05:59:36,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 05:59:36,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 05:59:36,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OHX2Z/install-etcd.sh 2018-07-31 05:59:36,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-07-31 05:59:36,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-07-31 05:59:36,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-07-31 05:59:36,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-07-31 05:59:36,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gthe1b 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en 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 5s (4,582 B/s) Reading package lists... real 0m6.829s user 0m2.660s sys 0m0.310s 2018-07-31 05:59:36,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 05:59:36,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-07-31 05:59:36,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:36,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:36,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:36,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:36,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:36,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:36,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:36,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:36,719 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:36,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:36,719 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:36 GMT 2018-07-31 05:59:36,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:36,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:36,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:41,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:41,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:41,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:41,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1462, "offset": 1454, "size": 50}}} 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:41 GMT 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:41,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 05:59:41,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:41,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:41,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:41,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:41,863 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:41 GMT 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:41,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:41,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:46,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:46,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:46,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:46,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1462, "offset": 1454, "size": 50}}} 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:46 GMT 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:46,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 05:59:46,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:46,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:47,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:47,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:47,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:47,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:47 GMT 2018-07-31 05:59:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:47,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:52,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:52,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:52,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:52,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1462, "offset": 1454, "size": 50}}} 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:52 GMT 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:52,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 05:59:52,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:52,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:52,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:52,137 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:52,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:52,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:52 GMT 2018-07-31 05:59:52,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:52,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:52,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:57,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 05:59:57,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:57,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1462, "offset": 1454, "size": 50}}} 2018-07-31 05:59:57,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:57,210 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:57 GMT 2018-07-31 05:59:57,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:57,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 05:59:57,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 05:59:57,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 05:59:57,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 05:59:57,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 05:59:57,266 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 05:59:57 GMT 2018-07-31 05:59:57,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 05:59:57,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 05:59:57,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:02,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:02,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:02,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T05:59:59.648Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gthe1b\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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://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 python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 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,670 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 8941\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\t0m52.692s\nuser\t0m18.589s\nsys\t0m8.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T05:59:59.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:00.274Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:00.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:00.274Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:00.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:01.279Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3d:82:a9 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3d:82a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73925 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26248 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123544993 (123.5 MB) TX bytes:4248402 (4.2 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:13750 (13.7 KB) TX bytes:13750 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:01.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:01.279Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:57 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:57 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 26 2 0 05:57 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:57 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:57 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 125 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 131 2 0 05:57 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 496 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:57 ? 00:00:00 [kauditd]\nmessage+ 866 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 05:57 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 05:57 ? 00:00:00 cron\ndaemon 1111 1 0 05:57 ? 00:00:00 atd\nroot 1113 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 05:58 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 05:58 ? 00:00:00 /home/ubuntu/bind_host_gthe1b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_gthe1b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_gthe1b --logging-server-logdir=/home/ubuntu/bind_host_gthe1b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b%I.log --pidfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b.pid\nroot 1652 2 0 05:58 ? 00:00:00 [kworker/u5:2]\nubuntu 1691 1651 0 05:58 ? 00:00:00 /home/ubuntu/bind_host_gthe1b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_gthe1b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_gthe1b --logging-server-logdir=/home/ubuntu/bind_host_gthe1b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b%I.log --pidfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b.pid\nubuntu 1766 1 0 05:58 ? 00:00:00 python2.7 /home/ubuntu/bind_host_gthe1b/env/bin/diamond --configfile /home/ubuntu/bind_host_gthe1b/work/plugins/diamond/etc/diamond.conf\nbind 2430 1 0 05:58 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2483 1691 0 05:58 ? 00:00:00 /home/ubuntu/bind_host_gthe1b/env/bin/python2.7 /home/ubuntu/bind_host_gthe1b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-i_VMh9\nubuntu 2494 2483 0 05:58 ? 00:00:00 /bin/sh -c /tmp/OHX2Z/install-etcd.sh\nubuntu 2496 2494 0 05:58 ? 00:00:00 /bin/bash -e /tmp/OHX2Z/install-etcd.sh\nntp 8536 1 0 05:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9077 1 0 05:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9096 9077 0 05:59 ? 00:00:00 [check-monit-upt] \nclearwa+ 9152 1 0 05:59 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9166 9077 0 05:59 ? 00:00:00 [check-etcd-upti] \nroot 9169 9077 0 05:59 ? 00:00:00 [poll_etcd_clust] \nroot 9172 9077 0 05:59 ? 00:00:00 [poll_etcd.sh] \nroot 9196 1 0 05:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9200 9196 0 05:59 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9358 2496 0 05:59 ? 00:00:00 /bin/bash -e /tmp/OHX2Z/install-etcd.sh\nubuntu 9359 9358 0 05:59 ? 00:00:00 /bin/bash -e /tmp/OHX2Z/install-etcd.sh\nroot 9360 9359 0 05:59 ? 00:00:00 sudo ps -edf\nroot 9361 9360 0 06:00 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:01.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:01.279Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.007s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:01.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:01.279Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:01.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:01.279Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:01.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:02.286Z", "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.15:53 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9077/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9152/etcd \ntcp6 0 0 :::53 :::* LISTEN 2430/named \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2430/named \ntcp6 0 0 :::4000 :::* LISTEN 9152/etcd \nudp 0 0 192.168.120.15: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:49693 0.0.0.0:* 578/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2430/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8536/ntpd \nudp6 0 0 ::1:123 :::* 8536/ntpd \nudp6 0 0 :::123 :::* 8536/ntpd \nudp6 0 0 :::4846 :::* 578/dhclient \nudp6 0 0 :::53 :::* 2430/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9793 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9537 866/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11504 1651/python2.7 /tmp/cloudify-logging-server-04f81.socket\nunix 2 [ ACC ] STREAM LISTENING 7147 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13581 2483/python2.7 /tmp/ctx-DSZHBb.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7609 393/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:02.286Z", "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.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:02.286Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:02.286Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:02.286Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}], "metadata": {"pagination": {"total": 1475, "offset": 1454, "size": 50}}} 2018-07-31 06:00:02,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:02,344 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:02 GMT 2018-07-31 06:00:02,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:02,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 64148 2018-07-31 06:00:02,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:02,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gthe1b 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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://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 python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 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,670 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 8941 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 0m52.692s user 0m18.589s sys 0m8.005s 2018-07-31 06:00:02,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-07-31 06:00:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-07-31 06:00:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3d:82:a9 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3d:82a9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73925 errors:0 dropped:0 overruns:0 frame:0 TX packets:26248 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123544993 (123.5 MB) TX bytes:4248402 (4.2 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:13750 (13.7 KB) TX bytes:13750 (13.7 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-07-31 06:00:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:57 ? 00:00:00 [kworker/0:0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:57 ? 00:00:00 [kworker/1:0] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 26 2 0 05:57 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:57 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:57 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 125 2 0 05:57 ? 00:00:00 [kpsmoused] root 131 2 0 05:57 ? 00:00:00 [kworker/0:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 496 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:57 ? 00:00:00 [kauditd] message+ 866 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 05:57 ? 00:00:00 rsyslogd root 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 05:57 ? 00:00:00 cron daemon 1111 1 0 05:57 ? 00:00:00 atd root 1113 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 05:58 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 05:58 ? 00:00:00 /home/ubuntu/bind_host_gthe1b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_gthe1b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_gthe1b --logging-server-logdir=/home/ubuntu/bind_host_gthe1b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b%I.log --pidfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b.pid root 1652 2 0 05:58 ? 00:00:00 [kworker/u5:2] ubuntu 1691 1651 0 05:58 ? 00:00:00 /home/ubuntu/bind_host_gthe1b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_gthe1b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_gthe1b --logging-server-logdir=/home/ubuntu/bind_host_gthe1b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b%I.log --pidfile=/home/ubuntu/bind_host_gthe1b/work/bind_host_gthe1b.pid ubuntu 1766 1 0 05:58 ? 00:00:00 python2.7 /home/ubuntu/bind_host_gthe1b/env/bin/diamond --configfile /home/ubuntu/bind_host_gthe1b/work/plugins/diamond/etc/diamond.conf bind 2430 1 0 05:58 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2483 1691 0 05:58 ? 00:00:00 /home/ubuntu/bind_host_gthe1b/env/bin/python2.7 /home/ubuntu/bind_host_gthe1b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-i_VMh9 ubuntu 2494 2483 0 05:58 ? 00:00:00 /bin/sh -c /tmp/OHX2Z/install-etcd.sh ubuntu 2496 2494 0 05:58 ? 00:00:00 /bin/bash -e /tmp/OHX2Z/install-etcd.sh ntp 8536 1 0 05:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9077 1 0 05:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9096 9077 0 05:59 ? 00:00:00 [check-monit-upt] clearwa+ 9152 1 0 05:59 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9166 9077 0 05:59 ? 00:00:00 [check-etcd-upti] root 9169 9077 0 05:59 ? 00:00:00 [poll_etcd_clust] root 9172 9077 0 05:59 ? 00:00:00 [poll_etcd.sh] root 9196 1 0 05:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9200 9196 0 05:59 ? 00:00:00 inotifywait -e create -qq . ubuntu 9358 2496 0 05:59 ? 00:00:00 /bin/bash -e /tmp/OHX2Z/install-etcd.sh ubuntu 9359 9358 0 05:59 ? 00:00:00 /bin/bash -e /tmp/OHX2Z/install-etcd.sh root 9360 9359 0 05:59 ? 00:00:00 sudo ps -edf root 9361 9360 0 06:00 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.007s 2018-07-31 06:00:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.007s sys 0m0.004s 2018-07-31 06:00:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-07-31 06:00:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-07-31 06:00:02,349 - 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.15:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9077/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9152/etcd tcp6 0 0 :::53 :::* LISTEN 2430/named tcp6 0 0 :::22 :::* LISTEN 1106/sshd tcp6 0 0 ::1:953 :::* LISTEN 2430/named tcp6 0 0 :::4000 :::* LISTEN 9152/etcd udp 0 0 192.168.120.15: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:49693 0.0.0.0:* 578/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2430/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8536/ntpd udp6 0 0 ::1:123 :::* 8536/ntpd udp6 0 0 :::123 :::* 8536/ntpd udp6 0 0 :::4846 :::* 578/dhclient udp6 0 0 :::53 :::* 2430/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9793 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9537 866/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11504 1651/python2.7 /tmp/cloudify-logging-server-04f81.socket unix 2 [ ACC ] STREAM LISTENING 7147 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13581 2483/python2.7 /tmp/ctx-DSZHBb.socket unix 2 [ ACC ] SEQPACKET LISTENING 7609 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-07-31 06:00:02,349 - 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.010s user 0m0.000s sys 0m0.007s 2018-07-31 06:00:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-07-31 06:00:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-07-31 06:00:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-07-31 06:00:02,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:02,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:02,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:02,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:02,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:02,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:02,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:02,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:02,407 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:02,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:02,408 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:02 GMT 2018-07-31 06:00:02,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:02,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:02,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:07,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:07,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:03.290Z", "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/sa31\n/var/log/sysstat/clearwater-sa31\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.002s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:03.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:03.290Z", "message": "[etcd] => [31-Jul-2018 05:59:54 UTC] clearwater-diags-monitor starting\n[31-Jul-2018 05:59:54 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:03.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:03.290Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:03.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:04.294Z", "message": "Execution done (return_code=0): /tmp/OHX2Z/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:04.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:04.294Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:04.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:04.294Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:04.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:04.294Z", "message": "[etcd] => 2018-07-31 05:59:47.772080491 Stopping etcd clearwater-etcd\n2018-07-31 05:59:53.791927983 Restarting etcd clearwater-etcd\n2018-07-31 05:59:53.796740999 Configured ETCDCTL_PEERS: \n2018-07-31 05:59:53.797497073 Check for previous failed startup attempt\n2018-07-31 05:59:53.798711885 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-07-31 05:59:53.809917326 etcdctl returned 2\n2018-07-31 05:59:53.816224834 Creating new cluster...\n2018-07-31 05:59:53.819056466 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-07-31 05:59:53.820667696 Check we're actually a member of the cluster\n2018-07-31 05:59:53.835874434 Wait for etcd to startup\n2018-07-31 05:59:53.862427163 Etcd started successfully\n2018-07-31 05:59:53.844182 I | etcdmain: etcd Version: 3.1.7\n2018-07-31 05:59:53.844235 I | etcdmain: Git SHA: 43b7507\n2018-07-31 05:59:53.844241 I | etcdmain: Go Version: go1.7.5\n2018-07-31 05:59:53.844355 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-31 05:59:53.844365 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-31 05:59:53.844432 I | embed: listening for peers on http://192.168.120.15:2380\n2018-07-31 05:59:53.844480 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-31 05:59:53.889627 I | etcdserver: name = 192-168-120-15\n2018-07-31 05:59:53.889644 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-07-31 05:59:53.889650 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-07-31 05:59:53.889663 I | etcdserver: heartbeat = 100ms\n2018-07-31 05:59:53.889667 I | etcdserver: election = 1000ms\n2018-07-31 05:59:53.889670 I | etcdserver: snapshot count = 10000\n2018-07-31 05:59:53.889678 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-07-31 05:59:53.889683 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-07-31 05:59:53.889690 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-07-31 05:59:53.897835 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-07-31 05:59:53.897862 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-07-31 05:59:53.897876 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-31 05:59:53.897882 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-07-31 05:59:53.919293 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-31 05:59:53.920027 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-07-31 05:59:53.998124 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-07-31 05:59:53.998200 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-07-31 05:59:53.998215 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-07-31 05:59:53.998227 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-07-31 05:59:53.998261 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-07-31 05:59:53.998472 I | etcdserver: setting up the initial cluster version to 3.1\n2018-07-31 05:59:53.999868 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-31 05:59:53.999895 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-31 05:59:53.999913 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-07-31 05:59:53.999953 I | embed: ready to serve client requests\n2018-07-31 05:59:54.000296 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-31 05:59:54.001012 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:34054\n2018-07-31 05:59:54.037474 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:34061\n2018-07-31 05:59:54.038097 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:34062\n2018-07-31 05:59:59.968323 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:34063\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-31T06:00:04.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8141800c-fbc6-4f79-b760-bce808bb7758"}, {"node_instance_id": "bind_7cvck8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:04.423Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:04.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bind_7cvck8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:05.080Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:05.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:06.086Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:06.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:06.633Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/L8HSB/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:06.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "dime_odgkt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.152Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1506, "offset": 1467, "size": 50}}} 2018-07-31 06:00:07,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:07,599 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:07 GMT 2018-07-31 06:00:07,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:07,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19914 2018-07-31 06:00:07,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:07,600 - 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/sa31 /var/log/sysstat/clearwater-sa31 /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.002s sys 0m0.005s 2018-07-31 06:00:07,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [31-Jul-2018 05:59:54 UTC] clearwater-diags-monitor starting [31-Jul-2018 05:59:54 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-31 06:00:07,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-31 06:00:07,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OHX2Z/install-etcd.sh 2018-07-31 06:00:07,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-31 06:00:07,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-07-31 06:00:07,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-07-31 05:59:47.772080491 Stopping etcd clearwater-etcd 2018-07-31 05:59:53.791927983 Restarting etcd clearwater-etcd 2018-07-31 05:59:53.796740999 Configured ETCDCTL_PEERS: 2018-07-31 05:59:53.797497073 Check for previous failed startup attempt 2018-07-31 05:59:53.798711885 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-07-31 05:59:53.809917326 etcdctl returned 2 2018-07-31 05:59:53.816224834 Creating new cluster... 2018-07-31 05:59:53.819056466 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-07-31 05:59:53.820667696 Check we're actually a member of the cluster 2018-07-31 05:59:53.835874434 Wait for etcd to startup 2018-07-31 05:59:53.862427163 Etcd started successfully 2018-07-31 05:59:53.844182 I | etcdmain: etcd Version: 3.1.7 2018-07-31 05:59:53.844235 I | etcdmain: Git SHA: 43b7507 2018-07-31 05:59:53.844241 I | etcdmain: Go Version: go1.7.5 2018-07-31 05:59:53.844355 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-31 05:59:53.844365 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-31 05:59:53.844432 I | embed: listening for peers on http://192.168.120.15:2380 2018-07-31 05:59:53.844480 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-31 05:59:53.889627 I | etcdserver: name = 192-168-120-15 2018-07-31 05:59:53.889644 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-07-31 05:59:53.889650 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-07-31 05:59:53.889663 I | etcdserver: heartbeat = 100ms 2018-07-31 05:59:53.889667 I | etcdserver: election = 1000ms 2018-07-31 05:59:53.889670 I | etcdserver: snapshot count = 10000 2018-07-31 05:59:53.889678 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-07-31 05:59:53.889683 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-07-31 05:59:53.889690 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-07-31 05:59:53.897835 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-07-31 05:59:53.897862 I | raft: ca6a20ed546c7237 became follower at term 0 2018-07-31 05:59:53.897876 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-31 05:59:53.897882 I | raft: ca6a20ed546c7237 became follower at term 1 2018-07-31 05:59:53.919293 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-31 05:59:53.920027 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-07-31 05:59:53.998124 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-07-31 05:59:53.998200 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-07-31 05:59:53.998215 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-07-31 05:59:53.998227 I | raft: ca6a20ed546c7237 became leader at term 2 2018-07-31 05:59:53.998261 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-07-31 05:59:53.998472 I | etcdserver: setting up the initial cluster version to 3.1 2018-07-31 05:59:53.999868 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-31 05:59:53.999895 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-31 05:59:53.999913 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-07-31 05:59:53.999953 I | embed: ready to serve client requests 2018-07-31 05:59:54.000296 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-31 05:59:54.001012 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:34054 2018-07-31 05:59:54.037474 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:34061 2018-07-31 05:59:54.038097 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:34062 2018-07-31 05:59:59.968323 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:34063 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:00:07,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/L8HSB/clearwater.py 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:07,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 06:00:07,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 06:00:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-31 06:00:07,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:07,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:07,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:07,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:07,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:07,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:07,675 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:07 GMT 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:07,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:12,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:12,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VJQ3Q/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "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-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/O8J0G/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "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-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.15', 'name': u'bono-9jhoh1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.33'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "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-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "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-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "[localhost] run: sudo mv /tmp/tmp1v4Cv1 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6KXJ1/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "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-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/IXSF9/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:07.649Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QWHRC/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:07.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-vw6k68', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpLK5LaA /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpEyRF74 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpNss5HT /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-9hsay8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpxruY3L /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpUstzLe /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpq6Tnit /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-odgkt0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpJvYGgx /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}], "metadata": {"pagination": {"total": 1633, "offset": 1495, "size": 50}}} 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:12 GMT 2018-07-31 06:00:12,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:12,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27603 2018-07-31 06:00:12,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VJQ3Q/clearwater.py 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/O8J0G/clearwater.py 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 06:00:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.15', 'name': u'bono-9jhoh1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.33'}. 2018-07-31 06:00:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:00:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-31 06:00:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:00:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1v4Cv1 /etc/clearwater/local_config 2018-07-31 06:00:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6KXJ1/clearwater.py 2018-07-31 06:00:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:00:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/IXSF9/clearwater.py 2018-07-31 06:00:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-31 06:00:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-31 06:00:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:00:12,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-31 06:00:12,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-31 06:00:12,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:00:12,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QWHRC/clearwater.py 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:12,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-vw6k68', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLK5LaA /etc/clearwater/local_config 2018-07-31 06:00:12,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEyRF74 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNss5HT /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 06:00:12,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 06:00:12,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-9hsay8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxruY3L /etc/clearwater/local_config 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUstzLe /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq6Tnit /etc/clearwater/local_config 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-odgkt0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-07-31 06:00:12,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJvYGgx /etc/dnsmasq.resolv.conf 2018-07-31 06:00:12,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 06:00:12,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 06:00:12,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:12,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:12,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:12,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:12,814 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:12 GMT 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:12,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:17,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:17,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:17,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpPwOora /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-7y7fcg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpE0XGjW /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f305e3b8-ac3b-433e-963d-8ceffd7d5ba8"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmp7l0gRD /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "20a1993e-e62d-4a7e-b376-e351e73e3db7"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "f8b95c1d-9737-40dd-9c69-f819a2eef4a5"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "c08adb77-80f9-4c4a-9edb-71b413eac869"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "[localhost] run: sudo mv /tmp/tmpKYqT07 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "db607a47-c2ca-496b-9a39-6a300c24c9ab"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "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-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:08.680Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-bmkduf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:08.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "a77421f9-658f-4155-a9e2-10a382edca09"}, {"node_instance_id": "homer_vw6k68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.212Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/6VO1J/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "94b8b309-923b-4c38-a982-e07a5f23022d"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LJFJ0/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/LHA7C/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Executing: /tmp/LJFJ0/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/6Q3F3/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "697723d6-12fa-496a-b718-c26c630ac052"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/ICIS1/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Executing: /tmp/ICIS1/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:09.687Z", "message": "Executing: /tmp/LHA7C/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:09.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.216Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "Executing: /tmp/IQPOH/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}], "metadata": {"pagination": {"total": 1633, "offset": 1545, "size": 50}}} 2018-07-31 06:00:17,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:17,925 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:17 GMT 2018-07-31 06:00:17,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:17,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26210 2018-07-31 06:00:17,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:17,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPwOora /etc/clearwater/local_config 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-7y7fcg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE0XGjW /etc/dnsmasq.resolv.conf 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 06:00:17,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7l0gRD /etc/dnsmasq.resolv.conf 2018-07-31 06:00:17,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:00:17,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 06:00:17,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:17,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-31 06:00:17,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKYqT07 /etc/clearwater/local_config 2018-07-31 06:00:17,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-bmkduf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:17,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:17,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 06:00:17,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/6VO1J/append_proxy_snmp_conf.py 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LJFJ0/install-homer.sh 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/LHA7C/install-vellum.sh 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-07-31 06:00:17,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LJFJ0/install-homer.sh 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/6Q3F3/append_proxy_snmp_conf.py 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/ICIS1/install-ellis.sh 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ICIS1/install-ellis.sh 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LHA7C/install-vellum.sh 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 06:00:17,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-31 06:00:17,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IQPOH/install-sprout.sh 2018-07-31 06:00:17,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-07-31 06:00:17,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:18,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:18,008 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:18,008 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:18 GMT 2018-07-31 06:00:18,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:18,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:18,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:23,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:23,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:23,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/MZC61/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "Executing: /tmp/MZC61/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "Executing: /tmp/QL7HY/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/IQPOH/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/QL7HY/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:10.693Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:11.698Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:12.702Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:12.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:18.791Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7rnoo5\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://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\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 [75.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [463 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 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\nGet:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:29 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:30 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\nGet:31 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\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,971 kB/s)\nReading package lists...\n\nreal\t0m8.095s\nuser\t0m4.684s\nsys\t0m0.576s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:18.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:19.706Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:19.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:19.706Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:19.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:19.706Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:19.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:19.706Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-x5k3qq\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 [203 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://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [463 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [752 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 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\nGet:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\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\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:30 http://security.ubuntu.com trusty-security/universe Translation-en [129 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,041 kB/s)\nReading package lists...\n\nreal\t0m8.097s\nuser\t0m4.800s\nsys\t0m0.559s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:19.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:20.734Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:20.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}], "metadata": {"pagination": {"total": 1639, "offset": 1595, "size": 50}}} 2018-07-31 06:00:23,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:23,102 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:23 GMT 2018-07-31 06:00:23,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:23,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26216 2018-07-31 06:00:23,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-07-31 06:00:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/MZC61/install-dime.sh 2018-07-31 06:00:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-07-31 06:00:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-07-31 06:00:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MZC61/install-dime.sh 2018-07-31 06:00:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-07-31 06:00:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-07-31 06:00:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-07-31 06:00:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-07-31 06:00:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-07-31 06:00:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-07-31 06:00:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QL7HY/install-bono.sh 2018-07-31 06:00:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/IQPOH/install-sprout.sh 2018-07-31 06:00:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-07-31 06:00:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-07-31 06:00:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/QL7HY/install-bono.sh 2018-07-31 06:00:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-07-31 06:00:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-07-31 06:00:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-07-31 06:00:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-07-31 06:00:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-07-31 06:00:23,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-07-31 06:00:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-07-31 06:00:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-07-31 06:00:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-07-31 06:00:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-07-31 06:00:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7rnoo5 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://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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 Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] 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 [75.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [463 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 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 Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:26 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:28 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:29 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:30 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 Get:31 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] 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,971 kB/s) Reading package lists... real 0m8.095s user 0m4.684s sys 0m0.576s 2018-07-31 06:00:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-07-31 06:00:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-07-31 06:00:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:00:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-x5k3qq 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 [203 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://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [463 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [752 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 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 Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] 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 Get:26 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:27 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:29 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:30 http://security.ubuntu.com trusty-security/universe Translation-en [129 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,041 kB/s) Reading package lists... real 0m8.097s user 0m4.800s sys 0m0.559s 2018-07-31 06:00:23,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:00:23,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:23,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:23,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:23,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:23,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:23,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:23,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:23,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:23,179 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:23,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:23,180 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:23 GMT 2018-07-31 06:00:23,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:23,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:23,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:28,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:28,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:28,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:28,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:28,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:28,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:28,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:24.314Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2cdfw6\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [463 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 11s (1,133 kB/s)\nReading package lists...\n\nreal\t0m12.843s\nuser\t0m4.818s\nsys\t0m0.483s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:24.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:24.740Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:24.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:24.740Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:24.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:26.406Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fx4888\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://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\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [463 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 12s (991 kB/s)\nReading package lists...\n\nreal\t0m14.403s\nuser\t0m4.752s\nsys\t0m0.625s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:26.764Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:26.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:27.891Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:27.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}], "metadata": {"pagination": {"total": 1645, "offset": 1627, "size": 50}}} 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:28 GMT 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12738 2018-07-31 06:00:28,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:28,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2cdfw6 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [463 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 11s (1,133 kB/s) Reading package lists... real 0m12.843s user 0m4.818s sys 0m0.483s 2018-07-31 06:00:28,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:00:28,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-07-31 06:00:28,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fx4888 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://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 Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [463 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 12s (991 kB/s) Reading package lists... real 0m14.403s user 0m4.752s sys 0m0.625s 2018-07-31 06:00:28,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-07-31 06:00:28,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:00:28,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:28,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:28,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:28,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:28,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:28,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:28,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:28,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:28,410 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:28,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:28,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:28 GMT 2018-07-31 06:00:28,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:28,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:28,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:33,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:33,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:28.922Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:28.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:28.922Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:28.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:28.922Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:28.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:28.922Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y8hy7a\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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://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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 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]\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 [203 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 [463 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 15s (832 kB/s)\nReading package lists...\n\nreal\t0m17.032s\nuser\t0m4.862s\nsys\t0m0.602s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:28.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:28.922Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cdzyox\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\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 [203 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 [463 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 14s (850 kB/s)\nReading package lists...\n\nreal\t0m16.656s\nuser\t0m4.753s\nsys\t0m0.594s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:28.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:00:28.922Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:00:28.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}], "metadata": {"pagination": {"total": 1651, "offset": 1633, "size": 50}}} 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:33,488 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:33 GMT 2018-07-31 06:00:33,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:33,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12727 2018-07-31 06:00:33,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:33,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:00:33,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-07-31 06:00:33,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:00:33,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y8hy7a 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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://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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 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] 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 [203 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 [463 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 15s (832 kB/s) Reading package lists... real 0m17.032s user 0m4.862s sys 0m0.602s 2018-07-31 06:00:33,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cdzyox 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] 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 [203 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 [463 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 14s (850 kB/s) Reading package lists... real 0m16.656s user 0m4.753s sys 0m0.594s 2018-07-31 06:00:33,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-07-31 06:00:33,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:33,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:33,551 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:33,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:33,552 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:33 GMT 2018-07-31 06:00:33,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:33,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:33,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:38,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:38,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:00:38,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:38,662 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:38 GMT 2018-07-31 06:00:38,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:38,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:00:38,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:38,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:38,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:38,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:38,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:38,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:38,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:38,740 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:38 GMT 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:38,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:43,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:43,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:43,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:43 GMT 2018-07-31 06:00:43,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:43,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:00:43,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:43,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:43,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:43,903 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:43,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:43,904 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:43 GMT 2018-07-31 06:00:43,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:43,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:43,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:48,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:49,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:49,021 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:49 GMT 2018-07-31 06:00:49,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:49,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:00:49,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:49,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:49,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:49,088 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:49 GMT 2018-07-31 06:00:49,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:49,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:49,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:54,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:54,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:00:54,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:54,191 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:54 GMT 2018-07-31 06:00:54,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:54,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:00:54,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:54,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:54,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:54,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:54,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:54,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:54,276 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:54 GMT 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:54,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:59,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:00:59,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:59,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:59,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:59,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:59,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:59,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:59 GMT 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:00:59,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:00:59,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:00:59,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:00:59,448 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:00:59,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:00:59,448 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:00:59 GMT 2018-07-31 06:00:59,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:00:59,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:00:59,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:04,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:04,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:04 GMT 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:04,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:04,935 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:04,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:04,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:04 GMT 2018-07-31 06:01:04,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:04,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:04,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:09,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:10,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:10,016 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:10 GMT 2018-07-31 06:01:10,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:10,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:10,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:10,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:10,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:10,158 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:10 GMT 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:10,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:15,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:15,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:15,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:15,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:15,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:15,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:15 GMT 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:15,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:15,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:15,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:15,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:15,316 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:15 GMT 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:15,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:15,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:20,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:20,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:20,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:20,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:20,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:20,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:20 GMT 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:20,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:20,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:20,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:20,462 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:20,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:20,463 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:20 GMT 2018-07-31 06:01:20,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:20,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:20,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:25,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:25,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:25,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:25,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:25,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:25,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:25,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:25 GMT 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:25,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:25,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:25,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:25,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:25,617 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:25 GMT 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:25,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:30,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:30 GMT 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:30,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:30,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:30,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:30,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:30,759 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:30,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:30,759 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:30 GMT 2018-07-31 06:01:30,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:30,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:30,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:35,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:35,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:35,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:35,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:35,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:35,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:35 GMT 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:35,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:35,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:35,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:35,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:35,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:35,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:35 GMT 2018-07-31 06:01:35,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:35,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:35,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:40,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:41 GMT 2018-07-31 06:01:41,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:41,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:41,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:41,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:41,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:41,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:41,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:41,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:41,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:41,162 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:41 GMT 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:41,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:46,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:46,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:46,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:46 GMT 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:46,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:46,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:46,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:46,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:46,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:46,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:46 GMT 2018-07-31 06:01:46,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:46,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:46,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:51,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:51,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:51 GMT 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:51,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:51,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:51,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:51,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:51,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:51,565 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:51 GMT 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:51,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:56,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:01:56,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:56,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:56 GMT 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:01:56,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:01:56,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:01:56,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:01:56,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:01:56,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:01:56,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:01:56,800 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:01:56 GMT 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:01:56,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:01,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:02,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:02,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:02,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1651, "offset": 1639, "size": 50}}} 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:02 GMT 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:02:02,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:02,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:02,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:02,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:02,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:02,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:02,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:02 GMT 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:02,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:07,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:07,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:07,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:05.085Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2cdfw6\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:22 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: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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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,882 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 8621\nSetting up restund (1.0-171215.183529) ...\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 8663\nclearwater-socket-factory-sig start/running, process 8668\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\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\t1m40.119s\nuser\t0m8.389s\nsys\t0m7.609s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:05.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:06.005Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:06.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}], "metadata": {"pagination": {"total": 1653, "offset": 1639, "size": 50}}} 2018-07-31 06:02:07,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:07,314 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:07 GMT 2018-07-31 06:02:07,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:07,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37629 2018-07-31 06:02:07,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:07,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2cdfw6 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:22 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: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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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,882 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 8621 Setting up restund (1.0-171215.183529) ... 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 8663 clearwater-socket-factory-sig start/running, process 8668 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... 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 1m40.119s user 0m8.389s sys 0m7.609s 2018-07-31 06:02:07,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:02:07,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:07,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:07,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:07,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:07,383 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:07 GMT 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:07,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:07,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:12,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:12,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1641, "size": 50}}} 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:12 GMT 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:12,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:12,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:12,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:12,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:12,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:12,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:12,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:12,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:12,656 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:12,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:12,656 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:12 GMT 2018-07-31 06:02:12,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:12,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:12,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:17,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:17,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1641, "size": 50}}} 2018-07-31 06:02:17,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:17,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:17 GMT 2018-07-31 06:02:17,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:17,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:02:17,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:17,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:17,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:17,861 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:17,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:17,862 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:17 GMT 2018-07-31 06:02:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:17,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:22,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:23,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:23,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:23,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:23,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:23,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1641, "size": 50}}} 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:23 GMT 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:23,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:23,276 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:23 GMT 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:23,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:28,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:28,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1641, "size": 50}}} 2018-07-31 06:02:28,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:28,377 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:28 GMT 2018-07-31 06:02:28,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:28,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:02:28,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:28,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:28,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:28,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:28,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:28,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:28,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:28,438 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:28 GMT 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:28,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:33,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:33,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:33,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:33,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:33,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:33,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:33,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:33,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:33,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:29.290Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7rnoo5\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.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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.61-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.3 MB in 8s (7,786 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9212\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.61-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 9947\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\t2m9.792s\nuser\t0m16.097s\nsys\t0m11.076s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:29.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:30.014Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:30.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:31.169Z", "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 3s (11.7 MB/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\t0m25.659s\nuser\t0m12.689s\nsys\t0m3.169s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:31.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:32.035Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:32.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:33.084Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:33.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:33.084Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y8hy7a\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 (8,999 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 8971\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\t2m3.846s\nuser\t0m20.273s\nsys\t0m11.103s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:33.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}], "metadata": {"pagination": {"total": 1659, "offset": 1641, "size": 50}}} 2018-07-31 06:02:33,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:33,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:33 GMT 2018-07-31 06:02:33,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:33,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 112352 2018-07-31 06:02:33,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:33,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7rnoo5 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.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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.61-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.3 MB in 8s (7,786 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9212 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.61-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 9947 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 2m9.792s user 0m16.097s sys 0m11.076s 2018-07-31 06:02:33,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:02:33,537 - 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 3s (11.7 MB/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 0m25.659s user 0m12.689s sys 0m3.169s 2018-07-31 06:02:33,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:02:33,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:02:33,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y8hy7a 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 (8,999 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 8971 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 2m3.846s user 0m20.273s sys 0m11.103s 2018-07-31 06:02:33,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:33,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:33,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:33,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:33,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:33,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:33,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:33,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:33,607 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:33,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:33,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:33 GMT 2018-07-31 06:02:33,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:33,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:33,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:38,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:38,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:38,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:34.200Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fx4888\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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 16s (3,465 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 8907\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 9008\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 9016\nclearwater-socket-factory-sig start/running, process 9024\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\t2m6.610s\nuser\t0m9.644s\nsys\t0m8.750s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:34.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:34.200Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:34.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-07-31 06:02:38,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:38,708 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:38 GMT 2018-07-31 06:02:38,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:38,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46489 2018-07-31 06:02:38,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fx4888 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 16s (3,465 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 8907 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 9008 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 9016 clearwater-socket-factory-sig start/running, process 9024 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 2m6.610s user 0m9.644s sys 0m8.750s 2018-07-31 06:02:38,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:02:38,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:38,783 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:38,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:38,784 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:38 GMT 2018-07-31 06:02:38,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:38,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:38,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:43,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:43,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:43,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:40.919Z", "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 701 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.61-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.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (572 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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\t0m9.354s\nuser\t0m0.753s\nsys\t0m0.586s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:40.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:41.212Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:41.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:42.221Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:42.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:42.221Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:42.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}], "metadata": {"pagination": {"total": 1665, "offset": 1649, "size": 50}}} 2018-07-31 06:02:43,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:43,883 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:43 GMT 2018-07-31 06:02:43,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:43,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4593 2018-07-31 06:02:43,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:43,884 - 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 701 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.61-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.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (572 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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 0m9.354s user 0m0.753s sys 0m0.586s 2018-07-31 06:02:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-07-31 06:02:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-07-31 06:02:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-07-31 06:02:43,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:44,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:44,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:44,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:44,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:44,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:44,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:44,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:44,050 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:44,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:44,050 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:44 GMT 2018-07-31 06:02:44,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:44,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:44,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:49,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:49,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:49,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:43.878Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.010s\nsys\t0m0.050s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:43.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:44.263Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:44.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:45.291Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:57 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:57 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 463 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 539 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 05:57 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 05:57 ? 00:00:00 [kauditd]\nroot 917 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 936 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nsyslog 944 1 0 05:57 ? 00:00:00 rsyslogd\nroot 969 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 05:57 ? 00:00:00 cron\ndaemon 1105 1 0 05:57 ? 00:00:00 atd\nroot 1119 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1440 2 0 05:58 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 05:58 ? 00:00:00 /home/ubuntu/bono_host_2cdfw6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2cdfw6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2cdfw6 --logging-server-logdir=/home/ubuntu/bono_host_2cdfw6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6%I.log --pidfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6.pid\nubuntu 1766 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2cdfw6/env/bin/diamond --configfile /home/ubuntu/bono_host_2cdfw6/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1652 0 06:00 ? 00:00:00 /home/ubuntu/bono_host_2cdfw6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2cdfw6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2cdfw6 --logging-server-logdir=/home/ubuntu/bono_host_2cdfw6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6%I.log --pidfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6.pid\nubuntu 1836 1814 0 06:00 ? 00:00:00 /home/ubuntu/bono_host_2cdfw6/env/bin/python2.7 /home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Xnf9FX\nubuntu 1847 1836 0 06:00 ? 00:00:00 /bin/sh -c /tmp/QL7HY/install-bono.sh\nubuntu 1849 1847 0 06:00 ? 00:00:00 /bin/bash -e /tmp/QL7HY/install-bono.sh\nntp 8115 1 0 06:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8621 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8663 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8664 8663 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8668 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8669 8668 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8675 8664 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8679 8669 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8680 8679 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9075 1 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.33,bono-9jhoh1.clearwater.local --alias=172.30.9.207,bono-9jhoh1.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-9jhoh1.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\ndnsmasq 9770 1 0 06:02 ? 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 9834 1849 0 06:02 ? 00:00:00 /bin/bash -e /tmp/QL7HY/install-bono.sh\nubuntu 9835 9834 0 06:02 ? 00:00:00 /bin/bash -e /tmp/QL7HY/install-bono.sh\nroot 9836 9835 0 06:02 ? 00:00:00 sudo ps -edf\nroot 9837 9836 0 06:02 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:45.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:45.291Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:45.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:45.291Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:09:e9:02 \n inet addr:192.168.120.33 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe09:e902/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82360 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45457 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131265889 (131.2 MB) TX bytes:7785318 (7.7 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:3643 (3.6 KB) TX bytes:3643 (3.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:45.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:45.291Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:45.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:45.291Z", "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 9770/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8621/monit \ntcp 0 0 192.168.120.33:5058 0.0.0.0:* LISTEN 9075/bono \ntcp 0 0 192.168.120.33:5060 0.0.0.0:* LISTEN 9075/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9075/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9770/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.33:123 0.0.0.0:* 8115/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:39852 0.0.0.0:* 584/dhclient \nudp 0 0 192.168.120.33:5058 0.0.0.0:* 9075/bono \nudp 0 0 192.168.120.33:5060 0.0.0.0:* 9075/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9770/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8115/ntpd \nudp6 0 0 ::1:123 :::* 8115/ntpd \nudp6 0 0 :::123 :::* 8115/ntpd \nudp6 0 0 ::1:53 :::* 9770/dnsmasq \nudp6 0 0 :::63559 :::* 584/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 19401 8675/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20618 8680/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11559 1652/python2.7 /tmp/cloudify-logging-server-2e531.socket\nunix 2 [ ACC ] STREAM LISTENING 12372 1836/python2.7 /tmp/ctx-rbEEhB.socket\nunix 2 [ ACC ] STREAM LISTENING 7175 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8849 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9374 936/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1959 392/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:45.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:46.298Z", "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/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-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_20180731T060000Z.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-31T06:02:46.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:46.298Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:46.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:46.298Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:46.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:46.298Z", "message": "[bono] => 2018:07:31 06:02:02: Namespace: management\n2018:07:31 06:02:02: [management] Starting server\n2018:07:31 06:02:02: [management] Listening for requests\n2018:07:31 06:02:02: Namespace: signaling\n2018:07:31 06:02:02: [signaling] Starting server\n2018:07:31 06:02:02: [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-31T06:02:46.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:47.302Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:47.302Z", "message": "[bono] => 2018-07-31 06:02:16.722053051 Stopping etcd clearwater-etcd\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-31T06:02:47.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:47.759Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:47.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:48.306Z", "message": "[bono] sudo cat /var/log/bono/bono_20180731T060000Z.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-31T06:02:48.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:48.306Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:48.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:48.306Z", "message": "Execution done (return_code=0): /tmp/QL7HY/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:48.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "53b6c1cc-3c08-499a-bfa6-a0ecf80b6e70"}, {"node_instance_id": "bono_9jhoh1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:48.900Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:48.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1687, "offset": 1653, "size": 50}}} 2018-07-31 06:02:49,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:49,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:49 GMT 2018-07-31 06:02:49,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:49,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24476 2018-07-31 06:02:49,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.010s sys 0m0.050s 2018-07-31 06:02:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-07-31 06:02:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:57 ? 00:00:00 [kworker/0:0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 124 2 0 05:57 ? 00:00:00 [kpsmoused] root 142 2 0 05:57 ? 00:00:00 [kworker/1:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 463 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 539 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 05:57 ? 00:00:00 [kworker/u5:2] root 820 2 0 05:57 ? 00:00:00 [kauditd] root 917 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon message+ 936 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork syslog 944 1 0 05:57 ? 00:00:00 rsyslogd root 969 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 05:57 ? 00:00:00 cron daemon 1105 1 0 05:57 ? 00:00:00 atd root 1119 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1440 2 0 05:58 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 05:58 ? 00:00:00 /home/ubuntu/bono_host_2cdfw6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2cdfw6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2cdfw6 --logging-server-logdir=/home/ubuntu/bono_host_2cdfw6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6%I.log --pidfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6.pid ubuntu 1766 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2cdfw6/env/bin/diamond --configfile /home/ubuntu/bono_host_2cdfw6/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1652 0 06:00 ? 00:00:00 /home/ubuntu/bono_host_2cdfw6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2cdfw6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2cdfw6 --logging-server-logdir=/home/ubuntu/bono_host_2cdfw6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6%I.log --pidfile=/home/ubuntu/bono_host_2cdfw6/work/bono_host_2cdfw6.pid ubuntu 1836 1814 0 06:00 ? 00:00:00 /home/ubuntu/bono_host_2cdfw6/env/bin/python2.7 /home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Xnf9FX ubuntu 1847 1836 0 06:00 ? 00:00:00 /bin/sh -c /tmp/QL7HY/install-bono.sh ubuntu 1849 1847 0 06:00 ? 00:00:00 /bin/bash -e /tmp/QL7HY/install-bono.sh ntp 8115 1 0 06:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8621 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8663 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8664 8663 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8668 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8669 8668 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8675 8664 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8679 8669 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8680 8679 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9075 1 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.33,bono-9jhoh1.clearwater.local --alias=172.30.9.207,bono-9jhoh1.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-9jhoh1.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 dnsmasq 9770 1 0 06:02 ? 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 9834 1849 0 06:02 ? 00:00:00 /bin/bash -e /tmp/QL7HY/install-bono.sh ubuntu 9835 9834 0 06:02 ? 00:00:00 /bin/bash -e /tmp/QL7HY/install-bono.sh root 9836 9835 0 06:02 ? 00:00:00 sudo ps -edf root 9837 9836 0 06:02 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-07-31 06:02:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-07-31 06:02:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:09:e9:02 inet addr:192.168.120.33 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe09:e902/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82360 errors:0 dropped:0 overruns:0 frame:0 TX packets:45457 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131265889 (131.2 MB) TX bytes:7785318 (7.7 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:3643 (3.6 KB) TX bytes:3643 (3.6 KB) real 0m0.005s user 0m0.004s sys 0m0.001s 2018-07-31 06:02:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-07-31 06:02:49,133 - 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 9770/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8621/monit tcp 0 0 192.168.120.33:5058 0.0.0.0:* LISTEN 9075/bono tcp 0 0 192.168.120.33:5060 0.0.0.0:* LISTEN 9075/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9075/bono tcp6 0 0 ::1:53 :::* LISTEN 9770/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.33:123 0.0.0.0:* 8115/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:39852 0.0.0.0:* 584/dhclient udp 0 0 192.168.120.33:5058 0.0.0.0:* 9075/bono udp 0 0 192.168.120.33:5060 0.0.0.0:* 9075/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9770/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8115/ntpd udp6 0 0 ::1:123 :::* 8115/ntpd udp6 0 0 :::123 :::* 8115/ntpd udp6 0 0 ::1:53 :::* 9770/dnsmasq udp6 0 0 :::63559 :::* 584/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 19401 8675/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20618 8680/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11559 1652/python2.7 /tmp/cloudify-logging-server-2e531.socket unix 2 [ ACC ] STREAM LISTENING 12372 1836/python2.7 /tmp/ctx-rbEEhB.socket unix 2 [ ACC ] STREAM LISTENING 7175 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8849 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9374 936/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1959 392/systemd-udevd /run/udev/control real 0m0.009s user 0m0.000s sys 0m0.009s 2018-07-31 06:02:49,133 - 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/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /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_20180731T060000Z.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-31 06:02:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:07:31 06:02:02: Namespace: management 2018:07:31 06:02:02: [management] Starting server 2018:07:31 06:02:02: [management] Listening for requests 2018:07:31 06:02:02: Namespace: signaling 2018:07:31 06:02:02: [signaling] Starting server 2018:07:31 06:02:02: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-07-31 06:02:16.722053051 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180731T060000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-07-31 06:02:49,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-07-31 06:02:49,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QL7HY/install-bono.sh 2018-07-31 06:02:49,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:02:49,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:02:49,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:49,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:49,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:49,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:49,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:49,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:49,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:49,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:49,196 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:49,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:49,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:49 GMT 2018-07-31 06:02:49,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:49,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:49,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:54,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:54,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:54,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:54,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:54,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:49.257Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:49.367Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KNE1D/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:49.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.313Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "message": "[localhost] run: sudo mv /tmp/tmp5rvF2h /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "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-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "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-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "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-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "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-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "message": "[localhost] run: sudo mv /tmp/tmpw6flZ0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "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-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:50.365Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:50.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "e7805c8b-9b11-49ea-b3b0-e5dd17f49718"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:51.261Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:51.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:51.261Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:51.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:51.608Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/W8W6S/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:51.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "119196a7-2258-4cb6-90ad-f47a7e4b4eb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:51.608Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_5jqiwt/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:51.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "119196a7-2258-4cb6-90ad-f47a7e4b4eb7"}], "metadata": {"pagination": {"total": 1706, "offset": 1672, "size": 50}}} 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:54 GMT 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10211 2018-07-31 06:02:54,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:54,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:02:54,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KNE1D/bind.py 2018-07-31 06:02:54,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:02:54,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5rvF2h /etc/bind/db.clearwater.local 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:02:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpw6flZ0 /etc/bind/db.clearwater.opnfv 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/W8W6S/add-snmpproxy-collector.py 2018-07-31 06:02:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_5jqiwt/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-07-31 06:02:54,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:02:54,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:54,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:54,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:54,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:54,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:54,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:54,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:54,400 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:02:54,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:54,401 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:54 GMT 2018-07-31 06:02:54,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:54,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:02:54,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:59,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:02:59,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:02:59,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:02:59,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:02:59,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:54.814Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cdzyox\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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 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:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.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,122 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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 9351\nclearwater-socket-factory-sig start/running, process 9356\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9405\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\t2m26.311s\nuser\t0m20.913s\nsys\t0m11.917s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:54.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:55.750Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:55.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:02:56.748Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:02:56.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1709, "offset": 1690, "size": 50}}} 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:02:59 GMT 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:02:59,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61194 2018-07-31 06:02:59,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:02:59,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cdzyox 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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 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:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.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,122 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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 9351 clearwater-socket-factory-sig start/running, process 9356 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9405 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 2m26.311s user 0m20.913s sys 0m11.917s 2018-07-31 06:02:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:02:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:02:59,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:00,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:00,328 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:00 GMT 2018-07-31 06:03:00,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:00,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:00,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:05,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:05,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:05,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:01.908Z", "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 2s (16.0 MB/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\t0m32.191s\nuser\t0m12.388s\nsys\t0m3.412s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:01.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:02.755Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:02.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:02.755Z", "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 (16.4 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\t0m29.276s\nuser\t0m12.590s\nsys\t0m3.367s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:02.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:02.755Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:02.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:02.755Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:02.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:02.755Z", "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 3s (11.1 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\t0m28.694s\nuser\t0m12.654s\nsys\t0m3.437s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:02.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:02.755Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:02.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:03.790Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:03.790Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:03.790Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:03.790Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:03.790Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:04.867Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.083s\nuser\t0m0.007s\nsys\t0m0.057s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:04.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}], "metadata": {"pagination": {"total": 1722, "offset": 1693, "size": 50}}} 2018-07-31 06:03:05,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:05,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:05 GMT 2018-07-31 06:03:05,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:05,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48309 2018-07-31 06:03:05,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:05,415 - 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 2s (16.0 MB/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 0m32.191s user 0m12.388s sys 0m3.412s 2018-07-31 06:03:05,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-07-31 06:03:05,416 - 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 (16.4 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 0m29.276s user 0m12.590s sys 0m3.367s 2018-07-31 06:03:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-07-31 06:03:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-07-31 06:03:05,417 - 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 3s (11.1 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 0m28.694s user 0m12.654s sys 0m3.437s 2018-07-31 06:03:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-07-31 06:03:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-07-31 06:03:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-07-31 06:03:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-07-31 06:03:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-07-31 06:03:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-07-31 06:03:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.083s user 0m0.007s sys 0m0.057s 2018-07-31 06:03:05,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:05,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:05,482 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:05,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:05 GMT 2018-07-31 06:03:05,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:05,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:05,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:10,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:10,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:10,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:10,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:10,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:10,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:10,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:10,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:10,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:57 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 141 2 0 05:57 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:57 ? 00:00:00 [kworker/u5:2]\nroot 507 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:57 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1019 1 0 05:57 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 05:57 ? 00:00:00 cron\ndaemon 1106 1 0 05:57 ? 00:00:00 atd\nroot 1124 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1130 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 05:58 ? 00:00:00 /home/ubuntu/ellis_host_7rnoo5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7rnoo5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7rnoo5 --logging-server-logdir=/home/ubuntu/ellis_host_7rnoo5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5%I.log --pidfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5.pid\nubuntu 1765 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_7rnoo5/env/bin/diamond --configfile /home/ubuntu/ellis_host_7rnoo5/work/plugins/diamond/etc/diamond.conf\nubuntu 1813 1651 0 06:00 ? 00:00:00 /home/ubuntu/ellis_host_7rnoo5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7rnoo5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7rnoo5 --logging-server-logdir=/home/ubuntu/ellis_host_7rnoo5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5%I.log --pidfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5.pid\nubuntu 1834 1813 0 06:00 ? 00:00:00 /home/ubuntu/ellis_host_7rnoo5/env/bin/python2.7 /home/ubuntu/ellis_host_7rnoo5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-u1824N\nubuntu 1845 1834 0 06:00 ? 00:00:00 /bin/sh -c /tmp/ICIS1/install-ellis.sh\nubuntu 1847 1845 0 06:00 ? 00:00:00 /bin/bash -e /tmp/ICIS1/install-ellis.sh\nmysql 9212 1 0 06:01 ? 00:00:00 /usr/sbin/mysqld\nntp 9361 1 0 06:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9947 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10002 1 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10006 10002 0 06:02 ? 00:00:00 inotifywait -e create -qq .\nroot 10128 1 0 06:02 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10129 10128 0 06:02 ? 00:00:00 nginx: worker process\nwww-data 10130 10128 0 06:02 ? 00:00:00 nginx: worker process\nwww-data 10131 10128 0 06:02 ? 00:00:00 nginx: worker process\nwww-data 10132 10128 0 06:02 ? 00:00:00 nginx: worker process\nellis 10305 1 0 06:02 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10503 9947 0 06:02 ? 00:00:00 [nginx_ping] \nroot 10505 9947 0 06:02 ? 00:00:00 [check-nginx-upt] \nroot 10507 9947 0 06:02 ? 00:00:00 [check-monit-upt] \nroot 10509 9947 0 06:02 ? 00:00:00 [poll_ellis.sh] \nroot 10513 9947 0 06:02 ? 00:00:00 [poll_ellis_http] \nroot 10530 2 0 06:02 ? 00:00:00 [kworker/u5:0]\nclearwa+ 10853 1 3 06:03 ? 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.19:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.19 --name 192-168-120-19 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-19=http://192.168.120.19:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380\nroot 10874 9947 0 06:03 ? 00:00:00 [check-etcd-upti] \nroot 10876 9947 0 06:03 ? 00:00:00 [poll_etcd_clust] \nroot 10878 9947 0 06:03 ? 00:00:00 [poll_etcd.sh] \ndnsmasq 10909 1 0 06:03 ? 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 10973 1847 0 06:03 ? 00:00:00 /bin/bash -e /tmp/ICIS1/install-ellis.sh\nubuntu 10974 10973 0 06:03 ? 00:00:00 /bin/bash -e /tmp/ICIS1/install-ellis.sh\nroot 10975 10974 0 06:03 ? 00:00:00 sudo ps -edf\nroot 10976 10975 0 06:03 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6a:a0:00 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:a000/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97127 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44277 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147201939 (147.2 MB) TX bytes:7923586 (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:195 errors:0 dropped:0 overruns:0 frame:0\n TX packets:195 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:15724 (15.7 KB) TX bytes:15724 (15.7 KB)\n\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-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.011s\nsys\t0m0.052s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.012s\nsys\t0m0.048s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:05.849Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:62:f8 \n inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:62f8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106954 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42105 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166254932 (166.2 MB) TX bytes:7800175 (7.8 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.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e1:0a:aa \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee1:aaa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85448 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54200 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133511742 (133.5 MB) TX bytes:8825152 (8.8 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.002s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "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 10909/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9947/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10128/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9212/mysqld \ntcp 0 0 192.168.120.19:2380 0.0.0.0:* LISTEN 10853/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10909/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10853/etcd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 9361/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9361/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9361/ntpd \nudp 0 0 0.0.0.0:60132 0.0.0.0:* 572/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10909/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 9361/ntpd \nudp6 0 0 ::1:123 :::* 9361/ntpd \nudp6 0 0 :::123 :::* 9361/ntpd \nudp6 0 0 :::4552 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 10909/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8976 893/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9254 1130/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11076 1651/python2.7 /tmp/cloudify-logging-server-b90da.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7243 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11866 1834/python2.7 /tmp/ctx-gPsO3R.socket\nunix 2 [ ACC ] STREAM LISTENING 21591 9212/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22297 10305/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 6992 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 141 2 0 05:57 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 445 2 0 05:57 ? 00:00:00 [kworker/u5:2]\nroot 530 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:57 ? 00:00:00 [kauditd]\nroot 920 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nmessage+ 1056 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nroot 1059 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 05:57 ? 00:00:00 cron\ndaemon 1106 1 0 05:57 ? 00:00:00 atd\nroot 1125 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1149 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1198 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 05:57 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 05:57 ? 00:00:00 /home/ubuntu/sprout_host_fx4888/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fx4888 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fx4888 --logging-server-logdir=/home/ubuntu/sprout_host_fx4888/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888%I.log --pidfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888.pid\nubuntu 1764 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_fx4888/env/bin/diamond --configfile /home/ubuntu/sprout_host_fx4888/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1650 0 06:00 ? 00:00:00 /home/ubuntu/sprout_host_fx4888/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fx4888 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fx4888 --logging-server-logdir=/home/ubuntu/sprout_host_fx4888/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888%I.log --pidfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888.pid\nubuntu 1839 1818 0 06:00 ? 00:00:00 /home/ubuntu/sprout_host_fx4888/env/bin/python2.7 /home/ubuntu/sprout_host_fx4888/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DgsUma\nubuntu 1850 1839 0 06:00 ? 00:00:00 /bin/sh -c /tmp/IQPOH/install-sprout.sh\nubuntu 1852 1850 0 06:00 ? 00:00:00 /bin/bash -e /tmp/IQPOH/install-sprout.sh\nntp 8423 1 0 06:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8907 1 0 06:02 ? 00:00:00 rsyslogd\nroot 9008 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9016 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9017 9016 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9024 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9025 9024 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9028 9017 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9032 9025 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9033 9032 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9102 2 0 06:02 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9720 1 0 06:03 ? 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 9783 1852 0 06:03 ? 00:00:00 /bin/bash -e /tmp/IQPOH/install-sprout.sh\nubuntu 9784 9783 0 06:03 ? 00:00:00 /bin/bash -e /tmp/IQPOH/install-sprout.sh\nroot 9785 9784 0 06:03 ? 00:00:00 sudo ps -edf\nroot 9786 9785 0 06:03 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "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/sa31\n/var/log/sysstat/clearwater-sa31\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.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:57 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 144 2 0 05:57 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 05:57 ? 00:00:00 [kworker/u5:2]\nroot 525 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 576 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 05:57 ? 00:00:00 [kauditd]\nmessage+ 894 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nroot 925 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nroot 946 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 987 1 0 05:57 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 05:57 ? 00:00:00 cron\ndaemon 1101 1 0 05:57 ? 00:00:00 atd\nroot 1116 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1117 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1249 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1255 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1449 2 0 05:58 ? 00:00:00 [kworker/0:2]\nubuntu 1649 1 0 05:58 ? 00:00:00 /home/ubuntu/homer_host_y8hy7a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y8hy7a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y8hy7a --logging-server-logdir=/home/ubuntu/homer_host_y8hy7a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a%I.log --pidfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a.pid\nubuntu 1763 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/homer_host_y8hy7a/env/bin/diamond --configfile /home/ubuntu/homer_host_y8hy7a/work/plugins/diamond/etc/diamond.conf\nubuntu 1809 1649 0 06:00 ? 00:00:00 /home/ubuntu/homer_host_y8hy7a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y8hy7a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y8hy7a --logging-server-logdir=/home/ubuntu/homer_host_y8hy7a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a%I.log --pidfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a.pid\nubuntu 1831 1809 0 06:00 ? 00:00:00 /home/ubuntu/homer_host_y8hy7a/env/bin/python2.7 /home/ubuntu/homer_host_y8hy7a/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-biXY5y\nubuntu 1842 1831 0 06:00 ? 00:00:00 /bin/sh -c /tmp/LJFJ0/install-homer.sh\nubuntu 1844 1842 0 06:00 ? 00:00:00 /bin/bash -e /tmp/LJFJ0/install-homer.sh\nntp 8457 1 0 06:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8971 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9063 1 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9067 9063 0 06:02 ? 00:00:00 inotifywait -e create -qq .\nroot 9144 1 0 06:02 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9145 9144 0 06:02 ? 00:00:00 nginx: worker process\nwww-data 9146 9144 0 06:02 ? 00:00:00 nginx: worker process\nwww-data 9147 9144 0 06:02 ? 00:00:00 nginx: worker process\nwww-data 9148 9144 0 06:02 ? 00:00:00 nginx: worker process\nroot 9319 8971 0 06:02 ? 00:00:00 [nginx_ping] \nroot 9321 8971 0 06:02 ? 00:00:00 [check-nginx-upt] \nroot 9324 8971 0 06:02 ? 00:00:00 [check-monit-upt] \nroot 9404 2 0 06:02 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9756 1 0 06:03 ? 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 9819 1844 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LJFJ0/install-homer.sh\nubuntu 9820 9819 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LJFJ0/install-homer.sh\nroot 9821 9820 0 06:03 ? 00:00:00 sudo ps -edf\nroot 9822 9821 0 06:03 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "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 9756/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8971/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9144/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9756/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.26:123 0.0.0.0:* 8457/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8457/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8457/ntpd \nudp 0 0 0.0.0.0:41155 0.0.0.0:* 576/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9756/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 576/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8457/ntpd \nudp6 0 0 ::1:123 :::* 8457/ntpd \nudp6 0 0 :::123 :::* 8457/ntpd \nudp6 0 0 :::11597 :::* 576/dhclient \nudp6 0 0 ::1:53 :::* 9756/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10981 1649/python2.7 /tmp/cloudify-logging-server-77c19.socket\nunix 2 [ ACC ] STREAM LISTENING 11252 1831/python2.7 /tmp/ctx-HW5kZe.socket\nunix 2 [ ACC ] STREAM LISTENING 1630 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9062 894/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8042 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7147 393/systemd-udevd /run/udev/control\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-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:06.854Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:06.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "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/sa31\n/var/log/sysstat/clearwater-sa31\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.019s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[homer] => [31-Jul-2018 06:02:14 UTC] clearwater-diags-monitor starting\n[31-Jul-2018 06:02:14 UTC] Waiting for trigger files\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-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "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 9720/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 9008/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9720/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8423/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8423/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8423/ntpd \nudp 0 0 0.0.0.0:10129 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9720/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8423/ntpd \nudp6 0 0 ::1:123 :::* 8423/ntpd \nudp6 0 0 :::123 :::* 8423/ntpd \nudp6 0 0 :::26407 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 9720/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10040 1650/python2.7 /tmp/cloudify-logging-server-926ba.socket\nunix 2 [ ACC ] STREAM LISTENING 12468 1839/python2.7 /tmp/ctx-_RJs28.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7254 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7039 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8057 1056/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9139 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21305 9028/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20190 9033/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[sprout] => 2018:07:31 06:02:24: Namespace: management\n2018:07:31 06:02:24: [management] Starting server\n2018:07:31 06:02:24: [management] Listening for requests\n2018:07:31 06:02:24: Namespace: signaling\n2018:07:31 06:02:24: [signaling] Starting server\n2018:07:31 06:02:24: [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-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[ellis] => [31-Jul-2018 06:02:13 UTC] clearwater-diags-monitor starting\n[31-Jul-2018 06:02:13 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-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[ellis] => 2018-07-31 06:02:43.477520397 Stopping etcd clearwater-etcd\n2018-07-31 06:02:44.824243448 Restarting etcd clearwater-etcd\n2018-07-31 06:02:44.829015138 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-07-31 06:02:44.829740744 Check for previous failed startup attempt\n2018-07-31 06:02:44.830934272 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-07-31 06:02:44.935232363 etcdctl returned 0\n2018-07-31 06:02:44.941853739 Joining existing cluster...\n2018-07-31 06:03:02.944633767 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-07-31 06:03:02.945480078 Check cluster is healthy\n2018-07-31 06:03:02.946832478 Running etcdctl cluster-health\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-07-31 06:03:02.958429682 etcdctl returned 0\n2018-07-31 06:03:02.959499990 Tell the cluster we're joining\n2018-07-31 06:03:02.960281264 Running etcdctl member add 192-168-120-19 http://192.168.120.19:2380\nAdded member named 192-168-120-19 with ID 5c2b253c115d9b1 to cluster\n\nETCD_NAME=\"192-168-120-19\"\nETCD_INITIAL_CLUSTER=\"192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-07-31 06:03:02.975566616 etcdctl returned 0\n2018-07-31 06:03:03.005461717 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.19:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.19\n --name 192-168-120-19\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-19=http://192.168.120.19:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.19:2380\n --listen-peer-urls http://192.168.120.19:2380\n2018-07-31 06:03:03.009002119 Check we're actually a member of the cluster\n2018-07-31 06:03:03.012138542 Wait for etcd to startup\n2018-07-31 06:03:04.032138176 Etcd started successfully\n2018-07-31 06:03:03.034063 I | etcdmain: etcd Version: 3.1.7\n2018-07-31 06:03:03.034141 I | etcdmain: Git SHA: 43b7507\n2018-07-31 06:03:03.034146 I | etcdmain: Go Version: go1.7.5\n2018-07-31 06:03:03.034150 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-31 06:03:03.034155 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-31 06:03:03.034248 I | embed: listening for peers on http://192.168.120.19:2380\n2018-07-31 06:03:03.034303 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-31 06:03:03.070870 I | etcdserver: name = 192-168-120-19\n2018-07-31 06:03:03.070899 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.19\n2018-07-31 06:03:03.070905 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.19/member\n2018-07-31 06:03:03.070913 I | etcdserver: heartbeat = 100ms\n2018-07-31 06:03:03.070916 I | etcdserver: election = 1000ms\n2018-07-31 06:03:03.070920 I | etcdserver: snapshot count = 10000\n2018-07-31 06:03:03.070931 I | etcdserver: advertise client URLs = http://192.168.120.19:4000\n2018-07-31 06:03:03.076454 I | etcdserver: starting member 5c2b253c115d9b1 in cluster f59fb9088e78524e\n2018-07-31 06:03:03.076486 I | raft: 5c2b253c115d9b1 became follower at term 0\n2018-07-31 06:03:03.076501 I | raft: newRaft 5c2b253c115d9b1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-31 06:03:03.076506 I | raft: 5c2b253c115d9b1 became follower at term 1\n2018-07-31 06:03:03.113739 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-07-31 06:03:03.113812 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-07-31 06:03:03.113824 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-07-31 06:03:03.119172 I | rafthttp: started peer ca6a20ed546c7237\n2018-07-31 06:03:03.119251 I | rafthttp: added peer ca6a20ed546c7237\n2018-07-31 06:03:03.119296 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-31 06:03:03.119680 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-07-31 06:03:03.119958 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-07-31 06:03:03.121368 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-07-31 06:03:03.121385 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-07-31 06:03:03.121392 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-07-31 06:03:03.121400 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-07-31 06:03:03.121756 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-07-31 06:03:03.123713 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-07-31 06:03:03.124204 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-07-31 06:03:04.092080 I | raft: 5c2b253c115d9b1 [term: 1] received a MsgVote message with higher term from ca6a20ed546c7237 [term: 3]\n2018-07-31 06:03:04.092116 I | raft: 5c2b253c115d9b1 became follower at term 3\n2018-07-31 06:03:04.092129 I | raft: 5c2b253c115d9b1 [logterm: 0, index: 0, vote: 0] cast MsgVote for ca6a20ed546c7237 [logterm: 2, index: 30] at term 3\n2018-07-31 06:03:04.094158 D | raft: 5c2b253c115d9b1 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from ca6a20ed546c7237\n2018-07-31 06:03:04.094179 I | raft: raft.node: 5c2b253c115d9b1 elected leader ca6a20ed546c7237 at term 3\n2018-07-31 06:03:04.095807 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-07-31 06:03:04.095925 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-31 06:03:04.095961 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-31 06:03:04.096148 I | etcdserver/membership: added member 5c2b253c115d9b1 [http://192.168.120.19:2380] to cluster f59fb9088e78524e\n2018-07-31 06:03:04.098935 I | etcdserver: published {Name:192-168-120-19 ClientURLs:[http://192.168.120.19:4000]} to cluster f59fb9088e78524e\n2018-07-31 06:03:04.099034 I | embed: ready to serve client requests\n2018-07-31 06:03:04.099440 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-31 06:03:04.230874 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.19:43890\n2018-07-31 06:03:04.291795 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.19:43891\n2018-07-31 06:03:04.292398 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:43892\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-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "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/sysstat/clearwater-sa31\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/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/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20180731T060000Z.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.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.039Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:08.468Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:08.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[homer] => 2018-07-31 06:02:45.610445326 Stopping etcd clearwater-etcd\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-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "Execution done (return_code=0): /tmp/ICIS1/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[sprout] => 2018-07-31 06:02:46.096992901 Stopping etcd clearwater-etcd\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-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "Execution done (return_code=0): /tmp/LJFJ0/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "6c13df86-3d88-4298-999d-0cebdce30897"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.045Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ccab349f-0655-469b-b530-870e6f106e42"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.268Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "ellis_9hsay8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.268Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:09.268Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.050Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RMEZI/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.050Z", "message": "Executing: /tmp/QTEEP/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4dd805d3-8b01-4d23-bd50-e5cabf241b1f"}], "metadata": {"pagination": {"total": 1790, "offset": 1706, "size": 50}}} 2018-07-31 06:03:10,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:10,577 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:10 GMT 2018-07-31 06:03:10,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:10,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 75776 2018-07-31 06:03:10,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:10,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:57 ? 00:00:00 [kworker/1:0] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 123 2 0 05:57 ? 00:00:00 [kpsmoused] root 141 2 0 05:57 ? 00:00:00 [kworker/0:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:57 ? 00:00:00 [kworker/u5:2] root 507 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:57 ? 00:00:00 [kauditd] message+ 893 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon syslog 1019 1 0 05:57 ? 00:00:00 rsyslogd root 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 05:57 ? 00:00:00 cron daemon 1106 1 0 05:57 ? 00:00:00 atd root 1124 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1130 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 05:58 ? 00:00:00 /home/ubuntu/ellis_host_7rnoo5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7rnoo5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7rnoo5 --logging-server-logdir=/home/ubuntu/ellis_host_7rnoo5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5%I.log --pidfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5.pid ubuntu 1765 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_7rnoo5/env/bin/diamond --configfile /home/ubuntu/ellis_host_7rnoo5/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1651 0 06:00 ? 00:00:00 /home/ubuntu/ellis_host_7rnoo5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7rnoo5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7rnoo5 --logging-server-logdir=/home/ubuntu/ellis_host_7rnoo5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5%I.log --pidfile=/home/ubuntu/ellis_host_7rnoo5/work/ellis_host_7rnoo5.pid ubuntu 1834 1813 0 06:00 ? 00:00:00 /home/ubuntu/ellis_host_7rnoo5/env/bin/python2.7 /home/ubuntu/ellis_host_7rnoo5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-u1824N ubuntu 1845 1834 0 06:00 ? 00:00:00 /bin/sh -c /tmp/ICIS1/install-ellis.sh ubuntu 1847 1845 0 06:00 ? 00:00:00 /bin/bash -e /tmp/ICIS1/install-ellis.sh mysql 9212 1 0 06:01 ? 00:00:00 /usr/sbin/mysqld ntp 9361 1 0 06:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9947 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10002 1 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10006 10002 0 06:02 ? 00:00:00 inotifywait -e create -qq . root 10128 1 0 06:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10129 10128 0 06:02 ? 00:00:00 nginx: worker process www-data 10130 10128 0 06:02 ? 00:00:00 nginx: worker process www-data 10131 10128 0 06:02 ? 00:00:00 nginx: worker process www-data 10132 10128 0 06:02 ? 00:00:00 nginx: worker process ellis 10305 1 0 06:02 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10503 9947 0 06:02 ? 00:00:00 [nginx_ping] root 10505 9947 0 06:02 ? 00:00:00 [check-nginx-upt] root 10507 9947 0 06:02 ? 00:00:00 [check-monit-upt] root 10509 9947 0 06:02 ? 00:00:00 [poll_ellis.sh] root 10513 9947 0 06:02 ? 00:00:00 [poll_ellis_http] root 10530 2 0 06:02 ? 00:00:00 [kworker/u5:0] clearwa+ 10853 1 3 06:03 ? 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.19:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.19 --name 192-168-120-19 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-19=http://192.168.120.19:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380 root 10874 9947 0 06:03 ? 00:00:00 [check-etcd-upti] root 10876 9947 0 06:03 ? 00:00:00 [poll_etcd_clust] root 10878 9947 0 06:03 ? 00:00:00 [poll_etcd.sh] dnsmasq 10909 1 0 06:03 ? 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 10973 1847 0 06:03 ? 00:00:00 /bin/bash -e /tmp/ICIS1/install-ellis.sh ubuntu 10974 10973 0 06:03 ? 00:00:00 /bin/bash -e /tmp/ICIS1/install-ellis.sh root 10975 10974 0 06:03 ? 00:00:00 sudo ps -edf root 10976 10975 0 06:03 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.006s 2018-07-31 06:03:10,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6a:a0:00 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6a:a000/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97127 errors:0 dropped:0 overruns:0 frame:0 TX packets:44277 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147201939 (147.2 MB) TX bytes:7923586 (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:195 errors:0 dropped:0 overruns:0 frame:0 TX packets:195 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15724 (15.7 KB) TX bytes:15724 (15.7 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:10,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-07-31 06:03:10,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-07-31 06:03:10,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.011s sys 0m0.052s 2018-07-31 06:03:10,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.012s sys 0m0.048s 2018-07-31 06:03:10,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-07-31 06:03:10,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-07-31 06:03:10,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:62:f8 inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb0:62f8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106954 errors:0 dropped:0 overruns:0 frame:0 TX packets:42105 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166254932 (166.2 MB) TX bytes:7800175 (7.8 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.004s sys 0m0.002s 2018-07-31 06:03:10,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e1:0a:aa inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee1:aaa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85448 errors:0 dropped:0 overruns:0 frame:0 TX packets:54200 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133511742 (133.5 MB) TX bytes:8825152 (8.8 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.002s sys 0m0.004s 2018-07-31 06:03:10,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-07-31 06:03:10,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-07-31 06:03:10,582 - 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 10909/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9947/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10128/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9212/mysqld tcp 0 0 192.168.120.19:2380 0.0.0.0:* LISTEN 10853/etcd tcp6 0 0 ::1:53 :::* LISTEN 10909/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 :::4000 :::* LISTEN 10853/etcd udp 0 0 192.168.120.19:123 0.0.0.0:* 9361/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9361/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9361/ntpd udp 0 0 0.0.0.0:60132 0.0.0.0:* 572/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10909/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 9361/ntpd udp6 0 0 ::1:123 :::* 9361/ntpd udp6 0 0 :::123 :::* 9361/ntpd udp6 0 0 :::4552 :::* 572/dhclient udp6 0 0 ::1:53 :::* 10909/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8976 893/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9254 1130/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11076 1651/python2.7 /tmp/cloudify-logging-server-b90da.socket unix 2 [ ACC ] SEQPACKET LISTENING 7243 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11866 1834/python2.7 /tmp/ctx-gPsO3R.socket unix 2 [ ACC ] STREAM LISTENING 21591 9212/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22297 10305/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 6992 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.004s sys 0m0.005s 2018-07-31 06:03:10,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-31 06:03:10,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 124 2 0 05:57 ? 00:00:00 [kpsmoused] root 141 2 0 05:57 ? 00:00:00 [kworker/0:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 445 2 0 05:57 ? 00:00:00 [kworker/u5:2] root 530 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:57 ? 00:00:00 [kauditd] root 920 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 message+ 1056 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork root 1059 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 05:57 ? 00:00:00 cron daemon 1106 1 0 05:57 ? 00:00:00 atd root 1125 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1149 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind root 1198 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 05:57 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 05:57 ? 00:00:00 /home/ubuntu/sprout_host_fx4888/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fx4888 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fx4888 --logging-server-logdir=/home/ubuntu/sprout_host_fx4888/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888%I.log --pidfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888.pid ubuntu 1764 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_fx4888/env/bin/diamond --configfile /home/ubuntu/sprout_host_fx4888/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1650 0 06:00 ? 00:00:00 /home/ubuntu/sprout_host_fx4888/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fx4888 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fx4888 --logging-server-logdir=/home/ubuntu/sprout_host_fx4888/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888%I.log --pidfile=/home/ubuntu/sprout_host_fx4888/work/sprout_host_fx4888.pid ubuntu 1839 1818 0 06:00 ? 00:00:00 /home/ubuntu/sprout_host_fx4888/env/bin/python2.7 /home/ubuntu/sprout_host_fx4888/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DgsUma ubuntu 1850 1839 0 06:00 ? 00:00:00 /bin/sh -c /tmp/IQPOH/install-sprout.sh ubuntu 1852 1850 0 06:00 ? 00:00:00 /bin/bash -e /tmp/IQPOH/install-sprout.sh ntp 8423 1 0 06:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8907 1 0 06:02 ? 00:00:00 rsyslogd root 9008 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9016 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9017 9016 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9024 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9025 9024 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9028 9017 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9032 9025 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9033 9032 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9102 2 0 06:02 ? 00:00:00 [kworker/u5:0] dnsmasq 9720 1 0 06:03 ? 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 9783 1852 0 06:03 ? 00:00:00 /bin/bash -e /tmp/IQPOH/install-sprout.sh ubuntu 9784 9783 0 06:03 ? 00:00:00 /bin/bash -e /tmp/IQPOH/install-sprout.sh root 9785 9784 0 06:03 ? 00:00:00 sudo ps -edf root 9786 9785 0 06:03 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-07-31 06:03:10,582 - 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/sa31 /var/log/sysstat/clearwater-sa31 /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.000s sys 0m0.006s 2018-07-31 06:03:10,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:57 ? 00:00:00 [kworker/0:0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 124 2 0 05:57 ? 00:00:00 [kpsmoused] root 144 2 0 05:57 ? 00:00:00 [kworker/1:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 432 2 0 05:57 ? 00:00:00 [kworker/u5:2] root 525 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 576 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 05:57 ? 00:00:00 [kauditd] message+ 894 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork root 925 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon root 946 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind syslog 987 1 0 05:57 ? 00:00:00 rsyslogd root 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 05:57 ? 00:00:00 cron daemon 1101 1 0 05:57 ? 00:00:00 atd root 1116 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1249 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1255 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1449 2 0 05:58 ? 00:00:00 [kworker/0:2] ubuntu 1649 1 0 05:58 ? 00:00:00 /home/ubuntu/homer_host_y8hy7a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y8hy7a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y8hy7a --logging-server-logdir=/home/ubuntu/homer_host_y8hy7a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a%I.log --pidfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a.pid ubuntu 1763 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/homer_host_y8hy7a/env/bin/diamond --configfile /home/ubuntu/homer_host_y8hy7a/work/plugins/diamond/etc/diamond.conf ubuntu 1809 1649 0 06:00 ? 00:00:00 /home/ubuntu/homer_host_y8hy7a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y8hy7a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y8hy7a --logging-server-logdir=/home/ubuntu/homer_host_y8hy7a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a%I.log --pidfile=/home/ubuntu/homer_host_y8hy7a/work/homer_host_y8hy7a.pid ubuntu 1831 1809 0 06:00 ? 00:00:00 /home/ubuntu/homer_host_y8hy7a/env/bin/python2.7 /home/ubuntu/homer_host_y8hy7a/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-biXY5y ubuntu 1842 1831 0 06:00 ? 00:00:00 /bin/sh -c /tmp/LJFJ0/install-homer.sh ubuntu 1844 1842 0 06:00 ? 00:00:00 /bin/bash -e /tmp/LJFJ0/install-homer.sh ntp 8457 1 0 06:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8971 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9063 1 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9067 9063 0 06:02 ? 00:00:00 inotifywait -e create -qq . root 9144 1 0 06:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9145 9144 0 06:02 ? 00:00:00 nginx: worker process www-data 9146 9144 0 06:02 ? 00:00:00 nginx: worker process www-data 9147 9144 0 06:02 ? 00:00:00 nginx: worker process www-data 9148 9144 0 06:02 ? 00:00:00 nginx: worker process root 9319 8971 0 06:02 ? 00:00:00 [nginx_ping] root 9321 8971 0 06:02 ? 00:00:00 [check-nginx-upt] root 9324 8971 0 06:02 ? 00:00:00 [check-monit-upt] root 9404 2 0 06:02 ? 00:00:00 [kworker/u5:0] dnsmasq 9756 1 0 06:03 ? 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 9819 1844 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LJFJ0/install-homer.sh ubuntu 9820 9819 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LJFJ0/install-homer.sh root 9821 9820 0 06:03 ? 00:00:00 sudo ps -edf root 9822 9821 0 06:03 ? 00:00:00 ps -edf real 0m0.010s user 0m0.006s sys 0m0.005s 2018-07-31 06:03:10,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-07-31 06:03:10,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-07-31 06:03:10,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-07-31 06:03:10,583 - 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 9756/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8971/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9144/nginx tcp6 0 0 ::1:53 :::* LISTEN 9756/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.26:123 0.0.0.0:* 8457/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8457/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8457/ntpd udp 0 0 0.0.0.0:41155 0.0.0.0:* 576/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9756/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 576/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8457/ntpd udp6 0 0 ::1:123 :::* 8457/ntpd udp6 0 0 :::123 :::* 8457/ntpd udp6 0 0 :::11597 :::* 576/dhclient udp6 0 0 ::1:53 :::* 9756/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10981 1649/python2.7 /tmp/cloudify-logging-server-77c19.socket unix 2 [ ACC ] STREAM LISTENING 11252 1831/python2.7 /tmp/ctx-HW5kZe.socket unix 2 [ ACC ] STREAM LISTENING 1630 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9062 894/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8042 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7147 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-07-31 06:03:10,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-07-31 06:03:10,584 - 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/sa31 /var/log/sysstat/clearwater-sa31 /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.019s user 0m0.000s sys 0m0.006s 2018-07-31 06:03:10,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [31-Jul-2018 06:02:14 UTC] clearwater-diags-monitor starting [31-Jul-2018 06:02:14 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:10,584 - 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 9720/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 9008/monit tcp6 0 0 ::1:53 :::* LISTEN 9720/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8423/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8423/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8423/ntpd udp 0 0 0.0.0.0:10129 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9720/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8423/ntpd udp6 0 0 ::1:123 :::* 8423/ntpd udp6 0 0 :::123 :::* 8423/ntpd udp6 0 0 :::26407 :::* 568/dhclient udp6 0 0 ::1:53 :::* 9720/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10040 1650/python2.7 /tmp/cloudify-logging-server-926ba.socket unix 2 [ ACC ] STREAM LISTENING 12468 1839/python2.7 /tmp/ctx-_RJs28.socket unix 2 [ ACC ] SEQPACKET LISTENING 7254 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7039 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8057 1056/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9139 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21305 9028/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20190 9033/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-07-31 06:03:10,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:07:31 06:02:24: Namespace: management 2018:07:31 06:02:24: [management] Starting server 2018:07:31 06:02:24: [management] Listening for requests 2018:07:31 06:02:24: Namespace: signaling 2018:07:31 06:02:24: [signaling] Starting server 2018:07:31 06:02:24: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-31 06:03:10,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [31-Jul-2018 06:02:13 UTC] clearwater-diags-monitor starting [31-Jul-2018 06:02:13 UTC] Waiting for trigger files real 0m0.005s user 0m0.002s sys 0m0.003s 2018-07-31 06:03:10,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-31 06:03:10,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-07-31 06:03:10,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-07-31 06:03:10,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-07-31 06:03:10,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-07-31 06:02:43.477520397 Stopping etcd clearwater-etcd 2018-07-31 06:02:44.824243448 Restarting etcd clearwater-etcd 2018-07-31 06:02:44.829015138 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-07-31 06:02:44.829740744 Check for previous failed startup attempt 2018-07-31 06:02:44.830934272 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-07-31 06:02:44.935232363 etcdctl returned 0 2018-07-31 06:02:44.941853739 Joining existing cluster... 2018-07-31 06:03:02.944633767 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-07-31 06:03:02.945480078 Check cluster is healthy 2018-07-31 06:03:02.946832478 Running etcdctl cluster-health member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-07-31 06:03:02.958429682 etcdctl returned 0 2018-07-31 06:03:02.959499990 Tell the cluster we're joining 2018-07-31 06:03:02.960281264 Running etcdctl member add 192-168-120-19 http://192.168.120.19:2380 Added member named 192-168-120-19 with ID 5c2b253c115d9b1 to cluster ETCD_NAME="192-168-120-19" ETCD_INITIAL_CLUSTER="192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-07-31 06:03:02.975566616 etcdctl returned 0 2018-07-31 06:03:03.005461717 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.19:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.19 --name 192-168-120-19 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-19=http://192.168.120.19:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380 2018-07-31 06:03:03.009002119 Check we're actually a member of the cluster 2018-07-31 06:03:03.012138542 Wait for etcd to startup 2018-07-31 06:03:04.032138176 Etcd started successfully 2018-07-31 06:03:03.034063 I | etcdmain: etcd Version: 3.1.7 2018-07-31 06:03:03.034141 I | etcdmain: Git SHA: 43b7507 2018-07-31 06:03:03.034146 I | etcdmain: Go Version: go1.7.5 2018-07-31 06:03:03.034150 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-31 06:03:03.034155 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-31 06:03:03.034248 I | embed: listening for peers on http://192.168.120.19:2380 2018-07-31 06:03:03.034303 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-31 06:03:03.070870 I | etcdserver: name = 192-168-120-19 2018-07-31 06:03:03.070899 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.19 2018-07-31 06:03:03.070905 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.19/member 2018-07-31 06:03:03.070913 I | etcdserver: heartbeat = 100ms 2018-07-31 06:03:03.070916 I | etcdserver: election = 1000ms 2018-07-31 06:03:03.070920 I | etcdserver: snapshot count = 10000 2018-07-31 06:03:03.070931 I | etcdserver: advertise client URLs = http://192.168.120.19:4000 2018-07-31 06:03:03.076454 I | etcdserver: starting member 5c2b253c115d9b1 in cluster f59fb9088e78524e 2018-07-31 06:03:03.076486 I | raft: 5c2b253c115d9b1 became follower at term 0 2018-07-31 06:03:03.076501 I | raft: newRaft 5c2b253c115d9b1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-31 06:03:03.076506 I | raft: 5c2b253c115d9b1 became follower at term 1 2018-07-31 06:03:03.113739 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-07-31 06:03:03.113812 I | rafthttp: starting peer ca6a20ed546c7237... 2018-07-31 06:03:03.113824 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-07-31 06:03:03.119172 I | rafthttp: started peer ca6a20ed546c7237 2018-07-31 06:03:03.119251 I | rafthttp: added peer ca6a20ed546c7237 2018-07-31 06:03:03.119296 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-31 06:03:03.119680 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-07-31 06:03:03.119958 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-07-31 06:03:03.121368 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-07-31 06:03:03.121385 I | rafthttp: peer ca6a20ed546c7237 became active 2018-07-31 06:03:03.121392 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-07-31 06:03:03.121400 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-07-31 06:03:03.121756 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-07-31 06:03:03.123713 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-07-31 06:03:03.124204 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-07-31 06:03:04.092080 I | raft: 5c2b253c115d9b1 [term: 1] received a MsgVote message with higher term from ca6a20ed546c7237 [term: 3] 2018-07-31 06:03:04.092116 I | raft: 5c2b253c115d9b1 became follower at term 3 2018-07-31 06:03:04.092129 I | raft: 5c2b253c115d9b1 [logterm: 0, index: 0, vote: 0] cast MsgVote for ca6a20ed546c7237 [logterm: 2, index: 30] at term 3 2018-07-31 06:03:04.094158 D | raft: 5c2b253c115d9b1 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from ca6a20ed546c7237 2018-07-31 06:03:04.094179 I | raft: raft.node: 5c2b253c115d9b1 elected leader ca6a20ed546c7237 at term 3 2018-07-31 06:03:04.095807 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-07-31 06:03:04.095925 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-31 06:03:04.095961 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-31 06:03:04.096148 I | etcdserver/membership: added member 5c2b253c115d9b1 [http://192.168.120.19:2380] to cluster f59fb9088e78524e 2018-07-31 06:03:04.098935 I | etcdserver: published {Name:192-168-120-19 ClientURLs:[http://192.168.120.19:4000]} to cluster f59fb9088e78524e 2018-07-31 06:03:04.099034 I | embed: ready to serve client requests 2018-07-31 06:03:04.099440 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-31 06:03:04.230874 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.19:43890 2018-07-31 06:03:04.291795 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.19:43891 2018-07-31 06:03:04.292398 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:43892 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:10,585 - 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/sysstat/clearwater-sa31 /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/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/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20180731T060000Z.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:10,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-31 06:03:10,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:10,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-07-31 06:02:45.610445326 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-31 06:03:10,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-31 06:03:10,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-07-31 06:03:10,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ICIS1/install-ellis.sh 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-07-31 06:02:46.096992901 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LJFJ0/install-homer.sh 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-07-31 06:03:10,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:10,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:03:10,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:10,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RMEZI/bind.py 2018-07-31 06:03:10,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QTEEP/create_number.sh 2018-07-31 06:03:10,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:10,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:10,660 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:10,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:10,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:10 GMT 2018-07-31 06:03:10,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:10,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:10,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:15,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:15,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.050Z", "message": "Execution done (return_code=0): /tmp/IQPOH/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "56324325-8d00-426b-bea5-4d47067abc93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.050Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RMEZI/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.271Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.271Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.271Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "homer_vw6k68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:10.271Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "[localhost] run: sudo mv /tmp/tmpIPpHUh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4dd805d3-8b01-4d23-bd50-e5cabf241b1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4dd805d3-8b01-4d23-bd50-e5cabf241b1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WIK32/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "[localhost] run: sudo mv /tmp/tmp4Eeq1w /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "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-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "[localhost] run: sudo mv /tmp/tmpzqfs0n /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "8285b14f-09ab-4386-b587-eadd0672fd44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.064Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3NOB3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.283Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.283Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:11.283Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:11.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "[localhost] run: sudo mv /tmp/tmpTMHz6j /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "[localhost] run: sudo mv /tmp/tmp045WNs /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "[localhost] run: sudo mv /tmp/tmpC47E3W /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2a0a7edd-af3a-4fc0-bf35-3cbb65093665"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.067Z", "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-31T06:03:12.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "754e59a5-2492-43e1-9cd2-358665276f6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.287Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.287Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:12.287Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:12.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1838, "offset": 1756, "size": 50}}} 2018-07-31 06:03:15,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:15,744 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:15 GMT 2018-07-31 06:03:15,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:15,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29074 2018-07-31 06:03:15,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:15,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IQPOH/install-sprout.sh 2018-07-31 06:03:15,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RMEZI/bind.py 2018-07-31 06:03:15,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:03:15,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:03:15,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:03:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIPpHUh /etc/bind/db.clearwater.local 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-07-31 06:03:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WIK32/bind.py 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4Eeq1w /etc/bind/db.clearwater.local 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:03:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzqfs0n /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3NOB3/bind.py 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTMHz6j /etc/bind/db.clearwater.local 2018-07-31 06:03:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp045WNs /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpC47E3W /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:03:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:03:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:03:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:03:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:15,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:15,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:15,811 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:15,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:15 GMT 2018-07-31 06:03:15,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:15,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:15,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:20,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:20,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:20,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:13.075Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/1Z6UE/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:13.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "2fd5de70-acb7-4b92-90ef-1ee4c509fca4"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:19.289Z", "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 3s (9,932 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\t0m24.059s\nuser\t0m12.300s\nsys\t0m3.145s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:19.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:20.080Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:20.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:20.080Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:20.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:20.080Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:20.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}], "metadata": {"pagination": {"total": 1842, "offset": 1806, "size": 50}}} 2018-07-31 06:03:20,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:20,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:20 GMT 2018-07-31 06:03:20,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:20,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16535 2018-07-31 06:03:20,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:20,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/1Z6UE/add-snmpproxy-collector.py 2018-07-31 06:03:20,890 - 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 3s (9,932 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 0m24.059s user 0m12.300s sys 0m3.145s 2018-07-31 06:03:20,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-07-31 06:03:20,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-07-31 06:03:20,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-07-31 06:03:20,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:20,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:20,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:20,946 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:20 GMT 2018-07-31 06:03:20,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:20,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:20,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:25,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:26,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:26,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:21.084Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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-31T06:03:21.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4dd805d3-8b01-4d23-bd50-e5cabf241b1f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:22.248Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.010s\nsys\t0m0.048s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:22.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:23.094Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:23.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:23.094Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:64:c9:d0 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe64:c9d0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110581 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58352 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171611680 (171.6 MB) TX bytes:9163329 (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.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:23.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:23.094Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:23.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:23.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:23.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:24.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:24.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:24.171Z", "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-sa31\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_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20180731T060000Z.txt\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.019s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:24.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:24.171Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:24.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:24.171Z", "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 10418/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9405/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10418/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.10: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:161 0.0.0.0:* 10152/snmpd \nudp 0 0 0.0.0.0:24943 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10418/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8786/ntpd \nudp6 0 0 ::1:123 :::* 8786/ntpd \nudp6 0 0 :::123 :::* 8786/ntpd \nudp6 0 0 :::161 :::* 10152/snmpd \nudp6 0 0 :::13192 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 10418/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22512 10152/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 8765 892/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11531 1650/python2.7 /tmp/cloudify-logging-server-ea2d6.socket\nunix 2 [ ACC ] STREAM LISTENING 12291 1836/python2.7 /tmp/ctx-LTJ8fv.socket\nunix 2 [ ACC ] STREAM LISTENING 6839 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20417 9363/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21585 9368/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7034 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8940 1115/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:24.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:24.171Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:57 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 141 2 0 05:57 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 456 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 458 2 0 05:57 ? 00:00:00 [kworker/u5:2]\nroot 519 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:57 ? 00:00:00 [kauditd]\nmessage+ 892 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1018 1 0 05:57 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1103 1 0 05:57 ? 00:00:00 atd\nroot 1104 1 0 05:57 ? 00:00:00 cron\nroot 1109 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1191 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1198 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:58 ? 00:00:00 /home/ubuntu/dime_host_cdzyox/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cdzyox --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cdzyox --logging-server-logdir=/home/ubuntu/dime_host_cdzyox/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox%I.log --pidfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox.pid\nubuntu 1764 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/dime_host_cdzyox/env/bin/diamond --configfile /home/ubuntu/dime_host_cdzyox/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1650 0 06:00 ? 00:00:00 /home/ubuntu/dime_host_cdzyox/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cdzyox --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cdzyox --logging-server-logdir=/home/ubuntu/dime_host_cdzyox/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox%I.log --pidfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox.pid\nubuntu 1836 1815 0 06:00 ? 00:00:00 /home/ubuntu/dime_host_cdzyox/env/bin/python2.7 /home/ubuntu/dime_host_cdzyox/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-XRtJD9\nubuntu 1847 1836 0 06:00 ? 00:00:00 /bin/sh -c /tmp/MZC61/install-dime.sh\nubuntu 1849 1847 0 06:00 ? 00:00:00 /bin/bash -e /tmp/MZC61/install-dime.sh\nntp 8786 1 0 06:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9351 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9352 9351 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9356 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9357 9356 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9363 9352 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9367 9357 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9368 9367 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9405 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10152 1 0 06:03 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10418 1 0 06:03 ? 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 10481 1849 0 06:03 ? 00:00:00 /bin/bash -e /tmp/MZC61/install-dime.sh\nubuntu 10482 10481 0 06:03 ? 00:00:00 /bin/bash -e /tmp/MZC61/install-dime.sh\nroot 10483 10482 0 06:03 ? 00:00:00 sudo ps -edf\nroot 10484 10483 0 06:03 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:24.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:24.171Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:24.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:25.176Z", "message": "Execution done (return_code=0): /tmp/QTEEP/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:25.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "4dd805d3-8b01-4d23-bd50-e5cabf241b1f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:25.176Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:25.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:25.176Z", "message": "[dime] => 2018:07:31 06:02:29: Namespace: management\n2018:07:31 06:02:29: [management] Starting server\n2018:07:31 06:02:29: [management] Listening for requests\n2018:07:31 06:02:29: Namespace: signaling\n2018:07:31 06:02:29: [signaling] Starting server\n2018:07:31 06:02:29: [signaling] Listening for requests\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-31T06:03:25.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:25.293Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1860, "offset": 1811, "size": 50}}} 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:26 GMT 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23632 2018-07-31 06:03:26,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:26,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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-31 06:03:26,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.010s sys 0m0.048s 2018-07-31 06:03:26,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-07-31 06:03:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:64:c9:d0 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe64:c9d0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110581 errors:0 dropped:0 overruns:0 frame:0 TX packets:58352 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171611680 (171.6 MB) TX bytes:9163329 (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.005s user 0m0.004s sys 0m0.002s 2018-07-31 06:03:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-07-31 06:03:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-31 06:03:26,030 - 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-sa31 /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_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20180731T060000Z.txt /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.019s user 0m0.004s sys 0m0.003s 2018-07-31 06:03:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-07-31 06:03:26,030 - 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 10418/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9405/monit tcp6 0 0 ::1:53 :::* LISTEN 10418/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.10: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:161 0.0.0.0:* 10152/snmpd udp 0 0 0.0.0.0:24943 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10418/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8786/ntpd udp6 0 0 ::1:123 :::* 8786/ntpd udp6 0 0 :::123 :::* 8786/ntpd udp6 0 0 :::161 :::* 10152/snmpd udp6 0 0 :::13192 :::* 586/dhclient udp6 0 0 ::1:53 :::* 10418/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22512 10152/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 8765 892/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11531 1650/python2.7 /tmp/cloudify-logging-server-ea2d6.socket unix 2 [ ACC ] STREAM LISTENING 12291 1836/python2.7 /tmp/ctx-LTJ8fv.socket unix 2 [ ACC ] STREAM LISTENING 6839 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20417 9363/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21585 9368/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7034 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8940 1115/acpid /var/run/acpid.socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-07-31 06:03:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:57 ? 00:00:00 [kworker/0:0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 123 2 0 05:57 ? 00:00:00 [kpsmoused] root 141 2 0 05:57 ? 00:00:00 [kworker/1:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 456 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 458 2 0 05:57 ? 00:00:00 [kworker/u5:2] root 519 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:57 ? 00:00:00 [kauditd] message+ 892 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 05:57 ? 00:00:00 rsyslogd root 1050 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D daemon 1103 1 0 05:57 ? 00:00:00 atd root 1104 1 0 05:57 ? 00:00:00 cron root 1109 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1191 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1198 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:58 ? 00:00:00 /home/ubuntu/dime_host_cdzyox/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cdzyox --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cdzyox --logging-server-logdir=/home/ubuntu/dime_host_cdzyox/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox%I.log --pidfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox.pid ubuntu 1764 1 0 05:58 ? 00:00:01 python2.7 /home/ubuntu/dime_host_cdzyox/env/bin/diamond --configfile /home/ubuntu/dime_host_cdzyox/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1650 0 06:00 ? 00:00:00 /home/ubuntu/dime_host_cdzyox/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cdzyox --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cdzyox --logging-server-logdir=/home/ubuntu/dime_host_cdzyox/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox%I.log --pidfile=/home/ubuntu/dime_host_cdzyox/work/dime_host_cdzyox.pid ubuntu 1836 1815 0 06:00 ? 00:00:00 /home/ubuntu/dime_host_cdzyox/env/bin/python2.7 /home/ubuntu/dime_host_cdzyox/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-XRtJD9 ubuntu 1847 1836 0 06:00 ? 00:00:00 /bin/sh -c /tmp/MZC61/install-dime.sh ubuntu 1849 1847 0 06:00 ? 00:00:00 /bin/bash -e /tmp/MZC61/install-dime.sh ntp 8786 1 0 06:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9351 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9352 9351 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9356 1 0 06:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9357 9356 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9363 9352 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9367 9357 0 06:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9368 9367 0 06:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9405 1 0 06:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10152 1 0 06:03 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10418 1 0 06:03 ? 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 10481 1849 0 06:03 ? 00:00:00 /bin/bash -e /tmp/MZC61/install-dime.sh ubuntu 10482 10481 0 06:03 ? 00:00:00 /bin/bash -e /tmp/MZC61/install-dime.sh root 10483 10482 0 06:03 ? 00:00:00 sudo ps -edf root 10484 10483 0 06:03 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.002s 2018-07-31 06:03:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-07-31 06:03:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QTEEP/create_number.sh 2018-07-31 06:03:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-31 06:03:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:07:31 06:02:29: Namespace: management 2018:07:31 06:02:29: [management] Starting server 2018:07:31 06:02:29: [management] Listening for requests 2018:07:31 06:02:29: Namespace: signaling 2018:07:31 06:02:29: [signaling] Starting server 2018:07:31 06:02:29: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:26,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:26,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:26,098 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:26 GMT 2018-07-31 06:03:26,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:26,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:26,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:31,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:31,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:26.180Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:26.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:26.180Z", "message": "Execution done (return_code=0): /tmp/MZC61/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:26.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:26.180Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:26.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:26.180Z", "message": "[dime] => 2018-07-31 06:03:07.125056214 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-31T06:03:26.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "7f83fc1c-c136-4ef3-b57b-493d34b4635f"}, {"node_instance_id": "dime_odgkt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:26.296Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:26.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "dime_odgkt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:26.296Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:26.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:27.300Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:27.300Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:27.488Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HGQLZ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:27.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:28.184Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:28.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.321Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:29.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "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-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "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-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "message": "[localhost] run: sudo mv /tmp/tmpNMDU0h /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "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-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "message": "[localhost] run: sudo mv /tmp/tmpn_8Z1N /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "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-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:29.409Z", "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-31T06:03:29.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9380e5f7-e4ff-4018-b83e-073277c9378b"}], "metadata": {"pagination": {"total": 1882, "offset": 1827, "size": 50}}} 2018-07-31 06:03:31,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:31,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:31 GMT 2018-07-31 06:03:31,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:31,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12082 2018-07-31 06:03:31,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-31 06:03:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MZC61/install-dime.sh 2018-07-31 06:03:31,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-07-31 06:03:31,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-07-31 06:03:07.125056214 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:31,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:31,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:03:31,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:03:31,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HGQLZ/bind.py 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNMDU0h /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:31,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:03:31,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:03:31,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpn_8Z1N /etc/bind/db.clearwater.local 2018-07-31 06:03:31,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:03:31,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:03:31,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:31,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:31,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:31,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:31,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:31,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:31,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:31,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:31,254 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:31,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:31,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:31 GMT 2018-07-31 06:03:31,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:31,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:31,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:36,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:36,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:36,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:36,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:36,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1882, "offset": 1848, "size": 50}}} 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:36 GMT 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:03:36,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:36,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:36,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:36,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:36,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:36,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:36,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:36,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:36,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:36,403 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:36,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:36,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:36 GMT 2018-07-31 06:03:36,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:36,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:36,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:41,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:41,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:41,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:41,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:41,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:41,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:41,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:41,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:41,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:41.069Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}], "metadata": {"pagination": {"total": 1883, "offset": 1848, "size": 50}}} 2018-07-31 06:03:41,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:41,487 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:41 GMT 2018-07-31 06:03:41,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:41,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-07-31 06:03:41,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:41,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-31 06:03:41,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:41,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:41,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:41,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:41,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:41,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:41 GMT 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:41,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:46,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:46,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:46,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:46,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:46,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1883, "offset": 1849, "size": 50}}} 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:46 GMT 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:03:46,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:46,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:46,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:46,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:46,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:46,690 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:46 GMT 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:46,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:51,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:51,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:51,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:51,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:51,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:51,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:51,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:46.892Z", "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 (6,104 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\t0m5.642s\nuser\t0m3.459s\nsys\t0m0.863s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:46.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:47.419Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:47.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:47.419Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:47.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:48.422Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:48.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:49.848Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:49.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:50.425Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9c:3f:81 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9c:3f81/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:140412 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63642 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218182513 (218.1 MB) TX bytes:10177745 (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:68 errors:0 dropped:0 overruns:0 frame:0\n TX packets:68 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6000 (6.0 KB) TX bytes:6000 (6.0 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:50.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:50.425Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:50.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:51.562Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:51.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:51.562Z", "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 14260/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12916/monit \ntcp 0 0 192.168.120.12:11211 0.0.0.0:* LISTEN 13936/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12248/memcached \ntcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 14382/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 14260/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14382/etcd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 11851/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11851/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11851/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12248/memcached \nudp 0 0 0.0.0.0:18445 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14260/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 11851/ntpd \nudp6 0 0 ::1:123 :::* 11851/ntpd \nudp6 0 0 :::123 :::* 11851/ntpd \nudp6 0 0 :::9812 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 14260/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9534 1135/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10765 1653/python2.7 /tmp/cloudify-logging-server-2b3c1.socket\nunix 2 [ ACC ] STREAM LISTENING 9289 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11081 1843/python2.7 /tmp/ctx-_SsBuG.socket\nunix 2 [ ACC ] STREAM LISTENING 7046 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7595 392/systemd-udevd /run/udev/control\n\nreal\t0m0.014s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:51.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:51.562Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:51.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:51.562Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:51.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:51.562Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:57 ? 00:00:00 /sbin/init\nroot 2 0 0 05:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:57 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:57 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:57 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:57 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:57 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:57 ? 00:00:00 [migration/0]\nroot 14 2 0 05:57 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:57 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:57 ? 00:00:00 [migration/1]\nroot 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:57 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:57 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:57 ? 00:00:00 [khelper]\nroot 21 2 0 05:57 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:57 ? 00:00:00 [netns]\nroot 23 2 0 05:57 ? 00:00:00 [writeback]\nroot 24 2 0 05:57 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:57 ? 00:00:00 [bioset]\nroot 27 2 0 05:57 ? 00:00:00 [kblockd]\nroot 28 2 0 05:57 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:57 ? 00:00:00 [khubd]\nroot 30 2 0 05:57 ? 00:00:00 [md]\nroot 31 2 0 05:57 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:57 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:57 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:57 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:57 ? 00:00:00 [vmstat]\nroot 37 2 0 05:57 ? 00:00:00 [ksmd]\nroot 38 2 0 05:57 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:57 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:57 ? 00:00:00 [crypto]\nroot 53 2 0 05:57 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:57 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:57 ? 00:00:00 [vballoon]\nroot 56 2 0 05:57 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:57 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:57 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:57 ? 00:00:00 [deferwq]\nroot 80 2 0 05:57 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:57 ? 00:00:00 [kpsmoused]\nroot 141 2 0 05:57 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 05:57 ? 00:00:00 [kworker/u5:1]\nroot 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 477 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 729 2 0 05:57 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 05:57 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 979 1 0 05:57 ? 00:00:00 rsyslogd\nroot 1068 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1071 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1075 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1076 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1078 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1110 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 05:57 ? 00:00:00 cron\ndaemon 1115 1 0 05:57 ? 00:00:00 atd\nroot 1125 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance\nroot 1135 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1203 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1209 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1653 1 0 05:57 ? 00:00:00 /home/ubuntu/vellum_host_x5k3qq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x5k3qq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x5k3qq --logging-server-logdir=/home/ubuntu/vellum_host_x5k3qq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq%I.log --pidfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq.pid\nubuntu 1767 1 0 05:58 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_x5k3qq/env/bin/diamond --configfile /home/ubuntu/vellum_host_x5k3qq/work/plugins/diamond/etc/diamond.conf\nubuntu 1822 1653 0 06:00 ? 00:00:00 /home/ubuntu/vellum_host_x5k3qq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x5k3qq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x5k3qq --logging-server-logdir=/home/ubuntu/vellum_host_x5k3qq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq%I.log --pidfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq.pid\nubuntu 1843 1822 0 06:00 ? 00:00:00 /home/ubuntu/vellum_host_x5k3qq/env/bin/python2.7 /home/ubuntu/vellum_host_x5k3qq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-d9rqpz\nubuntu 1854 1843 0 06:00 ? 00:00:00 /bin/sh -c /tmp/LHA7C/install-vellum.sh\nubuntu 1856 1854 0 06:00 ? 00:00:00 /bin/bash -e /tmp/LHA7C/install-vellum.sh\nntp 11851 1 0 06:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nroot 12017 2 0 06:02 ? 00:00:00 [kworker/u5:0]\nmemcache 12248 1 0 06:02 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12916 1 0 06:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13242 1 0 06:03 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13252 13242 0 06:03 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13892 12916 0 06:03 ? 00:00:00 [check-monit-upt] \nmemcache 13936 1 0 06:03 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.12 -c 4096 -r -U 0\nroot 13943 12916 0 06:03 ? 00:00:00 [check-memcached] \nroot 13946 12916 0 06:03 ? 00:00:00 [poll_memcached.] \nroot 13952 12916 0 06:03 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13962 13952 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\ndnsmasq 14260 1 0 06:03 ? 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\nroot 14327 13962 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14328 13962 0 06:03 ? 00:00:00 grep cluster is healthy\nroot 14330 14327 0 06:03 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcdctl cluster-health\nroot 14331 14330 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14332 14330 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14333 14331 0 06:03 ? 00:00:00 tee -a /var/log/clearwater-etcd/clearwater-etcd-initd.log\nroot 14334 14332 0 06:03 ? 00:00:00 tee -a /var/log/clearwater-etcd/clearwater-etcd-initd.log\nubuntu 14341 1856 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LHA7C/install-vellum.sh\nubuntu 14342 14341 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LHA7C/install-vellum.sh\nroot 14343 14342 0 06:03 ? 00:00:00 sudo ps -edf\nroot 14344 14343 0 06:03 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:51.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}], "metadata": {"pagination": {"total": 1895, "offset": 1849, "size": 50}}} 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:51 GMT 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24229 2018-07-31 06:03:51,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:51,854 - 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 (6,104 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 0m5.642s user 0m3.459s sys 0m0.863s 2018-07-31 06:03:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-07-31 06:03:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-07-31 06:03:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-07-31 06:03:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.006s sys 0m0.051s 2018-07-31 06:03:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9c:3f:81 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9c:3f81/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:140412 errors:0 dropped:0 overruns:0 frame:0 TX packets:63642 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218182513 (218.1 MB) TX bytes:10177745 (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:68 errors:0 dropped:0 overruns:0 frame:0 TX packets:68 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6000 (6.0 KB) TX bytes:6000 (6.0 KB) real 0m0.007s user 0m0.000s sys 0m0.007s 2018-07-31 06:03:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-07-31 06:03:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-07-31 06:03:51,856 - 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 14260/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12916/monit tcp 0 0 192.168.120.12:11211 0.0.0.0:* LISTEN 13936/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12248/memcached tcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 14382/etcd tcp6 0 0 ::1:53 :::* LISTEN 14260/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd tcp6 0 0 :::4000 :::* LISTEN 14382/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 11851/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11851/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11851/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12248/memcached udp 0 0 0.0.0.0:18445 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14260/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 11851/ntpd udp6 0 0 ::1:123 :::* 11851/ntpd udp6 0 0 :::123 :::* 11851/ntpd udp6 0 0 :::9812 :::* 581/dhclient udp6 0 0 ::1:53 :::* 14260/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9534 1135/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10765 1653/python2.7 /tmp/cloudify-logging-server-2b3c1.socket unix 2 [ ACC ] STREAM LISTENING 9289 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11081 1843/python2.7 /tmp/ctx-_SsBuG.socket unix 2 [ ACC ] STREAM LISTENING 7046 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7595 392/systemd-udevd /run/udev/control real 0m0.014s user 0m0.004s sys 0m0.005s 2018-07-31 06:03:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-07-31 06:03:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-07-31 06:03:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:57 ? 00:00:00 /sbin/init root 2 0 0 05:57 ? 00:00:00 [kthreadd] root 3 2 0 05:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:57 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:57 ? 00:00:00 [rcu_sched] root 8 2 0 05:57 ? 00:00:00 [rcuos/0] root 9 2 0 05:57 ? 00:00:00 [rcuos/1] root 10 2 0 05:57 ? 00:00:00 [rcu_bh] root 11 2 0 05:57 ? 00:00:00 [rcuob/0] root 12 2 0 05:57 ? 00:00:00 [rcuob/1] root 13 2 0 05:57 ? 00:00:00 [migration/0] root 14 2 0 05:57 ? 00:00:00 [watchdog/0] root 15 2 0 05:57 ? 00:00:00 [watchdog/1] root 16 2 0 05:57 ? 00:00:00 [migration/1] root 17 2 0 05:57 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:57 ? 00:00:00 [kworker/1:0] root 19 2 0 05:57 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:57 ? 00:00:00 [khelper] root 21 2 0 05:57 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:57 ? 00:00:00 [netns] root 23 2 0 05:57 ? 00:00:00 [writeback] root 24 2 0 05:57 ? 00:00:00 [kintegrityd] root 25 2 0 05:57 ? 00:00:00 [bioset] root 27 2 0 05:57 ? 00:00:00 [kblockd] root 28 2 0 05:57 ? 00:00:00 [ata_sff] root 29 2 0 05:57 ? 00:00:00 [khubd] root 30 2 0 05:57 ? 00:00:00 [md] root 31 2 0 05:57 ? 00:00:00 [devfreq_wq] root 32 2 0 05:57 ? 00:00:00 [kworker/0:1] root 34 2 0 05:57 ? 00:00:00 [khungtaskd] root 35 2 0 05:57 ? 00:00:00 [kswapd0] root 36 2 0 05:57 ? 00:00:00 [vmstat] root 37 2 0 05:57 ? 00:00:00 [ksmd] root 38 2 0 05:57 ? 00:00:00 [khugepaged] root 39 2 0 05:57 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:57 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:57 ? 00:00:00 [crypto] root 53 2 0 05:57 ? 00:00:00 [kthrotld] root 54 2 0 05:57 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:57 ? 00:00:00 [vballoon] root 56 2 0 05:57 ? 00:00:00 [kworker/1:1] root 57 2 0 05:57 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:57 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:57 ? 00:00:00 [deferwq] root 80 2 0 05:57 ? 00:00:00 [charger_manager] root 123 2 0 05:57 ? 00:00:00 [kpsmoused] root 141 2 0 05:57 ? 00:00:00 [kworker/0:2] root 186 2 0 05:57 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:57 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 05:57 ? 00:00:00 [kworker/u5:1] root 387 1 0 05:57 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 477 1 0 05:57 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 05:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 729 2 0 05:57 ? 00:00:00 [kworker/u5:2] root 822 2 0 05:57 ? 00:00:00 [kauditd] message+ 902 1 0 05:57 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 05:57 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 05:57 ? 00:00:00 upstart-file-bridge --daemon syslog 979 1 0 05:57 ? 00:00:00 rsyslogd root 1068 1 0 05:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1071 1 0 05:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1075 1 0 05:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1076 1 0 05:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1078 1 0 05:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1110 1 0 05:57 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 05:57 ? 00:00:00 cron daemon 1115 1 0 05:57 ? 00:00:00 atd root 1125 1 0 05:57 ? 00:00:00 /usr/sbin/irqbalance root 1135 1 0 05:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1203 1 0 05:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1209 1 0 05:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1653 1 0 05:57 ? 00:00:00 /home/ubuntu/vellum_host_x5k3qq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x5k3qq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x5k3qq --logging-server-logdir=/home/ubuntu/vellum_host_x5k3qq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq%I.log --pidfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq.pid ubuntu 1767 1 0 05:58 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_x5k3qq/env/bin/diamond --configfile /home/ubuntu/vellum_host_x5k3qq/work/plugins/diamond/etc/diamond.conf ubuntu 1822 1653 0 06:00 ? 00:00:00 /home/ubuntu/vellum_host_x5k3qq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x5k3qq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x5k3qq --logging-server-logdir=/home/ubuntu/vellum_host_x5k3qq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq%I.log --pidfile=/home/ubuntu/vellum_host_x5k3qq/work/vellum_host_x5k3qq.pid ubuntu 1843 1822 0 06:00 ? 00:00:00 /home/ubuntu/vellum_host_x5k3qq/env/bin/python2.7 /home/ubuntu/vellum_host_x5k3qq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-d9rqpz ubuntu 1854 1843 0 06:00 ? 00:00:00 /bin/sh -c /tmp/LHA7C/install-vellum.sh ubuntu 1856 1854 0 06:00 ? 00:00:00 /bin/bash -e /tmp/LHA7C/install-vellum.sh ntp 11851 1 0 06:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 root 12017 2 0 06:02 ? 00:00:00 [kworker/u5:0] memcache 12248 1 0 06:02 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12916 1 0 06:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13242 1 0 06:03 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13252 13242 0 06:03 ? 00:00:00 cpulimit -e astaire -l 10 root 13892 12916 0 06:03 ? 00:00:00 [check-monit-upt] memcache 13936 1 0 06:03 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.12 -c 4096 -r -U 0 root 13943 12916 0 06:03 ? 00:00:00 [check-memcached] root 13946 12916 0 06:03 ? 00:00:00 [poll_memcached.] root 13952 12916 0 06:03 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13962 13952 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart dnsmasq 14260 1 0 06:03 ? 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 root 14327 13962 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14328 13962 0 06:03 ? 00:00:00 grep cluster is healthy root 14330 14327 0 06:03 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcdctl cluster-health root 14331 14330 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14332 14330 0 06:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14333 14331 0 06:03 ? 00:00:00 tee -a /var/log/clearwater-etcd/clearwater-etcd-initd.log root 14334 14332 0 06:03 ? 00:00:00 tee -a /var/log/clearwater-etcd/clearwater-etcd-initd.log ubuntu 14341 1856 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LHA7C/install-vellum.sh ubuntu 14342 14341 0 06:03 ? 00:00:00 /bin/bash -e /tmp/LHA7C/install-vellum.sh root 14343 14342 0 06:03 ? 00:00:00 sudo ps -edf root 14344 14343 0 06:03 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-07-31 06:03:51,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:51,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:51,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:51,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:51,912 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:51 GMT 2018-07-31 06:03:51,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:51,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:51,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:56,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:03:56,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:56,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:56,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:56,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:56,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:56,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:56,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:56,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:52.576Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:52.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:52.576Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:52.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:52.576Z", "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/clearwater-etcd/clearwater-etcd.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/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_20180731T060000Z.txt\n/var/log/rogers/rogers_out.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/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/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.015s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:52.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:53.593Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:53.593Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:53.593Z", "message": "[vellum] => 2018-07-31 06:03:08.920900323 Stopping etcd clearwater-etcd\n2018-07-31 06:03:37.022337005 Restarting etcd clearwater-etcd\n2018-07-31 06:03:37.026913162 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-07-31 06:03:37.027636071 Check for previous failed startup attempt\n2018-07-31 06:03:37.028777109 Running etcdctl member list\n5c2b253c115d9b1: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-07-31 06:03:37.170960474 etcdctl returned 0\n2018-07-31 06:03:37.177088791 Joining existing cluster...\n2018-07-31 06:03:50.180209193 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-07-31 06:03:50.181118776 Check cluster is healthy\n2018-07-31 06:03:50.182283459 Running etcdctl cluster-health\nmember 5c2b253c115d9b1 is healthy: got healthy result from http://192.168.120.19:4000\nmember 574677c526ed12c3 is healthy: got healthy result from http://192.168.120.6:4000\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-07-31 06:03:50.566979556 etcdctl returned 0\n2018-07-31 06:03:50.568359090 Tell the cluster we're joining\n2018-07-31 06:03:50.569131484 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380\nAdded member named 192-168-120-12 with ID 10d3e2d35f36ef91 to cluster\n\nETCD_NAME=\"192-168-120-12\"\nETCD_INITIAL_CLUSTER=\"192-168-120-19=http://192.168.120.19:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-07-31 06:03:50.583932042 etcdctl returned 0\n2018-07-31 06:03:50.616099979 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.12:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.12\n --name 192-168-120-12\n --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-12=http://192.168.120.12:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.12:2380\n --listen-peer-urls http://192.168.120.12:2380\n2018-07-31 06:03:50.617667255 Check we're actually a member of the cluster\n2018-07-31 06:03:50.634124719 Wait for etcd to startup\n2018-07-31 06:03:51.648173286 Etcd started successfully\n2018-07-31 06:03:50.654563 I | etcdmain: etcd Version: 3.1.7\n2018-07-31 06:03:50.654615 I | etcdmain: Git SHA: 43b7507\n2018-07-31 06:03:50.654623 I | etcdmain: Go Version: go1.7.5\n2018-07-31 06:03:50.654626 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-31 06:03:50.654630 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-31 06:03:50.654705 I | embed: listening for peers on http://192.168.120.12:2380\n2018-07-31 06:03:50.654749 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-31 06:03:50.686643 I | etcdserver: name = 192-168-120-12\n2018-07-31 06:03:50.686655 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12\n2018-07-31 06:03:50.686659 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member\n2018-07-31 06:03:50.686663 I | etcdserver: heartbeat = 100ms\n2018-07-31 06:03:50.686665 I | etcdserver: election = 1000ms\n2018-07-31 06:03:50.686669 I | etcdserver: snapshot count = 10000\n2018-07-31 06:03:50.686675 I | etcdserver: advertise client URLs = http://192.168.120.12:4000\n2018-07-31 06:03:50.692365 I | etcdserver: starting member 10d3e2d35f36ef91 in cluster f59fb9088e78524e\n2018-07-31 06:03:50.692408 I | raft: 10d3e2d35f36ef91 became follower at term 0\n2018-07-31 06:03:50.692438 I | raft: newRaft 10d3e2d35f36ef91 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-31 06:03:50.692443 I | raft: 10d3e2d35f36ef91 became follower at term 1\n2018-07-31 06:03:50.706636 I | rafthttp: started HTTP pipelining with peer 5c2b253c115d9b1\n2018-07-31 06:03:50.706657 I | rafthttp: started HTTP pipelining with peer 574677c526ed12c3\n2018-07-31 06:03:50.706676 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-07-31 06:03:50.706695 I | rafthttp: starting peer 5c2b253c115d9b1...\n2018-07-31 06:03:50.706704 I | rafthttp: started HTTP pipelining with peer 5c2b253c115d9b1\n2018-07-31 06:03:50.709850 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (writer)\n2018-07-31 06:03:50.710455 I | rafthttp: started peer 5c2b253c115d9b1\n2018-07-31 06:03:50.710489 I | rafthttp: added peer 5c2b253c115d9b1\n2018-07-31 06:03:50.710503 I | rafthttp: starting peer 574677c526ed12c3...\n2018-07-31 06:03:50.710517 I | rafthttp: started HTTP pipelining with peer 574677c526ed12c3\n2018-07-31 06:03:50.710954 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (writer)\n2018-07-31 06:03:50.711028 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (stream MsgApp v2 reader)\n2018-07-31 06:03:50.711196 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (stream Message reader)\n2018-07-31 06:03:50.713140 I | rafthttp: started peer 574677c526ed12c3\n2018-07-31 06:03:50.713159 I | rafthttp: added peer 574677c526ed12c3\n2018-07-31 06:03:50.713171 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-07-31 06:03:50.713188 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-07-31 06:03:50.713872 I | rafthttp: started streaming with peer 574677c526ed12c3 (writer)\n2018-07-31 06:03:50.721488 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-07-31 06:03:50.721510 I | rafthttp: started streaming with peer 574677c526ed12c3 (stream MsgApp v2 reader)\n2018-07-31 06:03:50.725441 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-07-31 06:03:50.725568 I | rafthttp: started streaming with peer 574677c526ed12c3 (writer)\n2018-07-31 06:03:50.728906 I | rafthttp: started peer ca6a20ed546c7237\n2018-07-31 06:03:50.728935 I | rafthttp: added peer ca6a20ed546c7237\n2018-07-31 06:03:50.728962 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-31 06:03:50.729231 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-07-31 06:03:50.729354 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-07-31 06:03:50.730263 I | raft: 10d3e2d35f36ef91 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 3]\n2018-07-31 06:03:50.730279 I | raft: 10d3e2d35f36ef91 became follower at term 3\n2018-07-31 06:03:50.730308 I | raft: raft.node: 10d3e2d35f36ef91 elected leader ca6a20ed546c7237 at term 3\n2018-07-31 06:03:50.732804 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-07-31 06:03:50.732821 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-07-31 06:03:50.732929 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-07-31 06:03:50.733048 I | rafthttp: peer 5c2b253c115d9b1 became active\n2018-07-31 06:03:50.733060 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream MsgApp v2 writer)\n2018-07-31 06:03:50.733153 I | rafthttp: peer 574677c526ed12c3 became active\n2018-07-31 06:03:50.733165 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream Message writer)\n2018-07-31 06:03:50.733285 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream MsgApp v2 writer)\n2018-07-31 06:03:50.733811 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream Message reader)\n2018-07-31 06:03:50.733858 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream MsgApp v2 reader)\n2018-07-31 06:03:50.734017 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream Message writer)\n2018-07-31 06:03:50.734221 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-07-31 06:03:50.734244 I | rafthttp: started streaming with peer 574677c526ed12c3 (stream Message reader)\n2018-07-31 06:03:50.734372 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-07-31 06:03:50.734476 D | raft: 10d3e2d35f36ef91 [logterm: 0, index: 76] rejected msgApp [logterm: 3, index: 76] from ca6a20ed546c7237\n2018-07-31 06:03:50.734853 D | raft: 10d3e2d35f36ef91 [logterm: 0, index: 76] rejected msgApp [logterm: 3, index: 76] from ca6a20ed546c7237\n2018-07-31 06:03:50.737418 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-07-31 06:03:50.737534 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-31 06:03:50.737558 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-31 06:03:50.737736 I | etcdserver/membership: added member 5c2b253c115d9b1 [http://192.168.120.19:2380] to cluster f59fb9088e78524e\n2018-07-31 06:03:50.737925 I | etcdserver/membership: added member 574677c526ed12c3 [http://192.168.120.6:2380] to cluster f59fb9088e78524e\n2018-07-31 06:03:50.738052 I | etcdserver/membership: added member 10d3e2d35f36ef91 [http://192.168.120.12:2380] to cluster f59fb9088e78524e\n2018-07-31 06:03:50.738978 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream MsgApp v2 reader)\n2018-07-31 06:03:50.739534 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream Message reader)\n2018-07-31 06:03:50.739615 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster f59fb9088e78524e\n2018-07-31 06:03:50.739683 I | embed: ready to serve client requests\n2018-07-31 06:03:50.740097 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-31 06:03:51.838941 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:52907\n2018-07-31 06:03:51.854091 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:52908\n2018-07-31 06:03:51.862463 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:52910\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-31T06:03:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:53.593Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:53.593Z", "message": "[vellum] => INFO [main] 2018-07-31 06:01:34,945 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-07-31 06:01:34,960 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:35,074 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-31 06:01:35,249 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-07-31 06:01:35,258 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-07-31 06:01:35,258 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-07-31 06:01:35,632 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:35,645 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-31 06:01:35,700 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 714176(697K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034536(72299K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-07-31 06:01:35,701 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-07-31 06:01:35,701 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-07-31 06:01:35,701 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717832(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-07-31 06:01:35,701 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-31 06:01:35,701 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_1533016894.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533016894.log]\nINFO [main] 2018-07-31 06:01:35,788 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-07-31 06:01:35,788 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-07-31 06:01:35,902 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-07-31 06:01:35,904 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-07-31 06:01:35,904 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-07-31 06:01:35,909 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-07-31 06:01:35,915 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-07-31 06:01:35,920 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-07-31 06:01:35,921 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-07-31 06:01:35,986 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-07-31 06:01:37,175 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-07-31 06:01:37,183 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-07-31 06:01:37,189 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-07-31 06:01:37,194 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-07-31 06:01:37,198 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-07-31 06:01:37,202 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-07-31 06:01:37,206 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-07-31 06:01:37,210 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-07-31 06:01:37,213 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-07-31 06:01:37,216 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-07-31 06:01:37,222 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-07-31 06:01:37,225 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-07-31 06:01:37,228 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-07-31 06:01:37,232 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-07-31 06:01:37,235 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-07-31 06:01:37,238 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-07-31 06:01:37,309 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-07-31 06:01:37,309 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-07-31 06:01:37,347 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:37,352 Memtable.java:347 - Writing Memtable-local@1505715052(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:37,397 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=1533016897152, position=399)\nINFO [main] 2018-07-31 06:01:37,883 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-07-31 06:01:38,038 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-07-31 06:01:38,038 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-07-31 06:01:38,040 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-07-31 06:01:38,052 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-31 06:01:38,052 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-07-31 06:01:38,066 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:38,074 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-31 06:01:38,083 SystemKeyspace.java:765 - No host ID found, created 5faf62a7-a450-42d8-9ba8-1baf6fe0bdf1 (Note: This should happen exactly once per node).\nINFO [main] 2018-07-31 06:01:38,085 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-07-31 06:01:38,087 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:38,088 Memtable.java:347 - Writing Memtable-local@103435833(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:38,089 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=1533016897152, position=93397)\nINFO [main] 2018-07-31 06:01:38,358 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:38,369 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-31 06:01:38,394 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-07-31 06:01:38,404 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:38,415 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-31 06:01:38,424 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:38,430 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-31 06:01:38,439 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-07-31 06:01:38,442 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-31 06:01:38,449 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-31 06:01:38,459 StorageService.java:959 - Generated random tokens. tokens are [655890195014882532, -9130785258394244199, -6433883869012000, 7138038933663521628, 603340267061098552, -8739178287211493732, 2304393829326366858, -4025113938542484092, 1521073855546358893, 8998328252227755730, 1658440554752033387, 2031426598708808850, -6095645521216993915, -2699927935863045813, 4492453292304523541, 4727221676510193523, -6000709287589722573, -6844150683742022088, -1555805369578449073, 8512851085643724596, -5183336958561599519, 8359919474137929589, -5708818445277529649, -9030112969022404996, -3465558397754345264, -2048184664316740675, -2394080357164124916, 5664482941836900807, -6308792487856366642, 6020713331244855297, 3156716276952748485, 6773110923605784177, -4045690126662662856, 2443913456606272162, 44273822198571500, -2069987699934780006, -2318100561770410511, 5678007097845876388, -9015804591689114278, -3820217401017045192, -6712400364456048116, -1684044929957706564, -6903730046278611088, -1295002181426204208, -4804506891877339521, -8636412785524027320, 1197741523743812638, -4594399272260240516, 3766250475802688412, -4070339502900616575, -536753940760460079, 8756047060398357366, 892888478903564989, 2580424598061252424, 4771580213806482791, -3388365793116538619, 2630146729332695275, 7061042609875292947, 5551298813992142619, 7602812825647788242, 7447906006566654886, 16154420638761517, 5895976259961816294, 636468147473909303, -3922696148628801396, 2569797214516862344, 7484797449328649310, 2782180811786469852, 4672274752539076771, 8475620794274701583, 5990389166673999559, 3271193059975242379, -917789161096154583, 1301232457240053410, -1787886975634023816, 830819210646039014, -4743509256464741575, 3125185690603068943, -827474453647804824, 7619534133285481676, 5518575447861007724, 2507556865095258011, -5860984147330556661, 5533440158403315951, -5016846501182880435, -6984399095462842895, -8781010835812864695, -1388093794573075195, 4508549788470687730, 3949687448942773581, 8172070166500147624, -3909714704175859434, 9203506153008796750, -1724615959727299803, 6170573368251631472, 853208438124403985, 7042739143544330891, 3370108970345632542, 2906382634552100112, 6545533985963965707, -8016156840102944421, 4087774950632286927, 6006467549857249760, 3718614394176412039, -1205296522330001546, -775057511523268608, -5747355202657027430, 1481876402066810190, 3428708009013140627, -6584395424042798660, -2289347935213306766, 5790729053519891537, -3474534653180937414, -6930701956302722088, 6469289337700418443, -1726701506479391804, -8896374206351695079, 7251959561153622515, -3641651516064773340, -60722616619261159, 2605255984233553251, 164993701586270767, -805642729603558516, 4064530136129897175, -7480581956828469857, -6375412575111734151, 4275797550683844206, 7974706329072879833, 6576803813214829664, -9221357970518872395, 4813222854464490960, -5397130582927490662, -1587978575515523490, -1539512369234205732, 7845848565578708304, 949970635422217726, -5054463749784765082, -4012663494262590103, -8732844408704071630, 7165180144537466504, -4886835915231046257, 646743434462859866, 4337386804754101913, -8965651407276937025, 126793689702069426, 5802280908884877464, 4989821104142311729, 277402643669430116, 9166703953470038780, 5356181796853887838, -7112035491462863347, -6763004778394715617, -7885990759041909708, 6199194107244288685, -433578485224135400, 3780084115512730377, 4611669837694469856, 4961341884467936664, 8705020334675339517, 6340559452768668694, 3072725654497716149, -5236719646363731769, 307661146047954910, -6715123406110293860, -8263138963620869931, -2911999046448899621, 8391912166097865144, 4957359401517814668, 745694867268918128, -4509843776775297665, 7887448012171529715, 8305287247242981646, -6820973427323432115, -2425430074364371170, -2388683344726503497, 6300299509674432430, 5125631821741929808, 2059668090431057725, 3013815753655389372, -3125136983809091196, 4741286655123958787, 8601971437325048994, 6753550904424400434, 4167150354944126884, 8730406778484652359, -8436568989197108072, -2929238064370457413, -3529230761243694702, -3473243685067818411, -3821584676719791102, 3292396303250458601, -6578510675477081850, -5122154976259541814, 7462605033135973260, -8257589739574132391, 3381631720782492197, -4744028342639154125, 2653834646953929339, 9203162327988606282, 9131393153054874762, 8442392707816659274, -1639704113067516643, 1727959232548999936, 2904438674916068451, 1675631931774379780, -756363887067078892, 4101076433263755965, 2908138061235743595, -6512772026102209663, 5821130507279327861, -2436674382125992248, -382650559890422495, 5152958425873784339, 6489784121709411597, 1933552889061808026, -8304732275089240003, -3190058652163988369, -4898139537908417337, -9005483794850628205, -6352216800706793931, -1766992446780645539, -2683973741826411101, 8276509010171504912, -5979067518962178336, -1498825684283473118, 3006790256686015400, -7697185992803117672, 263368693184430403, 9189341366427447860, -1709951794269061529, -2928760341099675843, 4124158482489572608, -6364651396796208742, -5317287809309225519, 6415457500794791866, 2381089977793492604, -4216512944596820714, 8299688856029581946, -4404674147771541969, -1859111267408124359, 98207967272079630, -7904739345068213067, 4924033897751449886, 7004512215372961129, 9031138144145688876, 292253608666645000, -8666045367347389047, 5956277105162638535, 8178373422620372716, 1269161731137090973, 520414413679079453, 2247883394475332530, 3538329906365808818, 7997299444742887964, -3077444334642139397, 7709549575852460116]\nINFO [main] 2018-07-31 06:01:38,468 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@126a802d[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@5dbe71cf[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@2cb3e6b0}\nINFO [MigrationStage:1] 2018-07-31 06:01:38,500 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:38,501 Memtable.java:347 - Writing Memtable-schema_keyspaces@542962924(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:38,502 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=1533016897152, position=102352)\nINFO [MigrationStage:1] 2018-07-31 06:01:39,024 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,025 Memtable.java:347 - Writing Memtable-schema_columnfamilies@145689630(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,034 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=1533016897152, position=102352)\nINFO [MigrationStage:1] 2018-07-31 06:01:39,342 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,344 Memtable.java:347 - Writing Memtable-schema_columns@1756496609(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,362 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=1533016897152, position=102352)\nINFO [MigrationStage:1] 2018-07-31 06:01:39,389 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,390 Memtable.java:347 - Writing Memtable-schema_triggers@1978883323(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,397 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=1533016897152, position=102352)\nINFO [MigrationStage:1] 2018-07-31 06:01:39,487 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,488 Memtable.java:347 - Writing Memtable-schema_usertypes@2069543282(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,489 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=1533016897152, position=102352)\nINFO [MigrationStage:1] 2018-07-31 06:01:39,731 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@16b410d[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-31 06:01:39,736 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-07-31 06:01:39,736 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@47b66a54[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-31 06:01:39,743 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-07-31 06:01:39,784 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,785 Memtable.java:347 - Writing Memtable-local@693593131(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,882 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=1533016897152, position=102595)\nINFO [main] 2018-07-31 06:01:40,420 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51456 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:40,420 Memtable.java:347 - Writing Memtable-local@654998386(8.343KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-31 06:01:40,430 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=1533016897152, position=114562)\nINFO [CompactionExecutor:1] 2018-07-31 06:01:40,882 CompactionTask.java:141 - Compacting [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-2-Data.db'), 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-4-Data.db')]\nINFO [main] 2018-07-31 06:01:40,919 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-07-31 06:01:40,990 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-07-31 06:01:41,017 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-31 06:01:41,021 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-07-31 06:01:41,068 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-07-31 06:01:41,074 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-07-31 06:01:41,118 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,765 (~97% of original) in 232ms = 0.023698MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,189 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,209 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,209 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,211 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-07-31 06:03:08,218 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-07-31 06:03:08,219 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-31T06:03:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:54.601Z", "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-31T06:03:54.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:54.601Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:54.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:54.601Z", "message": "Execution done (return_code=0): /tmp/LHA7C/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:54.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:54.601Z", "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.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:54.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:54.601Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:54.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "5190b7c1-28da-48fb-bdc4-9e2d1ecdc06f"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:54.605Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:54.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:55.444Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:55.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:55.444Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:55.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:55.444Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:55.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:56.033Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/8JCJN/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:56.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:56.606Z", "message": "Executing: /tmp/8JCJN/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:56.606Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1917, "offset": 1861, "size": 50}}} 2018-07-31 06:03:57,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:57,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:56 GMT 2018-07-31 06:03:57,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:57,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 77443 2018-07-31 06:03:57,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:03:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-07-31 06:03:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-07-31 06:03:57,003 - 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/clearwater-etcd/clearwater-etcd.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/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20180731T060000Z.txt /var/log/rogers/rogers_out.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/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/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.015s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-07-31 06:03:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-07-31 06:03:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-07-31 06:03:08.920900323 Stopping etcd clearwater-etcd 2018-07-31 06:03:37.022337005 Restarting etcd clearwater-etcd 2018-07-31 06:03:37.026913162 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-07-31 06:03:37.027636071 Check for previous failed startup attempt 2018-07-31 06:03:37.028777109 Running etcdctl member list 5c2b253c115d9b1: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-07-31 06:03:37.170960474 etcdctl returned 0 2018-07-31 06:03:37.177088791 Joining existing cluster... 2018-07-31 06:03:50.180209193 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-07-31 06:03:50.181118776 Check cluster is healthy 2018-07-31 06:03:50.182283459 Running etcdctl cluster-health member 5c2b253c115d9b1 is healthy: got healthy result from http://192.168.120.19:4000 member 574677c526ed12c3 is healthy: got healthy result from http://192.168.120.6:4000 member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-07-31 06:03:50.566979556 etcdctl returned 0 2018-07-31 06:03:50.568359090 Tell the cluster we're joining 2018-07-31 06:03:50.569131484 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380 Added member named 192-168-120-12 with ID 10d3e2d35f36ef91 to cluster ETCD_NAME="192-168-120-12" ETCD_INITIAL_CLUSTER="192-168-120-19=http://192.168.120.19:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-07-31 06:03:50.583932042 etcdctl returned 0 2018-07-31 06:03:50.616099979 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2018-07-31 06:03:50.617667255 Check we're actually a member of the cluster 2018-07-31 06:03:50.634124719 Wait for etcd to startup 2018-07-31 06:03:51.648173286 Etcd started successfully 2018-07-31 06:03:50.654563 I | etcdmain: etcd Version: 3.1.7 2018-07-31 06:03:50.654615 I | etcdmain: Git SHA: 43b7507 2018-07-31 06:03:50.654623 I | etcdmain: Go Version: go1.7.5 2018-07-31 06:03:50.654626 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-31 06:03:50.654630 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-31 06:03:50.654705 I | embed: listening for peers on http://192.168.120.12:2380 2018-07-31 06:03:50.654749 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-31 06:03:50.686643 I | etcdserver: name = 192-168-120-12 2018-07-31 06:03:50.686655 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2018-07-31 06:03:50.686659 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2018-07-31 06:03:50.686663 I | etcdserver: heartbeat = 100ms 2018-07-31 06:03:50.686665 I | etcdserver: election = 1000ms 2018-07-31 06:03:50.686669 I | etcdserver: snapshot count = 10000 2018-07-31 06:03:50.686675 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2018-07-31 06:03:50.692365 I | etcdserver: starting member 10d3e2d35f36ef91 in cluster f59fb9088e78524e 2018-07-31 06:03:50.692408 I | raft: 10d3e2d35f36ef91 became follower at term 0 2018-07-31 06:03:50.692438 I | raft: newRaft 10d3e2d35f36ef91 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-31 06:03:50.692443 I | raft: 10d3e2d35f36ef91 became follower at term 1 2018-07-31 06:03:50.706636 I | rafthttp: started HTTP pipelining with peer 5c2b253c115d9b1 2018-07-31 06:03:50.706657 I | rafthttp: started HTTP pipelining with peer 574677c526ed12c3 2018-07-31 06:03:50.706676 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-07-31 06:03:50.706695 I | rafthttp: starting peer 5c2b253c115d9b1... 2018-07-31 06:03:50.706704 I | rafthttp: started HTTP pipelining with peer 5c2b253c115d9b1 2018-07-31 06:03:50.709850 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (writer) 2018-07-31 06:03:50.710455 I | rafthttp: started peer 5c2b253c115d9b1 2018-07-31 06:03:50.710489 I | rafthttp: added peer 5c2b253c115d9b1 2018-07-31 06:03:50.710503 I | rafthttp: starting peer 574677c526ed12c3... 2018-07-31 06:03:50.710517 I | rafthttp: started HTTP pipelining with peer 574677c526ed12c3 2018-07-31 06:03:50.710954 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (writer) 2018-07-31 06:03:50.711028 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (stream MsgApp v2 reader) 2018-07-31 06:03:50.711196 I | rafthttp: started streaming with peer 5c2b253c115d9b1 (stream Message reader) 2018-07-31 06:03:50.713140 I | rafthttp: started peer 574677c526ed12c3 2018-07-31 06:03:50.713159 I | rafthttp: added peer 574677c526ed12c3 2018-07-31 06:03:50.713171 I | rafthttp: starting peer ca6a20ed546c7237... 2018-07-31 06:03:50.713188 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-07-31 06:03:50.713872 I | rafthttp: started streaming with peer 574677c526ed12c3 (writer) 2018-07-31 06:03:50.721488 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-07-31 06:03:50.721510 I | rafthttp: started streaming with peer 574677c526ed12c3 (stream MsgApp v2 reader) 2018-07-31 06:03:50.725441 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-07-31 06:03:50.725568 I | rafthttp: started streaming with peer 574677c526ed12c3 (writer) 2018-07-31 06:03:50.728906 I | rafthttp: started peer ca6a20ed546c7237 2018-07-31 06:03:50.728935 I | rafthttp: added peer ca6a20ed546c7237 2018-07-31 06:03:50.728962 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-31 06:03:50.729231 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-07-31 06:03:50.729354 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-07-31 06:03:50.730263 I | raft: 10d3e2d35f36ef91 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 3] 2018-07-31 06:03:50.730279 I | raft: 10d3e2d35f36ef91 became follower at term 3 2018-07-31 06:03:50.730308 I | raft: raft.node: 10d3e2d35f36ef91 elected leader ca6a20ed546c7237 at term 3 2018-07-31 06:03:50.732804 I | rafthttp: peer ca6a20ed546c7237 became active 2018-07-31 06:03:50.732821 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-07-31 06:03:50.732929 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-07-31 06:03:50.733048 I | rafthttp: peer 5c2b253c115d9b1 became active 2018-07-31 06:03:50.733060 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream MsgApp v2 writer) 2018-07-31 06:03:50.733153 I | rafthttp: peer 574677c526ed12c3 became active 2018-07-31 06:03:50.733165 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream Message writer) 2018-07-31 06:03:50.733285 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream MsgApp v2 writer) 2018-07-31 06:03:50.733811 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream Message reader) 2018-07-31 06:03:50.733858 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream MsgApp v2 reader) 2018-07-31 06:03:50.734017 I | rafthttp: established a TCP streaming connection with peer 5c2b253c115d9b1 (stream Message writer) 2018-07-31 06:03:50.734221 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-07-31 06:03:50.734244 I | rafthttp: started streaming with peer 574677c526ed12c3 (stream Message reader) 2018-07-31 06:03:50.734372 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-07-31 06:03:50.734476 D | raft: 10d3e2d35f36ef91 [logterm: 0, index: 76] rejected msgApp [logterm: 3, index: 76] from ca6a20ed546c7237 2018-07-31 06:03:50.734853 D | raft: 10d3e2d35f36ef91 [logterm: 0, index: 76] rejected msgApp [logterm: 3, index: 76] from ca6a20ed546c7237 2018-07-31 06:03:50.737418 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-07-31 06:03:50.737534 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-31 06:03:50.737558 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-31 06:03:50.737736 I | etcdserver/membership: added member 5c2b253c115d9b1 [http://192.168.120.19:2380] to cluster f59fb9088e78524e 2018-07-31 06:03:50.737925 I | etcdserver/membership: added member 574677c526ed12c3 [http://192.168.120.6:2380] to cluster f59fb9088e78524e 2018-07-31 06:03:50.738052 I | etcdserver/membership: added member 10d3e2d35f36ef91 [http://192.168.120.12:2380] to cluster f59fb9088e78524e 2018-07-31 06:03:50.738978 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream MsgApp v2 reader) 2018-07-31 06:03:50.739534 I | rafthttp: established a TCP streaming connection with peer 574677c526ed12c3 (stream Message reader) 2018-07-31 06:03:50.739615 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster f59fb9088e78524e 2018-07-31 06:03:50.739683 I | embed: ready to serve client requests 2018-07-31 06:03:50.740097 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-31 06:03:51.838941 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:52907 2018-07-31 06:03:51.854091 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:52908 2018-07-31 06:03:51.862463 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:52910 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-07-31 06:03:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-07-31 06:01:34,945 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-07-31 06:01:34,960 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:35,074 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-31 06:01:35,249 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-07-31 06:01:35,258 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-07-31 06:01:35,258 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-07-31 06:01:35,632 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:35,645 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-31 06:01:35,700 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 714176(697K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-07-31 06:01:35,700 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034536(72299K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-07-31 06:01:35,701 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-07-31 06:01:35,701 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-07-31 06:01:35,701 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717832(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-07-31 06:01:35,701 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-31 06:01:35,701 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_1533016894.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533016894.log] INFO [main] 2018-07-31 06:01:35,788 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-07-31 06:01:35,788 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-07-31 06:01:35,902 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-07-31 06:01:35,904 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-07-31 06:01:35,904 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-07-31 06:01:35,909 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-07-31 06:01:35,915 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-07-31 06:01:35,920 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-07-31 06:01:35,921 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-07-31 06:01:35,986 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-07-31 06:01:37,175 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-07-31 06:01:37,183 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-07-31 06:01:37,189 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-07-31 06:01:37,194 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-07-31 06:01:37,198 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-07-31 06:01:37,202 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-07-31 06:01:37,206 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-07-31 06:01:37,210 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-07-31 06:01:37,213 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-07-31 06:01:37,216 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-07-31 06:01:37,222 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-07-31 06:01:37,225 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-07-31 06:01:37,228 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-07-31 06:01:37,232 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-07-31 06:01:37,235 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-07-31 06:01:37,238 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-07-31 06:01:37,309 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-07-31 06:01:37,309 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-07-31 06:01:37,347 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-31 06:01:37,352 Memtable.java:347 - Writing Memtable-local@1505715052(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-31 06:01:37,397 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=1533016897152, position=399) INFO [main] 2018-07-31 06:01:37,883 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-07-31 06:01:38,038 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-07-31 06:01:38,038 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-07-31 06:01:38,040 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-07-31 06:01:38,052 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-31 06:01:38,052 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-07-31 06:01:38,066 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:38,074 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-31 06:01:38,083 SystemKeyspace.java:765 - No host ID found, created 5faf62a7-a450-42d8-9ba8-1baf6fe0bdf1 (Note: This should happen exactly once per node). INFO [main] 2018-07-31 06:01:38,085 StorageService.java:807 - Starting up server gossip INFO [main] 2018-07-31 06:01:38,087 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-31 06:01:38,088 Memtable.java:347 - Writing Memtable-local@103435833(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-31 06:01:38,089 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=1533016897152, position=93397) INFO [main] 2018-07-31 06:01:38,358 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:38,369 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-31 06:01:38,394 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-07-31 06:01:38,404 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:38,415 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-31 06:01:38,424 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:38,430 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-31 06:01:38,439 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-07-31 06:01:38,442 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-31 06:01:38,449 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-31 06:01:38,459 StorageService.java:959 - Generated random tokens. tokens are [655890195014882532, -9130785258394244199, -6433883869012000, 7138038933663521628, 603340267061098552, -8739178287211493732, 2304393829326366858, -4025113938542484092, 1521073855546358893, 8998328252227755730, 1658440554752033387, 2031426598708808850, -6095645521216993915, -2699927935863045813, 4492453292304523541, 4727221676510193523, -6000709287589722573, -6844150683742022088, -1555805369578449073, 8512851085643724596, -5183336958561599519, 8359919474137929589, -5708818445277529649, -9030112969022404996, -3465558397754345264, -2048184664316740675, -2394080357164124916, 5664482941836900807, -6308792487856366642, 6020713331244855297, 3156716276952748485, 6773110923605784177, -4045690126662662856, 2443913456606272162, 44273822198571500, -2069987699934780006, -2318100561770410511, 5678007097845876388, -9015804591689114278, -3820217401017045192, -6712400364456048116, -1684044929957706564, -6903730046278611088, -1295002181426204208, -4804506891877339521, -8636412785524027320, 1197741523743812638, -4594399272260240516, 3766250475802688412, -4070339502900616575, -536753940760460079, 8756047060398357366, 892888478903564989, 2580424598061252424, 4771580213806482791, -3388365793116538619, 2630146729332695275, 7061042609875292947, 5551298813992142619, 7602812825647788242, 7447906006566654886, 16154420638761517, 5895976259961816294, 636468147473909303, -3922696148628801396, 2569797214516862344, 7484797449328649310, 2782180811786469852, 4672274752539076771, 8475620794274701583, 5990389166673999559, 3271193059975242379, -917789161096154583, 1301232457240053410, -1787886975634023816, 830819210646039014, -4743509256464741575, 3125185690603068943, -827474453647804824, 7619534133285481676, 5518575447861007724, 2507556865095258011, -5860984147330556661, 5533440158403315951, -5016846501182880435, -6984399095462842895, -8781010835812864695, -1388093794573075195, 4508549788470687730, 3949687448942773581, 8172070166500147624, -3909714704175859434, 9203506153008796750, -1724615959727299803, 6170573368251631472, 853208438124403985, 7042739143544330891, 3370108970345632542, 2906382634552100112, 6545533985963965707, -8016156840102944421, 4087774950632286927, 6006467549857249760, 3718614394176412039, -1205296522330001546, -775057511523268608, -5747355202657027430, 1481876402066810190, 3428708009013140627, -6584395424042798660, -2289347935213306766, 5790729053519891537, -3474534653180937414, -6930701956302722088, 6469289337700418443, -1726701506479391804, -8896374206351695079, 7251959561153622515, -3641651516064773340, -60722616619261159, 2605255984233553251, 164993701586270767, -805642729603558516, 4064530136129897175, -7480581956828469857, -6375412575111734151, 4275797550683844206, 7974706329072879833, 6576803813214829664, -9221357970518872395, 4813222854464490960, -5397130582927490662, -1587978575515523490, -1539512369234205732, 7845848565578708304, 949970635422217726, -5054463749784765082, -4012663494262590103, -8732844408704071630, 7165180144537466504, -4886835915231046257, 646743434462859866, 4337386804754101913, -8965651407276937025, 126793689702069426, 5802280908884877464, 4989821104142311729, 277402643669430116, 9166703953470038780, 5356181796853887838, -7112035491462863347, -6763004778394715617, -7885990759041909708, 6199194107244288685, -433578485224135400, 3780084115512730377, 4611669837694469856, 4961341884467936664, 8705020334675339517, 6340559452768668694, 3072725654497716149, -5236719646363731769, 307661146047954910, -6715123406110293860, -8263138963620869931, -2911999046448899621, 8391912166097865144, 4957359401517814668, 745694867268918128, -4509843776775297665, 7887448012171529715, 8305287247242981646, -6820973427323432115, -2425430074364371170, -2388683344726503497, 6300299509674432430, 5125631821741929808, 2059668090431057725, 3013815753655389372, -3125136983809091196, 4741286655123958787, 8601971437325048994, 6753550904424400434, 4167150354944126884, 8730406778484652359, -8436568989197108072, -2929238064370457413, -3529230761243694702, -3473243685067818411, -3821584676719791102, 3292396303250458601, -6578510675477081850, -5122154976259541814, 7462605033135973260, -8257589739574132391, 3381631720782492197, -4744028342639154125, 2653834646953929339, 9203162327988606282, 9131393153054874762, 8442392707816659274, -1639704113067516643, 1727959232548999936, 2904438674916068451, 1675631931774379780, -756363887067078892, 4101076433263755965, 2908138061235743595, -6512772026102209663, 5821130507279327861, -2436674382125992248, -382650559890422495, 5152958425873784339, 6489784121709411597, 1933552889061808026, -8304732275089240003, -3190058652163988369, -4898139537908417337, -9005483794850628205, -6352216800706793931, -1766992446780645539, -2683973741826411101, 8276509010171504912, -5979067518962178336, -1498825684283473118, 3006790256686015400, -7697185992803117672, 263368693184430403, 9189341366427447860, -1709951794269061529, -2928760341099675843, 4124158482489572608, -6364651396796208742, -5317287809309225519, 6415457500794791866, 2381089977793492604, -4216512944596820714, 8299688856029581946, -4404674147771541969, -1859111267408124359, 98207967272079630, -7904739345068213067, 4924033897751449886, 7004512215372961129, 9031138144145688876, 292253608666645000, -8666045367347389047, 5956277105162638535, 8178373422620372716, 1269161731137090973, 520414413679079453, 2247883394475332530, 3538329906365808818, 7997299444742887964, -3077444334642139397, 7709549575852460116] INFO [main] 2018-07-31 06:01:38,468 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@126a802d[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@5dbe71cf[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@2cb3e6b0} INFO [MigrationStage:1] 2018-07-31 06:01:38,500 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-31 06:01:38,501 Memtable.java:347 - Writing Memtable-schema_keyspaces@542962924(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-31 06:01:38,502 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=1533016897152, position=102352) INFO [MigrationStage:1] 2018-07-31 06:01:39,024 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,025 Memtable.java:347 - Writing Memtable-schema_columnfamilies@145689630(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,034 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=1533016897152, position=102352) INFO [MigrationStage:1] 2018-07-31 06:01:39,342 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,344 Memtable.java:347 - Writing Memtable-schema_columns@1756496609(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,362 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=1533016897152, position=102352) INFO [MigrationStage:1] 2018-07-31 06:01:39,389 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,390 Memtable.java:347 - Writing Memtable-schema_triggers@1978883323(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,397 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=1533016897152, position=102352) INFO [MigrationStage:1] 2018-07-31 06:01:39,487 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,488 Memtable.java:347 - Writing Memtable-schema_usertypes@2069543282(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-31 06:01:39,489 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=1533016897152, position=102352) INFO [MigrationStage:1] 2018-07-31 06:01:39,731 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@16b410d[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-31 06:01:39,736 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-07-31 06:01:39,736 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@47b66a54[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-31 06:01:39,743 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-07-31 06:01:39,784 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,785 Memtable.java:347 - Writing Memtable-local@693593131(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-31 06:01:39,882 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=1533016897152, position=102595) INFO [main] 2018-07-31 06:01:40,420 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51456 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-31 06:01:40,420 Memtable.java:347 - Writing Memtable-local@654998386(8.343KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-31 06:01:40,430 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=1533016897152, position=114562) INFO [CompactionExecutor:1] 2018-07-31 06:01:40,882 CompactionTask.java:141 - Compacting [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-2-Data.db'), 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-4-Data.db')] INFO [main] 2018-07-31 06:01:40,919 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-07-31 06:01:40,990 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-07-31 06:01:41,017 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-31 06:01:41,021 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-07-31 06:01:41,068 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-07-31 06:01:41,074 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-07-31 06:01:41,118 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,765 (~97% of original) in 232ms = 0.023698MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,189 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,209 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,209 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-07-31 06:03:06,211 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-07-31 06:03:08,218 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-07-31 06:03:08,219 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-31 06:03:57,006 - 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-31 06:03:57,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-07-31 06:03:57,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LHA7C/install-vellum.sh 2018-07-31 06:03:57,006 - 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.004s sys 0m0.002s 2018-07-31 06:03:57,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-07-31 06:03:57,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:03:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:03:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:03:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-31 06:03:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/8JCJN/start-vellum.sh 2018-07-31 06:03:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8JCJN/start-vellum.sh 2018-07-31 06:03:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-07-31 06:03:57,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:03:57,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:03:57,068 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:03:57,068 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:03:57 GMT 2018-07-31 06:03:57,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:03:57,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:03:57,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:02,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:02,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:02,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:02,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:02,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:02,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:02,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:57.610Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:57.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:57.610Z", "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-31T06:03:57.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:57.610Z", "message": "[vellum] 192.168.120.12", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:57.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:03:57.610Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:03:57.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1921, "offset": 1881, "size": 50}}} 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:02 GMT 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2187 2018-07-31 06:04:02,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-07-31 06:04:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-07-31 06:04:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-07-31 06:04:02,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:02,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:02,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:02,206 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:02 GMT 2018-07-31 06:04:02,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:02,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:02,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:07,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:07,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:07,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1885, "size": 50}}} 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:07 GMT 2018-07-31 06:04:07,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:07,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:04:07,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:07,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:07,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:07,353 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:07,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:07,353 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:07 GMT 2018-07-31 06:04:07,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:07,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:07,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:12,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:12,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:12,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:12,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:12,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:04:07.616Z", "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-31T06:04:07.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1922, "offset": 1885, "size": 50}}} 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:12 GMT 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:04:12,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:12,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:12,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:12,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:12,492 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:12,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:12,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:12 GMT 2018-07-31 06:04:12,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:12,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:12,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:17,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:17,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1886, "size": 50}}} 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:17,571 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:17 GMT 2018-07-31 06:04:17,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:17,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:04:17,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:17,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:17,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:17,629 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:17,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:17 GMT 2018-07-31 06:04:17,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:17,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:17,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:22,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:22,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:22,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:04:17.849Z", "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-31T06:04:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1923, "offset": 1886, "size": 50}}} 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:22 GMT 2018-07-31 06:04:22,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:22,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:04:22,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:22,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:22,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:22,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:22,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:22,895 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:22 GMT 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:22,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:22,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:27,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:27,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:27,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:27,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:27,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:27,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1887, "size": 50}}} 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:27 GMT 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:04:27,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:27,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:28,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:28,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:28,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:28,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:28,059 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:28 GMT 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:28,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:33,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:33,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:33,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:04:28.082Z", "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-31T06:04:28.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1924, "offset": 1887, "size": 50}}} 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:33 GMT 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:33,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:04:33,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:33,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:33,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:33,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:33,203 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:33 GMT 2018-07-31 06:04:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:33,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:33,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:38,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:38,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:38,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1888, "size": 50}}} 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:38,346 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:38 GMT 2018-07-31 06:04:38,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:38,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:04:38,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:38,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:38,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:38,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:38,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:38,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:38,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:38,403 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:38 GMT 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:38,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:43,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:43,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:43,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:43,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:43,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:43,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:43,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:04:38.316Z", "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-31T06:04:38.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1925, "offset": 1888, "size": 50}}} 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:43 GMT 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:04:43,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:43,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:43,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:43,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:43,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:43,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:43,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:43 GMT 2018-07-31 06:04:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:43,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:48,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:48,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:48,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:04:48.550Z", "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-31T06:04:48.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1926, "offset": 1889, "size": 50}}} 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:48 GMT 2018-07-31 06:04:48,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:48,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:04:48,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:48,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:48,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:48,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:48,851 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:48,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:48,852 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:48 GMT 2018-07-31 06:04:48,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:48,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:48,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:53,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:53,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:53,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1890, "size": 50}}} 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:53,961 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:53 GMT 2018-07-31 06:04:53,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:53,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:04:53,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:53,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:54,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:54,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:54,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:54,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:54,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:54,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:54,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:54,022 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:54,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:54,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:54 GMT 2018-07-31 06:04:54,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:54,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:54,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:59,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:59,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:59,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:04:58.783Z", "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-31T06:04:58.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1927, "offset": 1890, "size": 50}}} 2018-07-31 06:04:59,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:59,117 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:59 GMT 2018-07-31 06:04:59,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:59,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:04:59,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:04:59,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:04:59,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:04:59,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:04:59,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:04:59,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:04:59,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:04:59 GMT 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:04:59,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:04:59,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:04,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:04,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:04,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:04,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:04,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:04,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:04,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:04,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1891, "size": 50}}} 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:04 GMT 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:04,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:04,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:04,391 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:04,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:04 GMT 2018-07-31 06:05:04,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:04,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:04,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:09,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:09,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:05:09.015Z", "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-31T06:05:09.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1928, "offset": 1891, "size": 50}}} 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:09,472 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:09 GMT 2018-07-31 06:05:09,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:09,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:05:09,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:09,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:05:09,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:09,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:09,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:09,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:09,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:09,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:09,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:09,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:09,542 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:09,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:09,542 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:09 GMT 2018-07-31 06:05:09,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:09,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:09,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:14,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1892, "size": 50}}} 2018-07-31 06:05:14,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:14,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:14 GMT 2018-07-31 06:05:14,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:14,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:05:14,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:14,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:14,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:14,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:14,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:14,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:14,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:14,684 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:14 GMT 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:14,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:19,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:19,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:19,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:05:19.247Z", "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-31T06:05:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1929, "offset": 1892, "size": 50}}} 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:19,767 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:19 GMT 2018-07-31 06:05:19,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:19,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:05:19,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:19,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:05:19,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:19,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:19,828 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:19,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:19,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:19 GMT 2018-07-31 06:05:19,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:19,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:19,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:24,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:24,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:24,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:24,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1893, "size": 50}}} 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:24 GMT 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:05:24,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:24,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:24,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:24,970 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:24,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:24,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:24 GMT 2018-07-31 06:05:24,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:24,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:24,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:29,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:30,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:30,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:30,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:05:29.480Z", "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-31T06:05:29.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1930, "offset": 1893, "size": 50}}} 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:30 GMT 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:05:30,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:30,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:05:30,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:30,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:30,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:30,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:30,130 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:30 GMT 2018-07-31 06:05:30,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:30,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:30,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:35,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:35,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:35,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:35,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1894, "size": 50}}} 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:35 GMT 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:05:35,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:35,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:35,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:35,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:35,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:35,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:35,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:35,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:35,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:35,266 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:35,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:35,267 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:35 GMT 2018-07-31 06:05:35,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:35,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:35,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:40,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:40,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:40,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:40,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:05:39.713Z", "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-31T06:05:39.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1931, "offset": 1894, "size": 50}}} 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:40 GMT 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:05:40,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:40,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:05:40,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:40,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:40,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:40,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:40,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:40,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:40,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:40,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:40,413 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:40,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:40,413 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:40 GMT 2018-07-31 06:05:40,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:40,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:40,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:45,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:45,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1895, "size": 50}}} 2018-07-31 06:05:45,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:45,500 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:45 GMT 2018-07-31 06:05:45,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:45,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:05:45,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:45,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:45,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:45,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:45,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:45,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:45,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:45,560 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:45 GMT 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:45,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:50,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:50,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:50,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:05:49.948Z", "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-31T06:05:49.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1932, "offset": 1895, "size": 50}}} 2018-07-31 06:05:50,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:50,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:50 GMT 2018-07-31 06:05:50,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:50,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:05:50,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:50,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:05:50,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:50,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:50,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:50,703 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:50 GMT 2018-07-31 06:05:50,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:50,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:50,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:55,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:55,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1896, "size": 50}}} 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:55 GMT 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:05:55,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:05:55,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:05:55,920 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:05:55,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:05:55,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:05:55 GMT 2018-07-31 06:05:55,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:05:55,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:05:55,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:00,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:06:01,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:00.190Z", "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-31T06:06:00.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1933, "offset": 1896, "size": 50}}} 2018-07-31 06:06:01,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:01,007 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:01 GMT 2018-07-31 06:06:01,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:01,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:06:01,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:06:01,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:01,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:01,068 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:06:01,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:01,069 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:01 GMT 2018-07-31 06:06:01,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:01,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:06:01,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:06,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:06:06,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:06,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1897, "size": 50}}} 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:06 GMT 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:06:06,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:06,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:06:06,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:06,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:06,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:06,234 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:06 GMT 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:06:06,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:11,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:11,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:11,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:10.429Z", "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-31T06:06:10.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}], "metadata": {"pagination": {"total": 1934, "offset": 1897, "size": 50}}} 2018-07-31 06:06:11,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:11,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:11 GMT 2018-07-31 06:06:11,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:11,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-31 06:06:11,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:11,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-31 06:06:11,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:06:11,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:11,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:11,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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:11 GMT 2018-07-31 06:06:11,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:11,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:06:11,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:16,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:06:16,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1898, "size": 50}}} 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:16,467 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:16 GMT 2018-07-31 06:06:16,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:16,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-31 06:06:16,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:16,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:06:16,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:16,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:16,536 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:16 GMT 2018-07-31 06:06:16,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:16,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:06:16,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:21,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:06:21,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:21,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:21,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:21,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:21,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:21,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:20.466Z", "message": "Execution done (return_code=0): /tmp/8JCJN/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:20.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "9eb8ca69-650b-40bb-b161-2fe24d8cf6aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:20.554Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:20.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:21.493Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:21.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:21.493Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:21.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1938, "offset": 1898, "size": 50}}} 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:21 GMT 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2111 2018-07-31 06:06:21,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:21,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8JCJN/start-vellum.sh 2018-07-31 06:06:21,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:06:21,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:06:21,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:06:21,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:06:21,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:21,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:21,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:21,718 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:21 GMT 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-31 06:06:21,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:26,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:06:26,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:26,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:26,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:21.648Z", "message": "Downloaded scripts/bind/bind.py to /tmp/44Y56/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:21.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.593Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "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-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "message": "[localhost] run: sudo mv /tmp/tmplYKO2Y /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "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-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "message": "[localhost] run: sudo mv /tmp/tmpV6O4Xm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "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-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "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-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:22.657Z", "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-31T06:06:22.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6", "logger": "ef319326-e5d1-4ea1-bafe-ab1afb0b778b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:06:23.597Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:06:23.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 1953, "offset": 1902, "size": 50}}} 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:26 GMT 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:26,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8547 2018-07-31 06:06:26,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:26,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/44Y56/bind.py 2018-07-31 06:06:26,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:06:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:06:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplYKO2Y /etc/bind/db.clearwater.opnfv 2018-07-31 06:06:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:06:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:06:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpV6O4Xm /etc/bind/db.clearwater.local 2018-07-31 06:06:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:06:26,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:06:26,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_vw6k68': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'homer-vw6k68'}}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:06:26,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:06:26,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:06:26,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:06:26,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-07-31 06:06:26,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/21e610d1-bf37-4074-9c2a-3d923733e3f6 2018-07-31 06:06:26,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:26,926 - 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-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"} 2018-07-31 06:06:26,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:26,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:26 GMT 2018-07-31 06:06:26,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:26,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-07-31 06:06:26,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:26,927 - 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-31T05:54:26.486Z', 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'21e610d1-bf37-4074-9c2a-3d923733e3f6'} 2018-07-31 06:06:26,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-07-31 06:06:26,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:06:26,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:06:26,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:06:26 GMT 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:06:26,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-07-31 06:06:26,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:06:26,996 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-07-31 06:06:27,082 - 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-31 06:06:27,152 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-07-31 06:06:27,153 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-07-31 06:06:27,185 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:06:27,185 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-07-31 06:07:32,565 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:07:32,565 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-07-31 06:08:37,869 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:08:37,870 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-07-31 06:09:43,185 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:09:43,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-07-31 06:10:18,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550358@clearwater.opnfv', u'sip_username': u'6505550358', u'formatted_number': u'(650) 555-0358', u'number': u'6505550358', u'sip_uri': u'sip:6505550358@clearwater.opnfv', u'number_id': u'5099334a29e547a6822462f6f09f7461', u'sip_password': u'yyAYFzsjS', u'pstn': False} 2018-07-31 06:10:18,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-07-31 06:10:18,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:10:18,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:10:18,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:10:18,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:10:18,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:10:18 GMT 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-07-31 06:10:18,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:10:18,588 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-07-31 06:10:18,589 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-07-31 06:10:18,595 - 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-31 06:10:18,596 - 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-31 06:12:25,234 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550991, 6505550297) Passed Basic Call - SDP (TCP) - (6505550897, 6505550649) Passed Basic Call - Tel URIs (TCP) - (6505550605, 6505550634) Passed Basic Call - Unknown number (TCP) - (6505550141, 6505550337) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550153, 6505550437) Passed Basic Call - Messages - Pager model (TCP) - (6505550104, 6505550641) Passed Basic Call - Pracks (TCP) - (6505550238, 6505550688) Passed Basic Registration (TCP) - (6505550160) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550186, 6505550325) Passed Call Barring - Outbound Rejection (TCP) - (6505550604, 6505550488) 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) - (6505550033, 6505550466) 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) - (6505550283, 6505550181, 6505550242) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550525, 6505550931, 6505550360) Passed Call Diversion - Not reachable (408) (TCP) - (6505550067, 6505550957, 6505550451) Passed Call Diversion - Not reachable (503) (TCP) - (6505550444, 6505550357, 6505550856) Passed Call Diversion - Not reachable (500) (TCP) - (6505550849, 6505550701, 6505550311) Passed Call Diversion - Busy (TCP) - (6505550327, 6505550814, 6505550839) Passed Call Diversion - Unconditional (TCP) - (6505550580, 6505550540, 6505550444) Passed Call Diversion - No answer (TCP) - (6505550902, 6505550904, 6505550123) Passed Call Diversion - Bad target URI (TCP) - (6505550225, 6505550899) Passed Call Diversion - Audio-only call (TCP) - (6505550491, 6505550488, 6505550289, 6505550992) Passed Call Diversion - Audio-video call (TCP) - (6505550818, 6505550562, 6505550444, 6505550932) Passed Call Waiting - Accepted (TCP) - (6505550218, 6505550575, 6505550342) Passed Call Waiting - Cancelled (TCP) - (6505550800, 6505550367, 6505550402) Passed CANCEL - Mainline (TCP) - (6505550229, 6505550760) Passed Filtering - Accept-Contact (TCP) - (6505550546, 6505550954) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550605, 6505550026) Passed Filtering - Accept-Contact no match (TCP) - (6505550966, 6505550222) Passed Filtering - Accept-Contact negated match (TCP) - (6505550622, 6505550415) Passed Filtering - RFC3841 example (TCP) - (6505550464, 6505550995) Passed Filtering - Reject-Contact no match (TCP) - (6505550493, 6505550415) Passed Filtering - Reject-Contact match (TCP) - (6505550341, 6505550716) 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) - (6505550440) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550696) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550924) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550309) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550011, 6505550323) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550038, 6505550730) Passed GRUU - Call - only GRUU as target (TCP) - (6505550222, 6505550420) Passed GRUU - Call - AoR as target (TCP) - (6505550745, 6505550693) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550944, 6505550311) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550339, 6505550540) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550370, 6505550927) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550947, 6505550817) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550526, 6505550059) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550658, 6505550091) 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) - (6505550989) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550407) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550906) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550192, 6505550456) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550035, 6505550291) 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-31 06:12:25,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-07-31 06:12:25,361 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 06:12:25,361 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:31 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-31 06:12:25,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-31 06:12:25,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-07-31 06:12:25,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:25,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:55.220Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe24a089-277c-453f-9a03-dd2497a575d4"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T05:54:26.486Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "21e610d1-bf37-4074-9c2a-3d923733e3f6"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:25 GMT 2018-07-31 06:12:25,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:25,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-07-31 06:12:25,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:25,452 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-07-31 06:12:25,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:25,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:25,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:25 GMT 2018-07-31 06:12:25,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:25,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:25,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:25,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:25,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:25 GMT 2018-07-31 06:12:25,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:25,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-31 06:12:25,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:25,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:25,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:25,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:25,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:25 GMT 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:25,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:30,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:30,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:30,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:30,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:30,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:30,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:30,836 - 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-31T06:12:26.352Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.420Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.707Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:27.951Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/75OW6/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:27.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0e9d2a81-4e37-4b65-8eb2-581f03e8b46f"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.711Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.711Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Execution done (return_code=1): /tmp/CMQBV/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f776c962-1d2d-47f3-a13f-d934d14e3213"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Execution done (return_code=1): /tmp/MRVXP/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f75a68c2-7a17-45fc-a3f6-b81a931aadc4"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f75a68c2-7a17-45fc-a3f6-b81a931aadc4"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/B5QV7/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "b0b703e0-c5ec-4882-8293-f8a0f5b3eccc"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Executing: /tmp/75OW6/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0e9d2a81-4e37-4b65-8eb2-581f03e8b46f"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/CMQBV/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f776c962-1d2d-47f3-a13f-d934d14e3213"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Executing: /tmp/B5QV7/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "b0b703e0-c5ec-4882-8293-f8a0f5b3eccc"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Executing: /tmp/5VD2I/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5b4151c2-01d6-468a-8bac-6227a2d33d63"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0e9d2a81-4e37-4b65-8eb2-581f03e8b46f"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "b0b703e0-c5ec-4882-8293-f8a0f5b3eccc"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Executing: /tmp/CMQBV/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f776c962-1d2d-47f3-a13f-d934d14e3213"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/MRVXP/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f75a68c2-7a17-45fc-a3f6-b81a931aadc4"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Execution done (return_code=1): /tmp/5VD2I/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5b4151c2-01d6-468a-8bac-6227a2d33d63"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "2ec9e3a9-263e-4cf4-bfa9-9fb8e6a91e5b"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5b4151c2-01d6-468a-8bac-6227a2d33d63"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Execution done (return_code=1): /tmp/8TOWI/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "2ec9e3a9-263e-4cf4-bfa9-9fb8e6a91e5b"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/8TOWI/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "2ec9e3a9-263e-4cf4-bfa9-9fb8e6a91e5b"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Executing: /tmp/MRVXP/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f75a68c2-7a17-45fc-a3f6-b81a931aadc4"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Executing: /tmp/8TOWI/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "2ec9e3a9-263e-4cf4-bfa9-9fb8e6a91e5b"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/5VD2I/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5b4151c2-01d6-468a-8bac-6227a2d33d63"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:28.747Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:28.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f776c962-1d2d-47f3-a13f-d934d14e3213"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.732Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:29.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.732Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_y8hy7a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_y8hy7a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_y8hy7a/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:12:29.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.732Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:29.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.732Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_x5k3qq/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_x5k3qq/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_x5k3qq/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:12:29.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.732Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_cdzyox/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_cdzyox/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_cdzyox/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:12:29.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.732Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_7rnoo5/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7rnoo5/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_7rnoo5/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:12:29.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.752Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J9JNB/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:29.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:29.752Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SXH1P/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:29.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.738Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 107, "offset": 0, "size": 50}}} 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:30 GMT 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30418 2018-07-31 06:12:30,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:30,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-07-31 06:12:30,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:30,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:30,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:30,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/75OW6/stop-bono.sh 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/CMQBV/stop-ellis.sh 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/MRVXP/stop-vellum.sh 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-07-31 06:12:30,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/B5QV7/stop-sprout.sh 2018-07-31 06:12:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/75OW6/stop-bono.sh 2018-07-31 06:12:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/CMQBV/stop-ellis.sh 2018-07-31 06:12:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B5QV7/stop-sprout.sh 2018-07-31 06:12:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5VD2I/stop-homer.sh 2018-07-31 06:12:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-07-31 06:12:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-07-31 06:12:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CMQBV/stop-ellis.sh 2018-07-31 06:12:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/MRVXP/stop-vellum.sh 2018-07-31 06:12:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/5VD2I/stop-homer.sh 2018-07-31 06:12:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-07-31 06:12:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-07-31 06:12:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/8TOWI/stop-dime.sh 2018-07-31 06:12:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/8TOWI/stop-dime.sh 2018-07-31 06:12:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MRVXP/stop-vellum.sh 2018-07-31 06:12:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8TOWI/stop-dime.sh 2018-07-31 06:12:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/5VD2I/stop-homer.sh 2018-07-31 06:12:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-07-31 06:12:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J9JNB/bind.py 2018-07-31 06:12:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SXH1P/bind.py 2018-07-31 06:12:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:30,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:30,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:30,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:30,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:30 GMT 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:30,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:35,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:35,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:35,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:35,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:35,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:35,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmpCTm1b6 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmpg6CUds /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmpDVYU3G /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmpfZcHJ4 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LDU7C/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmphwuMV8 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmpjBTAb2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmp6kYHSf /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo mv /tmp/tmpMHeD5h /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UPLQZ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ee7480d8-351b-414b-b9f8-8a31721d9779"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ecfd1705-d84d-4f5a-8186-1c1ef3344507"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "3819c98b-83b9-4114-a30a-bc347fd62ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:30.761Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:30.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "5aaf7246-cf57-4f1c-8533-88b7f6cacf11"}, {"node_instance_id": "dime_odgkt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 162, "offset": 50, "size": 50}}} 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:35 GMT 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29791 2018-07-31 06:12:35,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:12:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:12:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:12:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCTm1b6 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:12:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpg6CUds /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDVYU3G /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:12:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfZcHJ4 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LDU7C/bind.py 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:12:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:12:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphwuMV8 /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:12:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:12:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:12:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:12:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjBTAb2 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:12:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:12:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:12:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:12:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:12:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:12:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:12:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:12:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:12:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:12:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:12:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6kYHSf /etc/bind/db.clearwater.local 2018-07-31 06:12:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMHeD5h /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UPLQZ/bind.py 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_9hsay8': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-9hsay8'}}, u'dime': {u'dime_odgkt0': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-odgkt0'}}, u'sprout': {u'sprout_7y7fcg': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-7y7fcg'}}, u'vellum': {u'vellum_bmkduf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-bmkduf'}}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:35,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:36,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:36,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:36,118 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:36 GMT 2018-07-31 06:12:36,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:36,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:36,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:41,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:41,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:41,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:41,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:41,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:41,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:41,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.743Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SYN3B/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "4a062944-716b-43ac-a33e-97724c50641b"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YZ5EK/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "8a04ee56-1f72-46f8-a2d0-853b21e27145"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Executing: /tmp/SYN3B/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "4a062944-716b-43ac-a33e-97724c50641b"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "bcef8d44-3fbc-4466-a0a2-88f5a32ba736"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IELJU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "bcef8d44-3fbc-4466-a0a2-88f5a32ba736"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Executing: /tmp/IELJU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "bcef8d44-3fbc-4466-a0a2-88f5a32ba736"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:31.773Z", "message": "Execution done (return_code=1): /tmp/B5QV7/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:31.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "b0b703e0-c5ec-4882-8293-f8a0f5b3eccc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.749Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.749Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.749Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_fx4888/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_fx4888/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_fx4888/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:12:32.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T72JH/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "cc8a9775-ac00-4d75-a9ce-d7f4a5d4d1b3"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "4a062944-716b-43ac-a33e-97724c50641b"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "8a04ee56-1f72-46f8-a2d0-853b21e27145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Downloaded scripts/bind/bind.py to /tmp/45W4R/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "cc8a9775-ac00-4d75-a9ce-d7f4a5d4d1b3"}, {"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Executing: /tmp/T72JH/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "cc8a9775-ac00-4d75-a9ce-d7f4a5d4d1b3"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:32.777Z", "message": "Executing: /tmp/YZ5EK/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:32.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "8a04ee56-1f72-46f8-a2d0-853b21e27145"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.754Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "[localhost] run: sudo mv /tmp/tmpPFsAQP /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "[localhost] run: sudo mv /tmp/tmpK2ctax /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:33.796Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:33.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7b9d9148-b18c-4c44-90e4-b2f03b2d3a91"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.757Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.757Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.757Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.800Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZHIYN/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "c4d9387f-b110-47a4-9198-c2f9e1ce592c"}, {"node_instance_id": "homer_vw6k68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.800Z", "message": "Execution done (return_code=0): /tmp/IELJU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "bcef8d44-3fbc-4466-a0a2-88f5a32ba736"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.800Z", "message": "Executing: /tmp/ZHIYN/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "c4d9387f-b110-47a4-9198-c2f9e1ce592c"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:34.800Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "c4d9387f-b110-47a4-9198-c2f9e1ce592c"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:35.761Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_vw6k68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:35.761Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:35.761Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:35.761Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_odgkt0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:36.320Z", "message": "Execution done (return_code=0): /tmp/YZ5EK/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:36.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "8a04ee56-1f72-46f8-a2d0-853b21e27145"}], "metadata": {"pagination": {"total": 213, "offset": 100, "size": 50}}} 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:41 GMT 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28108 2018-07-31 06:12:41,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:41,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:41,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:41,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:41,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:41,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:41,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:41,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:41,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:41,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:41,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SYN3B/remove-cluster-node.sh 2018-07-31 06:12:41,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YZ5EK/remove-cluster-node.sh 2018-07-31 06:12:41,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SYN3B/remove-cluster-node.sh 2018-07-31 06:12:41,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-07-31 06:12:41,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IELJU/remove-cluster-node.sh 2018-07-31 06:12:41,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IELJU/remove-cluster-node.sh 2018-07-31 06:12:41,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/B5QV7/stop-sprout.sh 2018-07-31 06:12:41,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:41,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T72JH/remove-cluster-node.sh 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/45W4R/bind.py 2018-07-31 06:12:41,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-07-31 06:12:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T72JH/remove-cluster-node.sh 2018-07-31 06:12:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YZ5EK/remove-cluster-node.sh 2018-07-31 06:12:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPFsAQP /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpK2ctax /etc/bind/db.clearwater.local 2018-07-31 06:12:41,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:12:41,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:12:41,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:12:41,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_9jhoh1': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.33', u'name': u'bono-9jhoh1'}}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:12:41,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:12:41,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:12:41,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:12:41,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:12:41,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:12:41,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:12:41,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:12:41,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZHIYN/remove-cluster-node.sh 2018-07-31 06:12:41,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IELJU/remove-cluster-node.sh 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZHIYN/remove-cluster-node.sh 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:12:41,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YZ5EK/remove-cluster-node.sh 2018-07-31 06:12:41,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:41,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:41,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:41 GMT 2018-07-31 06:12:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:41,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:46,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:46,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:46,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:46,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:46,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:46,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_odgkt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:36.765Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:36.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:37.768Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:37.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:37.768Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:37.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:37.768Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:37.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.402Z", "message": "Execution done (return_code=0): /tmp/SYN3B/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "4a062944-716b-43ac-a33e-97724c50641b"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_9hsay8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:38.785Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:38.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.466Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.790Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Stopping Agent dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Stopping Agent homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:39.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:39.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:40.798Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:40.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 258, "offset": 150, "size": 50}}} 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:46 GMT 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26256 2018-07-31 06:12:46,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:46,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:46,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:46,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SYN3B/remove-cluster-node.sh 2018-07-31 06:12:46,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_cdzyox 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_y8hy7a 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:12:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:12:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:46,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:46,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:46,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:46,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:46,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:46,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:46,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:46 GMT 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:46,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:51,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:51,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:51,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Stopping Agent ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:41.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:41.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.071Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.277Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.802Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.822Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_y8hy7a stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.822Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.822Z", "message": "Successfully stopped daemon: homer_host_y8hy7a\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "6ae60862-0ec7-4516-ad4a-eb835b8c170f"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.822Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_cdzyox stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:44.822Z", "message": "Successfully stopped daemon: dime_host_cdzyox\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:44.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "778f3b7d-2dcc-4e87-afe4-57e2b67679fa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Deleting Agent dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:45.829Z", "message": "Deleting Agent homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:45.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.194Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.806Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.806Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.806Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.833Z", "message": "Successfully stopped daemon: ellis_host_7rnoo5\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.833Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}], "metadata": {"pagination": {"total": 303, "offset": 200, "size": 50}}} 2018-07-31 06:12:51,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:51,503 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:51 GMT 2018-07-31 06:12:51,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:51,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27098 2018-07-31 06:12:51,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:51,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_7rnoo5 2018-07-31 06:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_y8hy7a stop 2018-07-31 06:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_y8hy7a 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_cdzyox stop 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_cdzyox 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_cdzyox 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_y8hy7a 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:12:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_7rnoo5 2018-07-31 06:12:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:12:51,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:51,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:51,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:51,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:51 GMT 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:51,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:56,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:12:56,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:46.833Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_7rnoo5 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:46.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "e69e10f6-a01d-416e-bbda-baa846251311"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.813Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.813Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.813Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Successfully deleted daemon: dime_host_cdzyox", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Successfully deleted daemon: homer_host_y8hy7a", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "764f5378-0cfb-4291-a6ec-e7cc75e8d1dc"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "1731e55c-a68d-47bb-bbe0-44eb99698e86"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:47.838Z", "message": "Deleting Agent ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:48.820Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:48.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:48.820Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:48.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:48.820Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:48.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:48.820Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:48.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:48.820Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:48.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_7y7fcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:48.843Z", "message": "Execution done (return_code=0): /tmp/ZHIYN/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:48.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "c4d9387f-b110-47a4-9198-c2f9e1ce592c"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.896Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.899Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.899Z", "message": "Successfully deleted daemon: ellis_host_7rnoo5", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:49.899Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:49.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0d40ffc4-0c2f-40a2-879c-4aa54c6a4210"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:50.900Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:50.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:50.900Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:50.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:50.900Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:50.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:51.903Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:51.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.591Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.909Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 332, "offset": 250, "size": 50}}} 2018-07-31 06:12:56,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:56,639 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:56 GMT 2018-07-31 06:12:56,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:56,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26281 2018-07-31 06:12:56,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:12:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_7rnoo5 stop 2018-07-31 06:12:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:12:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:12:56,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:56,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:12:56,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:12:56,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:12:56,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_cdzyox 2018-07-31 06:12:56,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_y8hy7a 2018-07-31 06:12:56,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:12:56,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_7rnoo5 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:12:56,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:12:56,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:12:56,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:56,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:12:56,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZHIYN/remove-cluster-node.sh 2018-07-31 06:12:56,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:12:56,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:12:56,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:12:56,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:12:56,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:12:56,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:12:56,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:12:56,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_7rnoo5 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:12:56,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:56,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:12:56,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:12:56,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:12:56,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:56,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:12:56,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:12:56,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:12:56,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:12:56,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:12:56,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:12:56,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:12:56,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:12:56,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:12:56,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:12:56 GMT 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:12:56,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:01,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:01,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:01,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:01,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:01,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:01,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:01,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.909Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Stopping Agent sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:52.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:52.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:54.012Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:54.012Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:54.012Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:55.069Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:55.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:55.069Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:55.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:55.069Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:55.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:56.073Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:56.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:56.073Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:56.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:56.073Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:56.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:57.092Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:57.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:57.210Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:57.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.039Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_fx4888 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.039Z", "message": "Successfully stopped daemon: sprout_host_fx4888\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d78d5c29-16e8-4aa1-9aaa-74221c37c636"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:58.079Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Deleting Agent sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.043Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "044e5791-488c-4da0-9661-f7a8d0d6604e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:12:59.086Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:12:59.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.047Z", "message": "Waiting for server \"297d3a3a-50c5-444b-af44-ae4fff1207df\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "044e5791-488c-4da0-9661-f7a8d0d6604e"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.047Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "078a7af7-cc05-49bb-9d38-39e7f95d0205"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.088Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.088Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.088Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.088Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.088Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:00.088Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:00.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 369, "offset": 300, "size": 50}}} 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:01 GMT 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26584 2018-07-31 06:13:01,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:13:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_fx4888 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:13:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_fx4888 stop 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_fx4888 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:13:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_fx4888 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:13:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:13:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "297d3a3a-50c5-444b-af44-ae4fff1207df" to be deleted. current status: ACTIVE 2018-07-31 06:13:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:13:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:13:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:01,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:01,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:13:01,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:01,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:01,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:01,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:01,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:01,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:01 GMT 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:01,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:06,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:06,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:01.050Z", "message": "Successfully deleted daemon: sprout_host_fx4888", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:01.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:01.050Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:01.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:01.050Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:01.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a3840cb1-dbb2-49bf-9e27-9aa3febb3cf1"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:01.091Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:01.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:01.091Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:01.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:01.091Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:01.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_host_cdzyox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:02.142Z", "message": "Waiting for server \"02cc8535-3dff-459d-a654-a5d736a7496d\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:02.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "078a7af7-cc05-49bb-9d38-39e7f95d0205"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:03.045Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:03.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:04.144Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:04.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:04.144Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:04.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:04.144Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:04.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:05.020Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:05.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "70124b9a-64a2-472c-b659-95d3bd9442d2"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:05.148Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:05.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:05.148Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:05.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_host_y8hy7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:05.148Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:05.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:05.148Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:05.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:06.152Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:06.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:06.152Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:06.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:06.152Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:06.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:06.152Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:06.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:06.684Z", "message": "Waiting for server \"6c674dd5-073c-4e3c-8b25-f841033cf8d9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:06.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "70124b9a-64a2-472c-b659-95d3bd9442d2"}], "metadata": {"pagination": {"total": 384, "offset": 350, "size": 50}}} 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:06,950 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:06 GMT 2018-07-31 06:13:06,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:06,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10954 2018-07-31 06:13:06,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:06,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_fx4888 2018-07-31 06:13:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:13:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:13:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:13:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:13:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:13:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "02cc8535-3dff-459d-a654-a5d736a7496d" to be deleted. current status: ACTIVE 2018-07-31 06:13:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:13:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:13:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:13:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6c674dd5-073c-4e3c-8b25-f841033cf8d9" to be deleted. current status: SHUTOFF 2018-07-31 06:13:06,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:07,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:07,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:07,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:07,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:07,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:07,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:07 GMT 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:07,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:12,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:12,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:12,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:12,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:12,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:12,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_y47nme", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:07.145Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:07.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "35c11341-fe56-4af6-b5a3-efe9aa557e92"}, {"node_instance_id": "dime_host_cdzyox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:07.155Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:07.155Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:07.155Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:07.155Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:08.159Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:08.159Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:08.159Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:08.159Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "homer_security_group_y47nme", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:08.159Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "dime_security_group_ve4t5u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:08.762Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:08.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "53d82bc9-e5e1-4165-bd04-23053c13022f"}, {"node_instance_id": "dime_security_group_ve4t5u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:09.594Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:09.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:11.162Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:11.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:11.162Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:11.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:11.162Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:11.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 399, "offset": 371, "size": 50}}} 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:12 GMT 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7834 2018-07-31 06:13:12,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:12,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:13:12,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:13:12,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:12,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:12,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:12,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:12,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:13:12,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:13:12,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:13:12,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:13:12,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:13:12,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:13:12,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:12,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:12,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:12,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:12,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:12,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:12,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:12,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:12 GMT 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:12,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:17,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:17,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:17,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:17,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:17,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_mvpruv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:12.168Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:12.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_host_7rnoo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:12.168Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:12.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.221Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "ellis_security_group_mvpruv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:13.674Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:13.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "81cecda2-7cbe-4d1a-968b-0c0252b18e91"}, {"node_instance_id": "ellis_floatingip_kds787", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:14.208Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:14.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a1738b47-1d60-46a9-b39f-24d2ccf6a98f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:14.245Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:14.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:14.245Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:14.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:14.245Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:14.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:14.245Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:14.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:15.246Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:15.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ba6b7bb2-16b3-4f46-a834-a622f9ef328f"}, {"node_instance_id": "ellis_security_group_mvpruv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:15.247Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:15.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_host_fx4888", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:16.380Z", "message": "Waiting for server \"d0e2ab2c-49ee-484d-90df-c8f0da05da49\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:16.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ba6b7bb2-16b3-4f46-a834-a622f9ef328f"}, {"node_instance_id": "ellis_floatingip_kds787", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:16.380Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:16.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 418, "offset": 386, "size": 50}}} 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:17 GMT 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9805 2018-07-31 06:13:17,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:13:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:13:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-07-31 06:13:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-07-31 06:13:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:13:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:13:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:13:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:13:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-07-31 06:13:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:13:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:13:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:13:17,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:13:17,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:13:17,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d0e2ab2c-49ee-484d-90df-c8f0da05da49" to be deleted. current status: SHUTOFF 2018-07-31 06:13:17,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-07-31 06:13:17,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:17,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:17,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:17,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:17,300 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:17 GMT 2018-07-31 06:13:17,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:17,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:17,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:22,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:22,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:22,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fx4888", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:21.469Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:21.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 419, "offset": 405, "size": 50}}} 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:22 GMT 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:22,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-07-31 06:13:22,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:13:22,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:22,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:22,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:22,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:22,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:22,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:22 GMT 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:22,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:27,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:27,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_j6zumk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:22.409Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:22.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_security_group_j6zumk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:23.266Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:23.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "9f21019d-bdd8-4dbe-8198-6e6a1a1049ac"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:23.424Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:23.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:23.424Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:23.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:23.424Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:23.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "sprout_security_group_j6zumk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:13:24.427Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:13:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 425, "offset": 406, "size": 50}}} 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:27,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:27 GMT 2018-07-31 06:13:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-07-31 06:13:27,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:27,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:13:27,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:13:27,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:13:27,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:13:27,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:13:27,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:13:27,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:27,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:27,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:27 GMT 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:27,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:32,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:32,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:32,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:32,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:32 GMT 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:13:32,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:32,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:32,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:32,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:32,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:32,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:32 GMT 2018-07-31 06:13:32,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:32,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:32,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:37,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:37,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:37,772 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:37 GMT 2018-07-31 06:13:37,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:37,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:13:37,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:37,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:37,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:37,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:37,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:37,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:37 GMT 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:37,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:42,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:42,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:42,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:42,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:42 GMT 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:13:42,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:42,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:42,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:42,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:42,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:42 GMT 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:42,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:47,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:48,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:13:48,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:48,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:48 GMT 2018-07-31 06:13:48,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:48,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:13:48,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:48,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:48,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:48,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:48,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:48,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:48 GMT 2018-07-31 06:13:48,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:48,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:48,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:53,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:53,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:13:53,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:53,159 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:53 GMT 2018-07-31 06:13:53,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:53,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:13:53,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:53,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:53,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:53,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:53,215 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:53 GMT 2018-07-31 06:13:53,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:53,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:53,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:58,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:13:58,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:58,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:58,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:58,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:58 GMT 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:13:58,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:13:58,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:13:58,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:13:58,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:13:58 GMT 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:13:58,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:03,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:03,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:03,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:03,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:03 GMT 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:14:03,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:03,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:03,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:03,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:03,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:03,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:03 GMT 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:03,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:08,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:08,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:08,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:08 GMT 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:08,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:08,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:08,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:08 GMT 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:08,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:13,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:13,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:13,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:13 GMT 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:13,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:14:13,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:13,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:13,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:13,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:13,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:13 GMT 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:13,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:18,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:18,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:18,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:18,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:18,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:18,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:18,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:18 GMT 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:18,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:18,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:18,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:18 GMT 2018-07-31 06:14:18,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:18,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:18,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:23,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:24,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:14:24,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:24,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:24 GMT 2018-07-31 06:14:24,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:24,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:14:24,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:24,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:24,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:24,067 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:24 GMT 2018-07-31 06:14:24,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:24,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:24,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:29,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:29,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:29,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:29,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:29,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:29,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:29,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:29,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:29 GMT 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:29,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:29,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:29,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:29,207 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:29 GMT 2018-07-31 06:14:29,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:29,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:29,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:34,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:34,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_bmkduf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:32.835Z", "message": "Execution done (return_code=0): /tmp/T72JH/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:32.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "cc8a9775-ac00-4d75-a9ce-d7f4a5d4d1b3"}, {"node_instance_id": "vellum_bmkduf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:32.923Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:32.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:33.442Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:33.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 428, "offset": 412, "size": 50}}} 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:34 GMT 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:34,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1588 2018-07-31 06:14:34,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:34,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/T72JH/remove-cluster-node.sh 2018-07-31 06:14:34,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:14:34,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:14:34,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:34,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:34,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:34,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:34,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:34 GMT 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:34,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:39,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:34.446Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:34.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:34.446Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:34.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:36.771Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:36.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:37.450Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:37.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:37.450Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:37.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:37.450Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:37.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Stopping Agent vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.454Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.454Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:38.454Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 447, "offset": 415, "size": 50}}} 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:39 GMT 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10224 2018-07-31 06:14:39,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_x5k3qq 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:14:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:14:39,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:39,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:39,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:39,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:39 GMT 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:39,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:44,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:44,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:44,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:44,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:44,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:44,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:44,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:42.918Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:42.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:43.092Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:43.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:43.418Z", "message": "Successfully stopped daemon: vellum_host_x5k3qq\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:43.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:43.418Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_x5k3qq stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:43.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "269e07bb-d2b6-42a5-9eeb-fd8e07925308"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:43.457Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:43.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:43.457Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:43.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:43.457Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:43.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Deleting Agent vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:44.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:44.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}], "metadata": {"pagination": {"total": 464, "offset": 434, "size": 50}}} 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:44 GMT 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9335 2018-07-31 06:14:44,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:44,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:14:44,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:14:44,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_x5k3qq 2018-07-31 06:14:44,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_x5k3qq stop 2018-07-31 06:14:44,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_x5k3qq 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:14:44,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:44,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:44,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:44,603 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:44 GMT 2018-07-31 06:14:44,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:44,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:44,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:49,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:49,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:49,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:49,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:49,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:49,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:45.945Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:45.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:46.372Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:46.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:46.425Z", "message": "Successfully deleted daemon: vellum_host_x5k3qq", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:46.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:46.425Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:46.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "79222f0f-fed0-4bed-a72d-2522b74eab58"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:46.467Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:46.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:46.467Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:46.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:48.507Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:48.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:49.470Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:49.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:49.470Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:49.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 473, "offset": 451, "size": 50}}} 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:49 GMT 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4754 2018-07-31 06:14:49,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:14:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_x5k3qq 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:14:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:14:49,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:49,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:49,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:49,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:49,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:49 GMT 2018-07-31 06:14:49,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:49,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:49,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:54,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:14:54,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:54,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:54,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:54,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:54,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:54,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:52.344Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:52.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:52.473Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:52.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:52.473Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:52.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 476, "offset": 460, "size": 50}}} 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:54 GMT 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:14:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:14:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:14:54,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:14:54,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:14:54,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:14:54,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:14:54 GMT 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:14:54,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:14:54,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:14:59,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:00,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:00,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:00,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:00,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:00,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:00,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:56.321Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:57.456Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:57.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a67d9408-e885-4198-97da-3f533662ba57"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:57.477Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:57.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:57.477Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:57.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:57.477Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:57.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_host_x5k3qq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:14:59.023Z", "message": "Waiting for server \"c62442f4-7e9b-4436-a3a3-db24d190b086\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "a67d9408-e885-4198-97da-3f533662ba57"}], "metadata": {"pagination": {"total": 482, "offset": 463, "size": 50}}} 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:00 GMT 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3178 2018-07-31 06:15:00,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:00,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:15:00,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:15:00,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:15:00,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:15:00,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:15:00,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c62442f4-7e9b-4436-a3a3-db24d190b086" to be deleted. current status: ACTIVE 2018-07-31 06:15:00,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:00,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:00,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:00 GMT 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:00,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:00,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:05,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:05,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x5k3qq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:04.190Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:04.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 483, "offset": 469, "size": 50}}} 2018-07-31 06:15:05,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:05,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:05 GMT 2018-07-31 06:15:05,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:05,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-07-31 06:15:05,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:05,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:15:05,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:05,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:05,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:05,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:05 GMT 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:05,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:10,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:10,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:10,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_mr86vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:05.226Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:05.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:05.226Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:05.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:05.481Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:05.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:05.481Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:05.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "vellum_security_group_mr86vb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:06.031Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:06.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "36e215e8-0979-4830-b6b9-fa46535c6e59"}, {"node_instance_id": "vellum_security_group_mr86vb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:06.820Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:06.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 489, "offset": 470, "size": 50}}} 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:10 GMT 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-07-31 06:15:10,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:10,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:15:10,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:15:10,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:15:10,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:15:10,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:15:10,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:15:10,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:10,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:10,357 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:10 GMT 2018-07-31 06:15:10,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:10,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:10,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:15,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:15,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-07-31 06:15:15,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:15,434 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:15 GMT 2018-07-31 06:15:15,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:15,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:15:15,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:15,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:15,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:15,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:15,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:15 GMT 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:15,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:20,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:20,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:20 GMT 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:20,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:20,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:20 GMT 2018-07-31 06:15:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:20,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:20,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:25,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:25,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:25 GMT 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:25,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:25,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:25,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:25 GMT 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:25,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:25,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:30,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:30,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:30,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:30,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:28.287Z", "message": "Execution done (return_code=124): /tmp/75OW6/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:28.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0e9d2a81-4e37-4b65-8eb2-581f03e8b46f"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:28.487Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:15:28.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:29.440Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9A3YA/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:29.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:29.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:29.489Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:29.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "[localhost] run: sudo mv /tmp/tmpT0yWsf /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "[localhost] run: sudo mv /tmp/tmpVOLEAH /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.444Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "02519145-1bd0-4ee8-bfe9-b5026ddbe96e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.493Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.493Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.493Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_9jhoh1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:30.493Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:30.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 510, "offset": 476, "size": 50}}} 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:30 GMT 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:30,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11680 2018-07-31 06:15:30,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:30,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/75OW6/stop-bono.sh 2018-07-31 06:15:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-07-31 06:15:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9A3YA/bind.py 2018-07-31 06:15:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:15:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:15:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-31 06:15:30,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, 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.15', u'hss_hostname': u''}. 2018-07-31 06:15:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-31 06:15:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-31 06:15:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpT0yWsf /etc/bind/db.clearwater.opnfv 2018-07-31 06:15:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-31 06:15:30,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-31 06:15:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-31 06:15:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-31 06:15:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVOLEAH /etc/bind/db.clearwater.local 2018-07-31 06:15:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-31 06:15:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-31 06:15:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-31 06:15:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:15:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-31 06:15:30,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:30,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:30,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:30,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:30,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:30 GMT 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:30,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:35,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:35,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:31.449Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DA5BF/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:31.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f8315add-ba28-4b8f-aa84-64e4f504e5bb"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:31.449Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:31.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f8315add-ba28-4b8f-aa84-64e4f504e5bb"}, {"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:31.449Z", "message": "Executing: /tmp/DA5BF/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:31.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f8315add-ba28-4b8f-aa84-64e4f504e5bb"}], "metadata": {"pagination": {"total": 513, "offset": 496, "size": 50}}} 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:35 GMT 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1709 2018-07-31 06:15:35,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DA5BF/remove-cluster-node.sh 2018-07-31 06:15:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-07-31 06:15:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DA5BF/remove-cluster-node.sh 2018-07-31 06:15:35,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:36,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:36,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:36 GMT 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:36,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:41,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:41,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-07-31 06:15:41,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:41,116 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:41 GMT 2018-07-31 06:15:41,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:41,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:15:41,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:41,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:41,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:41,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:41,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:41,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:41,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:41 GMT 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:41,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:46,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:46,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:46 GMT 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:46,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:15:46,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:46,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:46,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:46,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:46,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:46,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:46 GMT 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:46,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:51,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:51,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:51,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_9jhoh1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:48.624Z", "message": "Execution done (return_code=2): /tmp/DA5BF/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:48.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "f8315add-ba28-4b8f-aa84-64e4f504e5bb"}, {"node_instance_id": "bono_9jhoh1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:48.736Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member fafebc0958773bab: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.33:4000 has no leader\n; error #1: client: etcd member http://192.168.120.15:4000 has no leader\n; error #2: client: endpoint http://192.168.120.19:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member fafebc0958773bab: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.33:4000 has no leader\n; error #1: client: etcd member http://192.168.120.15:4000 has no leader\n; error #2: client: endpoint http://192.168.120.19:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2cdfw6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member fafebc0958773bab: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.33:4000 has no leader\n; error #1: client: etcd member http://192.168.120.15:4000 has no leader\n; error #2: client: endpoint http://192.168.120.19:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-07-31T06:15:48.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:49.500Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:49.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_7cvck8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:49.500Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:49.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:49.500Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:49.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_7cvck8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_node_a7gkfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:50.535Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:50.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 525, "offset": 499, "size": 50}}} 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:51,392 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:51 GMT 2018-07-31 06:15:51,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:51,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7755 2018-07-31 06:15:51,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:51,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/DA5BF/remove-cluster-node.sh 2018-07-31 06:15:51,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member fafebc0958773bab: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.33:4000 has no leader ; error #1: client: etcd member http://192.168.120.15:4000 has no leader ; error #2: client: endpoint http://192.168.120.19:4000 exceeded header timeout 2018-07-31 06:15:51,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:15:51,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:15:51,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:15:51,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:15:51,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:15:51,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:15:51,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:15:51,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:15:51,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:15:51,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:15:51,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:51,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:51,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:51,462 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:51 GMT 2018-07-31 06:15:51,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:51,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:51,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:56,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:15:56,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:56,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:56,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.539Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:51.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:51.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Stopping Agent bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:52.462Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:52.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:53.535Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:53.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.544Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.544Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.544Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.544Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.544Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.544Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:54.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:54.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Stopping Agent bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:55.469Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:55.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:56.466Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:56.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:56.472Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:56.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:56.472Z", "message": "Successfully stopped daemon: bono_host_2cdfw6\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:56.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:56.472Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_2cdfw6 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:56.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "512200ed-602b-4c31-9e5b-87e45201c98d"}], "metadata": {"pagination": {"total": 566, "offset": 511, "size": 50}}} 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:56 GMT 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21731 2018-07-31 06:15:56,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:15:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:15:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:15:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_2cdfw6 2018-07-31 06:15:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:15:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_gthe1b 2018-07-31 06:15:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_2cdfw6 2018-07-31 06:15:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_2cdfw6 stop 2018-07-31 06:15:56,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:15:56,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:15:56,594 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:15:56 GMT 2018-07-31 06:15:56,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:15:56,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:15:56,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:01,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:01,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:01,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:01,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Deleting Agent bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.547Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.547Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:57.547Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:57.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:59.211Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:59.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:59.479Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:59.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:59.479Z", "message": "Successfully deleted daemon: bono_host_2cdfw6", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:59.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "0229cdff-b7c1-4b7a-ab05-2fd531c3274a"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:15:59.598Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:15:59.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.482Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.482Z", "message": "Successfully stopped daemon: bind_host_gthe1b\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.482Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_gthe1b stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "087d82a2-e922-451d-9c9e-bd5663b5b446"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.552Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.552Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.552Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.552Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.552Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:00.552Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:00.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Deleting Agent bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.556Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.556Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:01.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:01.556Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5954)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5954)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_5jqiwt/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_5jqiwt/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_5jqiwt/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_5jqiwt/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_5jqiwt/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5954)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-07-31T06:16:01.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 605, "offset": 552, "size": 50}}} 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:01 GMT 2018-07-31 06:16:01,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:01,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22150 2018-07-31 06:16:01,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:01,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_2cdfw6 2018-07-31 06:16:01,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:01,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:16:01,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:01,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:16:01,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:16:01,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_2cdfw6 2018-07-31 06:16:01,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:01,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:16:01,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_gthe1b 2018-07-31 06:16:01,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_gthe1b stop 2018-07-31 06:16:01,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:16:01,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:16:01,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_gthe1b 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-07-31 06:16:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-07-31 06:16:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5954) 2018-07-31 06:16:01,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:01,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:01,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:01,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:01,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:01,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:01 GMT 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:01,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:06,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:06,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:06,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.565Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:02.691Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:02.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Stopping Agent proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Successfully deleted daemon: bind_host_gthe1b", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "d91bd4ea-2720-446b-b8a3-b244910ed290"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.643Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.643Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:03.643Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:03.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:05.858Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:05.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:06.655Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:06.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:06.655Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:06.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 631, "offset": 591, "size": 50}}} 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:06 GMT 2018-07-31 06:16:06,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:06,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13775 2018-07-31 06:16:06,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:16:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-07-31 06:16:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-07-31 06:16:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:16:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:16:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-07-31 06:16:06,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-07-31 06:16:06,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:16:06,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_5jqiwt 2018-07-31 06:16:06,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_gthe1b 2018-07-31 06:16:06,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:16:06,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:06,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:16:06,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:06,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:16:06,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:16:06,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:16:06,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:16:06,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:06,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:06,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:06,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:06,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:06,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:06,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:06 GMT 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:06,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:11,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:11,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:07.499Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:07.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:07.659Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:07.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:07.659Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:07.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:07.659Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:07.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Successfully stopped daemon: proxy_host_5jqiwt\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Deleting Agent proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.508Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_5jqiwt stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "717b6f27-909c-4870-bf49-0d344f3b275c"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.663Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.663Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.663Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:08.663Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:08.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:10.428Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:10.511Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:10.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:10.511Z", "message": "Successfully deleted daemon: proxy_host_5jqiwt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:10.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "df4db230-3e95-4ea4-8638-0d002dbc2aae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:10.555Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:10.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:10.666Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:10.666Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:11.670Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:11.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:11.670Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:11.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:11.670Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:11.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:11.670Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:11.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 661, "offset": 617, "size": 50}}} 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:11,962 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:11 GMT 2018-07-31 06:16:11,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:11,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16020 2018-07-31 06:16:11,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-07-31 06:16:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:16:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_5jqiwt 2018-07-31 06:16:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_5jqiwt 2018-07-31 06:16:11,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-31 06:16:11,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_5jqiwt stop 2018-07-31 06:16:11,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:11,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-07-31 06:16:11,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:11,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-07-31 06:16:11,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-07-31 06:16:11,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-07-31 06:16:11,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_5jqiwt 2018-07-31 06:16:11,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-07-31 06:16:11,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:11,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:11,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:16:11,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:11,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:16:11,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-07-31 06:16:11,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:12,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:12,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:12,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:12 GMT 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:12,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:12,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:17,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:17,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:17,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:12.674Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:12.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:12.674Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:12.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:13.677Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:13.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:13.677Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:13.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:13.677Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:13.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:13.677Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:13.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:14.232Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:14.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "571486e6-7cd3-4275-ba74-e88b1828264c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:14.681Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:14.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:15.688Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:15.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:15.688Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:15.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:15.688Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:15.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:15.817Z", "message": "Waiting for server \"5911d26e-6fed-4bf1-baac-96413e28162e\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:15.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "571486e6-7cd3-4275-ba74-e88b1828264c"}], "metadata": {"pagination": {"total": 675, "offset": 647, "size": 50}}} 2018-07-31 06:16:17,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:17,102 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:17 GMT 2018-07-31 06:16:17,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:17,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6241 2018-07-31 06:16:17,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:16:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-07-31 06:16:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:16:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:17,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:16:17,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:17,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:17,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:17,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:17,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5911d26e-6fed-4bf1-baac-96413e28162e" to be deleted. current status: ACTIVE 2018-07-31 06:16:17,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:17,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:17,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:17,161 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:17 GMT 2018-07-31 06:16:17,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:17,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:17,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:22,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:22,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:22,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:22,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:22,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:22,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:22,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:22,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:22,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:18.339Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:18.692Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:18.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:18.692Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:18.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:19.379Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:19.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ed1a519b-4f2c-4c2a-b461-8c6acef7b949"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:19.696Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:19.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:19.696Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:19.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:19.696Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:19.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:19.696Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:19.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:19.696Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:19.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:20.518Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:20.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "4a0891a5-7e44-4dc4-a5f7-7e60418ec76f"}, {"node_instance_id": "bind_host_gthe1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:21.541Z", "message": "Waiting for server \"214694f7-9482-4d13-ad8d-5edafd0288e0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:21.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ed1a519b-4f2c-4c2a-b461-8c6acef7b949"}, {"node_instance_id": "proxy_host_5jqiwt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:21.541Z", "message": "Waiting for server \"5911d26e-6fed-4bf1-baac-96413e28162e\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:21.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "571486e6-7cd3-4275-ba74-e88b1828264c"}], "metadata": {"pagination": {"total": 687, "offset": 659, "size": 50}}} 2018-07-31 06:16:22,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:22,244 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:22 GMT 2018-07-31 06:16:22,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:22,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6237 2018-07-31 06:16:22,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:22,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:22,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:22,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:16:22,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:16:22,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:16:22,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:22,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-07-31 06:16:22,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:16:22,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:16:22,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-07-31 06:16:22,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "214694f7-9482-4d13-ad8d-5edafd0288e0" to be deleted. current status: SHUTOFF 2018-07-31 06:16:22,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5911d26e-6fed-4bf1-baac-96413e28162e" to be deleted. current status: ACTIVE 2018-07-31 06:16:22,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:22,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:22,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:22,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:22,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:22,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:22,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:22 GMT 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:22,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:27,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:27,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:27,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:27,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:27,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:27,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:27,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2cdfw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:23.026Z", "message": "Waiting for server \"3bfd5a98-6c3a-4841-9b46-442b877f2ae8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:23.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "4a0891a5-7e44-4dc4-a5f7-7e60418ec76f"}, {"node_instance_id": "bind_host_gthe1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:26.029Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:26.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:26.701Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:26.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:26.701Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:26.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "proxy_host_5jqiwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:26.701Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:26.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 692, "offset": 671, "size": 50}}} 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:27 GMT 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2620 2018-07-31 06:16:27,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3bfd5a98-6c3a-4841-9b46-442b877f2ae8" to be deleted. current status: SHUTOFF 2018-07-31 06:16:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:16:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:16:27,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:27,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:27,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:27,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:27,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:27 GMT 2018-07-31 06:16:27,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:27,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:27,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:32,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:32,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_87r4y2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.713Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.713Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.713Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.713Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.713Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.713Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_floatingip_87r4y2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:27.869Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:27.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "be731bdc-e685-4b16-b447-7d5b7d88b6a2"}, {"node_instance_id": "bind_security_group_i1y8ja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:28.550Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:28.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "7cf3caea-fc5a-4146-b2b6-74cf11273eb2"}, {"node_instance_id": "bono_host_2cdfw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:28.717Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:28.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_floatingip_87r4y2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bind_security_group_i1y8ja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:29.720Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "base_security_group_c7xqgv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.035Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_security_group_90jckw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:31.286Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:31.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "11bc0fb5-d53a-4a1b-a28f-bc7121955cc2"}, {"node_instance_id": "bono_security_group_90jckw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:32.151Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "keypair_8ytwgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:32.151Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_floatingip_xllpgo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:32.592Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:32.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "ca68215e-54cc-47c3-b613-97c5bf95008a"}, {"node_instance_id": "keypair_8ytwgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:32.592Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:32.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "8f33a11a-e22e-4d3c-8d2c-fce4e71f074f"}, {"node_instance_id": "internal_sip_security_group_482a7j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:32.592Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:32.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "265d416e-5634-41f7-861a-f39b7f755d55"}, {"node_instance_id": "base_security_group_c7xqgv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:32.592Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:32.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa", "logger": "af8be160-545e-48be-a082-8acb70b7cbdf"}], "metadata": {"pagination": {"total": 730, "offset": 676, "size": 50}}} 2018-07-31 06:16:32,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:32,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:32 GMT 2018-07-31 06:16:32,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:32,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19429 2018-07-31 06:16:32,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:32,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-07-31 06:16:32,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-07-31 06:16:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-07-31 06:16:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:16:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-07-31 06:16:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:32,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:32,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:32,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:32,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-07-31 06:16:32,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-07-31 06:16:32,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-07-31 06:16:32,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-07-31 06:16:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-07-31 06:16:32,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-07-31 06:16:32,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:16:32,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:16:32,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-07-31 06:16:32,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-07-31 06:16:32,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-07-31 06:16:32,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:16:32,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-07-31 06:16:32,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:32,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:32,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:32,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:32,754 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:32 GMT 2018-07-31 06:16:32,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:32,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-07-31 06:16:32,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:37,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-07-31 06:16:37,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:37,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:37,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:37,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:37,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_c7xqgv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:33.154Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "internal_sip_security_group_482a7j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:33.154Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:33.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:34.158Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:34.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}, {"node_instance_id": "bono_floatingip_xllpgo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-31T06:16:34.158Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:16:34.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"}], "metadata": {"pagination": {"total": 734, "offset": 714, "size": 50}}} 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:37 GMT 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2150 2018-07-31 06:16:37,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:37,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:16:37,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:16:37,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-07-31 06:16:37,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-07-31 06:16:37,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6e0768f4-3304-4deb-9d13-bc4792ac33aa 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:37,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:12:25.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6e0768f4-3304-4deb-9d13-bc4792ac33aa"} 2018-07-31 06:16:37,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:37,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:37 GMT 2018-07-31 06:16:37,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:37,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-07-31 06:16:37,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:37,880 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:38,639 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 06:16:38,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "1620eda7-3677-480f-b975-f8be27b8ee71", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "bono_cluster_size": 1, "flavor_id": "0214bca6-97be-4257-8318-bce1125a852d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}, "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"}}}, "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-31T05:53:54.325Z", "updated_at": "2018-07-31T05:53:54.325Z", "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-31 06:16:38,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:38,640 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:38 GMT 2018-07-31 06:16:38,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:38,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-07-31 06:16:38,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:38,641 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-07-31 06:16:38,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:16:38,715 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 06:16:38,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-07-31T05:53:47.509Z", "updated_at": "2018-07-31T05:53:47.509Z", "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"}}}, "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.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.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"}}}, "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.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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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"}, "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"}}}, "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"}, "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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "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": "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"}, "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_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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": 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"}, "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": "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.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": "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"}, "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": "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.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": {"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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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"}, "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": "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"}, "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": "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.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": "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": "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"}, "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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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"}, "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": "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.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": "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "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": "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.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": "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"}, "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": "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"}, "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": "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.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": "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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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"}, "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": "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": {"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": "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"}, "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": "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"}, "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": "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.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": "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "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": "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.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": "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-31 06:16:38,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:16:38,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:16:38 GMT 2018-07-31 06:16:38,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:16:38,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-07-31 06:16:38,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:16:38,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 06:16:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:39,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58943d7d-ba0a-4170-98c3-a4a15c6e7188 Date: Tue, 31 Jul 2018 06:16:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 06:16:39,403 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71 used request id req-58943d7d-ba0a-4170-98c3-a4a15c6e7188 2018-07-31 06:16:39,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.660909175873s 2018-07-31 06:16:39,404 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1620eda7-3677-480f-b975-f8be27b8ee71 used request id req-58943d7d-ba0a-4170-98c3-a4a15c6e7188 2018-07-31 06:16:39,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:16:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:39,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-56d78624-46c8-4111-bf2c-74d923f3ccde x-compute-request-id: req-56d78624-46c8-4111-bf2c-74d923f3ccde Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0214bca6-97be-4257-8318-bce1125a852d", "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": "0214bca6-97be-4257-8318-bce1125a852d"}, {"name": "cloudify_ims-flavor_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "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": "80e897a8-775d-400c-8666-e8a3b5a630a5"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 06:16:39,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-56d78624-46c8-4111-bf2c-74d923f3ccde 2018-07-31 06:16:39,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.232249975204s 2018-07-31 06:16:39,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-56d78624-46c8-4111-bf2c-74d923f3ccde 2018-07-31 06:16:39,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 06:16:39,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:39,674 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-55809d61-279c-4fa0-80fc-368f4ecb323c x-compute-request-id: req-55809d61-279c-4fa0-80fc-368f4ecb323c Content-Length: 0 Content-Type: application/json 2018-07-31 06:16:39,675 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d used request id req-55809d61-279c-4fa0-80fc-368f4ecb323c 2018-07-31 06:16:39,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348188877106s 2018-07-31 06:16:39,675 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0214bca6-97be-4257-8318-bce1125a852d used request id req-55809d61-279c-4fa0-80fc-368f4ecb323c 2018-07-31 06:16:39,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 06:16:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/3f517a19-80b6-44d9-a3e0-8af253db10cd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:41,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd1c9d46-fb03-4722-97ad-99cdf3ac9bb2 Content-Length: 0 Date: Tue, 31 Jul 2018 06:16:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:16:41,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3f517a19-80b6-44d9-a3e0-8af253db10cd.json used request id req-cd1c9d46-fb03-4722-97ad-99cdf3ac9bb2 2018-07-31 06:16:41,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.78491520882s 2018-07-31 06:16:41,463 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3f517a19-80b6-44d9-a3e0-8af253db10cd.json used request id req-cd1c9d46-fb03-4722-97ad-99cdf3ac9bb2 2018-07-31 06:16:41,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 06:16:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:41,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b85b4e56-5548-455a-9cad-ec408cc30b4a Date: Tue, 31 Jul 2018 06:16:41 GMT RESP BODY: {"floatingips": []} 2018-07-31 06:16:41,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b85b4e56-5548-455a-9cad-ec408cc30b4a 2018-07-31 06:16:41,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.070955991745s 2018-07-31 06:16:41,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b85b4e56-5548-455a-9cad-ec408cc30b4a 2018-07-31 06:16:41,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 06:16:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:41,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-17be441f-de88-4983-811f-0d1ca164b8fa x-compute-request-id: req-17be441f-de88-4983-811f-0d1ca164b8fa Content-Type: application/json 2018-07-31 06:16:41,848 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-17be441f-de88-4983-811f-0d1ca164b8fa 2018-07-31 06:16:41,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.307142019272s 2018-07-31 06:16:41,848 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc used request id req-17be441f-de88-4983-811f-0d1ca164b8fa 2018-07-31 06:16:41,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:16:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:42,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-65ee63e2-82ae-469b-895b-00fea753c38f x-compute-request-id: req-65ee63e2-82ae-469b-895b-00fea753c38f Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:60:62", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:60:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293db9ac-1afe-42f9-8e81-93b7c3414cbc", "rel": "bookmark"}], "image": {"id": "28afe62d-878f-4d1d-a648-04f935560ba4", "links": [{"href": "http://172.30.9.26:8774/images/28afe62d-878f-4d1d-a648-04f935560ba4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T05:52:46.000000", "flavor": {"id": "80e897a8-775d-400c-8666-e8a3b5a630a5", "links": [{"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "bookmark"}]}, "id": "293db9ac-1afe-42f9-8e81-93b7c3414cbc", "security_groups": [{"name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}], "user_id": "68042cefd12e4b89a7d4c19112ac5a7c", "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-31T06:16:41Z", "hostId": "bf9a9d7bd895397ab58908ba766f047ed38997db995ce08139f59f13", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "name": "cloudify_ims-vm_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "created": "2018-07-31T05:50:27Z", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:16:42,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65ee63e2-82ae-469b-895b-00fea753c38f 2018-07-31 06:16:42,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03525090218s 2018-07-31 06:16:42,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65ee63e2-82ae-469b-895b-00fea753c38f 2018-07-31 06:16:42,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:16:44,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:16:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:44,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-154b81aa-9980-4738-acae-94457382f396 x-compute-request-id: req-154b81aa-9980-4738-acae-94457382f396 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 06:16:44,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-154b81aa-9980-4738-acae-94457382f396 2018-07-31 06:16:44,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0776870250702s 2018-07-31 06:16:44,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-154b81aa-9980-4738-acae-94457382f396 2018-07-31 06:16:44,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:16:44,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:45,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-91550eb5-f5be-4676-a912-da32324ab664 Date: Tue, 31 Jul 2018 06:16:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:55Z", "updated_at": "2018-07-31T05:53:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "420d88a4-abeb-4cf4-8f20-4973d7057d88", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "8c390702-dd4e-464c-be98-737007c23515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:53:44Z", "revision_number": 0, "id": "9801c39f-69de-433c-89ee-284bcc9d6481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:53:44Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "a2582d96-0d1a-49cf-af9c-48a59365cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:48:55Z", "revision_number": 0, "id": "affe2c58-67b7-46dd-9d93-8b5410b2ec2f", "remote_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "remote_ip_prefix": null, "created_at": "2018-07-31T05:48:55Z", "security_group_id": "b546341d-181a-4121-9a15-ce794a5d261b", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 2, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b546341d-181a-4121-9a15-ce794a5d261b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:50:24Z", "updated_at": "2018-07-31T05:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "0e9eb405-32da-4381-ad12-7f6bb6ce58c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "20544f28-962e-402e-8f56-4772a9c69983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "66123e7b-e296-40a5-be90-e9297d7d0c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-31T05:50:26Z", "revision_number": 0, "id": "6bff666a-baab-410b-8973-66378006972b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:26Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "8cee8cff-7911-4e8f-a644-ad210578fadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "906331fd-02d5-4181-b7ed-cd981c9e5a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T05:50:24Z", "revision_number": 0, "id": "9d3dad38-8ba7-45c2-90e4-abad8fb80746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:24Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T05:50:25Z", "revision_number": 0, "id": "a7ba384e-7f31-47da-962b-4fd7fa22f162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T05:50:25Z", "security_group_id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d3626c5aac7044af9c1be96b3aefc7ce"}], "revision_number": 7, "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "b8df9ac7-5e02-4a00-8b2b-eaecba2284c8", "name": "cloudify_ims-sg_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 06:16:45,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-91550eb5-f5be-4676-a912-da32324ab664 2018-07-31 06:16:45,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535180568695s 2018-07-31 06:16:45,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-91550eb5-f5be-4676-a912-da32324ab664 2018-07-31 06:16:45,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 06:16:45,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b8df9ac7-5e02-4a00-8b2b-eaecba2284c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:45,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db36a643-33a7-4b96-a975-cd5a0fd48659 Content-Length: 0 Date: Tue, 31 Jul 2018 06:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:16:45,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b8df9ac7-5e02-4a00-8b2b-eaecba2284c8.json used request id req-db36a643-33a7-4b96-a975-cd5a0fd48659 2018-07-31 06:16:45,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170013904572s 2018-07-31 06:16:45,198 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b8df9ac7-5e02-4a00-8b2b-eaecba2284c8.json used request id req-db36a643-33a7-4b96-a975-cd5a0fd48659 2018-07-31 06:16:45,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 06:16:45,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:45,230 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06:16: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-9869ae7d-afe4-4b3e-93e1-80e4a6701c2e x-compute-request-id: req-9869ae7d-afe4-4b3e-93e1-80e4a6701c2e Content-Length: 0 Content-Type: application/json 2018-07-31 06:16:45,230 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33 used request id req-9869ae7d-afe4-4b3e-93e1-80e4a6701c2e 2018-07-31 06:16:45,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0315380096436s 2018-07-31 06:16:45,230 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33 used request id req-9869ae7d-afe4-4b3e-93e1-80e4a6701c2e 2018-07-31 06:16:45,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 06:16:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4/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}303d17cad532d1131edd03d9fd481b17dd924745" -d '{"subnet_id": "723f2b24-0e8d-410a-9524-2e979958815a"}' 2018-07-31 06:16:47,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e2abb0e1-6a05-4445-beff-8ad48a12d88f Date: Tue, 31 Jul 2018 06:16:47 GMT RESP BODY: {"network_id": "90b3e8ab-7424-4b49-a603-cb5ccd177182", "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "subnet_id": "723f2b24-0e8d-410a-9524-2e979958815a", "subnet_ids": ["723f2b24-0e8d-410a-9524-2e979958815a"], "port_id": "925ce942-ec10-4d98-accc-f2c4ddfca948", "id": "891c1aa1-2870-4cf4-b6a7-0c0acf3289a4"} 2018-07-31 06:16:47,145 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4/remove_router_interface.json used request id req-e2abb0e1-6a05-4445-beff-8ad48a12d88f 2018-07-31 06:16:47,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91475820541s 2018-07-31 06:16:47,146 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4/remove_router_interface.json used request id req-e2abb0e1-6a05-4445-beff-8ad48a12d88f returning object 891c1aa1-2870-4cf4-b6a7-0c0acf3289a4 2018-07-31 06:16:47,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 06:16:47,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:47,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-6dc8351b-7c62-46be-979e-11cc242c52e7 Date: Tue, 31 Jul 2018 06:16:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d3626c5aac7044af9c1be96b3aefc7ce", "created_at": "2018-07-31T05:48:56Z", "admin_state_up": true, "updated_at": "2018-07-31T06:16:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "891c1aa1-2870-4cf4-b6a7-0c0acf3289a4", "name": "cloudify_ims-router_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 06:16:47,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6dc8351b-7c62-46be-979e-11cc242c52e7 2018-07-31 06:16:47,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124142885208s 2018-07-31 06:16:47,271 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6dc8351b-7c62-46be-979e-11cc242c52e7 2018-07-31 06:16:47,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 06:16:47,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:48,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e8894c1-5782-46e4-bcb4-9cbb00b5d7ba Content-Length: 0 Date: Tue, 31 Jul 2018 06:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:16:48,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4.json used request id req-0e8894c1-5782-46e4-bcb4-9cbb00b5d7ba 2018-07-31 06:16:48,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48462080956s 2018-07-31 06:16:48,758 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/891c1aa1-2870-4cf4-b6a7-0c0acf3289a4.json used request id req-0e8894c1-5782-46e4-bcb4-9cbb00b5d7ba 2018-07-31 06:16:48,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 06:16:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:48,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-89145694-bf2e-4388-bc70-0bba54ffd869 Date: Tue, 31 Jul 2018 06:16:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T05:48:55Z","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":"d3626c5aac7044af9c1be96b3aefc7ce","id":"723f2b24-0e8d-410a-9524-2e979958815a","subnetpool_id":null,"name":"cloudify_ims-subnet_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}]} 2018-07-31 06:16:48,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-89145694-bf2e-4388-bc70-0bba54ffd869 2018-07-31 06:16:48,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04865193367s 2018-07-31 06:16:48,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-89145694-bf2e-4388-bc70-0bba54ffd869 2018-07-31 06:16:48,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 06:16:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/723f2b24-0e8d-410a-9524-2e979958815a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:49,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-383c883c-b024-4294-9215-45ec0f109a30 Date: Tue, 31 Jul 2018 06:16:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:16:49,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/723f2b24-0e8d-410a-9524-2e979958815a.json used request id req-383c883c-b024-4294-9215-45ec0f109a30 2018-07-31 06:16:49,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.988754034042s 2018-07-31 06:16:49,798 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/723f2b24-0e8d-410a-9524-2e979958815a.json used request id req-383c883c-b024-4294-9215-45ec0f109a30 2018-07-31 06:16:49,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:16:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:49,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-4e493b96-195b-4e8a-a4e7-2aff63553e9e Date: Tue, 31 Jul 2018 06:16:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90b3e8ab-7424-4b49-a603-cb5ccd177182","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3626c5aac7044af9c1be96b3aefc7ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T06:16:49Z","qos_policy_id":null,"name":"cloudify_ims-net_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33","admin_state_up":true,"tenant_id":"d3626c5aac7044af9c1be96b3aefc7ce","created_at":"2018-07-31T05:48:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:16:49,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4e493b96-195b-4e8a-a4e7-2aff63553e9e 2018-07-31 06:16:49,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109905004501s 2018-07-31 06:16:49,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4e493b96-195b-4e8a-a4e7-2aff63553e9e 2018-07-31 06:16:49,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 06:16:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/90b3e8ab-7424-4b49-a603-cb5ccd177182.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:51,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0ec036b-a1ad-4b8a-a23c-975e0f57502b Date: Tue, 31 Jul 2018 06:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:16:51,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/90b3e8ab-7424-4b49-a603-cb5ccd177182.json used request id req-e0ec036b-a1ad-4b8a-a23c-975e0f57502b 2018-07-31 06:16:51,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13709902763s 2018-07-31 06:16:51,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/90b3e8ab-7424-4b49-a603-cb5ccd177182.json used request id req-e0ec036b-a1ad-4b8a-a23c-975e0f57502b 2018-07-31 06:16:51,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:16:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:51,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-3b554cd6-b9f2-4b55-abc3-47e7bc798e56 Date: Tue, 31 Jul 2018 06:16:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/28afe62d-878f-4d1d-a648-04f935560ba4/snap", "metadata": {}}], "file": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4/file", "owner": "d3626c5aac7044af9c1be96b3aefc7ce", "id": "28afe62d-878f-4d1d-a648-04f935560ba4", "size": 4373348352, "self": "/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/28afe62d-878f-4d1d-a648-04f935560ba4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T05:50:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T05:49:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:16:51,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3b554cd6-b9f2-4b55-abc3-47e7bc798e56 2018-07-31 06:16:51,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208390951157s 2018-07-31 06:16:51,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3b554cd6-b9f2-4b55-abc3-47e7bc798e56 2018-07-31 06:16:51,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 06:16:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}303d17cad532d1131edd03d9fd481b17dd924745" 2018-07-31 06:16:51,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c10328c-a398-4704-b4dc-be218cd3b567 Date: Tue, 31 Jul 2018 06:16: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-31 06:16:51,729 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4 used request id req-5c10328c-a398-4704-b4dc-be218cd3b567 2018-07-31 06:16:51,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.466578960419s 2018-07-31 06:16:51,729 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/28afe62d-878f-4d1d-a648-04f935560ba4 used request id req-5c10328c-a398-4704-b4dc-be218cd3b567 2018-07-31 06:16:51,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:16:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:51,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-f6d7088c-496b-45a5-9ca0-f827f6d1b1bc x-compute-request-id: req-f6d7088c-496b-45a5-9ca0-f827f6d1b1bc Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5", "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": "80e897a8-775d-400c-8666-e8a3b5a630a5"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}]} 2018-07-31 06:16:51,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f6d7088c-496b-45a5-9ca0-f827f6d1b1bc 2018-07-31 06:16:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272240638733s 2018-07-31 06:16:51,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f6d7088c-496b-45a5-9ca0-f827f6d1b1bc 2018-07-31 06:16:51,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 06:16:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:51,801 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-bcda928c-74ce-4966-b595-ed9b79ede1a2 x-compute-request-id: req-bcda928c-74ce-4966-b595-ed9b79ede1a2 Content-Length: 0 Content-Type: application/json 2018-07-31 06:16:51,801 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5 used request id req-bcda928c-74ce-4966-b595-ed9b79ede1a2 2018-07-31 06:16:51,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419189929962s 2018-07-31 06:16:51,801 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/80e897a8-775d-400c-8666-e8a3b5a630a5 used request id req-bcda928c-74ce-4966-b595-ed9b79ede1a2 2018-07-31 06:16:51,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:16:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:51,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03686460-c06a-4037-8447-61b870539079 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": {"self": "http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68042cefd12e4b89a7d4c19112ac5a7c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:16:51,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-03686460-c06a-4037-8447-61b870539079 2018-07-31 06:16:51,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10279583931s 2018-07-31 06:16:51,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-03686460-c06a-4037-8447-61b870539079 2018-07-31 06:16:51,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:16:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b9a683-3c1e-4e85-9f3a-eb1504bff587 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33", "links": {"self": "http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "68042cefd12e4b89a7d4c19112ac5a7c", "description": null}} 2018-07-31 06:16:52,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c used request id req-37b9a683-3c1e-4e85-9f3a-eb1504bff587 2018-07-31 06:16:52,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10613322258s 2018-07-31 06:16:52,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c used request id req-37b9a683-3c1e-4e85-9f3a-eb1504bff587 2018-07-31 06:16:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 06:16:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:52,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a60054a-ced4-4a83-acec-d218d7e91833 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:16:52,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c used request id req-4a60054a-ced4-4a83-acec-d218d7e91833 2018-07-31 06:16:52,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.230026006699s 2018-07-31 06:16:52,248 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/68042cefd12e4b89a7d4c19112ac5a7c used request id req-4a60054a-ced4-4a83-acec-d218d7e91833 2018-07-31 06:16:52,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:16:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:52,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f314ed-a71f-4de9-9245-3acfc020a648 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce"}, "tags": [], "enabled": true, "id": "d3626c5aac7044af9c1be96b3aefc7ce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_53f2026f-ef8a-4181-a9c4-ab0ae3c02b33"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 06:16:52,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-86f314ed-a71f-4de9-9245-3acfc020a648 2018-07-31 06:16:52,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984420776367s 2018-07-31 06:16:52,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-86f314ed-a71f-4de9-9245-3acfc020a648 2018-07-31 06:16:52,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 06:16:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}824ce36fdcc180d19b491e6a9eab893afdd335d5" 2018-07-31 06:16:52,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fcefb18-4c76-451f-bf68-9476ed5c0d85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:16:52,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce used request id req-3fcefb18-4c76-451f-bf68-9476ed5c0d85 2018-07-31 06:16:52,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.141271829605s 2018-07-31 06:16:52,499 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d3626c5aac7044af9c1be96b3aefc7ce used request id req-3fcefb18-4c76-451f-bf68-9476ed5c0d85 2018-07-31 06:16:52,524 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-07-31 06:16:52,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 06:16:52,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 06:16:52,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 06:16:52,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:16:52,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e616185d-421d-48b1-b4ad-f22ff3615f37 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 06:16:52,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e616185d-421d-48b1-b4ad-f22ff3615f37 2018-07-31 06:16:52,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 06:16:52,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T07:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["l_BiEcYdRdqB-DqFl_-zOA"], "issued_at": "2018-07-31T06:16:52.000000Z"}} 2018-07-31 06:16:52,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:16:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:53,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a37a8082-76d0-404d-9c17-af663f6e6a19 Date: Tue, 31 Jul 2018 06:16:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 06:16:53,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a37a8082-76d0-404d-9c17-af663f6e6a19 2018-07-31 06:16:53,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29722905159s 2018-07-31 06:16:53,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a37a8082-76d0-404d-9c17-af663f6e6a19 2018-07-31 06:16:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:16:53,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 06:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b2072aa-618d-444e-832a-87eaaa3cd876 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 06:16:53,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-3b2072aa-618d-444e-832a-87eaaa3cd876 2018-07-31 06:16:53,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:16:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:53,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795f1797-7df5-4904-9266-35c14edd62e1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 06:16:53,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-795f1797-7df5-4904-9266-35c14edd62e1 2018-07-31 06:16:53,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1041431427s 2018-07-31 06:16:53,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-795f1797-7df5-4904-9266-35c14edd62e1 2018-07-31 06:16:53,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 06:16:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}}' 2018-07-31 06:16:53,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824c16ce-daa2-4213-9f4c-c7c9b481cd9b 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.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb"}, "tags": [], "enabled": true, "id": "ba091c3edbf543f0a117e8a6047d21fb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}} 2018-07-31 06:16:53,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-824c16ce-daa2-4213-9f4c-c7c9b481cd9b 2018-07-31 06:16:53,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118759870529s 2018-07-31 06:16:53,489 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-824c16ce-daa2-4213-9f4c-c7c9b481cd9b 2018-07-31 06:16:53,490 - 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'ba091c3edbf543f0a117e8a6047d21fb', '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_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}) 2018-07-31 06:16:53,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 06:16:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ecf6914c-e952-4598-99ce-269691408d86", "email": null, "name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}}' 2018-07-31 06:16:53,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764ffe9d-2751-403e-8932-e37dfe59ac8a Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": {"self": "http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56091e06445a4ba19216ef0f292bf036", "domain_id": "default", "password_expires_at": null}} 2018-07-31 06:16:53,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-764ffe9d-2751-403e-8932-e37dfe59ac8a 2018-07-31 06:16:53,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.365485906601s 2018-07-31 06:16:53,862 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-764ffe9d-2751-403e-8932-e37dfe59ac8a 2018-07-31 06:16:53,862 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'56091e06445a4ba19216ef0f292bf036', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}) 2018-07-31 06:16:53,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:16:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:53,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d089f8fa-c426-4867-bdf7-13978d3e1ce7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:16:53,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d089f8fa-c426-4867-bdf7-13978d3e1ce7 2018-07-31 06:16:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0983281135559s 2018-07-31 06:16:53,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d089f8fa-c426-4867-bdf7-13978d3e1ce7 2018-07-31 06:16:53,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:16:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fbe6b8-cc9c-4e7b-a7ba-2b18de17b1aa Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:16:54,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-85fbe6b8-cc9c-4e7b-a7ba-2b18de17b1aa 2018-07-31 06:16:54,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100523948669s 2018-07-31 06:16:54,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-85fbe6b8-cc9c-4e7b-a7ba-2b18de17b1aa 2018-07-31 06:16:54,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:16:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f414af8-f34c-4520-b79c-e57a8a4c75c8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:16:54,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f414af8-f34c-4520-b79c-e57a8a4c75c8 2018-07-31 06:16:54,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937480926514s 2018-07-31 06:16:54,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f414af8-f34c-4520-b79c-e57a8a4c75c8 2018-07-31 06:16:54,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:16:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd86a1e-20f1-4463-ac76-1db54173bbf9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 06:16:54,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bcd86a1e-20f1-4463-ac76-1db54173bbf9 2018-07-31 06:16:54,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093817949295s 2018-07-31 06:16:54,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bcd86a1e-20f1-4463-ac76-1db54173bbf9 2018-07-31 06:16:54,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:16:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42204f3-a8ad-4ffc-9721-b8287e0e72b7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": {"self": "http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56091e06445a4ba19216ef0f292bf036", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:16:54,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e42204f3-a8ad-4ffc-9721-b8287e0e72b7 2018-07-31 06:16:54,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112311840057s 2018-07-31 06:16:54,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e42204f3-a8ad-4ffc-9721-b8287e0e72b7 2018-07-31 06:16:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:16:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4882d93e-57ac-435f-a68c-4e433e7f6388 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb"}, "tags": [], "enabled": true, "id": "ba091c3edbf543f0a117e8a6047d21fb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-31 06:16:54,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4882d93e-57ac-435f-a68c-4e433e7f6388 2018-07-31 06:16:54,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956981182098s 2018-07-31 06:16:54,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4882d93e-57ac-435f-a68c-4e433e7f6388 2018-07-31 06:16:54,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 06:16:54,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a27d9a-ab44-421e-8bcf-4a8ae246463a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb", "previous": null, "next": null}} 2018-07-31 06:16:54,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb used request id req-f7a27d9a-ab44-421e-8bcf-4a8ae246463a 2018-07-31 06:16:54,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994348526001s 2018-07-31 06:16:54,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb used request id req-f7a27d9a-ab44-421e-8bcf-4a8ae246463a 2018-07-31 06:16:54,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 06:16:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb/users/56091e06445a4ba19216ef0f292bf036/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14ac4f9-88b4-4b34-94e2-0081a3c531ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:16:54,744 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb/users/56091e06445a4ba19216ef0f292bf036/roles/a689722cf11443e2b11a80fc42af3529 used request id req-f14ac4f9-88b4-4b34-94e2-0081a3c531ed 2018-07-31 06:16:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147787094116s 2018-07-31 06:16:54,745 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb/users/56091e06445a4ba19216ef0f292bf036/roles/a689722cf11443e2b11a80fc42af3529 used request id req-f14ac4f9-88b4-4b34-94e2-0081a3c531ed 2018-07-31 06:16:54,745 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 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'ba091c3edbf543f0a117e8a6047d21fb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ecf6914c-e952-4598-99ce-269691408d86', 'username': u'heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 06:16:54,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 06:16:54,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 06:16:54,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 06:16:54,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 06:16:54,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 06:16:54,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 06:16:54,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 06:16:54,750 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'password': 'ecf6914c-e952-4598-99ce-269691408d86', 'project_name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ba091c3edbf543f0a117e8a6047d21fb', 'project_domain_name': 'Default'} 2018-07-31 06:16:54,779 - 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-31 06:16:54,780 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-07-31 06:16:54,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:16:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:54,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf48bb1-472d-4e74-be5c-51b5e6d6ad14 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb"}, "tags": [], "enabled": true, "id": "ba091c3edbf543f0a117e8a6047d21fb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 06:16:54,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ecf48bb1-472d-4e74-be5c-51b5e6d6ad14 2018-07-31 06:16:54,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0935099124908s 2018-07-31 06:16:54,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ecf48bb1-472d-4e74-be5c-51b5e6d6ad14 2018-07-31 06:16:54,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-07-31 06:16:54,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/ba091c3edbf543f0a117e8a6047d21fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-07-31 06:16:54,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-0da415c9-b389-4355-89ba-c2dc1b181d13 Date: Tue, 31 Jul 2018 06:16:54 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-31 06:16:54,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/ba091c3edbf543f0a117e8a6047d21fb.json used request id req-0da415c9-b389-4355-89ba-c2dc1b181d13 2018-07-31 06:16:54,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0711591243744s 2018-07-31 06:16:54,953 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/ba091c3edbf543f0a117e8a6047d21fb.json used request id req-0da415c9-b389-4355-89ba-c2dc1b181d13 2018-07-31 06:16:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:16:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8462d55-74be-4510-adad-d19363bd40e6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:16:55,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a8462d55-74be-4510-adad-d19363bd40e6 2018-07-31 06:16:55,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0892889499664s 2018-07-31 06:16:55,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a8462d55-74be-4510-adad-d19363bd40e6 2018-07-31 06:16:55,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-31 06:16:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-31 06:16:55,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fbc4e4a-cc70-46cf-aa5f-a4bec00ef8c0 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e66ab073e5c44fbdbca60de95d6582e5", "links": {"self": "http://172.30.9.26:5000/v3/roles/e66ab073e5c44fbdbca60de95d6582e5"}, "name": "heat_stack_owner"}} 2018-07-31 06:16:55,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fbc4e4a-cc70-46cf-aa5f-a4bec00ef8c0 2018-07-31 06:16:55,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0995590686798s 2018-07-31 06:16:55,151 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fbc4e4a-cc70-46cf-aa5f-a4bec00ef8c0 2018-07-31 06:16:55,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:16:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a879e0-d728-4b63-a144-3c9d18b158a5 Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e66ab073e5c44fbdbca60de95d6582e5", "links": {"self": "http://172.30.9.26:5000/v3/roles/e66ab073e5c44fbdbca60de95d6582e5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:16:55,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2a879e0-d728-4b63-a144-3c9d18b158a5 2018-07-31 06:16:55,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.018627166748s 2018-07-31 06:16:55,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2a879e0-d728-4b63-a144-3c9d18b158a5 2018-07-31 06:16:55,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:16:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddff2fea-819e-4ab4-9b66-10c5ec143a6f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 06:16:55,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ddff2fea-819e-4ab4-9b66-10c5ec143a6f 2018-07-31 06:16:55,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0970809459686s 2018-07-31 06:16:55,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ddff2fea-819e-4ab4-9b66-10c5ec143a6f 2018-07-31 06:16:55,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:16:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b99510-417d-4625-8bd3-dc2bcddca645 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": {"self": "http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56091e06445a4ba19216ef0f292bf036", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:16:55,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-28b99510-417d-4625-8bd3-dc2bcddca645 2018-07-31 06:16:55,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11368393898s 2018-07-31 06:16:55,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-28b99510-417d-4625-8bd3-dc2bcddca645 2018-07-31 06:16:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:16:55,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038d7e3d-9ec0-4132-963a-04ca748aa0fb Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb"}, "tags": [], "enabled": true, "id": "ba091c3edbf543f0a117e8a6047d21fb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-31 06:16:55,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-038d7e3d-9ec0-4132-963a-04ca748aa0fb 2018-07-31 06:16:55,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963079929352s 2018-07-31 06:16:55,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-038d7e3d-9ec0-4132-963a-04ca748aa0fb 2018-07-31 06:16:55,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 06:16:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=e66ab073e5c44fbdbca60de95d6582e5&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52c8ebb-f06f-4176-8902-5deaf01fd830 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=e66ab073e5c44fbdbca60de95d6582e5&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb", "previous": null, "next": null}} 2018-07-31 06:16:55,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=e66ab073e5c44fbdbca60de95d6582e5&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb used request id req-d52c8ebb-f06f-4176-8902-5deaf01fd830 2018-07-31 06:16:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0941121578217s 2018-07-31 06:16:55,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=56091e06445a4ba19216ef0f292bf036&role.id=e66ab073e5c44fbdbca60de95d6582e5&scope.project.id=ba091c3edbf543f0a117e8a6047d21fb used request id req-d52c8ebb-f06f-4176-8902-5deaf01fd830 2018-07-31 06:16:55,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 06:16:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb/users/56091e06445a4ba19216ef0f292bf036/roles/e66ab073e5c44fbdbca60de95d6582e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:16:55,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac10ce79-8075-4ff0-9e4a-b306b9f650a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:16:55,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb/users/56091e06445a4ba19216ef0f292bf036/roles/e66ab073e5c44fbdbca60de95d6582e5 used request id req-ac10ce79-8075-4ff0-9e4a-b306b9f650a6 2018-07-31 06:16:55,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225944042206s 2018-07-31 06:16:55,828 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb/users/56091e06445a4ba19216ef0f292bf036/roles/e66ab073e5c44fbdbca60de95d6582e5 used request id req-ac10ce79-8075-4ff0-9e4a-b306b9f650a6 2018-07-31 06:16:55,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 06:16:55,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:16:55,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243c7a6b-c59a-4498-b3a2-7b242a6259d4 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 06:16:55,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-243c7a6b-c59a-4498-b3a2-7b242a6259d4 2018-07-31 06:16:55,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 06:16:56,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "e66ab073e5c44fbdbca60de95d6582e5", "name": "heat_stack_owner"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T07:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ba091c3edbf543f0a117e8a6047d21fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/ba091c3edbf543f0a117e8a6047d21fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/ba091c3edbf543f0a117e8a6047d21fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/ba091c3edbf543f0a117e8a6047d21fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/ba091c3edbf543f0a117e8a6047d21fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_ba091c3edbf543f0a117e8a6047d21fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ba091c3edbf543f0a117e8a6047d21fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/ba091c3edbf543f0a117e8a6047d21fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/ba091c3edbf543f0a117e8a6047d21fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/ba091c3edbf543f0a117e8a6047d21fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ba091c3edbf543f0a117e8a6047d21fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/ba091c3edbf543f0a117e8a6047d21fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "id": "56091e06445a4ba19216ef0f292bf036"}, "audit_ids": ["KO6PRLrBQUe24Gi72XW-og"], "issued_at": "2018-07-31T06:16:56.000000Z"}} 2018-07-31 06:16:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"keypair": {"name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}}' 2018-07-31 06:16:56,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:16: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-4e9ffb22-8af3-4034-bc89-fb8a91771abc x-compute-request-id: req-4e9ffb22-8af3-4034-bc89-fb8a91771abc Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVA9w20mHD6miZaAeIZ9iYpNVqNaAcq814qCMxQ4L/KHq+Wu+Av3LMOjXbTh7bfiWPS6zAebigU5+JL1CvAaBhDYSEG0CDnjFObXkuvJ5thfEjGtqrqVbht+LVUIZJNpZQ1oKN2TaWVGvCYISb9h6GBkDyunp9cAH6O/x1a8YIbBwuzosSc3iTPdIfp7pIbfPT/OqtMj6XZo+D/gtAWgMCQzh7SsLX1RGN7ajJnDGaJfVu3QnxgMT3Ptm6tcd6VK7n6f3eXZ7rxtO71nJnK2dMX2c1fWRaD3EC2m/cOH1Yz25pbXhCgQUh4ecD3urEnimanDY3+9GV3LP9sUqxCTKN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1QPcNtJhw+pomWgHiGfYmKTVajWgHKvNeKgjMUOC/yh6vlrv\ngL9yzDo1204e234lj0uswHm4oFOfiS9QrwGgYQ2EhBtAg54xTm15LryebYXxIxra\nq6lW4bfi1VCGSTaWUNaCjdk2llRrwmCEm/YehgZA8rp6fXAB+jv8dWvGCGwcLs6L\nEnN4kz3SH6e6SG3z0/zqrTI+l2aPg/4LQFoDAkM4e0rC19URje2oyZwxmiX1bt0J\n8YDE9z7ZurXHelSu5+n93l2e68bTu9ZyZytnTF9nNX1kWg9xAtpv3Dh9WM9uaW14\nQoEFIeHnA97qxJ4pmpw2N/vRldyz/bFKsQkyjQIDAQABAoIBAE8KdaYp/njx/Aog\nXdsxnV9WmpIkf9rjrQR+b0CSaoM/g/wqRgCiCXjaiK1tmWmcr1cyn1F0WRu0q9f9\npJSrp9UbbPaQHio4gtc1K+g5uReuwcFi740O8twinZrFnG6CQNiSIDN+TBEQFkQ0\nCEDO3JiirWrj4xu0eideJtlzOjJZLd9+wY0PqBRb2nL0NEqi4rxBsFkFmp4Wb/GF\n/GOpqRqDREW2/ho5p5mQiCiImAAgGeRFfXrXQDpIGLBjrVJFEmUJj/EpIMUcbaY7\n0HxREL1W/rTF/gKcWKOWGveQRyI8Nfvmhox9UPJ8nSYDiZKyR2Yeev9b9UUFJf+F\n+OJgNgECgYEA8TK1OOeOZSBCAk8aruLAnb4F/E86ut234FZhIZbLnA4TgzU9tlD4\nXqInBXVJOxT0PosGthOA+h/tuXpSM78ENThLRpy+FGLxe7CuL55Ra88idrKd0mie\nKl6sna3TKMXQ/3iiA2cDpYC9s0hlCCSygPmWl59LCiUfiF0Yc3BTm80CgYEA4hZj\nocFF/414gh2U/W3lnwbyxuy8q+EVxCCvsbQanbxIexcQvEE3ghqpoMVF1ymreLvM\nXxtSpqyzD4d8Vw23jO21smf+edtf+pjsBEs5jt2QhluJUrtJcvC+8WMlG3LEPJ6X\n2PXPIjHlEFq5XlZxP2UlBVfq0b8pfAF9UYhoscECgYA+//2x1VmuNFTJgZv4niWt\njhrGInO2p38Fy8onGdoo8sxJ8zghTNjy7uu+UzpDgl+hjnK8UC/aJUjUr4yVE4mn\n1QJkeUB01rs4kZeNvI6L2FiqJFFwyf62FnCD5wlGlxTWBc5bkSa0rgHeuEQbcmpl\nocuh4uuYxMWNurNOQ8Ky6QKBgQCIsZC7k+eGgzqBMPGL6I4UgFb4/tlz8jr+weR4\nRLRy+gu4oFF2ANhWyVgV5DA9zuvlq2X9er+WFoSMtxXubFS12GMq4sVxV7nIAf1w\n+yppvnxLP7zfUG0wGW7Y82DUH6eWHy0f+D6sJg6gvLmm2AzQj466lFVdS38BgsUK\nLrdeAQKBgHuZ5XPJR0+9+hAoBXXBRqK/VVRUZfvFkQlOna6u6tRWceF05D01fI5N\ns1dEy3dD87sd9RGvKsGEGSNP/JgwNOttTqx1V6N+oZzTdLJCqkPOiqtqPICLrfA+\nrEb4FWqUDA3VOybrWPtWkEw1W30FCsT38i68PGfC3RiHYHtBrdao\n-----END RSA PRIVATE KEY-----\n", "user_id": "56091e06445a4ba19216ef0f292bf036", "name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "fingerprint": "61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb"}} 2018-07-31 06:16:56,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4e9ffb22-8af3-4034-bc89-fb8a91771abc 2018-07-31 06:16:56,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.74410700798s 2018-07-31 06:16:56,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4e9ffb22-8af3-4034-bc89-fb8a91771abc 2018-07-31 06:16:56,574 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVA9w20mHD6miZaAeIZ9iYpNVqNaAcq814qCMxQ4L/KHq+Wu+Av3LMOjXbTh7bfiWPS6zAebigU5+JL1CvAaBhDYSEG0CDnjFObXkuvJ5thfEjGtqrqVbht+LVUIZJNpZQ1oKN2TaWVGvCYISb9h6GBkDyunp9cAH6O/x1a8YIbBwuzosSc3iTPdIfp7pIbfPT/OqtMj6XZo+D/gtAWgMCQzh7SsLX1RGN7ajJnDGaJfVu3QnxgMT3Ptm6tcd6VK7n6f3eXZ7rxtO71nJnK2dMX2c1fWRaD3EC2m/cOH1Yz25pbXhCgQUh4ecD3urEnimanDY3+9GV3LP9sUqxCTKN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1QPcNtJhw+pomWgHiGfYmKTVajWgHKvNeKgjMUOC/yh6vlrv\ngL9yzDo1204e234lj0uswHm4oFOfiS9QrwGgYQ2EhBtAg54xTm15LryebYXxIxra\nq6lW4bfi1VCGSTaWUNaCjdk2llRrwmCEm/YehgZA8rp6fXAB+jv8dWvGCGwcLs6L\nEnN4kz3SH6e6SG3z0/zqrTI+l2aPg/4LQFoDAkM4e0rC19URje2oyZwxmiX1bt0J\n8YDE9z7ZurXHelSu5+n93l2e68bTu9ZyZytnTF9nNX1kWg9xAtpv3Dh9WM9uaW14\nQoEFIeHnA97qxJ4pmpw2N/vRldyz/bFKsQkyjQIDAQABAoIBAE8KdaYp/njx/Aog\nXdsxnV9WmpIkf9rjrQR+b0CSaoM/g/wqRgCiCXjaiK1tmWmcr1cyn1F0WRu0q9f9\npJSrp9UbbPaQHio4gtc1K+g5uReuwcFi740O8twinZrFnG6CQNiSIDN+TBEQFkQ0\nCEDO3JiirWrj4xu0eideJtlzOjJZLd9+wY0PqBRb2nL0NEqi4rxBsFkFmp4Wb/GF\n/GOpqRqDREW2/ho5p5mQiCiImAAgGeRFfXrXQDpIGLBjrVJFEmUJj/EpIMUcbaY7\n0HxREL1W/rTF/gKcWKOWGveQRyI8Nfvmhox9UPJ8nSYDiZKyR2Yeev9b9UUFJf+F\n+OJgNgECgYEA8TK1OOeOZSBCAk8aruLAnb4F/E86ut234FZhIZbLnA4TgzU9tlD4\nXqInBXVJOxT0PosGthOA+h/tuXpSM78ENThLRpy+FGLxe7CuL55Ra88idrKd0mie\nKl6sna3TKMXQ/3iiA2cDpYC9s0hlCCSygPmWl59LCiUfiF0Yc3BTm80CgYEA4hZj\nocFF/414gh2U/W3lnwbyxuy8q+EVxCCvsbQanbxIexcQvEE3ghqpoMVF1ymreLvM\nXxtSpqyzD4d8Vw23jO21smf+edtf+pjsBEs5jt2QhluJUrtJcvC+8WMlG3LEPJ6X\n2PXPIjHlEFq5XlZxP2UlBVfq0b8pfAF9UYhoscECgYA+//2x1VmuNFTJgZv4niWt\njhrGInO2p38Fy8onGdoo8sxJ8zghTNjy7uu+UzpDgl+hjnK8UC/aJUjUr4yVE4mn\n1QJkeUB01rs4kZeNvI6L2FiqJFFwyf62FnCD5wlGlxTWBc5bkSa0rgHeuEQbcmpl\nocuh4uuYxMWNurNOQ8Ky6QKBgQCIsZC7k+eGgzqBMPGL6I4UgFb4/tlz8jr+weR4\nRLRy+gu4oFF2ANhWyVgV5DA9zuvlq2X9er+WFoSMtxXubFS12GMq4sVxV7nIAf1w\n+yppvnxLP7zfUG0wGW7Y82DUH6eWHy0f+D6sJg6gvLmm2AzQj466lFVdS38BgsUK\nLrdeAQKBgHuZ5XPJR0+9+hAoBXXBRqK/VVRUZfvFkQlOna6u6tRWceF05D01fI5N\ns1dEy3dD87sd9RGvKsGEGSNP/JgwNOttTqx1V6N+oZzTdLJCqkPOiqtqPICLrfA+\nrEb4FWqUDA3VOybrWPtWkEw1W30FCsT38i68PGfC3RiHYHtBrdao\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'created_at': '2018-07-31T06:16:56.574301', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb', 'type': 'ssh', 'id': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}) 2018-07-31 06:16:56,575 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-31 06:16:58,117 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-31 06:16:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:16:58,123 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 06:16:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 06:16:58,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:16:58,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:16:58,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cf1598e6-9c00-4a8d-a42f-14163cddbf3c Date: Tue, 31 Jul 2018 06:16:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:16:58,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cf1598e6-9c00-4a8d-a42f-14163cddbf3c 2018-07-31 06:16:58,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220135211945s 2018-07-31 06:16:58,348 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cf1598e6-9c00-4a8d-a42f-14163cddbf3c 2018-07-31 06:16:58,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 06:16:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}' 2018-07-31 06:16:58,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6166aca0-98b3-457a-b866-660159d67548 Date: Tue, 31 Jul 2018 06:16:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": null, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:16:58Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": null, "created_at": "2018-07-31T06:16:58Z", "protected": false} 2018-07-31 06:16:58,400 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6166aca0-98b3-457a-b866-660159d67548 2018-07-31 06:16:58,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0440218448639s 2018-07-31 06:16:58,400 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6166aca0-98b3-457a-b866-660159d67548 returning object 74c94e26-ac5b-473a-b157-f172ac78973f 2018-07-31 06:16:58,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 06:16:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '' 2018-07-31 06:17:03,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d1c3cd1-05d1-4928-8e9e-7e903a539f7f Date: Tue, 31 Jul 2018 06:17:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 06:17:03,390 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file used request id req-3d1c3cd1-05d1-4928-8e9e-7e903a539f7f 2018-07-31 06:17:03,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.98926281929s 2018-07-31 06:17:03,390 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file used request id req-3d1c3cd1-05d1-4928-8e9e-7e903a539f7f 2018-07-31 06:17:03,391 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T06:16:58Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file', u'owner': u'ba091c3edbf543f0a117e8a6047d21fb', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', u'size': None, u'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226', u'checksum': None, u'self': u'/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T06:16:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 06:17:03,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 06:17:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-07-31 06:17:03,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17: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-dc267e92-6364-44fd-a215-e48578b9d27f x-compute-request-id: req-dc267e92-6364-44fd-a215-e48578b9d27f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}} 2018-07-31 06:17:03,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dc267e92-6364-44fd-a215-e48578b9d27f 2018-07-31 06:17:03,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239073038101s 2018-07-31 06:17:03,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dc267e92-6364-44fd-a215-e48578b9d27f 2018-07-31 06:17:03,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'df51da68aea44a80a599f83856e71852', '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'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'swap': 0}) 2018-07-31 06:17:03,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 06:17:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe/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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" -d '{"extra_specs": {}}' 2018-07-31 06:17:03,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94e3e0f1-4521-4428-a52a-0b5f0ecab4f9 x-compute-request-id: req-94e3e0f1-4521-4428-a52a-0b5f0ecab4f9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 06:17:03,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe/os-extra_specs used request id req-94e3e0f1-4521-4428-a52a-0b5f0ecab4f9 2018-07-31 06:17:03,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222880840302s 2018-07-31 06:17:03,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe/os-extra_specs used request id req-94e3e0f1-4521-4428-a52a-0b5f0ecab4f9 2018-07-31 06:17:03,655 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-07-31 06:17:04,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-07-31 06:17:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "public_sig_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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-31 06:17:10,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:17:04 GMT Server: Apache x-openstack-request-id: req-a99809b0-1271-416b-8add-f2a182712ca5 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}]}} 2018-07-31 06:17:10,402 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks used request id req-a99809b0-1271-416b-8add-f2a182712ca5 2018-07-31 06:17:10,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.86983585358s 2018-07-31 06:17:10,402 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks used request id req-a99809b0-1271-416b-8add-f2a182712ca5 2018-07-31 06:17:10,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:10,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:10,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:10 GMT Server: Apache x-openstack-request-id: req-8e1aa595-4285-4326-bc15-b98f9abfc72b Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/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-31 06:17:10,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:10 GMT Server: Apache x-openstack-request-id: req-41dbd1c9-bfd1-4560-8f65-f096ee0ec395 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-31T06:17:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv/events/500966d4-2ddc-458f-99c2-3d07cffb151c", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "id": "500966d4-2ddc-458f-99c2-3d07cffb151c"}, {"resource_name": "security_groups", "event_time": "2018-07-31T06:17:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups/events/35e58574-2ffd-4297-bc9d-8f9820e820fa", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-2eutyyfpzqqi", "id": "35e58574-2ffd-4297-bc9d-8f9820e820fa"}]} 2018-07-31 06:17:10,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?sort_dir=asc&sort_dir=asc used request id req-41dbd1c9-bfd1-4560-8f65-f096ee0ec395 2018-07-31 06:17:10,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.520555973053s 2018-07-31 06:17:10,924 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?sort_dir=asc&sort_dir=asc used request id req-41dbd1c9-bfd1-4560-8f65-f096ee0ec395 2018-07-31 06:17:15,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:15,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=35e58574-2ffd-4297-bc9d-8f9820e820fa&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:16,191 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:15 GMT Server: Apache x-openstack-request-id: req-e26e6d81-15a2-463b-85f5-2f760f615039 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=35e58574-2ffd-4297-bc9d-8f9820e820fa&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-31 06:17:16,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:16 GMT Server: Apache x-openstack-request-id: req-4227977b-5082-45f3-ab5a-956a1b80c423 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-07-31T06:17:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network/events/a1315766-f132-4cf0-984c-0cc3a20cbdc4", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-n6jmfu4ldhno", "id": "a1315766-f132-4cf0-984c-0cc3a20cbdc4"}, {"resource_name": "sig_network", "event_time": "2018-07-31T06:17:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network/events/ecf0161d-1c98-4610-8aef-4a4092e27588", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-ugmrnw3pfnjz", "id": "ecf0161d-1c98-4610-8aef-4a4092e27588"}]} 2018-07-31 06:17:16,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=35e58574-2ffd-4297-bc9d-8f9820e820fa&sort_dir=asc&marker=35e58574-2ffd-4297-bc9d-8f9820e820fa&sort_dir=asc used request id req-4227977b-5082-45f3-ab5a-956a1b80c423 2018-07-31 06:17:16,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337340116501s 2018-07-31 06:17:16,268 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=35e58574-2ffd-4297-bc9d-8f9820e820fa&sort_dir=asc&marker=35e58574-2ffd-4297-bc9d-8f9820e820fa&sort_dir=asc used request id req-4227977b-5082-45f3-ab5a-956a1b80c423 2018-07-31 06:17:21,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:21,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:21 GMT Server: Apache x-openstack-request-id: req-d240c248-4218-4313-8ed5-6befba1e58a8 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&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-31 06:17:21,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:21 GMT Server: Apache x-openstack-request-id: req-ba9d8ab6-6fb3-4b6b-973b-d7547bf6dd1f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:21,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc&marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc used request id req-ba9d8ab6-6fb3-4b6b-973b-d7547bf6dd1f 2018-07-31 06:17:21,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.292364835739s 2018-07-31 06:17:21,567 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc&marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc used request id req-ba9d8ab6-6fb3-4b6b-973b-d7547bf6dd1f 2018-07-31 06:17:26,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:26,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:26 GMT Server: Apache x-openstack-request-id: req-cacd48ad-85b8-478f-a731-69820039ea29 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&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-31 06:17:27,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:26 GMT Server: Apache x-openstack-request-id: req-826ea2a8-c5a3-4f27-8ebd-6a0bbcb03580 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-07-31T06:17:24Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups/events/04877bc6-1f37-4bf8-8e22-6eb0247520fb", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8194c09d-8235-4fef-86aa-ce392d46503f", "id": "04877bc6-1f37-4bf8-8e22-6eb0247520fb"}, {"resource_name": "sig_network", "event_time": "2018-07-31T06:17:24Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network/events/f3fd54eb-c426-4d7d-b7f7-c75decdbdf9a", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e0acdf5c-f7ef-409c-b4b7-d2d62a1a6c5b", "id": "f3fd54eb-c426-4d7d-b7f7-c75decdbdf9a"}, {"resource_name": "mgmt_network", "event_time": "2018-07-31T06:17:24Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network/events/19157d25-8ce6-46ba-b788-a8e24ec1123e", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "466e1db9-f173-490d-ac9c-885497774f44", "id": "19157d25-8ce6-46ba-b788-a8e24ec1123e"}, {"resource_name": "dns", "event_time": "2018-07-31T06:17:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns/events/edb3c2fa-e736-424e-be85-74ee144bda2f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-4taxybqirxvo", "id": "edb3c2fa-e736-424e-be85-74ee144bda2f"}]} 2018-07-31 06:17:27,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc&marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc used request id req-826ea2a8-c5a3-4f27-8ebd-6a0bbcb03580 2018-07-31 06:17:27,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.450371026993s 2018-07-31 06:17:27,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc&marker=ecf0161d-1c98-4610-8aef-4a4092e27588&sort_dir=asc used request id req-826ea2a8-c5a3-4f27-8ebd-6a0bbcb03580 2018-07-31 06:17:32,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:32,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:32 GMT Server: Apache x-openstack-request-id: req-229543f0-5366-4fee-969c-e7a087b88cc9 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:17:32,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:32 GMT Server: Apache x-openstack-request-id: req-d6a22d11-c0a5-4810-a1f5-411c6254a600 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:32,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-d6a22d11-c0a5-4810-a1f5-411c6254a600 2018-07-31 06:17:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07404088974s 2018-07-31 06:17:32,099 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-d6a22d11-c0a5-4810-a1f5-411c6254a600 2018-07-31 06:17:37,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:37,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:37,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:37 GMT Server: Apache x-openstack-request-id: req-4f550b44-3be3-4183-a34b-e863eb80bcc2 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:17:37,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:37 GMT Server: Apache x-openstack-request-id: req-3efbfe8a-9c1a-488e-91ec-e79ec36c1d8f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:37,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-3efbfe8a-9c1a-488e-91ec-e79ec36c1d8f 2018-07-31 06:17:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.232336044312s 2018-07-31 06:17:37,337 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-3efbfe8a-9c1a-488e-91ec-e79ec36c1d8f 2018-07-31 06:17:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:17:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:37,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:37 GMT Server: Apache x-openstack-request-id: req-185bd50b-2ca1-4ef7-9f7c-ff9284647cce Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:17:37,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:37 GMT Server: Apache x-openstack-request-id: req-5ec9f00b-d15d-44aa-a287-2e1c9dd152fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:17:37,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-5ec9f00b-d15d-44aa-a287-2e1c9dd152fa 2018-07-31 06:17:37,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717940330505s 2018-07-31 06:17:37,410 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-5ec9f00b-d15d-44aa-a287-2e1c9dd152fa 2018-07-31 06:17:42,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:42,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:42,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:42 GMT Server: Apache x-openstack-request-id: req-495d6101-502d-4b76-a953-905ae9f72ba7 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:17:42,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:42 GMT Server: Apache x-openstack-request-id: req-0672dcd9-a032-41ab-b43f-1e5842a98056 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:42,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-0672dcd9-a032-41ab-b43f-1e5842a98056 2018-07-31 06:17:42,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.418040037155s 2018-07-31 06:17:42,835 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-0672dcd9-a032-41ab-b43f-1e5842a98056 2018-07-31 06:17:47,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:48,061 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:47 GMT Server: Apache x-openstack-request-id: req-6caf4e9f-8512-411f-bc54-699ead071234 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:17:48,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:48 GMT Server: Apache x-openstack-request-id: req-4e0f58a2-914c-4aae-8ce3-49b9a6f46b34 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:48,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-4e0f58a2-914c-4aae-8ce3-49b9a6f46b34 2018-07-31 06:17:48,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.262084960938s 2018-07-31 06:17:48,103 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-4e0f58a2-914c-4aae-8ce3-49b9a6f46b34 2018-07-31 06:17:48,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:17:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:48,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:48 GMT Server: Apache x-openstack-request-id: req-a15bdce3-8671-4116-bb6b-54fc1d912516 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:17:48,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:48 GMT Server: Apache x-openstack-request-id: req-e9786105-72cb-4d57-8dc9-6e4a5a2e335a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:17:48,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-e9786105-72cb-4d57-8dc9-6e4a5a2e335a 2018-07-31 06:17:48,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07248711586s 2018-07-31 06:17:48,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-e9786105-72cb-4d57-8dc9-6e4a5a2e335a 2018-07-31 06:17:53,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:53,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:53 GMT Server: Apache x-openstack-request-id: req-c3aefae2-4770-440b-a8d0-6fe5ffd84722 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:17:53,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:53 GMT Server: Apache x-openstack-request-id: req-e9cb7f2f-13b0-4282-a8bb-9cb96d31b039 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:53,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-e9cb7f2f-13b0-4282-a8bb-9cb96d31b039 2018-07-31 06:17:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730249881744s 2018-07-31 06:17:53,253 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-e9cb7f2f-13b0-4282-a8bb-9cb96d31b039 2018-07-31 06:17:58,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:17:58,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:58,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:58 GMT Server: Apache x-openstack-request-id: req-e48b0a2f-26c5-46ce-86b7-6a0d916d0476 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:17:58,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:58 GMT Server: Apache x-openstack-request-id: req-e17a4e15-09ee-4e35-b10d-bb2c76149fc4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:17:58,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-e17a4e15-09ee-4e35-b10d-bb2c76149fc4 2018-07-31 06:17:58,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.123142004013s 2018-07-31 06:17:58,379 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-e17a4e15-09ee-4e35-b10d-bb2c76149fc4 2018-07-31 06:17:58,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:17:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:17:58,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:17:58 GMT Server: Apache x-openstack-request-id: req-8f91939c-d388-4da1-8247-3ac76106a06f Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:17:58,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:17:58 GMT Server: Apache x-openstack-request-id: req-8d7c38e5-81a5-4f2c-8eeb-1a754b77f1de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:17:58,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-8d7c38e5-81a5-4f2c-8eeb-1a754b77f1de 2018-07-31 06:17:58,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.253024101257s 2018-07-31 06:17:58,633 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-8d7c38e5-81a5-4f2c-8eeb-1a754b77f1de 2018-07-31 06:18:03,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:03,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:03,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:03 GMT Server: Apache x-openstack-request-id: req-3ef8bd18-1852-42e6-a581-a66d9612bde4 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:03,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:03 GMT Server: Apache x-openstack-request-id: req-ce458056-25a1-459d-9ab1-3f93ae2dbeeb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:03,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-ce458056-25a1-459d-9ab1-3f93ae2dbeeb 2018-07-31 06:18:03,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719101428986s 2018-07-31 06:18:03,712 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-ce458056-25a1-459d-9ab1-3f93ae2dbeeb 2018-07-31 06:18:08,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:08,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:08,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:08 GMT Server: Apache x-openstack-request-id: req-9c0ca3ee-50c1-4613-81ba-66505f7e1a7b Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:08,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:08 GMT Server: Apache x-openstack-request-id: req-2654f7e3-d971-4db1-a500-2062e303916a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:08,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-2654f7e3-d971-4db1-a500-2062e303916a 2018-07-31 06:18:08,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073737859726s 2018-07-31 06:18:08,788 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-2654f7e3-d971-4db1-a500-2062e303916a 2018-07-31 06:18:08,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:18:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:08,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:08 GMT Server: Apache x-openstack-request-id: req-57908942-d3f3-4966-ac28-238dd8df26f8 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:18:08,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:08 GMT Server: Apache x-openstack-request-id: req-5b5ce3d8-bcac-4fd9-8347-d178ae5a0a60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:18:08,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-5b5ce3d8-bcac-4fd9-8347-d178ae5a0a60 2018-07-31 06:18:08,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718100070953s 2018-07-31 06:18:08,861 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-5b5ce3d8-bcac-4fd9-8347-d178ae5a0a60 2018-07-31 06:18:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:13,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:13 GMT Server: Apache x-openstack-request-id: req-7917f17b-eb26-412b-8fa5-e02c32813d7c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:13,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:13 GMT Server: Apache x-openstack-request-id: req-00e236cc-f1df-49d9-80fe-533a161bbcef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:13,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-00e236cc-f1df-49d9-80fe-533a161bbcef 2018-07-31 06:18:13,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717389583588s 2018-07-31 06:18:13,939 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-00e236cc-f1df-49d9-80fe-533a161bbcef 2018-07-31 06:18:18,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:18,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:18 GMT Server: Apache x-openstack-request-id: req-c5b194ea-c995-4469-8a31-8ed4969055cc Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:19,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:18 GMT Server: Apache x-openstack-request-id: req-673c3061-cd41-47da-8d66-8785959de6c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:19,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-673c3061-cd41-47da-8d66-8785959de6c4 2018-07-31 06:18:19,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727529525757s 2018-07-31 06:18:19,018 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-673c3061-cd41-47da-8d66-8785959de6c4 2018-07-31 06:18:19,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:18:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:19,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:19 GMT Server: Apache x-openstack-request-id: req-96967e53-7bab-4847-91d8-18e0fd4369b0 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:18:19,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:19 GMT Server: Apache x-openstack-request-id: req-c54405d7-3161-497b-a52c-a64b253c66d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:18:19,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-c54405d7-3161-497b-a52c-a64b253c66d7 2018-07-31 06:18:19,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701811313629s 2018-07-31 06:18:19,090 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-c54405d7-3161-497b-a52c-a64b253c66d7 2018-07-31 06:18:24,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:24,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:24 GMT Server: Apache x-openstack-request-id: req-6905410a-0865-401c-b51a-4b224952dba6 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:24,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:24 GMT Server: Apache x-openstack-request-id: req-5173df60-aa90-471c-ad90-8db38fe054ea Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:24,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-5173df60-aa90-471c-ad90-8db38fe054ea 2018-07-31 06:18:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705850124359s 2018-07-31 06:18:24,167 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-5173df60-aa90-471c-ad90-8db38fe054ea 2018-07-31 06:18:29,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:29,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:29 GMT Server: Apache x-openstack-request-id: req-006dfb37-e77e-414a-ae02-9c4eaf8bf44c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:29,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:29 GMT Server: Apache x-openstack-request-id: req-9bfd4651-36d3-470a-9a25-1db0e7ad536e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:29,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-9bfd4651-36d3-470a-9a25-1db0e7ad536e 2018-07-31 06:18:29,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725510120392s 2018-07-31 06:18:29,246 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-9bfd4651-36d3-470a-9a25-1db0e7ad536e 2018-07-31 06:18:29,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:18:29,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:29,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:29 GMT Server: Apache x-openstack-request-id: req-0c20facf-1658-431f-af57-37e2ff888656 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:18:29,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:29 GMT Server: Apache x-openstack-request-id: req-df33dcb7-5430-430d-acee-68be2325668d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:18:29,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-df33dcb7-5430-430d-acee-68be2325668d 2018-07-31 06:18:29,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0868091583252s 2018-07-31 06:18:29,334 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-df33dcb7-5430-430d-acee-68be2325668d 2018-07-31 06:18:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:34,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:34 GMT Server: Apache x-openstack-request-id: req-80e836e1-962f-43b9-b3c7-68011139369d Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:34,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:34 GMT Server: Apache x-openstack-request-id: req-ef396e2f-f008-4757-b6ce-6f954fae71c6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:34,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-ef396e2f-f008-4757-b6ce-6f954fae71c6 2018-07-31 06:18:34,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0874800682068s 2018-07-31 06:18:34,423 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-ef396e2f-f008-4757-b6ce-6f954fae71c6 2018-07-31 06:18:39,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:39,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:39 GMT Server: Apache x-openstack-request-id: req-7f00261d-811c-4dc0-896f-0c7dbb4c6c95 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:39,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:39 GMT Server: Apache x-openstack-request-id: req-e4654c81-6e2d-4d5a-bb7f-9f988053401b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:39,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-e4654c81-6e2d-4d5a-bb7f-9f988053401b 2018-07-31 06:18:39,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692391395569s 2018-07-31 06:18:39,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-e4654c81-6e2d-4d5a-bb7f-9f988053401b 2018-07-31 06:18:39,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:18:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:39,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:39 GMT Server: Apache x-openstack-request-id: req-f64d2bdb-fd68-4c72-b437-e75ed44a1d49 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:18:39,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:39 GMT Server: Apache x-openstack-request-id: req-866842ca-9cec-4261-be46-8949a722bc1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:18:39,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-866842ca-9cec-4261-be46-8949a722bc1f 2018-07-31 06:18:39,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694179534912s 2018-07-31 06:18:39,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-866842ca-9cec-4261-be46-8949a722bc1f 2018-07-31 06:18:44,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:44,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:44 GMT Server: Apache x-openstack-request-id: req-68859192-6b8c-4feb-b415-e713e510aac7 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:44,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:44 GMT Server: Apache x-openstack-request-id: req-6eed55ee-c76c-448d-9f77-174c6511144f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:44,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-6eed55ee-c76c-448d-9f77-174c6511144f 2018-07-31 06:18:44,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711059570312s 2018-07-31 06:18:44,647 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-6eed55ee-c76c-448d-9f77-174c6511144f 2018-07-31 06:18:49,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:49,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:49 GMT Server: Apache x-openstack-request-id: req-f8aaff73-eb94-4271-a310-b7e26c205484 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:49,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:49 GMT Server: Apache x-openstack-request-id: req-2d1dbb09-8f4d-4d96-a57b-2a2f05a20846 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:49,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-2d1dbb09-8f4d-4d96-a57b-2a2f05a20846 2018-07-31 06:18:49,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726718902588s 2018-07-31 06:18:49,726 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-2d1dbb09-8f4d-4d96-a57b-2a2f05a20846 2018-07-31 06:18:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:18:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:49,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:49 GMT Server: Apache x-openstack-request-id: req-11364f29-ddf6-46ad-b394-ef173e0c63b0 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:18:49,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:49 GMT Server: Apache x-openstack-request-id: req-7f10a234-6fa7-4bc3-ad85-8ed85c0aaa9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:18:49,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-7f10a234-6fa7-4bc3-ad85-8ed85c0aaa9b 2018-07-31 06:18:49,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0558929443359s 2018-07-31 06:18:49,783 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-7f10a234-6fa7-4bc3-ad85-8ed85c0aaa9b 2018-07-31 06:18:54,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:54,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:54 GMT Server: Apache x-openstack-request-id: req-0afb246d-1d5b-418b-8d28-fa02f9f388a4 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:54 GMT Server: Apache x-openstack-request-id: req-de55594d-aaef-41a8-9908-3bb839f22f54 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:54,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-de55594d-aaef-41a8-9908-3bb839f22f54 2018-07-31 06:18:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709128379822s 2018-07-31 06:18:54,861 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-de55594d-aaef-41a8-9908-3bb839f22f54 2018-07-31 06:18:59,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:18:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:59,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:59 GMT Server: Apache x-openstack-request-id: req-d74efc3b-f991-4c2e-94b6-bf0e26600ecf Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:18:59,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:59 GMT Server: Apache x-openstack-request-id: req-57153410-c7da-4a54-9970-3a68853d8690 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:18:59,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-57153410-c7da-4a54-9970-3a68853d8690 2018-07-31 06:18:59,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712010860443s 2018-07-31 06:18:59,938 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-57153410-c7da-4a54-9970-3a68853d8690 2018-07-31 06:18:59,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:18:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:18:59,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:18:59 GMT Server: Apache x-openstack-request-id: req-d2e9c564-e35e-4ee2-8a7a-910413ce5c47 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:18:59,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:18:59 GMT Server: Apache x-openstack-request-id: req-140c70e4-b8ba-4090-b1e2-0a04b084f725 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:18:59,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-140c70e4-b8ba-4090-b1e2-0a04b084f725 2018-07-31 06:18:59,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0574629306793s 2018-07-31 06:18:59,997 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-140c70e4-b8ba-4090-b1e2-0a04b084f725 2018-07-31 06:19:05,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:05,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:05 GMT Server: Apache x-openstack-request-id: req-725d960b-d70c-4f01-bf9b-0c3a5976484c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:19:05,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:05 GMT Server: Apache x-openstack-request-id: req-abe5e958-b171-4813-a6f9-2eb338623ea3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:05,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-abe5e958-b171-4813-a6f9-2eb338623ea3 2018-07-31 06:19:05,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730271339417s 2018-07-31 06:19:05,077 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-abe5e958-b171-4813-a6f9-2eb338623ea3 2018-07-31 06:19:10,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:10,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:10 GMT Server: Apache x-openstack-request-id: req-7da366f1-7f75-4e5c-8bea-b4cb8e4a036b Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:19:10,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:10 GMT Server: Apache x-openstack-request-id: req-f8b06908-4772-471a-8778-a80133d724f9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:10,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-f8b06908-4772-471a-8778-a80133d724f9 2018-07-31 06:19:10,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0897188186646s 2018-07-31 06:19:10,173 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-f8b06908-4772-471a-8778-a80133d724f9 2018-07-31 06:19:10,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:19:10,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:10,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:10 GMT Server: Apache x-openstack-request-id: req-48c7b3cb-1c58-498e-ba3e-7fcbc82a8691 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:19:10,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:10 GMT Server: Apache x-openstack-request-id: req-d4f351ee-aa32-4ef1-b495-8622a364d388 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:19:10,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-d4f351ee-aa32-4ef1-b495-8622a364d388 2018-07-31 06:19:10,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0558671951294s 2018-07-31 06:19:10,229 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-d4f351ee-aa32-4ef1-b495-8622a364d388 2018-07-31 06:19:15,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:15,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:15 GMT Server: Apache x-openstack-request-id: req-2ab5a499-2d4c-4b11-83f2-e7a9291bca92 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:19:15,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:15 GMT Server: Apache x-openstack-request-id: req-ac0d1a7b-d1a1-48c3-9e1b-98f28de21846 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:15,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-ac0d1a7b-d1a1-48c3-9e1b-98f28de21846 2018-07-31 06:19:15,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719830989838s 2018-07-31 06:19:15,308 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-ac0d1a7b-d1a1-48c3-9e1b-98f28de21846 2018-07-31 06:19:20,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:20,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:20 GMT Server: Apache x-openstack-request-id: req-a2e6c588-4c9c-4bf8-81de-25b62f2cdc16 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&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-31 06:19:20,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:20 GMT Server: Apache x-openstack-request-id: req-2ba621c2-cfed-4dcc-8eac-0c90bff5cf2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-07-31T06:19:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns/events/69230a68-9acd-41a5-afae-d80d80fe514f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5cf30add-ca53-4469-bd0b-5ce198324bdf", "id": "69230a68-9acd-41a5-afae-d80d80fe514f"}, {"resource_name": "ellis", "event_time": "2018-07-31T06:19:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis/events/ea6293a1-62ff-438e-940c-acc391c3efdf", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-2za3z4wtbnq6", "id": "ea6293a1-62ff-438e-940c-acc391c3efdf"}]} 2018-07-31 06:19:20,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-2ba621c2-cfed-4dcc-8eac-0c90bff5cf2d 2018-07-31 06:19:20,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722711086273s 2018-07-31 06:19:20,387 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc&marker=edb3c2fa-e736-424e-be85-74ee144bda2f&sort_dir=asc used request id req-2ba621c2-cfed-4dcc-8eac-0c90bff5cf2d 2018-07-31 06:19:25,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:25,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:25 GMT Server: Apache x-openstack-request-id: req-f535df93-579c-4e15-b95d-a436b2063156 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:25,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:25 GMT Server: Apache x-openstack-request-id: req-656fae6b-2e84-41db-be44-cd247d86d5a4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:25,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-656fae6b-2e84-41db-be44-cd247d86d5a4 2018-07-31 06:19:25,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726778507233s 2018-07-31 06:19:25,466 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-656fae6b-2e84-41db-be44-cd247d86d5a4 2018-07-31 06:19:30,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:30,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:30 GMT Server: Apache x-openstack-request-id: req-78ea6504-1c59-4fb4-b042-4d79e195422e Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:30,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:30 GMT Server: Apache x-openstack-request-id: req-eb456690-e485-4d43-b6e8-b92c9545f728 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:30,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-eb456690-e485-4d43-b6e8-b92c9545f728 2018-07-31 06:19:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108330011368s 2018-07-31 06:19:30,581 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-eb456690-e485-4d43-b6e8-b92c9545f728 2018-07-31 06:19:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:19:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:30,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:30 GMT Server: Apache x-openstack-request-id: req-f32babfa-9eef-49fb-9b93-d3bbb203f502 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:19:30,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:30 GMT Server: Apache x-openstack-request-id: req-31378220-0a50-4375-aac2-0c699960f2bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:19:30,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-31378220-0a50-4375-aac2-0c699960f2bf 2018-07-31 06:19:30,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074404001236s 2018-07-31 06:19:30,656 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-31378220-0a50-4375-aac2-0c699960f2bf 2018-07-31 06:19:35,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:35,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:35 GMT Server: Apache x-openstack-request-id: req-67b017af-f2cc-4ad2-9fdf-02c70e0f6a99 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:35,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:35 GMT Server: Apache x-openstack-request-id: req-4a0ded39-cbe2-4e2c-9a4a-c16c10614572 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:35,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-4a0ded39-cbe2-4e2c-9a4a-c16c10614572 2018-07-31 06:19:35,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070986032486s 2018-07-31 06:19:35,734 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-4a0ded39-cbe2-4e2c-9a4a-c16c10614572 2018-07-31 06:19:40,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:40,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:40 GMT Server: Apache x-openstack-request-id: req-636c6bf9-eab6-4e4f-96eb-dfb2a0169536 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:40,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:40 GMT Server: Apache x-openstack-request-id: req-55a5f398-9591-400a-9fbd-b3b1abc6e1bc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:40,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-55a5f398-9591-400a-9fbd-b3b1abc6e1bc 2018-07-31 06:19:40,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729048252106s 2018-07-31 06:19:40,812 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-55a5f398-9591-400a-9fbd-b3b1abc6e1bc 2018-07-31 06:19:40,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:19:40,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:40,842 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:40 GMT Server: Apache x-openstack-request-id: req-3c0f158c-dd72-42d7-83b7-bf5926f7455c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:19:40,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:40 GMT Server: Apache x-openstack-request-id: req-6c389a0d-f3e3-42a8-b27e-a8b5d25e1bed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:19:40,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-6c389a0d-f3e3-42a8-b27e-a8b5d25e1bed 2018-07-31 06:19:40,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707240104675s 2018-07-31 06:19:40,884 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-6c389a0d-f3e3-42a8-b27e-a8b5d25e1bed 2018-07-31 06:19:45,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:45,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:45 GMT Server: Apache x-openstack-request-id: req-9d49df57-604d-468f-9828-90bbe39b7e51 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:45,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:45 GMT Server: Apache x-openstack-request-id: req-273fa817-6180-47d0-afda-2d8f2c261e35 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:45,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-273fa817-6180-47d0-afda-2d8f2c261e35 2018-07-31 06:19:45,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756950378418s 2018-07-31 06:19:45,967 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-273fa817-6180-47d0-afda-2d8f2c261e35 2018-07-31 06:19:50,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:51,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:50 GMT Server: Apache x-openstack-request-id: req-761a4645-93b3-46d0-8c49-2d1837502878 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:51,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:51 GMT Server: Apache x-openstack-request-id: req-16306dbb-5f65-4e1c-9fa6-3a3acc847eb5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:51,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-16306dbb-5f65-4e1c-9fa6-3a3acc847eb5 2018-07-31 06:19:51,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718178749084s 2018-07-31 06:19:51,046 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-16306dbb-5f65-4e1c-9fa6-3a3acc847eb5 2018-07-31 06:19:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:19:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:51,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:51 GMT Server: Apache x-openstack-request-id: req-4315fec5-9c1d-42cb-9a35-4f2dc4605a63 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:19:51,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:51 GMT Server: Apache x-openstack-request-id: req-72d816a3-898e-4b2e-a315-0418ef3723ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:19:51,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-72d816a3-898e-4b2e-a315-0418ef3723ea 2018-07-31 06:19:51,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555679798126s 2018-07-31 06:19:51,102 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-72d816a3-898e-4b2e-a315-0418ef3723ea 2018-07-31 06:19:56,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:19:56,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:19:56,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:19:56 GMT Server: Apache x-openstack-request-id: req-5d2b2b92-89f1-4afc-9873-2f1c85e215e5 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:19:56,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:19:56 GMT Server: Apache x-openstack-request-id: req-007a9ba9-cb0a-4fa7-aeae-a4af002234cd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:19:56,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-007a9ba9-cb0a-4fa7-aeae-a4af002234cd 2018-07-31 06:19:56,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721230506897s 2018-07-31 06:19:56,181 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-007a9ba9-cb0a-4fa7-aeae-a4af002234cd 2018-07-31 06:20:01,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:01,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:01 GMT Server: Apache x-openstack-request-id: req-da68ef71-fded-4142-84e0-cb924a081884 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:01,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:01 GMT Server: Apache x-openstack-request-id: req-555f9134-a406-41a4-8b2c-f6aa5e77a7da Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:01,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-555f9134-a406-41a4-8b2c-f6aa5e77a7da 2018-07-31 06:20:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0968301296234s 2018-07-31 06:20:01,280 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-555f9134-a406-41a4-8b2c-f6aa5e77a7da 2018-07-31 06:20:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:20:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:01,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:01 GMT Server: Apache x-openstack-request-id: req-3efb1065-2e8f-4c4c-9f26-2ebb2e14d412 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:20:01,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:01 GMT Server: Apache x-openstack-request-id: req-8b6f32fc-288c-4c52-b8d2-d981c8d7519d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:20:01,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-8b6f32fc-288c-4c52-b8d2-d981c8d7519d 2018-07-31 06:20:01,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548820495605s 2018-07-31 06:20:01,336 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-8b6f32fc-288c-4c52-b8d2-d981c8d7519d 2018-07-31 06:20:06,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:06,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:06 GMT Server: Apache x-openstack-request-id: req-4ca273f1-2a4a-4e29-bd72-77f9d4a1c62a Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:06,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:06 GMT Server: Apache x-openstack-request-id: req-ee6cdd41-5eaa-4444-b134-bff03d0dfe85 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:06,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-ee6cdd41-5eaa-4444-b134-bff03d0dfe85 2018-07-31 06:20:06,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0887858867645s 2018-07-31 06:20:06,432 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-ee6cdd41-5eaa-4444-b134-bff03d0dfe85 2018-07-31 06:20:11,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:11,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:11 GMT Server: Apache x-openstack-request-id: req-a325c192-d800-48eb-ba9b-9beb40ad3b4b Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:11,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:11 GMT Server: Apache x-openstack-request-id: req-69deafee-33fd-4c65-84a4-154730fbb4ce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:11,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-69deafee-33fd-4c65-84a4-154730fbb4ce 2018-07-31 06:20:11,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070848941803s 2018-07-31 06:20:11,509 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-69deafee-33fd-4c65-84a4-154730fbb4ce 2018-07-31 06:20:11,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:20:11,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:11,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:11 GMT Server: Apache x-openstack-request-id: req-d2f9a619-9bb4-4866-9838-afd9c3f9005c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:20:11,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:11 GMT Server: Apache x-openstack-request-id: req-d61b586b-e37d-4158-b07c-8c00adfbc1ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:20:11,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-d61b586b-e37d-4158-b07c-8c00adfbc1ab 2018-07-31 06:20:11,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719358921051s 2018-07-31 06:20:11,582 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-d61b586b-e37d-4158-b07c-8c00adfbc1ab 2018-07-31 06:20:16,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:16,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:16 GMT Server: Apache x-openstack-request-id: req-87aafe58-3fef-4c84-9ea9-1b2639e24e57 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:16 GMT Server: Apache x-openstack-request-id: req-747fcb7b-edfa-4c92-8932-bf3fa1849bd4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:16,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-747fcb7b-edfa-4c92-8932-bf3fa1849bd4 2018-07-31 06:20:16,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729479789734s 2018-07-31 06:20:16,662 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-747fcb7b-edfa-4c92-8932-bf3fa1849bd4 2018-07-31 06:20:21,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:21,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:21 GMT Server: Apache x-openstack-request-id: req-d1ff3da7-becc-4ce4-aaa1-54636335774a Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:21,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:21 GMT Server: Apache x-openstack-request-id: req-104f18af-9a10-4e4c-9b80-a5850bb094c3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:21,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-104f18af-9a10-4e4c-9b80-a5850bb094c3 2018-07-31 06:20:21,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734779834747s 2018-07-31 06:20:21,742 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-104f18af-9a10-4e4c-9b80-a5850bb094c3 2018-07-31 06:20:21,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:20:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:21,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:21 GMT Server: Apache x-openstack-request-id: req-5d725700-f3eb-4cbc-9aea-0caa609efe4c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:20:21,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:21 GMT Server: Apache x-openstack-request-id: req-c54d3cc3-14b8-4d01-a201-d0e39ebb00af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:20:21,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-c54d3cc3-14b8-4d01-a201-d0e39ebb00af 2018-07-31 06:20:21,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069962978363s 2018-07-31 06:20:21,812 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-c54d3cc3-14b8-4d01-a201-d0e39ebb00af 2018-07-31 06:20:26,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:26,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:26 GMT Server: Apache x-openstack-request-id: req-6c97a2cb-6609-4177-96aa-355694c255c1 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:26,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:26 GMT Server: Apache x-openstack-request-id: req-f2c06442-2169-4dfb-803a-2e78b79f9f02 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:26,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-f2c06442-2169-4dfb-803a-2e78b79f9f02 2018-07-31 06:20:26,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705759525299s 2018-07-31 06:20:26,890 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-f2c06442-2169-4dfb-803a-2e78b79f9f02 2018-07-31 06:20:31,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:31,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:31,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:31 GMT Server: Apache x-openstack-request-id: req-87e52c01-fb8a-4116-94a4-d400c66e93e4 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:31,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:31 GMT Server: Apache x-openstack-request-id: req-74ea8a73-00c9-44d9-a16f-add7c88f8e50 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:31,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-74ea8a73-00c9-44d9-a16f-add7c88f8e50 2018-07-31 06:20:31,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755891799927s 2018-07-31 06:20:31,972 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-74ea8a73-00c9-44d9-a16f-add7c88f8e50 2018-07-31 06:20:31,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:20:31,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:32,002 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:31 GMT Server: Apache x-openstack-request-id: req-6302717f-6c47-4fb3-86f6-2edf5a584bd0 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:20:32,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:32 GMT Server: Apache x-openstack-request-id: req-a0821040-2ac1-444b-8dab-25e9441bd9e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:20:32,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-a0821040-2ac1-444b-8dab-25e9441bd9e3 2018-07-31 06:20:32,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0568060874939s 2018-07-31 06:20:32,029 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-a0821040-2ac1-444b-8dab-25e9441bd9e3 2018-07-31 06:20:37,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:37,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:37 GMT Server: Apache x-openstack-request-id: req-462a29c1-fbca-460e-811a-211cf4a27ed0 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:37,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:37 GMT Server: Apache x-openstack-request-id: req-3d3fe0c3-46fe-44ad-ae59-74bf4a5f5beb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:37,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-3d3fe0c3-46fe-44ad-ae59-74bf4a5f5beb 2018-07-31 06:20:37,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723009109497s 2018-07-31 06:20:37,109 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-3d3fe0c3-46fe-44ad-ae59-74bf4a5f5beb 2018-07-31 06:20:42,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:42,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:42 GMT Server: Apache x-openstack-request-id: req-c4380e8f-ef0d-4cce-a4e2-21042add5c0e Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:42,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:42 GMT Server: Apache x-openstack-request-id: req-8c4e8528-2e28-4a58-80a7-1c942c943312 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:42,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-8c4e8528-2e28-4a58-80a7-1c942c943312 2018-07-31 06:20:42,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731201171875s 2018-07-31 06:20:42,188 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-8c4e8528-2e28-4a58-80a7-1c942c943312 2018-07-31 06:20:42,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:20:42,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:42,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:42 GMT Server: Apache x-openstack-request-id: req-f3fe8700-6185-45e8-974a-968701273063 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:20:42,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:42 GMT Server: Apache x-openstack-request-id: req-cdeeedb8-e386-4fae-b503-f5ffbe48137d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:20:42,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-cdeeedb8-e386-4fae-b503-f5ffbe48137d 2018-07-31 06:20:42,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552229881287s 2018-07-31 06:20:42,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-cdeeedb8-e386-4fae-b503-f5ffbe48137d 2018-07-31 06:20:47,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:47,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:47 GMT Server: Apache x-openstack-request-id: req-fc5b42be-bc2b-46f1-b9f0-a2e2f2fd8745 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:47,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:47 GMT Server: Apache x-openstack-request-id: req-19fcef0d-a319-4160-b5ed-3c10a468a0c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:47,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-19fcef0d-a319-4160-b5ed-3c10a468a0c4 2018-07-31 06:20:47,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729060173035s 2018-07-31 06:20:47,320 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-19fcef0d-a319-4160-b5ed-3c10a468a0c4 2018-07-31 06:20:52,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:52,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:52 GMT Server: Apache x-openstack-request-id: req-226a6642-b71a-4ba1-84ff-cd0d9011d245 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:52 GMT Server: Apache x-openstack-request-id: req-b780da73-c698-4681-811a-0b77a929ca61 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:52,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-b780da73-c698-4681-811a-0b77a929ca61 2018-07-31 06:20:52,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716159343719s 2018-07-31 06:20:52,398 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-b780da73-c698-4681-811a-0b77a929ca61 2018-07-31 06:20:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:20:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:52,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:52 GMT Server: Apache x-openstack-request-id: req-039d4009-5a65-43f8-a4db-720b79c1df3e Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:20:52,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:52 GMT Server: Apache x-openstack-request-id: req-48f1472d-b16b-43e0-a281-8dc0b631542b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:20:52,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-48f1472d-b16b-43e0-a281-8dc0b631542b 2018-07-31 06:20:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700659751892s 2018-07-31 06:20:52,469 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-48f1472d-b16b-43e0-a281-8dc0b631542b 2018-07-31 06:20:57,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:20:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:20:57,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:20:57 GMT Server: Apache x-openstack-request-id: req-f29b5eec-dedb-4bb9-a4de-6678a04ed0e7 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:20:57,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:20:57 GMT Server: Apache x-openstack-request-id: req-0932697a-99ce-4a66-ace2-ae02f4190df5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:20:57,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-0932697a-99ce-4a66-ace2-ae02f4190df5 2018-07-31 06:20:57,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072879076004s 2018-07-31 06:20:57,549 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-0932697a-99ce-4a66-ace2-ae02f4190df5 2018-07-31 06:21:02,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:02,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:02 GMT Server: Apache x-openstack-request-id: req-e7d9a6f8-f341-4080-955b-fd2444fb2d44 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:21:02,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:02 GMT Server: Apache x-openstack-request-id: req-19c72bee-15cb-4370-8619-3c5543ad5118 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:02,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-19c72bee-15cb-4370-8619-3c5543ad5118 2018-07-31 06:21:02,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731389522552s 2018-07-31 06:21:02,623 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-19c72bee-15cb-4370-8619-3c5543ad5118 2018-07-31 06:21:02,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:21:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:02,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:02 GMT Server: Apache x-openstack-request-id: req-5ba8076a-f658-4263-b38b-4286a56850de Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:21:02,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:02 GMT Server: Apache x-openstack-request-id: req-d34e6fc9-f2d1-449f-8856-9f7210b79fbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:21:02,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-d34e6fc9-f2d1-449f-8856-9f7210b79fbe 2018-07-31 06:21:02,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0560209751129s 2018-07-31 06:21:02,680 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-d34e6fc9-f2d1-449f-8856-9f7210b79fbe 2018-07-31 06:21:07,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:07,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:07,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:07 GMT Server: Apache x-openstack-request-id: req-8b3d54d6-8d71-4f8f-8633-f290408c3209 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:21:07,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:07 GMT Server: Apache x-openstack-request-id: req-1bd3f652-96fc-42b7-ac04-2966d1840b57 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:07,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-1bd3f652-96fc-42b7-ac04-2966d1840b57 2018-07-31 06:21:07,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717310905457s 2018-07-31 06:21:07,759 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-1bd3f652-96fc-42b7-ac04-2966d1840b57 2018-07-31 06:21:12,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:12,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:12 GMT Server: Apache x-openstack-request-id: req-3eb56b3c-d5e2-41a6-b693-58c0d4b3d95c Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:21:12,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:12 GMT Server: Apache x-openstack-request-id: req-0f89db72-2961-404e-a6d6-cc689aac0baf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:12,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-0f89db72-2961-404e-a6d6-cc689aac0baf 2018-07-31 06:21:12,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716068744659s 2018-07-31 06:21:12,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-0f89db72-2961-404e-a6d6-cc689aac0baf 2018-07-31 06:21:12,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:21:12,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:12,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:12 GMT Server: Apache x-openstack-request-id: req-8afb736d-b33d-46e3-9baa-0bc860979813 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:21:12,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:12 GMT Server: Apache x-openstack-request-id: req-84545f80-eeb1-4e66-b116-5bb894cb01e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:21:12,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-84545f80-eeb1-4e66-b116-5bb894cb01e7 2018-07-31 06:21:12,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555460453033s 2018-07-31 06:21:12,893 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-84545f80-eeb1-4e66-b116-5bb894cb01e7 2018-07-31 06:21:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:17,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:17 GMT Server: Apache x-openstack-request-id: req-75a9cce0-534f-49c1-93c6-abae981127e7 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&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-31 06:21:18,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:17 GMT Server: Apache x-openstack-request-id: req-b6872467-f601-4b3e-aed3-2f497743915d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-07-31T06:21:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis/events/9646e196-1e57-4254-ade3-c925330a4fde", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "69a91e16-e86c-473c-bcf9-049ca0a7db67", "id": "9646e196-1e57-4254-ade3-c925330a4fde"}, {"resource_name": "homer", "event_time": "2018-07-31T06:21:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer/events/dfb61047-0b13-45e1-8d4e-e238c9db8408", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-23uwkjlqaas4", "id": "dfb61047-0b13-45e1-8d4e-e238c9db8408"}, {"resource_name": "vellum", "event_time": "2018-07-31T06:21:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum/events/8518f36a-24f4-440b-a45d-83605a77a273", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-wk3kmwmjch4q", "id": "8518f36a-24f4-440b-a45d-83605a77a273"}, {"resource_name": "dime", "event_time": "2018-07-31T06:21:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime/events/f3170d24-68f3-40a8-9877-28dbf823f0b5", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-xjank6ewqtay", "id": "f3170d24-68f3-40a8-9877-28dbf823f0b5"}, {"resource_name": "bono", "event_time": "2018-07-31T06:21:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono/events/a3e9fd04-3b3c-4445-b389-825b88bc9ed7", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-66lulw7di3sz", "id": "a3e9fd04-3b3c-4445-b389-825b88bc9ed7"}, {"resource_name": "sprout", "event_time": "2018-07-31T06:21:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout/events/29c3e67a-ebac-4440-a5f4-5c99ca42ecb8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-yjqx3qbamt7h", "id": "29c3e67a-ebac-4440-a5f4-5c99ca42ecb8"}]} 2018-07-31 06:21:18,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-b6872467-f601-4b3e-aed3-2f497743915d 2018-07-31 06:21:18,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.111654996872s 2018-07-31 06:21:18,012 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc&marker=ea6293a1-62ff-438e-940c-acc391c3efdf&sort_dir=asc used request id req-b6872467-f601-4b3e-aed3-2f497743915d 2018-07-31 06:21:23,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:23,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:23 GMT Server: Apache x-openstack-request-id: req-04c53f4a-b9c9-49ca-b59c-3a71e93cf300 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:23,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:23 GMT Server: Apache x-openstack-request-id: req-b2800209-da55-4aff-85b4-d46fbe0c442e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:23,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-b2800209-da55-4aff-85b4-d46fbe0c442e 2018-07-31 06:21:23,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746672153473s 2018-07-31 06:21:23,094 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-b2800209-da55-4aff-85b4-d46fbe0c442e 2018-07-31 06:21:28,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:28,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:28 GMT Server: Apache x-openstack-request-id: req-37ebc5cd-bd96-4b3f-9c43-f52ad0e745fe Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:28,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:28 GMT Server: Apache x-openstack-request-id: req-9daf916d-5909-48a2-914f-95100511ac6a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:28,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-9daf916d-5909-48a2-914f-95100511ac6a 2018-07-31 06:21:28,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.129242897034s 2018-07-31 06:21:28,229 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-9daf916d-5909-48a2-914f-95100511ac6a 2018-07-31 06:21:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:21:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:28,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:28 GMT Server: Apache x-openstack-request-id: req-9f919570-bdfa-4524-a765-3bfce5eb7bdf Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:21:28,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:28 GMT Server: Apache x-openstack-request-id: req-bf1d1a88-3fd5-43f1-9235-6aa26c5092f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:21:28,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-bf1d1a88-3fd5-43f1-9235-6aa26c5092f0 2018-07-31 06:21:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0960581302643s 2018-07-31 06:21:28,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-bf1d1a88-3fd5-43f1-9235-6aa26c5092f0 2018-07-31 06:21:33,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:33,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:33 GMT Server: Apache x-openstack-request-id: req-e08a3463-ed1c-4f10-93ed-17d73de5f9f4 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:33,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:33 GMT Server: Apache x-openstack-request-id: req-10131e8b-e648-451a-8c09-5c15c9a1ff61 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:33,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-10131e8b-e648-451a-8c09-5c15c9a1ff61 2018-07-31 06:21:33,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0884389877319s 2018-07-31 06:21:33,422 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-10131e8b-e648-451a-8c09-5c15c9a1ff61 2018-07-31 06:21:38,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:38,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:38 GMT Server: Apache x-openstack-request-id: req-942ffdd1-4e4a-4571-adc6-fde339b258c6 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:38,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:38 GMT Server: Apache x-openstack-request-id: req-bf9383c8-611b-42d7-8580-ac9804f75a20 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:38,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-bf9383c8-611b-42d7-8580-ac9804f75a20 2018-07-31 06:21:38,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0791718959808s 2018-07-31 06:21:38,503 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-bf9383c8-611b-42d7-8580-ac9804f75a20 2018-07-31 06:21:38,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:21:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:38,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:38 GMT Server: Apache x-openstack-request-id: req-6a08b5db-c013-4903-af3d-e3db6069ce07 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:21:38,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:38 GMT Server: Apache x-openstack-request-id: req-97aeffde-cc3e-436a-acf5-00b755bf8004 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:21:38,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-97aeffde-cc3e-436a-acf5-00b755bf8004 2018-07-31 06:21:38,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746998786926s 2018-07-31 06:21:38,579 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-97aeffde-cc3e-436a-acf5-00b755bf8004 2018-07-31 06:21:43,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:43,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:43 GMT Server: Apache x-openstack-request-id: req-088a83cd-50b7-423b-b65c-9d8622f81165 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:43,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:43 GMT Server: Apache x-openstack-request-id: req-44cf653f-7e4c-4764-be47-2cff90cb93fd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:43,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-44cf653f-7e4c-4764-be47-2cff90cb93fd 2018-07-31 06:21:43,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.078469991684s 2018-07-31 06:21:43,664 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-44cf653f-7e4c-4764-be47-2cff90cb93fd 2018-07-31 06:21:48,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:48,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:48 GMT Server: Apache x-openstack-request-id: req-e13ced38-4240-43ac-b499-860ae132807a Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:48,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:48 GMT Server: Apache x-openstack-request-id: req-800bf090-a088-4ad5-bb29-1c8a7c9506c7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:48,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-800bf090-a088-4ad5-bb29-1c8a7c9506c7 2018-07-31 06:21:48,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727050304413s 2018-07-31 06:21:48,739 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-800bf090-a088-4ad5-bb29-1c8a7c9506c7 2018-07-31 06:21:48,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:21:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:48,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:48 GMT Server: Apache x-openstack-request-id: req-5c7b33fb-0397-4802-9ac6-58292c6bafc0 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:21:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:48 GMT Server: Apache x-openstack-request-id: req-3af5b2c4-8f9d-4aa6-b51a-e502a49609d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:21:48,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-3af5b2c4-8f9d-4aa6-b51a-e502a49609d6 2018-07-31 06:21:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724470615387s 2018-07-31 06:21:48,812 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-3af5b2c4-8f9d-4aa6-b51a-e502a49609d6 2018-07-31 06:21:53,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:53,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:53 GMT Server: Apache x-openstack-request-id: req-26a3a485-bf57-48dd-b5f2-19aee2923f07 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:53,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:53 GMT Server: Apache x-openstack-request-id: req-4418d8f2-9eef-4b68-92b2-d164b0d38c13 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:53,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-4418d8f2-9eef-4b68-92b2-d164b0d38c13 2018-07-31 06:21:53,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746610164642s 2018-07-31 06:21:53,889 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-4418d8f2-9eef-4b68-92b2-d164b0d38c13 2018-07-31 06:21:58,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:21:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:58,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:58 GMT Server: Apache x-openstack-request-id: req-2edb7925-6fd6-49cd-aa90-753f1641ef17 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:21:58,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:58 GMT Server: Apache x-openstack-request-id: req-9b82e7a6-c01c-4059-b24a-230054dff170 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:21:58,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-9b82e7a6-c01c-4059-b24a-230054dff170 2018-07-31 06:21:58,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720219612122s 2018-07-31 06:21:58,968 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-9b82e7a6-c01c-4059-b24a-230054dff170 2018-07-31 06:21:58,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:21:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:21:58,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:21:58 GMT Server: Apache x-openstack-request-id: req-c65e499f-6ea5-4e58-b094-bb9e046740da Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:21:59,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:21:59 GMT Server: Apache x-openstack-request-id: req-00bbe923-af21-4a4a-813b-1da40caaf48f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:21:59,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-00bbe923-af21-4a4a-813b-1da40caaf48f 2018-07-31 06:21:59,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752720832825s 2018-07-31 06:21:59,044 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-00bbe923-af21-4a4a-813b-1da40caaf48f 2018-07-31 06:22:04,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:22:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:04,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:22:04 GMT Server: Apache x-openstack-request-id: req-d8b54ace-9f2e-4ebd-b2e9-15b66deb29be Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:22:04,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:04 GMT Server: Apache x-openstack-request-id: req-74bbd7b3-3017-44d7-bb0a-aed7ca74083d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:22:04,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-74bbd7b3-3017-44d7-bb0a-aed7ca74083d 2018-07-31 06:22:04,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718131065369s 2018-07-31 06:22:04,123 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-74bbd7b3-3017-44d7-bb0a-aed7ca74083d 2018-07-31 06:22:09,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:22:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:09,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:22:09 GMT Server: Apache x-openstack-request-id: req-41a55a91-84b3-4b26-b6d9-bbb3ed7f570e Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:22:09,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:09 GMT Server: Apache x-openstack-request-id: req-bd809681-2d41-44c4-ac1a-68ea1e368e7e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:22:09,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-bd809681-2d41-44c4-ac1a-68ea1e368e7e 2018-07-31 06:22:09,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714399814606s 2018-07-31 06:22:09,199 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-bd809681-2d41-44c4-ac1a-68ea1e368e7e 2018-07-31 06:22:09,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:22:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:09,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:22:09 GMT Server: Apache x-openstack-request-id: req-880ac0e6-0a0c-4a45-8595-2c8f59e55f63 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:22:09,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:09 GMT Server: Apache x-openstack-request-id: req-38f572de-ddce-400e-8b0e-51ec1f4bec6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:22:09,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-38f572de-ddce-400e-8b0e-51ec1f4bec6d 2018-07-31 06:22:09,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.265004873276s 2018-07-31 06:22:09,465 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-38f572de-ddce-400e-8b0e-51ec1f4bec6d 2018-07-31 06:22:14,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:22:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:14,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:22:14 GMT Server: Apache x-openstack-request-id: req-c3e1ef33-0b6a-4c50-bbcc-607252660c80 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&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-31 06:22:14,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:14 GMT Server: Apache x-openstack-request-id: req-34f04773-8383-41a0-99d5-aefe8564d984 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-07-31T06:22:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime/events/d63ce361-bd17-4237-99b6-03bf8a85b558", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "474ab31b-901a-4b90-9b24-1297d01e263f", "id": "d63ce361-bd17-4237-99b6-03bf8a85b558"}, {"resource_name": "vellum", "event_time": "2018-07-31T06:22:13Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum/events/c3bc8f19-9147-4fb1-82e6-567dfdf4131c", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "06c36e0d-314d-4238-a0e5-4f1b82ae8781", "id": "c3bc8f19-9147-4fb1-82e6-567dfdf4131c"}]} 2018-07-31 06:22:14,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-34f04773-8383-41a0-99d5-aefe8564d984 2018-07-31 06:22:14,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744969844818s 2018-07-31 06:22:14,547 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc&marker=29c3e67a-ebac-4440-a5f4-5c99ca42ecb8&sort_dir=asc used request id req-34f04773-8383-41a0-99d5-aefe8564d984 2018-07-31 06:22:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:22:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/events?marker=c3bc8f19-9147-4fb1-82e6-567dfdf4131c&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:19,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:22:19 GMT Server: Apache x-openstack-request-id: req-b5602996-086d-4d3e-a870-14fddab79893 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c3bc8f19-9147-4fb1-82e6-567dfdf4131c&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-31 06:22:19,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:19 GMT Server: Apache x-openstack-request-id: req-f515705f-5449-45ca-aee3-0ce49154fa80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-07-31T06:22:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout/events/c9c7b172-a436-47eb-8cfb-22c92acf2aa1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "618de3c9-49ad-47a1-b9a8-9922b6cf8a5c", "id": "c9c7b172-a436-47eb-8cfb-22c92acf2aa1"}, {"resource_name": "bono", "event_time": "2018-07-31T06:22:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono/events/fa4de9d6-a2b2-4d1c-9958-02444f2def4e", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ff800d9f-eddf-4103-8554-b807e4c21e3c", "id": "fa4de9d6-a2b2-4d1c-9958-02444f2def4e"}, {"resource_name": "homer", "event_time": "2018-07-31T06:22:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer/events/b0667d06-930c-473a-b4cc-077fbe661e1d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ec81fd6a-2460-40c3-a5a5-51783a397e4c", "id": "b0667d06-930c-473a-b4cc-077fbe661e1d"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-31T06:22:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv/events/5c8835eb-e7d9-452d-994d-bf34508a50be", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "id": "5c8835eb-e7d9-452d-994d-bf34508a50be"}]} 2018-07-31 06:22:19,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c3bc8f19-9147-4fb1-82e6-567dfdf4131c&sort_dir=asc&marker=c3bc8f19-9147-4fb1-82e6-567dfdf4131c&sort_dir=asc used request id req-f515705f-5449-45ca-aee3-0ce49154fa80 2018-07-31 06:22:19,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074413061142s 2018-07-31 06:22:19,628 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c3bc8f19-9147-4fb1-82e6-567dfdf4131c&sort_dir=asc&marker=c3bc8f19-9147-4fb1-82e6-567dfdf4131c&sort_dir=asc used request id req-f515705f-5449-45ca-aee3-0ce49154fa80 2018-07-31 06:22:19,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:22:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:19,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:22:19 GMT Server: Apache x-openstack-request-id: req-9af580e9-e21c-4ed1-bdd9-2bf070692774 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f 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-31 06:22:19,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:19 GMT Server: Apache x-openstack-request-id: req-05259533-9bd6-44b0-a6a7-82fea4245095 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "outputs": [{"output_value": "172.30.9.215", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-07-31 06:22:19,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f used request id req-05259533-9bd6-44b0-a6a7-82fea4245095 2018-07-31 06:22:19,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.154710054398s 2018-07-31 06:22:19,785 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f used request id req-05259533-9bd6-44b0-a6a7-82fea4245095 2018-07-31 06:22:19,786 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-07-31T06:17:09Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'9aefacd2-a7a4-40bd-a1c2-af1315196d9f', 'parameters': Munch({u'OS::project_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'9aefacd2-a7a4-40bd-a1c2-af1315196d9f', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'05f80f47dc3c4e518d758f19bd635b54', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.215', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-07-31T06:17:09Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f'}) 2018-07-31 06:22:19,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:22:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:20,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-57ad033e-842c-483b-9087-4e59a281f68a x-compute-request-id: req-57ad033e-842c-483b-9087-4e59a281f68a Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:22:20,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-57ad033e-842c-483b-9087-4e59a281f68a 2018-07-31 06:22:20,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438878059387s 2018-07-31 06:22:20,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-57ad033e-842c-483b-9087-4e59a281f68a 2018-07-31 06:22:20,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:22:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:20,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-4a42f3d7-e32a-4e14-9833-a5cb3090ce27 Date: Tue, 31 Jul 2018 06:22:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4c3e96aa-98ee-43ce-bc2e-7a46e0293988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba091c3edbf543f0a117e8a6047d21fb","l2_adjacency":true,"status":"ACTIVE","subnets":["a61935d2-f0f0-4d38-af29-a3ce8e6f4273"],"description":"","tags":[],"updated_at":"2018-07-31T06:17:15Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"ba091c3edbf543f0a117e8a6047d21fb","created_at":"2018-07-31T06:17:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87090526-ed2c-4dee-8357-f8f4bbca0938","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba091c3edbf543f0a117e8a6047d21fb","l2_adjacency":true,"status":"ACTIVE","subnets":["0b7591c6-08ea-42ed-8723-2f9a1045a4f4"],"description":"","tags":[],"updated_at":"2018-07-31T06:17:17Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"ba091c3edbf543f0a117e8a6047d21fb","created_at":"2018-07-31T06:17:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:22:20,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a42f3d7-e32a-4e14-9833-a5cb3090ce27 2018-07-31 06:22:20,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.703402042389s 2018-07-31 06:22:20,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a42f3d7-e32a-4e14-9833-a5cb3090ce27 2018-07-31 06:22:20,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 06:22:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:21,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-1ce97e34-8780-40a2-b449-7d99dd8575ca Date: Tue, 31 Jul 2018 06:22:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87090526-ed2c-4dee-8357-f8f4bbca0938","tenant_id":"ba091c3edbf543f0a117e8a6047d21fb","created_at":"2018-07-31T06:17:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:17:17Z","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":"ba091c3edbf543f0a117e8a6047d21fb","id":"0b7591c6-08ea-42ed-8723-2f9a1045a4f4","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c3e96aa-98ee-43ce-bc2e-7a46e0293988","tenant_id":"ba091c3edbf543f0a117e8a6047d21fb","created_at":"2018-07-31T06:17:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:17:15Z","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":"ba091c3edbf543f0a117e8a6047d21fb","id":"a61935d2-f0f0-4d38-af29-a3ce8e6f4273","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-07-31 06:22:21,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1ce97e34-8780-40a2-b449-7d99dd8575ca 2018-07-31 06:22:21,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0623970031738s 2018-07-31 06:22:21,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1ce97e34-8780-40a2-b449-7d99dd8575ca 2018-07-31 06:22:22,009 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-07-31 06:22:22,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:22,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:22,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-a97993d1-a1c2-419e-ba03-027481bccaf2 x-compute-request-id: req-a97993d1-a1c2-419e-ba03-027481bccaf2 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:22,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a97993d1-a1c2-419e-ba03-027481bccaf2 2018-07-31 06:22:22,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290699005127s 2018-07-31 06:22:22,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a97993d1-a1c2-419e-ba03-027481bccaf2 2018-07-31 06:22:22,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-344c7160-54f3-4f1d-ad70-b904823e6ebf x-compute-request-id: req-344c7160-54f3-4f1d-ad70-b904823e6ebf Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "34363036-8ec5-468b-b087-8c0ed2dd5790"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35533c24-726e-4df5-a764-e0d9c05473b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "651ec987-eb41-4725-a0cb-8ce908e79e13"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad08f673-f0e2-4044-930b-3e3873a27193"}, {"from_port": 2380, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "c8851764-f127-4c97-9dbe-a6519a02be01"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7f32b400-0b56-4ea5-b209-933591e6190d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16ab300e-0456-4bf7-bf28-f8aeca055afe"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dda81db-9323-4fba-bdd9-31e1d4751ba5"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4359947d-2905-4e78-8da5-03682a99663d"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56fba41c-a86a-44d7-9672-ce033d295fbb"}, {"from_port": 5058, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {}, "id": "6acb8829-79f2-49ad-9fa7-813c8fd4000b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6de9e9f8-b7cc-4490-a819-077b189a4818"}, {"from_port": 5058, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {}, "id": "a49c57a4-9716-4aef-8ead-a4af1d48f094"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dac1619e-78bb-4a00-8c4a-728dd1d3397a"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "42fd88a1-b992-454b-badd-cd2c589c63f3", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-07-31 06:22:22,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/os-security-groups used request id req-344c7160-54f3-4f1d-ad70-b904823e6ebf 2018-07-31 06:22:22,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.225926160812s 2018-07-31 06:22:22,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/os-security-groups used request id req-344c7160-54f3-4f1d-ad70-b904823e6ebf 2018-07-31 06:22:22,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:22,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fa5808d7-f878-4221-b321-c8577b7898fe Date: Tue, 31 Jul 2018 06:22:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:22,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fa5808d7-f878-4221-b321-c8577b7898fe 2018-07-31 06:22:22,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384340286255s 2018-07-31 06:22:22,315 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fa5808d7-f878-4221-b321-c8577b7898fe 2018-07-31 06:22:22,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:22,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:22 GMT Server: Apache x-compute-request-id: req-b8b9257e-cf1d-4963-9667-06e77f1ca9de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b8b9257e-cf1d-4963-9667-06e77f1ca9de Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:22,995 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-b8b9257e-cf1d-4963-9667-06e77f1ca9de 2018-07-31 06:22:22,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.676167011261s 2018-07-31 06:22:22,995 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-b8b9257e-cf1d-4963-9667-06e77f1ca9de 2018-07-31 06:22:23,998 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-07-31 06:22:23,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:24,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:24,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-3da80406-7895-42c9-b87a-7ba54f0ee0fd x-compute-request-id: req-3da80406-7895-42c9-b87a-7ba54f0ee0fd Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:24,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3da80406-7895-42c9-b87a-7ba54f0ee0fd 2018-07-31 06:22:24,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314559936523s 2018-07-31 06:22:24,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3da80406-7895-42c9-b87a-7ba54f0ee0fd 2018-07-31 06:22:24,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:24,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-f7f8d361-39e5-4520-b3d3-f4240b021baf x-compute-request-id: req-f7f8d361-39e5-4520-b3d3-f4240b021baf Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "34363036-8ec5-468b-b087-8c0ed2dd5790"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35533c24-726e-4df5-a764-e0d9c05473b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "651ec987-eb41-4725-a0cb-8ce908e79e13"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad08f673-f0e2-4044-930b-3e3873a27193"}, {"from_port": 2380, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "c8851764-f127-4c97-9dbe-a6519a02be01"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7f32b400-0b56-4ea5-b209-933591e6190d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "324b1c48-0344-49c7-a052-7eae7d51ddc0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0e1a46f6-0dfc-49e0-b9df-29766a90b970"}, {"from_port": 7888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "324b1c48-0344-49c7-a052-7eae7d51ddc0", "ip_range": {}, "id": "e7f6fde9-42f8-41b8-9ad7-b7477b5bb0dd"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "324b1c48-0344-49c7-a052-7eae7d51ddc0", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "385e74e9-9637-450e-967c-3da0022e58b9"}, {"from_port": 9160, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d", "ip_range": {}, "id": "6a7c52b6-34eb-4878-835e-72c00e4e6ebf"}, {"from_port": 7888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d", "ip_range": {}, "id": "943db440-4cce-41d3-b7dc-4fe78d9e2ba6"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-07-31 06:22:24,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/os-security-groups used request id req-f7f8d361-39e5-4520-b3d3-f4240b021baf 2018-07-31 06:22:24,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.271397829056s 2018-07-31 06:22:24,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/os-security-groups used request id req-f7f8d361-39e5-4520-b3d3-f4240b021baf 2018-07-31 06:22:24,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:24,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-da3b4171-f0a2-4662-9b81-2d12db816722 Date: Tue, 31 Jul 2018 06:22:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:24,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-da3b4171-f0a2-4662-9b81-2d12db816722 2018-07-31 06:22:24,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390319824219s 2018-07-31 06:22:24,352 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-da3b4171-f0a2-4662-9b81-2d12db816722 2018-07-31 06:22:24,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:25,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:24 GMT Server: Apache x-compute-request-id: req-5d9b9a02-36f5-4bfc-82bd-60758fcf7f7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d9b9a02-36f5-4bfc-82bd-60758fcf7f7c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:25,032 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-5d9b9a02-36f5-4bfc-82bd-60758fcf7f7c 2018-07-31 06:22:25,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.676661968231s 2018-07-31 06:22:25,033 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-5d9b9a02-36f5-4bfc-82bd-60758fcf7f7c 2018-07-31 06:22:25,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:25,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-b9c31448-5876-4650-81ec-4a567644f628 x-compute-request-id: req-b9c31448-5876-4650-81ec-4a567644f628 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:25,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b9c31448-5876-4650-81ec-4a567644f628 2018-07-31 06:22:25,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263669490814s 2018-07-31 06:22:25,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b9c31448-5876-4650-81ec-4a567644f628 2018-07-31 06:22:25,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:25,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-cb0a76c6-fcc9-430d-abd3-0f9c49def15d x-compute-request-id: req-cb0a76c6-fcc9-430d-abd3-0f9c49def15d Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "34363036-8ec5-468b-b087-8c0ed2dd5790"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35533c24-726e-4df5-a764-e0d9c05473b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "651ec987-eb41-4725-a0cb-8ce908e79e13"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad08f673-f0e2-4044-930b-3e3873a27193"}, {"from_port": 2380, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "c8851764-f127-4c97-9dbe-a6519a02be01"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7f32b400-0b56-4ea5-b209-933591e6190d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "a028d329-3b86-4937-bf9d-033fbde32aed", "ip_range": {}, "id": "7481658a-b7b6-4021-a38e-9c395d5354db"}, {"from_port": 9888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a028d329-3b86-4937-bf9d-033fbde32aed", "ip_range": {}, "id": "9a2d5f0f-61a0-4de9-8bbb-ac5ca1950f65"}, {"from_port": 9888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a028d329-3b86-4937-bf9d-033fbde32aed", "ip_range": {}, "id": "aaf043dc-c451-4295-96ef-db197666411e"}, {"from_port": 5054, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "a028d329-3b86-4937-bf9d-033fbde32aed", "ip_range": {}, "id": "f3d280a0-954a-4b9d-87e1-ffdb320ce87b"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "a028d329-3b86-4937-bf9d-033fbde32aed", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5d471756-3c79-47f4-b044-20d1ca9394d3", "ip_range": {}, "id": "242be5d4-fd3d-4d06-997a-deb6753e076e"}, {"from_port": 5052, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5d471756-3c79-47f4-b044-20d1ca9394d3", "ip_range": {}, "id": "3b9fd9fa-564a-4f65-918d-8fb2f8875f27"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "5d471756-3c79-47f4-b044-20d1ca9394d3", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-07-31 06:22:25,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa/os-security-groups used request id req-cb0a76c6-fcc9-430d-abd3-0f9c49def15d 2018-07-31 06:22:25,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.505721092224s 2018-07-31 06:22:25,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa/os-security-groups used request id req-cb0a76c6-fcc9-430d-abd3-0f9c49def15d 2018-07-31 06:22:25,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:25,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:25,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-a5886e80-9c27-41eb-a1e6-8b925605b67d Date: Tue, 31 Jul 2018 06:22:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:25,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a5886e80-9c27-41eb-a1e6-8b925605b67d 2018-07-31 06:22:25,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418059825897s 2018-07-31 06:22:25,619 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a5886e80-9c27-41eb-a1e6-8b925605b67d 2018-07-31 06:22:25,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:26,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:25 GMT Server: Apache x-compute-request-id: req-a24a0889-e079-476f-95d3-843a3e8c5202 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a24a0889-e079-476f-95d3-843a3e8c5202 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:26,254 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-a24a0889-e079-476f-95d3-843a3e8c5202 2018-07-31 06:22:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.631531953812s 2018-07-31 06:22:26,254 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-a24a0889-e079-476f-95d3-843a3e8c5202 2018-07-31 06:22:26,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:26,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:26,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-abd0e808-9268-4697-bac7-ebc932a79a0e x-compute-request-id: req-abd0e808-9268-4697-bac7-ebc932a79a0e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:26,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-abd0e808-9268-4697-bac7-ebc932a79a0e 2018-07-31 06:22:26,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026927947998s 2018-07-31 06:22:26,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-abd0e808-9268-4697-bac7-ebc932a79a0e 2018-07-31 06:22:26,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:26,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-211df15e-2ed0-46f4-9ec7-00c64056ce57 x-compute-request-id: req-211df15e-2ed0-46f4-9ec7-00c64056ce57 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "34363036-8ec5-468b-b087-8c0ed2dd5790"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35533c24-726e-4df5-a764-e0d9c05473b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "651ec987-eb41-4725-a0cb-8ce908e79e13"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad08f673-f0e2-4044-930b-3e3873a27193"}, {"from_port": 2380, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "c8851764-f127-4c97-9dbe-a6519a02be01"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7f32b400-0b56-4ea5-b209-933591e6190d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "f20d0978-ab87-4774-a058-db10bc008ede", "ip_range": {}, "id": "2a9001c5-71f4-4227-8b4f-d9d6855e0ac7"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "f20d0978-ab87-4774-a058-db10bc008ede", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f1936ed7-8999-4e00-9feb-64c80043aaa1", "ip_range": {}, "id": "461c316f-9126-4dcf-a2d2-4f8b9440fd64"}, {"from_port": 10888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f1936ed7-8999-4e00-9feb-64c80043aaa1", "ip_range": {}, "id": "78028880-c5be-4d00-a914-8d9babac24a2"}, {"from_port": 8888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "f1936ed7-8999-4e00-9feb-64c80043aaa1", "ip_range": {}, "id": "8b95c0ff-31cd-4071-bd23-73540e3d1514"}, {"from_port": 10888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f1936ed7-8999-4e00-9feb-64c80043aaa1", "ip_range": {}, "id": "bb8e4145-587b-40ac-846b-1d192d251b98"}, {"from_port": 8888, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "f1936ed7-8999-4e00-9feb-64c80043aaa1", "ip_range": {}, "id": "eeaf0b92-c787-42cc-a3f3-069ab9398f8e"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "f1936ed7-8999-4e00-9feb-64c80043aaa1", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-07-31 06:22:26,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a/os-security-groups used request id req-211df15e-2ed0-46f4-9ec7-00c64056ce57 2018-07-31 06:22:26,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.346331834793s 2018-07-31 06:22:26,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a/os-security-groups used request id req-211df15e-2ed0-46f4-9ec7-00c64056ce57 2018-07-31 06:22:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:26,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b7e427de-3c78-4ff9-bcd8-09d7b581a36c Date: Tue, 31 Jul 2018 06:22:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:26,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b7e427de-3c78-4ff9-bcd8-09d7b581a36c 2018-07-31 06:22:26,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040246963501s 2018-07-31 06:22:26,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b7e427de-3c78-4ff9-bcd8-09d7b581a36c 2018-07-31 06:22:26,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:26,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:26 GMT Server: Apache x-compute-request-id: req-51886ae7-dd13-4814-bec5-12ee28dce1d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-51886ae7-dd13-4814-bec5-12ee28dce1d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:26,732 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-51886ae7-dd13-4814-bec5-12ee28dce1d9 2018-07-31 06:22:26,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0488328933716s 2018-07-31 06:22:26,732 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-51886ae7-dd13-4814-bec5-12ee28dce1d9 2018-07-31 06:22:26,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:26,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:26,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-9f1083fe-1947-4b3c-9135-bba5ea1f63f7 x-compute-request-id: req-9f1083fe-1947-4b3c-9135-bba5ea1f63f7 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:26,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9f1083fe-1947-4b3c-9135-bba5ea1f63f7 2018-07-31 06:22:26,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276761054993s 2018-07-31 06:22:26,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9f1083fe-1947-4b3c-9135-bba5ea1f63f7 2018-07-31 06:22:26,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:27,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-78f9c704-e1cc-456e-8c92-6ec9ad15d321 x-compute-request-id: req-78f9c704-e1cc-456e-8c92-6ec9ad15d321 Content-Encoding: gzip Content-Length: 914 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "34363036-8ec5-468b-b087-8c0ed2dd5790"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35533c24-726e-4df5-a764-e0d9c05473b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "651ec987-eb41-4725-a0cb-8ce908e79e13"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad08f673-f0e2-4044-930b-3e3873a27193"}, {"from_port": 2380, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "c8851764-f127-4c97-9dbe-a6519a02be01"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7f32b400-0b56-4ea5-b209-933591e6190d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "ip_range": {}, "id": "0434768c-04a9-4be3-97e0-2877d2f75d3a"}, {"from_port": 7253, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "ip_range": {}, "id": "057bad70-8000-4c5c-ac7a-0ab4ddac1cd4"}, {"from_port": 9160, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "ip_range": {}, "id": "2ddfd574-7cfb-4c47-b518-5838c59cb93b"}, {"from_port": 7253, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "ip_range": {}, "id": "3a5f9fd9-044d-4b84-9e98-28aeb836b89f"}, {"from_port": 11311, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "ip_range": {}, "id": "4a962528-5d57-4a04-9d20-4f58f1d4d453"}, {"from_port": 11311, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "ip_range": {}, "id": "8a9bcdac-57fd-4a05-9a6d-aaffac484d80"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7af2890c-3e72-414e-8a3f-1e335ef5417f", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "5af9eaf6-bd06-41b5-a000-176a7248abaa", "ip_range": {}, "id": "3a7cea75-c79b-446c-86de-0c8e3c929991"}, {"from_port": 7253, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "5af9eaf6-bd06-41b5-a000-176a7248abaa", "ip_range": {}, "id": "aeba8f74-fd85-40bf-9214-b3125cf13b32"}, {"from_port": 11211, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "5af9eaf6-bd06-41b5-a000-176a7248abaa", "ip_range": {}, "id": "eac0e452-1294-4bc5-a3aa-745511faf74a"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "5af9eaf6-bd06-41b5-a000-176a7248abaa", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-07-31 06:22:27,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/os-security-groups used request id req-78f9c704-e1cc-456e-8c92-6ec9ad15d321 2018-07-31 06:22:27,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.295727014542s 2018-07-31 06:22:27,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/os-security-groups used request id req-78f9c704-e1cc-456e-8c92-6ec9ad15d321 2018-07-31 06:22:27,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-22d5f331-6096-4deb-9808-9bbd7adf8b90 Date: Tue, 31 Jul 2018 06:22:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:27,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22d5f331-6096-4deb-9808-9bbd7adf8b90 2018-07-31 06:22:27,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0326290130615s 2018-07-31 06:22:27,101 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22d5f331-6096-4deb-9808-9bbd7adf8b90 2018-07-31 06:22:27,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:27,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:27 GMT Server: Apache x-compute-request-id: req-8d5a2405-e61d-4b76-84b7-86b67e17fe2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d5a2405-e61d-4b76-84b7-86b67e17fe2a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:27,721 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-8d5a2405-e61d-4b76-84b7-86b67e17fe2a 2018-07-31 06:22:27,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.61674118042s 2018-07-31 06:22:27,721 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-8d5a2405-e61d-4b76-84b7-86b67e17fe2a 2018-07-31 06:22:27,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:27,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-62fe5b6d-1922-431c-8e93-c5dae319f473 x-compute-request-id: req-62fe5b6d-1922-431c-8e93-c5dae319f473 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:27,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-62fe5b6d-1922-431c-8e93-c5dae319f473 2018-07-31 06:22:27,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282969474792s 2018-07-31 06:22:27,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-62fe5b6d-1922-431c-8e93-c5dae319f473 2018-07-31 06:22:27,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:28,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-e346b62a-875d-4638-b1a9-3fcf794f0995 x-compute-request-id: req-e346b62a-875d-4638-b1a9-3fcf794f0995 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "34363036-8ec5-468b-b087-8c0ed2dd5790"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35533c24-726e-4df5-a764-e0d9c05473b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "651ec987-eb41-4725-a0cb-8ce908e79e13"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad08f673-f0e2-4044-930b-3e3873a27193"}, {"from_port": 2380, "group": {"tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7f32b400-0b56-4ea5-b209-933591e6190d", "ip_range": {}, "id": "c8851764-f127-4c97-9dbe-a6519a02be01"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "7f32b400-0b56-4ea5-b209-933591e6190d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "435da2f0-a7cd-4f24-bd86-a93e7b77fc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "570ed64c-020f-4fa5-943e-10c907040fda"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "435da2f0-a7cd-4f24-bd86-a93e7b77fc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bb92c1be-59b7-4a28-892f-d88e0f334071"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "435da2f0-a7cd-4f24-bd86-a93e7b77fc41", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-07-31 06:22:28,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306/os-security-groups used request id req-e346b62a-875d-4638-b1a9-3fcf794f0995 2018-07-31 06:22:28,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.518703937531s 2018-07-31 06:22:28,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306/os-security-groups used request id req-e346b62a-875d-4638-b1a9-3fcf794f0995 2018-07-31 06:22:28,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:28,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:28,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-417ae6e7-462e-4917-b6e0-54fb9636fb5d Date: Tue, 31 Jul 2018 06:22:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:28,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-417ae6e7-462e-4917-b6e0-54fb9636fb5d 2018-07-31 06:22:28,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034411907196s 2018-07-31 06:22:28,313 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-417ae6e7-462e-4917-b6e0-54fb9636fb5d 2018-07-31 06:22:28,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:28 GMT Server: Apache x-compute-request-id: req-b206145e-a30e-45ff-a27d-487d2b1c3465 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b206145e-a30e-45ff-a27d-487d2b1c3465 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:28,984 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-b206145e-a30e-45ff-a27d-487d2b1c3465 2018-07-31 06:22:28,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.668113946915s 2018-07-31 06:22:28,985 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-b206145e-a30e-45ff-a27d-487d2b1c3465 2018-07-31 06:22:28,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:22:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:29,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-e2a11762-f311-4bd5-9c33-ffbcb63b96f2 x-compute-request-id: req-e2a11762-f311-4bd5-9c33-ffbcb63b96f2 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:22:29,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e2a11762-f311-4bd5-9c33-ffbcb63b96f2 2018-07-31 06:22:29,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274219512939s 2018-07-31 06:22:29,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e2a11762-f311-4bd5-9c33-ffbcb63b96f2 2018-07-31 06:22:29,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-31 06:22:29,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:29,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-bef676a8-195d-459c-aa2e-a26a01d5a48a x-compute-request-id: req-bef676a8-195d-459c-aa2e-a26a01d5a48a Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ceb9f7f-32a6-419b-811d-14fdbb1340e8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a6c1d1b-b957-4264-9a5d-fd451986e482"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d3aaaef-dd46-4559-8a62-81e3b0e595ae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d800b432-a009-4566-a03d-a3dab713f7b0"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "666f67b8-cb06-4925-805c-678d9ff9e974", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ceb9f7f-32a6-419b-811d-14fdbb1340e8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a6c1d1b-b957-4264-9a5d-fd451986e482"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d3aaaef-dd46-4559-8a62-81e3b0e595ae"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "666f67b8-cb06-4925-805c-678d9ff9e974", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d800b432-a009-4566-a03d-a3dab713f7b0"}], "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "id": "666f67b8-cb06-4925-805c-678d9ff9e974", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-07-31 06:22:29,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3/os-security-groups used request id req-bef676a8-195d-459c-aa2e-a26a01d5a48a 2018-07-31 06:22:29,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.193285942078s 2018-07-31 06:22:29,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3/os-security-groups used request id req-bef676a8-195d-459c-aa2e-a26a01d5a48a 2018-07-31 06:22:29,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:22:29,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:29,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-420535b6-0615-449f-9b8b-93d347a01256 Date: Tue, 31 Jul 2018 06:22:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "metadata": {}}], "file": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f/file", "owner": "ba091c3edbf543f0a117e8a6047d21fb", "id": "74c94e26-ac5b-473a-b157-f172ac78973f", "size": 263062016, "self": "/v2/images/74c94e26-ac5b-473a-b157-f172ac78973f", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/74c94e26-ac5b-473a-b157-f172ac78973f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:17:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-31T06:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:22:29,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-420535b6-0615-449f-9b8b-93d347a01256 2018-07-31 06:22:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399768352509s 2018-07-31 06:22:29,256 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-420535b6-0615-449f-9b8b-93d347a01256 2018-07-31 06:22:29,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-31 06:22:29,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:29,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22:29 GMT Server: Apache x-compute-request-id: req-81c17bf2-f064-4108-8711-c5d642469950 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81c17bf2-f064-4108-8711-c5d642469950 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-31 06:22:29,893 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-81c17bf2-f064-4108-8711-c5d642469950 2018-07-31 06:22:29,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.633383989334s 2018-07-31 06:22:29,894 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ba091c3edbf543f0a117e8a6047d21fb/volumes/detail used request id req-81c17bf2-f064-4108-8711-c5d642469950 2018-07-31 06:22:29,894 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [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:a1:cb:18', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:cb:18', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:8c:82', u'version': 4, u'addr': u'192.168.0.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:8c:82', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:22:14.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'c2ed8e19-936b-42c1-a617-fbe9109218f1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'16ab300e-0456-4bf7-bf28-f8aeca055afe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'1dda81db-9323-4fba-bdd9-31e1d4751ba5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'4359947d-2905-4e78-8da5-03682a99663d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'56fba41c-a86a-44d7-9672-ce033d295fbb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6acb8829-79f2-49ad-9fa7-813c8fd4000b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'6de9e9f8-b7cc-4490-a819-077b189a4818'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a49c57a4-9716-4aef-8ead-a4af1d48f094'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'dac1619e-78bb-4a00-8c4a-728dd1d3397a'})], 'id': u'42fd88a1-b992-454b-badd-cd2c589c63f3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', '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'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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-31T06:22:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:22:15Z', 'hostId': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.1.4', 'cloud': 'envvars', 'host_id': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', '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-31T06:22:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:21:31Z', 'created': u'2018-07-31T06:21:31Z', '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:12:b6:db', u'version': 4, u'addr': u'192.168.1.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:b6:db', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:d1:25', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:d1:25', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:22:14.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'13b26e2d-b63c-40e0-bfba-194131abf49d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'324b1c48-0344-49c7-a052-7eae7d51ddc0', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'0e1a46f6-0dfc-49e0-b9df-29766a90b970'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'324b1c48-0344-49c7-a052-7eae7d51ddc0', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e7f6fde9-42f8-41b8-9ad7-b7477b5bb0dd'})], 'id': u'324b1c48-0344-49c7-a052-7eae7d51ddc0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'385e74e9-9637-450e-967c-3da0022e58b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'6a7c52b6-34eb-4878-835e-72c00e4e6ebf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'943db440-4cce-41d3-b7dc-4fe78d9e2ba6'})], 'id': u'fd1fcd0d-32bd-4ce5-8c16-534c21dfc74d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-07-31T06:22:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:22:15Z', 'hostId': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.1.11', 'cloud': 'envvars', 'host_id': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', '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-31T06:22:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:21:30Z', 'created': u'2018-07-31T06:21:30Z', '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:c2:98:42', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:70:d9', 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:27:70:d9', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:22:14.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'678e94fa-9453-4193-81d6-260af7f53baa', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'a028d329-3b86-4937-bf9d-033fbde32aed', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7481658a-b7b6-4021-a38e-9c395d5354db'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'a028d329-3b86-4937-bf9d-033fbde32aed', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'9a2d5f0f-61a0-4de9-8bbb-ac5ca1950f65'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'a028d329-3b86-4937-bf9d-033fbde32aed', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'aaf043dc-c451-4295-96ef-db197666411e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'a028d329-3b86-4937-bf9d-033fbde32aed', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'f3d280a0-954a-4b9d-87e1-ffdb320ce87b'})], 'id': u'a028d329-3b86-4937-bf9d-033fbde32aed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'5d471756-3c79-47f4-b044-20d1ca9394d3', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'242be5d4-fd3d-4d06-997a-deb6753e076e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'5d471756-3c79-47f4-b044-20d1ca9394d3', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3b9fd9fa-564a-4f65-918d-8fb2f8875f27'})], 'id': u'5d471756-3c79-47f4-b044-20d1ca9394d3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2018-07-31T06:22:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:22:15Z', 'hostId': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', '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-31T06:22:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:21:30Z', 'created': u'2018-07-31T06:21:30Z', '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:c8:f8:c9', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:c5:63', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:c5:63', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:22:10.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'4187eccb-73bf-4071-a8d1-8d2ada4f8b3a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'f20d0978-ab87-4774-a058-db10bc008ede', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'2a9001c5-71f4-4227-8b4f-d9d6855e0ac7'})], 'id': u'f20d0978-ab87-4774-a058-db10bc008ede', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f1936ed7-8999-4e00-9feb-64c80043aaa1', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'461c316f-9126-4dcf-a2d2-4f8b9440fd64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f1936ed7-8999-4e00-9feb-64c80043aaa1', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'78028880-c5be-4d00-a914-8d9babac24a2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'f1936ed7-8999-4e00-9feb-64c80043aaa1', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8b95c0ff-31cd-4071-bd23-73540e3d1514'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f1936ed7-8999-4e00-9feb-64c80043aaa1', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bb8e4145-587b-40ac-846b-1d192d251b98'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'f1936ed7-8999-4e00-9feb-64c80043aaa1', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'eeaf0b92-c787-42cc-a3f3-069ab9398f8e'})], 'id': u'f1936ed7-8999-4e00-9feb-64c80043aaa1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-07-31T06:22:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:22:10Z', 'hostId': u'86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba', '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-31T06:22:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:21:27Z', 'created': u'2018-07-31T06:21:27Z', '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:54:61:76', u'version': 4, u'addr': u'192.168.1.16', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:bc:44', 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:9d:bc:44', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:22:10.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'96d35bb2-89b5-4f43-9bc0-a00a3a7276df', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'0434768c-04a9-4be3-97e0-2877d2f75d3a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'057bad70-8000-4c5c-ac7a-0ab4ddac1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'2ddfd574-7cfb-4c47-b518-5838c59cb93b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3a5f9fd9-044d-4b84-9e98-28aeb836b89f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'4a962528-5d57-4a04-9d20-4f58f1d4d453'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'8a9bcdac-57fd-4a05-9a6d-aaffac484d80'})], 'id': u'7af2890c-3e72-414e-8a3f-1e335ef5417f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'5af9eaf6-bd06-41b5-a000-176a7248abaa', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'3a7cea75-c79b-446c-86de-0c8e3c929991'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5af9eaf6-bd06-41b5-a000-176a7248abaa', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'aeba8f74-fd85-40bf-9214-b3125cf13b32'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'5af9eaf6-bd06-41b5-a000-176a7248abaa', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'eac0e452-1294-4bc5-a3aa-745511faf74a'})], 'id': u'5af9eaf6-bd06-41b5-a000-176a7248abaa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-07-31T06:22:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:22:10Z', 'hostId': u'86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba', '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-31T06:22:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:21:27Z', 'created': u'2018-07-31T06:21:27Z', '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:f6:e0:29', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:e0:29', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:21:12.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'8a0866ad-197d-4f56-ac8e-9f686a7f7306', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'435da2f0-a7cd-4f24-bd86-a93e7b77fc41', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'570ed64c-020f-4fa5-943e-10c907040fda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'435da2f0-a7cd-4f24-bd86-a93e7b77fc41', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'bb92c1be-59b7-4a28-892f-d88e0f334071'})], 'id': u'435da2f0-a7cd-4f24-bd86-a93e7b77fc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-07-31T06:21:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:21:12Z', 'hostId': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', '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-31T06:21:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:19:27Z', 'created': u'2018-07-31T06:19:27Z', '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:b1:2e:da', u'version': 4, u'addr': u'192.168.1.19', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:79:48', u'version': 4, u'addr': u'192.168.0.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:79:48', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:19:17.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'44f8d95f-0580-4fef-afc7-cb16278503c3', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'0ceb9f7f-32a6-419b-811d-14fdbb1340e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'4a6c1d1b-b957-4264-9a5d-fd451986e482'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'5d3aaaef-dd46-4559-8a62-81e3b0e595ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'd800b432-a009-4566-a03d-a3dab713f7b0'})], 'id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'0ceb9f7f-32a6-419b-811d-14fdbb1340e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'4a6c1d1b-b957-4264-9a5d-fd451986e482'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'5d3aaaef-dd46-4559-8a62-81e3b0e595ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'd800b432-a009-4566-a03d-a3dab713f7b0'})], 'id': u'666f67b8-cb06-4925-805c-678d9ff9e974', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-07-31T06:19:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:19:17Z', 'hostId': u'86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.0.17', 'cloud': 'envvars', 'host_id': u'86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba', '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-31T06:19:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:17:33Z', 'created': u'2018-07-31T06:17:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-07-31 06:22:29,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:22:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:30,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-434c5109-d0e9-4414-89c5-69c6c1c4fa4c x-compute-request-id: req-434c5109-d0e9-4414-89c5-69c6c1c4fa4c Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:22:30,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-434c5109-d0e9-4414-89c5-69c6c1c4fa4c 2018-07-31 06:22:30,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44682097435s 2018-07-31 06:22:30,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-434c5109-d0e9-4414-89c5-69c6c1c4fa4c 2018-07-31 06:22:30,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:22:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:22:30,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-d26505a0-a354-4308-940f-e7279433faf7 x-compute-request-id: req-d26505a0-a354-4308-940f-e7279433faf7 Content-Encoding: gzip Content-Length: 9687 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-07-31 06:22:30,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-d26505a0-a354-4308-940f-e7279433faf7 2018-07-31 06:22:30,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0720319747925s 2018-07-31 06:22:30,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-d26505a0-a354-4308-940f-e7279433faf7 2018-07-31 06:22:30,435 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-07-31 06:22:30,437 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:22:40,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:22:40,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:41,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-9c7a5f30-466e-45a6-aa25-094fddbc430d x-compute-request-id: req-9c7a5f30-466e-45a6-aa25-094fddbc430d Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:22:41,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c7a5f30-466e-45a6-aa25-094fddbc430d 2018-07-31 06:22:41,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636108875275s 2018-07-31 06:22:41,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c7a5f30-466e-45a6-aa25-094fddbc430d 2018-07-31 06:22:41,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:22:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:22:41,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-06fc9fbc-93e9-46a2-9f79-705149c9c9de x-compute-request-id: req-06fc9fbc-93e9-46a2-9f79-705149c9c9de Content-Encoding: gzip Content-Length: 10524 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists..."} 2018-07-31 06:22:41,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-06fc9fbc-93e9-46a2-9f79-705149c9c9de 2018-07-31 06:22:41,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.08123087883s 2018-07-31 06:22:41,175 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-06fc9fbc-93e9-46a2-9f79-705149c9c9de 2018-07-31 06:22:41,175 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... 2018-07-31 06:22:41,177 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:22:51,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:22:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:22:51,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-a982caaa-35fc-4466-a8c5-08d8f80414e0 x-compute-request-id: req-a982caaa-35fc-4466-a8c5-08d8f80414e0 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:22:51,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a982caaa-35fc-4466-a8c5-08d8f80414e0 2018-07-31 06:22:51,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633435964584s 2018-07-31 06:22:51,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a982caaa-35fc-4466-a8c5-08d8f80414e0 2018-07-31 06:22:51,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:22:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:22:51,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:22: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-a02b0fd6-3c91-4cc2-b577-34ef58be52bf x-compute-request-id: req-a02b0fd6-3c91-4cc2-b577-34ef58be52bf Content-Encoding: gzip Content-Length: 12602 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\n"} 2018-07-31 06:22:51,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-a02b0fd6-3c91-4cc2-b577-34ef58be52bf 2018-07-31 06:22:51,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754630565643s 2018-07-31 06:22:51,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-a02b0fd6-3c91-4cc2-b577-34ef58be52bf 2018-07-31 06:22:51,900 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] 2018-07-31 06:22:51,901 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:23:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:23:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:23:02,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-cf5d2e41-a66b-42ee-81b9-cbc1ccc86c8c x-compute-request-id: req-cf5d2e41-a66b-42ee-81b9-cbc1ccc86c8c Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:23:02,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf5d2e41-a66b-42ee-81b9-cbc1ccc86c8c 2018-07-31 06:23:02,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451647996902s 2018-07-31 06:23:02,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf5d2e41-a66b-42ee-81b9-cbc1ccc86c8c 2018-07-31 06:23:02,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:23:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:23:02,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-9e66559a-3459-42d8-901c-d9ec39ac86b3 x-compute-request-id: req-9e66559a-3459-42d8-901c-d9ec39ac86b3 Content-Encoding: gzip Content-Length: 13388 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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) ...\n"} 2018-07-31 06:23:02,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-9e66559a-3459-42d8-901c-d9ec39ac86b3 2018-07-31 06:23:02,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0929160118103s 2018-07-31 06:23:02,466 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-9e66559a-3459-42d8-901c-d9ec39ac86b3 2018-07-31 06:23:02,466 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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) ... 2018-07-31 06:23:02,468 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:23:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:23:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:23:12,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-697221af-f769-4f2b-8b48-a0df542d8d6f x-compute-request-id: req-697221af-f769-4f2b-8b48-a0df542d8d6f Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:23:12,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-697221af-f769-4f2b-8b48-a0df542d8d6f 2018-07-31 06:23:12,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429758071899s 2018-07-31 06:23:12,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-697221af-f769-4f2b-8b48-a0df542d8d6f 2018-07-31 06:23:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:23:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:23:12,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-99194df9-f146-4f9f-b609-59b9771099a4 x-compute-request-id: req-99194df9-f146-4f9f-b609-59b9771099a4 Content-Encoding: gzip Content-Length: 13803 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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) ...\n"} 2018-07-31 06:23:12,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-99194df9-f146-4f9f-b609-59b9771099a4 2018-07-31 06:23:12,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777540206909s 2018-07-31 06:23:12,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-99194df9-f146-4f9f-b609-59b9771099a4 2018-07-31 06:23:12,997 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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) ... 2018-07-31 06:23:12,999 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:23:23,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:23:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:23:23,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-bdd0c0dd-67d9-4ab6-9df4-fe268a238f3b x-compute-request-id: req-bdd0c0dd-67d9-4ab6-9df4-fe268a238f3b Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:23:23,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdd0c0dd-67d9-4ab6-9df4-fe268a238f3b 2018-07-31 06:23:23,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446084976196s 2018-07-31 06:23:23,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdd0c0dd-67d9-4ab6-9df4-fe268a238f3b 2018-07-31 06:23:23,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:23:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:23:23,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-27f9750d-101e-4e89-83df-10ba79549b2a x-compute-request-id: req-27f9750d-101e-4e89-83df-10ba79549b2a Content-Encoding: gzip Content-Length: 14078 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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) ...\n"} 2018-07-31 06:23:23,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-27f9750d-101e-4e89-83df-10ba79549b2a 2018-07-31 06:23:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077889919281s 2018-07-31 06:23:23,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-27f9750d-101e-4e89-83df-10ba79549b2a 2018-07-31 06:23:23,544 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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) ... 2018-07-31 06:23:23,546 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:23:33,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:23:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:23:34,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-4b50dc61-8755-4b5c-9bb2-8c0ce9bac195 x-compute-request-id: req-4b50dc61-8755-4b5c-9bb2-8c0ce9bac195 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:23:34,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b50dc61-8755-4b5c-9bb2-8c0ce9bac195 2018-07-31 06:23:34,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455832004547s 2018-07-31 06:23:34,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b50dc61-8755-4b5c-9bb2-8c0ce9bac195 2018-07-31 06:23:34,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:23:34,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:23:34,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-b134219a-a654-4b11-9c4e-897a94959695 x-compute-request-id: req-b134219a-a654-4b11-9c4e-897a94959695 Content-Encoding: gzip Content-Length: 14344 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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) ...\n"} 2018-07-31 06:23:34,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-b134219a-a654-4b11-9c4e-897a94959695 2018-07-31 06:23:34,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0827128887177s 2018-07-31 06:23:34,105 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-b134219a-a654-4b11-9c4e-897a94959695 2018-07-31 06:23:34,105 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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) ... 2018-07-31 06:23:34,108 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:23:44,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:23:44,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:23:44,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-9f016627-f23d-4fcf-b566-a3e9683857a2 x-compute-request-id: req-9f016627-f23d-4fcf-b566-a3e9683857a2 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:23:44,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f016627-f23d-4fcf-b566-a3e9683857a2 2018-07-31 06:23:44,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597856044769s 2018-07-31 06:23:44,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f016627-f23d-4fcf-b566-a3e9683857a2 2018-07-31 06:23:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:23:44,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:23:44,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23: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-b8e90d14-aa2d-4840-add0-86abb2c286ae x-compute-request-id: req-b8e90d14-aa2d-4840-add0-86abb2c286ae Content-Encoding: gzip Content-Length: 14830 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\n"} 2018-07-31 06:23:44,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-b8e90d14-aa2d-4840-add0-86abb2c286ae 2018-07-31 06:23:44,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0841159820557s 2018-07-31 06:23:44,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-b8e90d14-aa2d-4840-add0-86abb2c286ae 2018-07-31 06:23:44,811 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2018-07-31 06:23:44,814 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:23:54,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:23:54,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:23:55,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a51b7d8f-34cf-4bad-aae9-9c73f3f1d782 x-compute-request-id: req-a51b7d8f-34cf-4bad-aae9-9c73f3f1d782 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:23:55,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a51b7d8f-34cf-4bad-aae9-9c73f3f1d782 2018-07-31 06:23:55,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623221874237s 2018-07-31 06:23:55,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a51b7d8f-34cf-4bad-aae9-9c73f3f1d782 2018-07-31 06:23:55,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:23:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:23:55,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0769b185-307b-40de-bbac-79e454e9c5cc x-compute-request-id: req-0769b185-307b-40de-bbac-79e454e9c5cc Content-Encoding: gzip Content-Length: 15056 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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) ...\n"} 2018-07-31 06:23:55,540 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-0769b185-307b-40de-bbac-79e454e9c5cc 2018-07-31 06:23:55,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842409133911s 2018-07-31 06:23:55,542 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-0769b185-307b-40de-bbac-79e454e9c5cc 2018-07-31 06:23:55,542 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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) ... 2018-07-31 06:23:55,545 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:24:05,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:24:06,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-287d733d-2284-4a08-a113-fb5238619f30 x-compute-request-id: req-287d733d-2284-4a08-a113-fb5238619f30 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:24:06,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-287d733d-2284-4a08-a113-fb5238619f30 2018-07-31 06:24:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602603912354s 2018-07-31 06:24:06,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-287d733d-2284-4a08-a113-fb5238619f30 2018-07-31 06:24:06,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:24:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:24:06,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24: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-48a95e38-2eab-49cf-ac31-76ecc2ecf176 x-compute-request-id: req-48a95e38-2eab-49cf-ac31-76ecc2ecf176 Content-Encoding: gzip Content-Length: 15357 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\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) ...\n"} 2018-07-31 06:24:06,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-48a95e38-2eab-49cf-ac31-76ecc2ecf176 2018-07-31 06:24:06,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0818500518799s 2018-07-31 06:24:06,247 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-48a95e38-2eab-49cf-ac31-76ecc2ecf176 2018-07-31 06:24:06,248 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 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) ... 2018-07-31 06:24:06,251 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:24:16,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:24:17,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24: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-fead3275-0f0b-4790-bdc4-bfd1e7d7127a x-compute-request-id: req-fead3275-0f0b-4790-bdc4-bfd1e7d7127a Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:24:17,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fead3275-0f0b-4790-bdc4-bfd1e7d7127a 2018-07-31 06:24:17,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.958472967148s 2018-07-31 06:24:17,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fead3275-0f0b-4790-bdc4-bfd1e7d7127a 2018-07-31 06:24:17,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:24:17,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:24:17,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39836db1-9c4b-48a4-b1a5-1285aea33dfd x-compute-request-id: req-39836db1-9c4b-48a4-b1a5-1285aea33dfd Content-Encoding: gzip Content-Length: 16068 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7975\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7983\nclearwater-socket-factory-sig start/running, process 7995\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\n"} 2018-07-31 06:24:17,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-39836db1-9c4b-48a4-b1a5-1285aea33dfd 2018-07-31 06:24:17,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0964448451996s 2018-07-31 06:24:17,324 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-39836db1-9c4b-48a4-b1a5-1285aea33dfd 2018-07-31 06:24:17,324 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7975 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7983 clearwater-socket-factory-sig start/running, process 7995 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... 2018-07-31 06:24:17,327 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:24:27,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:24:27,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24: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-cc3a6c19-7c98-48d0-ba2b-524e111f6816 x-compute-request-id: req-cc3a6c19-7c98-48d0-ba2b-524e111f6816 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:24:27,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc3a6c19-7c98-48d0-ba2b-524e111f6816 2018-07-31 06:24:27,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632947921753s 2018-07-31 06:24:27,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc3a6c19-7c98-48d0-ba2b-524e111f6816 2018-07-31 06:24:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:24:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:24:28,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24: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-05f123c7-eea4-4509-829d-3237736d4877 x-compute-request-id: req-05f123c7-eea4-4509-829d-3237736d4877 Content-Encoding: gzip Content-Length: 16429 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7975\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7983\nclearwater-socket-factory-sig start/running, process 7995\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\n"} 2018-07-31 06:24:28,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-05f123c7-eea4-4509-829d-3237736d4877 2018-07-31 06:24:28,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0827090740204s 2018-07-31 06:24:28,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-05f123c7-eea4-4509-829d-3237736d4877 2018-07-31 06:24:28,064 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7975 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7983 clearwater-socket-factory-sig start/running, process 7995 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 2018-07-31 06:24:28,067 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:24:38,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:24:38,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef30653-f5d4-4c7c-9dba-64a7c57312f7 x-compute-request-id: req-9ef30653-f5d4-4c7c-9dba-64a7c57312f7 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:24:38,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ef30653-f5d4-4c7c-9dba-64a7c57312f7 2018-07-31 06:24:38,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62712097168s 2018-07-31 06:24:38,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ef30653-f5d4-4c7c-9dba-64a7c57312f7 2018-07-31 06:24:38,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:24:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:24:38,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce8640c-71ca-499d-8c31-c4bde3435e62 x-compute-request-id: req-7ce8640c-71ca-499d-8c31-c4bde3435e62 Content-Encoding: gzip Content-Length: 16900 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7975\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7983\nclearwater-socket-factory-sig start/running, process 7995\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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)\n"} 2018-07-31 06:24:38,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-7ce8640c-71ca-499d-8c31-c4bde3435e62 2018-07-31 06:24:38,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801739692688s 2018-07-31 06:24:38,795 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-7ce8640c-71ca-499d-8c31-c4bde3435e62 2018-07-31 06:24:38,795 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7975 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7983 clearwater-socket-factory-sig start/running, process 7995 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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) 2018-07-31 06:24:38,799 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:24:48,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:24:49,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dccc585-80ed-414b-a87e-a277b11af054 x-compute-request-id: req-2dccc585-80ed-414b-a87e-a277b11af054 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:24:49,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2dccc585-80ed-414b-a87e-a277b11af054 2018-07-31 06:24:49,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431900024414s 2018-07-31 06:24:49,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2dccc585-80ed-414b-a87e-a277b11af054 2018-07-31 06:24:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:24:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:24:49,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a336b812-947b-4da3-b5ed-f1e43e2589ad x-compute-request-id: req-a336b812-947b-4da3-b5ed-f1e43e2589ad Content-Encoding: gzip Content-Length: 18642 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009054] AppArmor: AppArmor initialized\n[ 0.010073] Yama: becoming mindful.\n[ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020077] Initializing cgroup subsys memory\n[ 0.021181] Initializing cgroup subsys devices\n[ 0.022272] Initializing cgroup subsys freezer\n[ 0.023364] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025138] Initializing cgroup subsys hugetlb\n[ 0.026280] CPU: Physical Processor ID: 0\n[ 0.027294] FEATURE SPEC_CTRL Present\n[ 0.028694] mce: CPU supports 10 MCE banks\n[ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable\n[ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044463] ACPI: All ACPI Tables successfully acquired\n[ 0.045873] ftrace: allocating 28727 entries in 113 pages\n[ 0.068308] Enabling x2apic\n[ 0.069104] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085105] KVM setup paravirtual spinlock\n[ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088164] x86: Booting SMP configuration:\n[ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104020] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110036] EVM: security.selinux\n[ 0.110906] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112771] EVM: security.capability\n[ 0.113686] pinctrl core: initialized pinctrl subsystem\n[ 0.114098] regulator-dummy: no parameters\n[ 0.116071] RTC time: 6:22:16, date: 07/31/18\n[ 0.117158] NET: Registered protocol family 16\n[ 0.118314] cpuidle: using governor ladder\n[ 0.119301] cpuidle: using governor menu\n[ 0.120071] ACPI: bus type PCI registered\n[ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122557] PCI: Using configuration type 1 for base access\n[ 0.124361] bio: create slab at 0\n[ 0.125043] ACPI: Added _OSI(Module Device)\n[ 0.125082] ACPI: Added _OSI(Processor Device)\n[ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130342] ACPI: Interpreter enabled\n[ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139669] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146285] ACPI: No dock devices found.\n[ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156187] acpiphp: Slot [3] registered\n[ 0.157178] acpiphp: Slot [4] registered\n[ 0.158157] acpiphp: Slot [5] registered\n[ 0.159132] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161012] acpiphp: Slot [8] registered\n[ 0.161995] acpiphp: Slot [9] registered\n[ 0.162990] acpiphp: Slot [10] registered\n[ 0.163999] acpiphp: Slot [11] registered\n[ 0.164019] acpiphp: Slot [12] registered\n[ 0.165018] acpiphp: Slot [13] registered\n[ 0.166024] acpiphp: Slot [14] registered\n[ 0.167029] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169023] acpiphp: Slot [17] registered\n[ 0.170005] acpiphp: Slot [18] registered\n[ 0.171011] acpiphp: Slot [19] registered\n[ 0.171997] acpiphp: Slot [20] registered\n[ 0.172018] acpiphp: Slot [21] registered\n[ 0.173096] acpiphp: Slot [22] registered\n[ 0.174118] acpiphp: Slot [23] registered\n[ 0.175130] acpiphp: Slot [24] registered\n[ 0.176019] acpiphp: Slot [25] registered\n[ 0.177019] acpiphp: Slot [26] registered\n[ 0.178021] acpiphp: Slot [27] registered\n[ 0.179027] acpiphp: Slot [28] registered\n[ 0.180004] acpiphp: Slot [29] registered\n[ 0.181005] acpiphp: Slot [30] registered\n[ 0.182016] acpiphp: Slot [31] registered\n[ 0.182993] PCI host bridge to bus 0000:00\n[ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234164] SCSI subsystem initialized\n[ 0.235232] ACPI: bus type USB registered\n[ 0.236030] usbcore: registered new interface driver usbfs\n[ 0.237298] usbcore: registered new interface driver hub\n[ 0.238558] usbcore: registered new device driver usb\n[ 0.238558] PCI: Using ACPI for IRQ routing\n[ 0.240270] NetLabel: Initializing\n[ 0.241129] NetLabel: domain hash size = 128\n[ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243334] NetLabel: unlabeled traffic allowed by default\n[ 0.244142] Switched to clocksource kvm-clock\n[ 0.251363] AppArmor: AppArmor Filesystem Enabled\n[ 0.252520] pnp: PnP ACPI init\n[ 0.253312] ACPI: bus type PNP registered\n[ 0.254703] pnp: PnP ACPI: found 8 devices\n[ 0.255685] ACPI: bus type PNP unregistered\n[ 0.263123] NET: Registered protocol family 2\n[ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267875] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.269429] TCP: reno registered\n[ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.273209] NET: Registered protocol family 1\n[ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.321226] Trying to unpack rootfs image as initramfs...\n[ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422679] Scanning for low memory corruption every 60 seconds\n[ 0.424631] Initialise system trusted keyring\n[ 0.426070] audit: initializing netlink socket (disabled)\n[ 0.427717] type=2000 audit(1533018136.626:1): initialized\n[ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457048] zbud: loaded\n[ 0.458131] VFS: Disk quotas dquot_6.5.2\n[ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461509] fuse init (API version 7.22)\n[ 0.462764] msgmni has been set to 3997\n[ 0.463975] Key type big_key registered\n[ 0.465472] Key type asymmetric registered\n[ 0.466689] Asymmetric key parser 'x509' registered\n[ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.470647] io scheduler noop registered\n[ 0.471875] io scheduler deadline registered (default)\n[ 0.473419] io scheduler cfq registered\n[ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.478335] ipmi message handler version 39.2\n[ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.481991] ACPI: Power Button [PWRF]\n[ 0.483228] GHES: HEST is not enabled!\n[ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600836] Linux agpgart interface v0.103\n[ 0.602686] brd: module loaded\n[ 0.603879] loop: module loaded\n[ 0.604937] blk-mq: CPU -> queue map\n[ 0.605746] CPU 0 -> Queue 0\n[ 0.606494] CPU 1 -> Queue 0\n[ 0.607702] vda: vda1\n[ 0.608976] scsi0 : ata_piix\n[ 0.609767] scsi1 : ata_piix\n[ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.613448] libphy: Fixed MDIO Bus: probed\n[ 0.614381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618002] PPP generic driver version 2.4.2\n[ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620504] ehci-pci: EHCI PCI platform driver\n[ 0.621456] ehci-platform: EHCI generic platform driver\n[ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623818] ohci-pci: OHCI PCI platform driver\n[ 0.624772] ohci-platform: OHCI generic platform driver\n[ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655598] usb usb1: Product: UHCI Host Controller\n[ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659200] hub 1-0:1.0: USB hub found\n[ 0.660109] hub 1-0:1.0: 2 ports detected\n[ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665750] mousedev: PS/2 mouse device common for all mice\n[ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672897] device-mapper: uevent: version 1.0.3\n[ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676985] TCP: cubic registered\n[ 0.677854] NET: Registered protocol family 10\n[ 0.678975] NET: Registered protocol family 17\n[ 0.679968] Key type dns_resolver registered\n[ 0.681019] Loading compiled-in X.509 certificates\n[ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691857] registered taskstats version 1\n[ 0.694307] Key type trusted registered\n[ 0.697645] Key type encrypted registered\n[ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699730] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.701304] regulator-dummy: disabling\n[ 0.702231] Magic number: 10:792:368\n[ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706146] EDD information not available.\n[ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770900] Write protecting the kernel read-only data: 12288k\n[ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788194] systemd-udevd[107]: starting version 204\n[ 0.825895] FDC 0 is a S82078B\n[ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140449] usb 1-1: Product: QEMU USB Tablet\n[ 1.141735] usb 1-1: Manufacturer: QEMU\n[ 1.142894] usb 1-1: SerialNumber: 42\n[ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.197162] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|B*=o=*+. |\n|oo.+o=+. |\n| + ..E . |\n| . + |\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.+. |\n| . =o.+ . |\n| . o.oo. |\n| . . . . |\n|.o.. S |\n|*++. E |\n|=+o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . o + . |\n| o . o S + |\n| . = = * + |\n|E + B o = |\n| . = . . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| . S |\n|E.o. . . |\n| +o+o...o |\n|=..=+oo .. |\n|B++.oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7975\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7983\nclearwater-socket-factory-sig start/running, process 7995\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.19'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 (DSA)\nec2: 256 ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 (ECDSA)\nec2: 256 a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 (ED25519)\nec2: 2048 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKHJmzvU/sqdz2N65tWIgT/rxXMGI9C6OIh4uwq381jXwSIpiS439CqZQlF1AW01L/YmdC6xeNV77n2nNMGWJEU= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ1xZ8/LpZxeB5klXvznY68x2mll1bzKuyHC03m8Do36 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMm45jbii+mUOasvVIKM10glyAdWp7LMvluHQgeAKunKlRtuQeeksaOPbkSIBW9Vdj7Hhama/368n/T49mHzyAnV51wjXnjOx1BMqMX7Oc354rf0igxuutfwailWhNXbjDW3+COPUxk4+AQzZl+EBuPIC2t1RcmvaQzoTk0F/eIK3GwWb/+GdTh2QuW6UmG0vRyP2bB/SebkxM4gQXBxacIqPV5M954kPNb9K7cMA2gaYmUhpIY6t6eSugoWW+S6IX2ozLGPDhLMzMQIWwLh4cX3CZfiqsLfzeTqwr6toinmQI20XpP5sQy5OvTVThinRez2f6gmc00RJO0QFIK0bj root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:24:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 152.18 seconds\n"} 2018-07-31 06:24:49,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-a336b812-947b-4da3-b5ed-f1e43e2589ad 2018-07-31 06:24:49,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738680362701s 2018-07-31 06:24:49,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1/action used request id req-a336b812-947b-4da3-b5ed-f1e43e2589ad 2018-07-31 06:24:49,320 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009054] AppArmor: AppArmor initialized [ 0.010073] Yama: becoming mindful. [ 0.011093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016638] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018195] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020077] Initializing cgroup subsys memory [ 0.021181] Initializing cgroup subsys devices [ 0.022272] Initializing cgroup subsys freezer [ 0.023364] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025138] Initializing cgroup subsys hugetlb [ 0.026280] CPU: Physical Processor ID: 0 [ 0.027294] FEATURE SPEC_CTRL Present [ 0.028694] mce: CPU supports 10 MCE banks [ 0.029743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033484] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038044] Speculative Store Bypass: Vulnerable [ 0.039482] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044463] ACPI: All ACPI Tables successfully acquired [ 0.045873] ftrace: allocating 28727 entries in 113 pages [ 0.068308] Enabling x2apic [ 0.069104] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078680] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085105] KVM setup paravirtual spinlock [ 0.087396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088164] x86: Booting SMP configuration: [ 0.089238] .... node #0, CPUs: #1[ 0.087362] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104020] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110036] EVM: security.selinux [ 0.110906] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112771] EVM: security.capability [ 0.113686] pinctrl core: initialized pinctrl subsystem [ 0.114098] regulator-dummy: no parameters [ 0.116071] RTC time: 6:22:16, date: 07/31/18 [ 0.117158] NET: Registered protocol family 16 [ 0.118314] cpuidle: using governor ladder [ 0.119301] cpuidle: using governor menu [ 0.120071] ACPI: bus type PCI registered [ 0.121046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122557] PCI: Using configuration type 1 for base access [ 0.124361] bio: create slab at 0 [ 0.125043] ACPI: Added _OSI(Module Device) [ 0.125082] ACPI: Added _OSI(Processor Device) [ 0.126128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130342] ACPI: Interpreter enabled [ 0.131264] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139669] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146285] ACPI: No dock devices found. [ 0.149080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156187] acpiphp: Slot [3] registered [ 0.157178] acpiphp: Slot [4] registered [ 0.158157] acpiphp: Slot [5] registered [ 0.159132] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161012] acpiphp: Slot [8] registered [ 0.161995] acpiphp: Slot [9] registered [ 0.162990] acpiphp: Slot [10] registered [ 0.163999] acpiphp: Slot [11] registered [ 0.164019] acpiphp: Slot [12] registered [ 0.165018] acpiphp: Slot [13] registered [ 0.166024] acpiphp: Slot [14] registered [ 0.167029] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169023] acpiphp: Slot [17] registered [ 0.170005] acpiphp: Slot [18] registered [ 0.171011] acpiphp: Slot [19] registered [ 0.171997] acpiphp: Slot [20] registered [ 0.172018] acpiphp: Slot [21] registered [ 0.173096] acpiphp: Slot [22] registered [ 0.174118] acpiphp: Slot [23] registered [ 0.175130] acpiphp: Slot [24] registered [ 0.176019] acpiphp: Slot [25] registered [ 0.177019] acpiphp: Slot [26] registered [ 0.178021] acpiphp: Slot [27] registered [ 0.179027] acpiphp: Slot [28] registered [ 0.180004] acpiphp: Slot [29] registered [ 0.181005] acpiphp: Slot [30] registered [ 0.182016] acpiphp: Slot [31] registered [ 0.182993] PCI host bridge to bus 0000:00 [ 0.183974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.185397] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.186787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.188004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.197787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227764] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232733] vgaarb: bridge control possible 0000:00:02.0 [ 0.234164] SCSI subsystem initialized [ 0.235232] ACPI: bus type USB registered [ 0.236030] usbcore: registered new interface driver usbfs [ 0.237298] usbcore: registered new interface driver hub [ 0.238558] usbcore: registered new device driver usb [ 0.238558] PCI: Using ACPI for IRQ routing [ 0.240270] NetLabel: Initializing [ 0.241129] NetLabel: domain hash size = 128 [ 0.242142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243334] NetLabel: unlabeled traffic allowed by default [ 0.244142] Switched to clocksource kvm-clock [ 0.251363] AppArmor: AppArmor Filesystem Enabled [ 0.252520] pnp: PnP ACPI init [ 0.253312] ACPI: bus type PNP registered [ 0.254703] pnp: PnP ACPI: found 8 devices [ 0.255685] ACPI: bus type PNP unregistered [ 0.263123] NET: Registered protocol family 2 [ 0.264409] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.266218] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267875] TCP: Hash tables configured (established 16384 bind 16384) [ 0.269429] TCP: reno registered [ 0.270399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271915] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.273209] NET: Registered protocol family 1 [ 0.274120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.275289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.276427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.299256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.321226] Trying to unpack rootfs image as initramfs... [ 0.414251] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417917] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420308] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422679] Scanning for low memory corruption every 60 seconds [ 0.424631] Initialise system trusted keyring [ 0.426070] audit: initializing netlink socket (disabled) [ 0.427717] type=2000 audit(1533018136.626:1): initialized [ 0.453986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457048] zbud: loaded [ 0.458131] VFS: Disk quotas dquot_6.5.2 [ 0.459373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461509] fuse init (API version 7.22) [ 0.462764] msgmni has been set to 3997 [ 0.463975] Key type big_key registered [ 0.465472] Key type asymmetric registered [ 0.466689] Asymmetric key parser 'x509' registered [ 0.468123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.470647] io scheduler noop registered [ 0.471875] io scheduler deadline registered (default) [ 0.473419] io scheduler cfq registered [ 0.474703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.476364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.478335] ipmi message handler version 39.2 [ 0.479710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481991] ACPI: Power Button [PWRF] [ 0.483228] GHES: HEST is not enabled! [ 0.505651] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572817] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600836] Linux agpgart interface v0.103 [ 0.602686] brd: module loaded [ 0.603879] loop: module loaded [ 0.604937] blk-mq: CPU -> queue map [ 0.605746] CPU 0 -> Queue 0 [ 0.606494] CPU 1 -> Queue 0 [ 0.607702] vda: vda1 [ 0.608976] scsi0 : ata_piix [ 0.609767] scsi1 : ata_piix [ 0.610516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.611828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.613448] libphy: Fixed MDIO Bus: probed [ 0.614381] tun: Universal TUN/TAP device driver, 1.6 [ 0.615430] tun: (C) 1999-2004 Max Krasnyansky [ 0.618002] PPP generic driver version 2.4.2 [ 0.619070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620504] ehci-pci: EHCI PCI platform driver [ 0.621456] ehci-platform: EHCI generic platform driver [ 0.622553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623818] ohci-pci: OHCI PCI platform driver [ 0.624772] ohci-platform: OHCI generic platform driver [ 0.625931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648209] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.652484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655598] usb usb1: Product: UHCI Host Controller [ 0.656738] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659200] hub 1-0:1.0: USB hub found [ 0.660109] hub 1-0:1.0: 2 ports detected [ 0.661109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665750] mousedev: PS/2 mouse device common for all mice [ 0.667212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669034] rtc_cmos 00:00: RTC can wake from S4 [ 0.670271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672897] device-mapper: uevent: version 1.0.3 [ 0.673931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.675707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676985] TCP: cubic registered [ 0.677854] NET: Registered protocol family 10 [ 0.678975] NET: Registered protocol family 17 [ 0.679968] Key type dns_resolver registered [ 0.681019] Loading compiled-in X.509 certificates [ 0.682586] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691857] registered taskstats version 1 [ 0.694307] Key type trusted registered [ 0.697645] Key type encrypted registered [ 0.698580] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699730] IMA: No TPM chip found, activating TPM-bypass! [ 0.701304] regulator-dummy: disabling [ 0.702231] Magic number: 10:792:368 [ 0.703192] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.704927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706146] EDD information not available. [ 0.769178] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770900] Write protecting the kernel read-only data: 12288k [ 0.772610] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775460] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788194] systemd-udevd[107]: starting version 204 [ 0.825895] FDC 0 is a S82078B [ 0.972026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138450] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140449] usb 1-1: Product: QEMU USB Tablet [ 1.141735] usb 1-1: Manufacturer: QEMU [ 1.142894] usb 1-1: SerialNumber: 42 [ 1.416072] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.840943] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.107812] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.197162] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.332121] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.68 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:20 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:cb:18 | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f4:8c:82 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |B*=o=*+. | |oo.+o=+. | | + ..E . | | . + | | S . | | . | | | | | | | +-----------------+ 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: c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.+. | | . =o.+ . | | . o.oo. | | . . . . | |.o.. S | |*++. E | |=+o | | . | | | +-----------------+ 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: ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . o + . | | o . o S + | | . = = * + | |E + B o = | | . = . . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | . S | |E.o. . . | | +o+o...o | |=..=+oo .. | |B++.oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:28 +0000. Up 11.68 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.23 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19433 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3756 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7975 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7983 clearwater-socket-factory-sig start/running, process 7995 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.19' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c0:18:8b:aa:1d:8e:83:b4:cc:71:55:b6:59:13:f8:ce root@bono-0 (DSA) ec2: 256 ec:48:7b:a5:e4:95:84:9b:a8:d2:42:fc:e1:c9:0b:0b root@bono-0 (ECDSA) ec2: 256 a0:ee:79:d6:1b:89:22:bc:4a:6a:ca:d2:9e:07:9f:20 root@bono-0 (ED25519) ec2: 2048 69:0d:00:f1:82:9c:01:c8:31:01:52:dd:c6:48:73:e1 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKHJmzvU/sqdz2N65tWIgT/rxXMGI9C6OIh4uwq381jXwSIpiS439CqZQlF1AW01L/YmdC6xeNV77n2nNMGWJEU= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ1xZ8/LpZxeB5klXvznY68x2mll1bzKuyHC03m8Do36 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMm45jbii+mUOasvVIKM10glyAdWp7LMvluHQgeAKunKlRtuQeeksaOPbkSIBW9Vdj7Hhama/368n/T49mHzyAnV51wjXnjOx1BMqMX7Oc354rf0igxuutfwailWhNXbjDW3+COPUxk4+AQzZl+EBuPIC2t1RcmvaQzoTk0F/eIK3GwWb/+GdTh2QuW6UmG0vRyP2bB/SebkxM4gQXBxacIqPV5M954kPNb9K7cMA2gaYmUhpIY6t6eSugoWW+S6IX2ozLGPDhLMzMQIWwLh4cX3CZfiqsLfzeTqwr6toinmQI20XpP5sQy5OvTVThinRez2f6gmc00RJO0QFIK0bj root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:24:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 152.18 seconds 2018-07-31 06:24:49,322 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:24:49,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:24:49,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d2a931c-c70a-4de9-8e52-454f19f142a4 x-compute-request-id: req-0d2a931c-c70a-4de9-8e52-454f19f142a4 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:24:49,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d2a931c-c70a-4de9-8e52-454f19f142a4 2018-07-31 06:24:49,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436918020248s 2018-07-31 06:24:49,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d2a931c-c70a-4de9-8e52-454f19f142a4 2018-07-31 06:24:49,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:24:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:24:49,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc675c02-3311-47bf-8b47-4676b8482548 x-compute-request-id: req-fc675c02-3311-47bf-8b47-4676b8482548 Content-Encoding: gzip Content-Length: 18554 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009202] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024303] Initializing cgroup subsys memory\n[ 0.025517] Initializing cgroup subsys devices\n[ 0.026661] Initializing cgroup subsys freezer\n[ 0.027758] Initializing cgroup subsys blkio\n[ 0.028007] Initializing cgroup subsys perf_event\n[ 0.029464] Initializing cgroup subsys hugetlb\n[ 0.031084] CPU: Physical Processor ID: 0\n[ 0.032024] FEATURE SPEC_CTRL Present\n[ 0.034064] mce: CPU supports 10 MCE banks\n[ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable\n[ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.056669] ACPI: Core revision 20131115\n[ 0.058806] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28727 entries in 113 pages\n[ 0.084365] Enabling x2apic\n[ 0.085205] Enabled x2apic\n[ 0.086070] Switched APIC routing to physical x2apic.\n[ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101552] KVM setup paravirtual spinlock\n[ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105819] x86: Booting SMP configuration:\n[ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120046] x86: Booted up 1 node, 2 CPUs\n[ 0.120031] KVM setup async PF for cpu 1\n[ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124366] devtmpfs: initialized\n[ 0.126206] EVM: security.selinux\n[ 0.126971] EVM: security.SMACK64\n[ 0.128006] EVM: security.ima\n[ 0.128845] EVM: security.capability\n[ 0.129684] pinctrl core: initialized pinctrl subsystem\n[ 0.130022] regulator-dummy: no parameters\n[ 0.132069] RTC time: 6:22:15, date: 07/31/18\n[ 0.133057] NET: Registered protocol family 16\n[ 0.134121] cpuidle: using governor ladder\n[ 0.135006] cpuidle: using governor menu\n[ 0.135919] ACPI: bus type PCI registered\n[ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.137409] PCI: Using configuration type 1 for base access\n[ 0.139083] bio: create slab at 0\n[ 0.140064] ACPI: Added _OSI(Module Device)\n[ 0.140970] ACPI: Added _OSI(Processor Device)\n[ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145193] ACPI: Interpreter enabled\n[ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152565] ACPI: (supports S0 S5)\n[ 0.153329] ACPI: Using IOAPIC for interrupt routing\n[ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158070] ACPI: No dock devices found.\n[ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.166440] acpiphp: Slot [3] registered\n[ 0.167324] acpiphp: Slot [4] registered\n[ 0.168022] acpiphp: Slot [5] registered\n[ 0.168885] acpiphp: Slot [6] registered\n[ 0.169740] acpiphp: Slot [7] registered\n[ 0.170607] acpiphp: Slot [8] registered\n[ 0.171470] acpiphp: Slot [9] registered\n[ 0.172029] acpiphp: Slot [10] registered\n[ 0.172907] acpiphp: Slot [11] registered\n[ 0.173788] acpiphp: Slot [12] registered\n[ 0.174660] acpiphp: Slot [13] registered\n[ 0.175542] acpiphp: Slot [14] registered\n[ 0.176021] acpiphp: Slot [15] registered\n[ 0.176898] acpiphp: Slot [16] registered\n[ 0.177784] acpiphp: Slot [17] registered\n[ 0.178657] acpiphp: Slot [18] registered\n[ 0.179566] acpiphp: Slot [19] registered\n[ 0.180024] acpiphp: Slot [20] registered\n[ 0.180904] acpiphp: Slot [21] registered\n[ 0.181776] acpiphp: Slot [22] registered\n[ 0.182646] acpiphp: Slot [23] registered\n[ 0.183521] acpiphp: Slot [24] registered\n[ 0.184020] acpiphp: Slot [25] registered\n[ 0.184894] acpiphp: Slot [26] registered\n[ 0.185771] acpiphp: Slot [27] registered\n[ 0.186779] acpiphp: Slot [28] registered\n[ 0.187654] acpiphp: Slot [29] registered\n[ 0.188019] acpiphp: Slot [30] registered\n[ 0.188895] acpiphp: Slot [31] registered\n[ 0.189761] PCI host bridge to bus 0000:00\n[ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240702] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242207] SCSI subsystem initialized\n[ 0.243256] ACPI: bus type USB registered\n[ 0.244032] usbcore: registered new interface driver usbfs\n[ 0.245131] usbcore: registered new interface driver hub\n[ 0.246217] usbcore: registered new device driver usb\n[ 0.246217] PCI: Using ACPI for IRQ routing\n[ 0.248294] NetLabel: Initializing\n[ 0.249050] NetLabel: domain hash size = 128\n[ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.250934] NetLabel: unlabeled traffic allowed by default\n[ 0.252154] Switched to clocksource kvm-clock\n[ 0.259190] AppArmor: AppArmor Filesystem Enabled\n[ 0.260164] pnp: PnP ACPI init\n[ 0.260854] ACPI: bus type PNP registered\n[ 0.262092] pnp: PnP ACPI: found 8 devices\n[ 0.263005] ACPI: bus type PNP unregistered\n[ 0.270727] NET: Registered protocol family 2\n[ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277201] TCP: reno registered\n[ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281898] NET: Registered protocol family 1\n[ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330423] Trying to unpack rootfs image as initramfs...\n[ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.429402] Scanning for low memory corruption every 60 seconds\n[ 0.430834] Initialise system trusted keyring\n[ 0.432139] audit: initializing netlink socket (disabled)\n[ 0.433612] type=2000 audit(1533018136.203:1): initialized\n[ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457363] zbud: loaded\n[ 0.458307] VFS: Disk quotas dquot_6.5.2\n[ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461252] fuse init (API version 7.22)\n[ 0.462354] msgmni has been set to 3997\n[ 0.463435] Key type big_key registered\n[ 0.464734] Key type asymmetric registered\n[ 0.465818] Asymmetric key parser 'x509' registered\n[ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.469047] io scheduler noop registered\n[ 0.470101] io scheduler deadline registered (default)\n[ 0.471430] io scheduler cfq registered\n[ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.475580] ipmi message handler version 39.2\n[ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.478685] ACPI: Power Button [PWRF]\n[ 0.479743] GHES: HEST is not enabled!\n[ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596566] Linux agpgart interface v0.103\n[ 0.598406] brd: module loaded\n[ 0.599610] loop: module loaded\n[ 0.600756] blk-mq: CPU -> queue map\n[ 0.601717] CPU 0 -> Queue 0\n[ 0.602546] CPU 1 -> Queue 0\n[ 0.603914] vda: vda1\n[ 0.605272] scsi0 : ata_piix\n[ 0.606204] scsi1 : ata_piix\n[ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.611232] libphy: Fixed MDIO Bus: probed\n[ 0.612628] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616686] PPP generic driver version 2.4.2\n[ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618839] ehci-pci: EHCI PCI platform driver\n[ 0.619795] ehci-platform: EHCI generic platform driver\n[ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622024] ohci-pci: OHCI PCI platform driver\n[ 0.622917] ohci-platform: OHCI generic platform driver\n[ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652384] usb usb1: Product: UHCI Host Controller\n[ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.654755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656101] hub 1-0:1.0: USB hub found\n[ 0.657135] hub 1-0:1.0: 2 ports detected\n[ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662905] mousedev: PS/2 mouse device common for all mice\n[ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666135] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669812] device-mapper: uevent: version 1.0.3\n[ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673716] TCP: cubic registered\n[ 0.674533] NET: Registered protocol family 10\n[ 0.675596] NET: Registered protocol family 17\n[ 0.676524] Key type dns_resolver registered\n[ 0.677590] Loading compiled-in X.509 certificates\n[ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688237] registered taskstats version 1\n[ 0.690676] Key type trusted registered\n[ 0.694346] Key type encrypted registered\n[ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696240] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.697745] regulator-dummy: disabling\n[ 0.698589] Magic number: 10:792:368\n[ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135)\n[ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702286] EDD information not available.\n[ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770721] Write protecting the kernel read-only data: 12288k\n[ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788247] systemd-udevd[107]: starting version 204\n[ 0.840389] FDC 0 is a S82078B\n[ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135368] usb 1-1: Product: QEMU USB Tablet\n[ 1.136410] usb 1-1: Manufacturer: QEMU\n[ 1.137381] usb 1-1: SerialNumber: 42\n[ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.566352] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.28]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.29]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . = |\n| o * E |\n| + = |\n| . = S |\n| . = + |\n| o . = |\n| . o =.o |\n| . o+= |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o*+... |\n| o++. |\n| +o. . |\n| . ... . |\n| . S . E |\n| + = o |\n| + * |\n| . + |\n| .o . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =OEX+.. |\n|.o=@. .. |\n|o o.. . o |\n| . . o . . |\n| . S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| =o+o= |\n| o + +.= |\n| + o o |\n| . + o . |\n| . = S |\n| o . o |\n| . o . |\n| . . o |\n| . E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 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.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 4s (2618 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8338\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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..........................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-07-31 06:24:49,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-fc675c02-3311-47bf-8b47-4676b8482548 2018-07-31 06:24:49,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0873138904572s 2018-07-31 06:24:49,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-fc675c02-3311-47bf-8b47-4676b8482548 2018-07-31 06:24:49,854 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009202] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024303] Initializing cgroup subsys memory [ 0.025517] Initializing cgroup subsys devices [ 0.026661] Initializing cgroup subsys freezer [ 0.027758] Initializing cgroup subsys blkio [ 0.028007] Initializing cgroup subsys perf_event [ 0.029464] Initializing cgroup subsys hugetlb [ 0.031084] CPU: Physical Processor ID: 0 [ 0.032024] FEATURE SPEC_CTRL Present [ 0.034064] mce: CPU supports 10 MCE banks [ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable [ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.056669] ACPI: Core revision 20131115 [ 0.058806] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28727 entries in 113 pages [ 0.084365] Enabling x2apic [ 0.085205] Enabled x2apic [ 0.086070] Switched APIC routing to physical x2apic. [ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101552] KVM setup paravirtual spinlock [ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105819] x86: Booting SMP configuration: [ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120046] x86: Booted up 1 node, 2 CPUs [ 0.120031] KVM setup async PF for cpu 1 [ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124366] devtmpfs: initialized [ 0.126206] EVM: security.selinux [ 0.126971] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128845] EVM: security.capability [ 0.129684] pinctrl core: initialized pinctrl subsystem [ 0.130022] regulator-dummy: no parameters [ 0.132069] RTC time: 6:22:15, date: 07/31/18 [ 0.133057] NET: Registered protocol family 16 [ 0.134121] cpuidle: using governor ladder [ 0.135006] cpuidle: using governor menu [ 0.135919] ACPI: bus type PCI registered [ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137409] PCI: Using configuration type 1 for base access [ 0.139083] bio: create slab at 0 [ 0.140064] ACPI: Added _OSI(Module Device) [ 0.140970] ACPI: Added _OSI(Processor Device) [ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142892] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145193] ACPI: Interpreter enabled [ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152565] ACPI: (supports S0 S5) [ 0.153329] ACPI: Using IOAPIC for interrupt routing [ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158070] ACPI: No dock devices found. [ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.166440] acpiphp: Slot [3] registered [ 0.167324] acpiphp: Slot [4] registered [ 0.168022] acpiphp: Slot [5] registered [ 0.168885] acpiphp: Slot [6] registered [ 0.169740] acpiphp: Slot [7] registered [ 0.170607] acpiphp: Slot [8] registered [ 0.171470] acpiphp: Slot [9] registered [ 0.172029] acpiphp: Slot [10] registered [ 0.172907] acpiphp: Slot [11] registered [ 0.173788] acpiphp: Slot [12] registered [ 0.174660] acpiphp: Slot [13] registered [ 0.175542] acpiphp: Slot [14] registered [ 0.176021] acpiphp: Slot [15] registered [ 0.176898] acpiphp: Slot [16] registered [ 0.177784] acpiphp: Slot [17] registered [ 0.178657] acpiphp: Slot [18] registered [ 0.179566] acpiphp: Slot [19] registered [ 0.180024] acpiphp: Slot [20] registered [ 0.180904] acpiphp: Slot [21] registered [ 0.181776] acpiphp: Slot [22] registered [ 0.182646] acpiphp: Slot [23] registered [ 0.183521] acpiphp: Slot [24] registered [ 0.184020] acpiphp: Slot [25] registered [ 0.184894] acpiphp: Slot [26] registered [ 0.185771] acpiphp: Slot [27] registered [ 0.186779] acpiphp: Slot [28] registered [ 0.187654] acpiphp: Slot [29] registered [ 0.188019] acpiphp: Slot [30] registered [ 0.188895] acpiphp: Slot [31] registered [ 0.189761] PCI host bridge to bus 0000:00 [ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240702] vgaarb: bridge control possible 0000:00:02.0 [ 0.242207] SCSI subsystem initialized [ 0.243256] ACPI: bus type USB registered [ 0.244032] usbcore: registered new interface driver usbfs [ 0.245131] usbcore: registered new interface driver hub [ 0.246217] usbcore: registered new device driver usb [ 0.246217] PCI: Using ACPI for IRQ routing [ 0.248294] NetLabel: Initializing [ 0.249050] NetLabel: domain hash size = 128 [ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.250934] NetLabel: unlabeled traffic allowed by default [ 0.252154] Switched to clocksource kvm-clock [ 0.259190] AppArmor: AppArmor Filesystem Enabled [ 0.260164] pnp: PnP ACPI init [ 0.260854] ACPI: bus type PNP registered [ 0.262092] pnp: PnP ACPI: found 8 devices [ 0.263005] ACPI: bus type PNP unregistered [ 0.270727] NET: Registered protocol family 2 [ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277201] TCP: reno registered [ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281898] NET: Registered protocol family 1 [ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330423] Trying to unpack rootfs image as initramfs... [ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.429402] Scanning for low memory corruption every 60 seconds [ 0.430834] Initialise system trusted keyring [ 0.432139] audit: initializing netlink socket (disabled) [ 0.433612] type=2000 audit(1533018136.203:1): initialized [ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457363] zbud: loaded [ 0.458307] VFS: Disk quotas dquot_6.5.2 [ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461252] fuse init (API version 7.22) [ 0.462354] msgmni has been set to 3997 [ 0.463435] Key type big_key registered [ 0.464734] Key type asymmetric registered [ 0.465818] Asymmetric key parser 'x509' registered [ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.469047] io scheduler noop registered [ 0.470101] io scheduler deadline registered (default) [ 0.471430] io scheduler cfq registered [ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.475580] ipmi message handler version 39.2 [ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478685] ACPI: Power Button [PWRF] [ 0.479743] GHES: HEST is not enabled! [ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596566] Linux agpgart interface v0.103 [ 0.598406] brd: module loaded [ 0.599610] loop: module loaded [ 0.600756] blk-mq: CPU -> queue map [ 0.601717] CPU 0 -> Queue 0 [ 0.602546] CPU 1 -> Queue 0 [ 0.603914] vda: vda1 [ 0.605272] scsi0 : ata_piix [ 0.606204] scsi1 : ata_piix [ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.611232] libphy: Fixed MDIO Bus: probed [ 0.612628] tun: Universal TUN/TAP device driver, 1.6 [ 0.613792] tun: (C) 1999-2004 Max Krasnyansky [ 0.616686] PPP generic driver version 2.4.2 [ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618839] ehci-pci: EHCI PCI platform driver [ 0.619795] ehci-platform: EHCI generic platform driver [ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622024] ohci-pci: OHCI PCI platform driver [ 0.622917] ohci-platform: OHCI generic platform driver [ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652384] usb usb1: Product: UHCI Host Controller [ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.654755] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656101] hub 1-0:1.0: USB hub found [ 0.657135] hub 1-0:1.0: 2 ports detected [ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662905] mousedev: PS/2 mouse device common for all mice [ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666135] rtc_cmos 00:00: RTC can wake from S4 [ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669812] device-mapper: uevent: version 1.0.3 [ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673716] TCP: cubic registered [ 0.674533] NET: Registered protocol family 10 [ 0.675596] NET: Registered protocol family 17 [ 0.676524] Key type dns_resolver registered [ 0.677590] Loading compiled-in X.509 certificates [ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688237] registered taskstats version 1 [ 0.690676] Key type trusted registered [ 0.694346] Key type encrypted registered [ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696240] IMA: No TPM chip found, activating TPM-bypass! [ 0.697745] regulator-dummy: disabling [ 0.698589] Magic number: 10:792:368 [ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135) [ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702286] EDD information not available. [ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770721] Write protecting the kernel read-only data: 12288k [ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788247] systemd-udevd[107]: starting version 204 [ 0.840389] FDC 0 is a S82078B [ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135368] usb 1-1: Product: QEMU USB Tablet [ 1.136410] usb 1-1: Manufacturer: QEMU [ 1.137381] usb 1-1: SerialNumber: 42 [ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.566352] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds. cloud-init-nonet[3.28]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.29]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . = | | o * E | | + = | | . = S | | . = + | | o . = | | . o =.o | | . o+= | +-----------------+ 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: cb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o*+... | | o++. | | +o. . | | . ... . | | . S . E | | + = o | | + * | | . + | | .o . | +-----------------+ 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: 61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | =OEX+.. | |.o=@. .. | |o o.. . o | | . . o . . | | . S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | =o+o= | | o + +.= | | + o o | | . + o . | | . = S | | o . o | | . o . | | . . o | | . E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 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.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 4s (2618 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8338 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 .....................................+++ ..........................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-07-31 06:24:49,858 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:24:59,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:24:59,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:00,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:24: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-51551eee-f3ad-4f50-80a9-c7cde8915532 x-compute-request-id: req-51551eee-f3ad-4f50-80a9-c7cde8915532 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:00,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51551eee-f3ad-4f50-80a9-c7cde8915532 2018-07-31 06:25:00,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74825501442s 2018-07-31 06:25:00,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51551eee-f3ad-4f50-80a9-c7cde8915532 2018-07-31 06:25:00,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:00,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-80dc4005-2b2f-4913-a910-b77613cbb36e x-compute-request-id: req-80dc4005-2b2f-4913-a910-b77613cbb36e Content-Encoding: gzip Content-Length: 18978 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009202] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024303] Initializing cgroup subsys memory\n[ 0.025517] Initializing cgroup subsys devices\n[ 0.026661] Initializing cgroup subsys freezer\n[ 0.027758] Initializing cgroup subsys blkio\n[ 0.028007] Initializing cgroup subsys perf_event\n[ 0.029464] Initializing cgroup subsys hugetlb\n[ 0.031084] CPU: Physical Processor ID: 0\n[ 0.032024] FEATURE SPEC_CTRL Present\n[ 0.034064] mce: CPU supports 10 MCE banks\n[ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable\n[ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.056669] ACPI: Core revision 20131115\n[ 0.058806] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28727 entries in 113 pages\n[ 0.084365] Enabling x2apic\n[ 0.085205] Enabled x2apic\n[ 0.086070] Switched APIC routing to physical x2apic.\n[ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101552] KVM setup paravirtual spinlock\n[ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105819] x86: Booting SMP configuration:\n[ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120046] x86: Booted up 1 node, 2 CPUs\n[ 0.120031] KVM setup async PF for cpu 1\n[ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124366] devtmpfs: initialized\n[ 0.126206] EVM: security.selinux\n[ 0.126971] EVM: security.SMACK64\n[ 0.128006] EVM: security.ima\n[ 0.128845] EVM: security.capability\n[ 0.129684] pinctrl core: initialized pinctrl subsystem\n[ 0.130022] regulator-dummy: no parameters\n[ 0.132069] RTC time: 6:22:15, date: 07/31/18\n[ 0.133057] NET: Registered protocol family 16\n[ 0.134121] cpuidle: using governor ladder\n[ 0.135006] cpuidle: using governor menu\n[ 0.135919] ACPI: bus type PCI registered\n[ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.137409] PCI: Using configuration type 1 for base access\n[ 0.139083] bio: create slab at 0\n[ 0.140064] ACPI: Added _OSI(Module Device)\n[ 0.140970] ACPI: Added _OSI(Processor Device)\n[ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145193] ACPI: Interpreter enabled\n[ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152565] ACPI: (supports S0 S5)\n[ 0.153329] ACPI: Using IOAPIC for interrupt routing\n[ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158070] ACPI: No dock devices found.\n[ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.166440] acpiphp: Slot [3] registered\n[ 0.167324] acpiphp: Slot [4] registered\n[ 0.168022] acpiphp: Slot [5] registered\n[ 0.168885] acpiphp: Slot [6] registered\n[ 0.169740] acpiphp: Slot [7] registered\n[ 0.170607] acpiphp: Slot [8] registered\n[ 0.171470] acpiphp: Slot [9] registered\n[ 0.172029] acpiphp: Slot [10] registered\n[ 0.172907] acpiphp: Slot [11] registered\n[ 0.173788] acpiphp: Slot [12] registered\n[ 0.174660] acpiphp: Slot [13] registered\n[ 0.175542] acpiphp: Slot [14] registered\n[ 0.176021] acpiphp: Slot [15] registered\n[ 0.176898] acpiphp: Slot [16] registered\n[ 0.177784] acpiphp: Slot [17] registered\n[ 0.178657] acpiphp: Slot [18] registered\n[ 0.179566] acpiphp: Slot [19] registered\n[ 0.180024] acpiphp: Slot [20] registered\n[ 0.180904] acpiphp: Slot [21] registered\n[ 0.181776] acpiphp: Slot [22] registered\n[ 0.182646] acpiphp: Slot [23] registered\n[ 0.183521] acpiphp: Slot [24] registered\n[ 0.184020] acpiphp: Slot [25] registered\n[ 0.184894] acpiphp: Slot [26] registered\n[ 0.185771] acpiphp: Slot [27] registered\n[ 0.186779] acpiphp: Slot [28] registered\n[ 0.187654] acpiphp: Slot [29] registered\n[ 0.188019] acpiphp: Slot [30] registered\n[ 0.188895] acpiphp: Slot [31] registered\n[ 0.189761] PCI host bridge to bus 0000:00\n[ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240702] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242207] SCSI subsystem initialized\n[ 0.243256] ACPI: bus type USB registered\n[ 0.244032] usbcore: registered new interface driver usbfs\n[ 0.245131] usbcore: registered new interface driver hub\n[ 0.246217] usbcore: registered new device driver usb\n[ 0.246217] PCI: Using ACPI for IRQ routing\n[ 0.248294] NetLabel: Initializing\n[ 0.249050] NetLabel: domain hash size = 128\n[ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.250934] NetLabel: unlabeled traffic allowed by default\n[ 0.252154] Switched to clocksource kvm-clock\n[ 0.259190] AppArmor: AppArmor Filesystem Enabled\n[ 0.260164] pnp: PnP ACPI init\n[ 0.260854] ACPI: bus type PNP registered\n[ 0.262092] pnp: PnP ACPI: found 8 devices\n[ 0.263005] ACPI: bus type PNP unregistered\n[ 0.270727] NET: Registered protocol family 2\n[ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277201] TCP: reno registered\n[ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281898] NET: Registered protocol family 1\n[ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330423] Trying to unpack rootfs image as initramfs...\n[ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.429402] Scanning for low memory corruption every 60 seconds\n[ 0.430834] Initialise system trusted keyring\n[ 0.432139] audit: initializing netlink socket (disabled)\n[ 0.433612] type=2000 audit(1533018136.203:1): initialized\n[ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457363] zbud: loaded\n[ 0.458307] VFS: Disk quotas dquot_6.5.2\n[ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461252] fuse init (API version 7.22)\n[ 0.462354] msgmni has been set to 3997\n[ 0.463435] Key type big_key registered\n[ 0.464734] Key type asymmetric registered\n[ 0.465818] Asymmetric key parser 'x509' registered\n[ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.469047] io scheduler noop registered\n[ 0.470101] io scheduler deadline registered (default)\n[ 0.471430] io scheduler cfq registered\n[ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.475580] ipmi message handler version 39.2\n[ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.478685] ACPI: Power Button [PWRF]\n[ 0.479743] GHES: HEST is not enabled!\n[ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596566] Linux agpgart interface v0.103\n[ 0.598406] brd: module loaded\n[ 0.599610] loop: module loaded\n[ 0.600756] blk-mq: CPU -> queue map\n[ 0.601717] CPU 0 -> Queue 0\n[ 0.602546] CPU 1 -> Queue 0\n[ 0.603914] vda: vda1\n[ 0.605272] scsi0 : ata_piix\n[ 0.606204] scsi1 : ata_piix\n[ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.611232] libphy: Fixed MDIO Bus: probed\n[ 0.612628] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616686] PPP generic driver version 2.4.2\n[ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618839] ehci-pci: EHCI PCI platform driver\n[ 0.619795] ehci-platform: EHCI generic platform driver\n[ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622024] ohci-pci: OHCI PCI platform driver\n[ 0.622917] ohci-platform: OHCI generic platform driver\n[ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652384] usb usb1: Product: UHCI Host Controller\n[ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.654755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656101] hub 1-0:1.0: USB hub found\n[ 0.657135] hub 1-0:1.0: 2 ports detected\n[ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662905] mousedev: PS/2 mouse device common for all mice\n[ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666135] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669812] device-mapper: uevent: version 1.0.3\n[ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673716] TCP: cubic registered\n[ 0.674533] NET: Registered protocol family 10\n[ 0.675596] NET: Registered protocol family 17\n[ 0.676524] Key type dns_resolver registered\n[ 0.677590] Loading compiled-in X.509 certificates\n[ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688237] registered taskstats version 1\n[ 0.690676] Key type trusted registered\n[ 0.694346] Key type encrypted registered\n[ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696240] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.697745] regulator-dummy: disabling\n[ 0.698589] Magic number: 10:792:368\n[ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135)\n[ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702286] EDD information not available.\n[ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770721] Write protecting the kernel read-only data: 12288k\n[ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788247] systemd-udevd[107]: starting version 204\n[ 0.840389] FDC 0 is a S82078B\n[ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135368] usb 1-1: Product: QEMU USB Tablet\n[ 1.136410] usb 1-1: Manufacturer: QEMU\n[ 1.137381] usb 1-1: SerialNumber: 42\n[ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.566352] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.28]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.29]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . = |\n| o * E |\n| + = |\n| . = S |\n| . = + |\n| o . = |\n| . o =.o |\n| . o+= |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o*+... |\n| o++. |\n| +o. . |\n| . ... . |\n| . S . E |\n| + = o |\n| + * |\n| . + |\n| .o . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =OEX+.. |\n|.o=@. .. |\n|o o.. . o |\n| . . o . . |\n| . S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| =o+o= |\n| o + +.= |\n| + o o |\n| . + o . |\n| . = S |\n| o . o |\n| . o . |\n| . . o |\n| . E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 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.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 4s (2618 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8338\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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..........................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\n"} 2018-07-31 06:25:00,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-80dc4005-2b2f-4913-a910-b77613cbb36e 2018-07-31 06:25:00,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.104646921158s 2018-07-31 06:25:00,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-80dc4005-2b2f-4913-a910-b77613cbb36e 2018-07-31 06:25:00,732 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009202] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024303] Initializing cgroup subsys memory [ 0.025517] Initializing cgroup subsys devices [ 0.026661] Initializing cgroup subsys freezer [ 0.027758] Initializing cgroup subsys blkio [ 0.028007] Initializing cgroup subsys perf_event [ 0.029464] Initializing cgroup subsys hugetlb [ 0.031084] CPU: Physical Processor ID: 0 [ 0.032024] FEATURE SPEC_CTRL Present [ 0.034064] mce: CPU supports 10 MCE banks [ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable [ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.056669] ACPI: Core revision 20131115 [ 0.058806] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28727 entries in 113 pages [ 0.084365] Enabling x2apic [ 0.085205] Enabled x2apic [ 0.086070] Switched APIC routing to physical x2apic. [ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101552] KVM setup paravirtual spinlock [ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105819] x86: Booting SMP configuration: [ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120046] x86: Booted up 1 node, 2 CPUs [ 0.120031] KVM setup async PF for cpu 1 [ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124366] devtmpfs: initialized [ 0.126206] EVM: security.selinux [ 0.126971] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128845] EVM: security.capability [ 0.129684] pinctrl core: initialized pinctrl subsystem [ 0.130022] regulator-dummy: no parameters [ 0.132069] RTC time: 6:22:15, date: 07/31/18 [ 0.133057] NET: Registered protocol family 16 [ 0.134121] cpuidle: using governor ladder [ 0.135006] cpuidle: using governor menu [ 0.135919] ACPI: bus type PCI registered [ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137409] PCI: Using configuration type 1 for base access [ 0.139083] bio: create slab at 0 [ 0.140064] ACPI: Added _OSI(Module Device) [ 0.140970] ACPI: Added _OSI(Processor Device) [ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142892] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145193] ACPI: Interpreter enabled [ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152565] ACPI: (supports S0 S5) [ 0.153329] ACPI: Using IOAPIC for interrupt routing [ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158070] ACPI: No dock devices found. [ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.166440] acpiphp: Slot [3] registered [ 0.167324] acpiphp: Slot [4] registered [ 0.168022] acpiphp: Slot [5] registered [ 0.168885] acpiphp: Slot [6] registered [ 0.169740] acpiphp: Slot [7] registered [ 0.170607] acpiphp: Slot [8] registered [ 0.171470] acpiphp: Slot [9] registered [ 0.172029] acpiphp: Slot [10] registered [ 0.172907] acpiphp: Slot [11] registered [ 0.173788] acpiphp: Slot [12] registered [ 0.174660] acpiphp: Slot [13] registered [ 0.175542] acpiphp: Slot [14] registered [ 0.176021] acpiphp: Slot [15] registered [ 0.176898] acpiphp: Slot [16] registered [ 0.177784] acpiphp: Slot [17] registered [ 0.178657] acpiphp: Slot [18] registered [ 0.179566] acpiphp: Slot [19] registered [ 0.180024] acpiphp: Slot [20] registered [ 0.180904] acpiphp: Slot [21] registered [ 0.181776] acpiphp: Slot [22] registered [ 0.182646] acpiphp: Slot [23] registered [ 0.183521] acpiphp: Slot [24] registered [ 0.184020] acpiphp: Slot [25] registered [ 0.184894] acpiphp: Slot [26] registered [ 0.185771] acpiphp: Slot [27] registered [ 0.186779] acpiphp: Slot [28] registered [ 0.187654] acpiphp: Slot [29] registered [ 0.188019] acpiphp: Slot [30] registered [ 0.188895] acpiphp: Slot [31] registered [ 0.189761] PCI host bridge to bus 0000:00 [ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240702] vgaarb: bridge control possible 0000:00:02.0 [ 0.242207] SCSI subsystem initialized [ 0.243256] ACPI: bus type USB registered [ 0.244032] usbcore: registered new interface driver usbfs [ 0.245131] usbcore: registered new interface driver hub [ 0.246217] usbcore: registered new device driver usb [ 0.246217] PCI: Using ACPI for IRQ routing [ 0.248294] NetLabel: Initializing [ 0.249050] NetLabel: domain hash size = 128 [ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.250934] NetLabel: unlabeled traffic allowed by default [ 0.252154] Switched to clocksource kvm-clock [ 0.259190] AppArmor: AppArmor Filesystem Enabled [ 0.260164] pnp: PnP ACPI init [ 0.260854] ACPI: bus type PNP registered [ 0.262092] pnp: PnP ACPI: found 8 devices [ 0.263005] ACPI: bus type PNP unregistered [ 0.270727] NET: Registered protocol family 2 [ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277201] TCP: reno registered [ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281898] NET: Registered protocol family 1 [ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330423] Trying to unpack rootfs image as initramfs... [ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.429402] Scanning for low memory corruption every 60 seconds [ 0.430834] Initialise system trusted keyring [ 0.432139] audit: initializing netlink socket (disabled) [ 0.433612] type=2000 audit(1533018136.203:1): initialized [ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457363] zbud: loaded [ 0.458307] VFS: Disk quotas dquot_6.5.2 [ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461252] fuse init (API version 7.22) [ 0.462354] msgmni has been set to 3997 [ 0.463435] Key type big_key registered [ 0.464734] Key type asymmetric registered [ 0.465818] Asymmetric key parser 'x509' registered [ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.469047] io scheduler noop registered [ 0.470101] io scheduler deadline registered (default) [ 0.471430] io scheduler cfq registered [ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.475580] ipmi message handler version 39.2 [ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478685] ACPI: Power Button [PWRF] [ 0.479743] GHES: HEST is not enabled! [ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596566] Linux agpgart interface v0.103 [ 0.598406] brd: module loaded [ 0.599610] loop: module loaded [ 0.600756] blk-mq: CPU -> queue map [ 0.601717] CPU 0 -> Queue 0 [ 0.602546] CPU 1 -> Queue 0 [ 0.603914] vda: vda1 [ 0.605272] scsi0 : ata_piix [ 0.606204] scsi1 : ata_piix [ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.611232] libphy: Fixed MDIO Bus: probed [ 0.612628] tun: Universal TUN/TAP device driver, 1.6 [ 0.613792] tun: (C) 1999-2004 Max Krasnyansky [ 0.616686] PPP generic driver version 2.4.2 [ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618839] ehci-pci: EHCI PCI platform driver [ 0.619795] ehci-platform: EHCI generic platform driver [ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622024] ohci-pci: OHCI PCI platform driver [ 0.622917] ohci-platform: OHCI generic platform driver [ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652384] usb usb1: Product: UHCI Host Controller [ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.654755] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656101] hub 1-0:1.0: USB hub found [ 0.657135] hub 1-0:1.0: 2 ports detected [ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662905] mousedev: PS/2 mouse device common for all mice [ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666135] rtc_cmos 00:00: RTC can wake from S4 [ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669812] device-mapper: uevent: version 1.0.3 [ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673716] TCP: cubic registered [ 0.674533] NET: Registered protocol family 10 [ 0.675596] NET: Registered protocol family 17 [ 0.676524] Key type dns_resolver registered [ 0.677590] Loading compiled-in X.509 certificates [ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688237] registered taskstats version 1 [ 0.690676] Key type trusted registered [ 0.694346] Key type encrypted registered [ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696240] IMA: No TPM chip found, activating TPM-bypass! [ 0.697745] regulator-dummy: disabling [ 0.698589] Magic number: 10:792:368 [ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135) [ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702286] EDD information not available. [ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770721] Write protecting the kernel read-only data: 12288k [ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788247] systemd-udevd[107]: starting version 204 [ 0.840389] FDC 0 is a S82078B [ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135368] usb 1-1: Product: QEMU USB Tablet [ 1.136410] usb 1-1: Manufacturer: QEMU [ 1.137381] usb 1-1: SerialNumber: 42 [ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.566352] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds. cloud-init-nonet[3.28]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.29]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . = | | o * E | | + = | | . = S | | . = + | | o . = | | . o =.o | | . o+= | +-----------------+ 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: cb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o*+... | | o++. | | +o. . | | . ... . | | . S . E | | + = o | | + * | | . + | | .o . | +-----------------+ 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: 61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | =OEX+.. | |.o=@. .. | |o o.. . o | | . . o . . | | . S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | =o+o= | | o + +.= | | + o o | | . + o . | | . = S | | o . o | | . o . | | . . o | | . E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 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.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 4s (2618 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8338 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 .....................................+++ ..........................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager 2018-07-31 06:25:00,735 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:25:10,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d99e12ca-ef43-4c88-bacf-8f5274716576 x-compute-request-id: req-d99e12ca-ef43-4c88-bacf-8f5274716576 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:11,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d99e12ca-ef43-4c88-bacf-8f5274716576 2018-07-31 06:25:11,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693820953369s 2018-07-31 06:25:11,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d99e12ca-ef43-4c88-bacf-8f5274716576 2018-07-31 06:25:11,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:11,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-0ef555cf-53c6-41de-9eb6-0f0152b6f025 x-compute-request-id: req-0ef555cf-53c6-41de-9eb6-0f0152b6f025 Content-Encoding: gzip Content-Length: 19677 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009202] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024303] Initializing cgroup subsys memory\n[ 0.025517] Initializing cgroup subsys devices\n[ 0.026661] Initializing cgroup subsys freezer\n[ 0.027758] Initializing cgroup subsys blkio\n[ 0.028007] Initializing cgroup subsys perf_event\n[ 0.029464] Initializing cgroup subsys hugetlb\n[ 0.031084] CPU: Physical Processor ID: 0\n[ 0.032024] FEATURE SPEC_CTRL Present\n[ 0.034064] mce: CPU supports 10 MCE banks\n[ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable\n[ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.056669] ACPI: Core revision 20131115\n[ 0.058806] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28727 entries in 113 pages\n[ 0.084365] Enabling x2apic\n[ 0.085205] Enabled x2apic\n[ 0.086070] Switched APIC routing to physical x2apic.\n[ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101552] KVM setup paravirtual spinlock\n[ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105819] x86: Booting SMP configuration:\n[ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120046] x86: Booted up 1 node, 2 CPUs\n[ 0.120031] KVM setup async PF for cpu 1\n[ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124366] devtmpfs: initialized\n[ 0.126206] EVM: security.selinux\n[ 0.126971] EVM: security.SMACK64\n[ 0.128006] EVM: security.ima\n[ 0.128845] EVM: security.capability\n[ 0.129684] pinctrl core: initialized pinctrl subsystem\n[ 0.130022] regulator-dummy: no parameters\n[ 0.132069] RTC time: 6:22:15, date: 07/31/18\n[ 0.133057] NET: Registered protocol family 16\n[ 0.134121] cpuidle: using governor ladder\n[ 0.135006] cpuidle: using governor menu\n[ 0.135919] ACPI: bus type PCI registered\n[ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.137409] PCI: Using configuration type 1 for base access\n[ 0.139083] bio: create slab at 0\n[ 0.140064] ACPI: Added _OSI(Module Device)\n[ 0.140970] ACPI: Added _OSI(Processor Device)\n[ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145193] ACPI: Interpreter enabled\n[ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152565] ACPI: (supports S0 S5)\n[ 0.153329] ACPI: Using IOAPIC for interrupt routing\n[ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158070] ACPI: No dock devices found.\n[ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.166440] acpiphp: Slot [3] registered\n[ 0.167324] acpiphp: Slot [4] registered\n[ 0.168022] acpiphp: Slot [5] registered\n[ 0.168885] acpiphp: Slot [6] registered\n[ 0.169740] acpiphp: Slot [7] registered\n[ 0.170607] acpiphp: Slot [8] registered\n[ 0.171470] acpiphp: Slot [9] registered\n[ 0.172029] acpiphp: Slot [10] registered\n[ 0.172907] acpiphp: Slot [11] registered\n[ 0.173788] acpiphp: Slot [12] registered\n[ 0.174660] acpiphp: Slot [13] registered\n[ 0.175542] acpiphp: Slot [14] registered\n[ 0.176021] acpiphp: Slot [15] registered\n[ 0.176898] acpiphp: Slot [16] registered\n[ 0.177784] acpiphp: Slot [17] registered\n[ 0.178657] acpiphp: Slot [18] registered\n[ 0.179566] acpiphp: Slot [19] registered\n[ 0.180024] acpiphp: Slot [20] registered\n[ 0.180904] acpiphp: Slot [21] registered\n[ 0.181776] acpiphp: Slot [22] registered\n[ 0.182646] acpiphp: Slot [23] registered\n[ 0.183521] acpiphp: Slot [24] registered\n[ 0.184020] acpiphp: Slot [25] registered\n[ 0.184894] acpiphp: Slot [26] registered\n[ 0.185771] acpiphp: Slot [27] registered\n[ 0.186779] acpiphp: Slot [28] registered\n[ 0.187654] acpiphp: Slot [29] registered\n[ 0.188019] acpiphp: Slot [30] registered\n[ 0.188895] acpiphp: Slot [31] registered\n[ 0.189761] PCI host bridge to bus 0000:00\n[ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240702] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242207] SCSI subsystem initialized\n[ 0.243256] ACPI: bus type USB registered\n[ 0.244032] usbcore: registered new interface driver usbfs\n[ 0.245131] usbcore: registered new interface driver hub\n[ 0.246217] usbcore: registered new device driver usb\n[ 0.246217] PCI: Using ACPI for IRQ routing\n[ 0.248294] NetLabel: Initializing\n[ 0.249050] NetLabel: domain hash size = 128\n[ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.250934] NetLabel: unlabeled traffic allowed by default\n[ 0.252154] Switched to clocksource kvm-clock\n[ 0.259190] AppArmor: AppArmor Filesystem Enabled\n[ 0.260164] pnp: PnP ACPI init\n[ 0.260854] ACPI: bus type PNP registered\n[ 0.262092] pnp: PnP ACPI: found 8 devices\n[ 0.263005] ACPI: bus type PNP unregistered\n[ 0.270727] NET: Registered protocol family 2\n[ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277201] TCP: reno registered\n[ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281898] NET: Registered protocol family 1\n[ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330423] Trying to unpack rootfs image as initramfs...\n[ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.429402] Scanning for low memory corruption every 60 seconds\n[ 0.430834] Initialise system trusted keyring\n[ 0.432139] audit: initializing netlink socket (disabled)\n[ 0.433612] type=2000 audit(1533018136.203:1): initialized\n[ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457363] zbud: loaded\n[ 0.458307] VFS: Disk quotas dquot_6.5.2\n[ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461252] fuse init (API version 7.22)\n[ 0.462354] msgmni has been set to 3997\n[ 0.463435] Key type big_key registered\n[ 0.464734] Key type asymmetric registered\n[ 0.465818] Asymmetric key parser 'x509' registered\n[ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.469047] io scheduler noop registered\n[ 0.470101] io scheduler deadline registered (default)\n[ 0.471430] io scheduler cfq registered\n[ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.475580] ipmi message handler version 39.2\n[ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.478685] ACPI: Power Button [PWRF]\n[ 0.479743] GHES: HEST is not enabled!\n[ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596566] Linux agpgart interface v0.103\n[ 0.598406] brd: module loaded\n[ 0.599610] loop: module loaded\n[ 0.600756] blk-mq: CPU -> queue map\n[ 0.601717] CPU 0 -> Queue 0\n[ 0.602546] CPU 1 -> Queue 0\n[ 0.603914] vda: vda1\n[ 0.605272] scsi0 : ata_piix\n[ 0.606204] scsi1 : ata_piix\n[ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.611232] libphy: Fixed MDIO Bus: probed\n[ 0.612628] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616686] PPP generic driver version 2.4.2\n[ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618839] ehci-pci: EHCI PCI platform driver\n[ 0.619795] ehci-platform: EHCI generic platform driver\n[ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622024] ohci-pci: OHCI PCI platform driver\n[ 0.622917] ohci-platform: OHCI generic platform driver\n[ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652384] usb usb1: Product: UHCI Host Controller\n[ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.654755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656101] hub 1-0:1.0: USB hub found\n[ 0.657135] hub 1-0:1.0: 2 ports detected\n[ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662905] mousedev: PS/2 mouse device common for all mice\n[ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666135] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669812] device-mapper: uevent: version 1.0.3\n[ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673716] TCP: cubic registered\n[ 0.674533] NET: Registered protocol family 10\n[ 0.675596] NET: Registered protocol family 17\n[ 0.676524] Key type dns_resolver registered\n[ 0.677590] Loading compiled-in X.509 certificates\n[ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688237] registered taskstats version 1\n[ 0.690676] Key type trusted registered\n[ 0.694346] Key type encrypted registered\n[ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696240] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.697745] regulator-dummy: disabling\n[ 0.698589] Magic number: 10:792:368\n[ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135)\n[ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702286] EDD information not available.\n[ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770721] Write protecting the kernel read-only data: 12288k\n[ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788247] systemd-udevd[107]: starting version 204\n[ 0.840389] FDC 0 is a S82078B\n[ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135368] usb 1-1: Product: QEMU USB Tablet\n[ 1.136410] usb 1-1: Manufacturer: QEMU\n[ 1.137381] usb 1-1: SerialNumber: 42\n[ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.566352] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.28]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.29]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . = |\n| o * E |\n| + = |\n| . = S |\n| . = + |\n| o . = |\n| . o =.o |\n| . o+= |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o*+... |\n| o++. |\n| +o. . |\n| . ... . |\n| . S . E |\n| + = o |\n| + * |\n| . + |\n| .o . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =OEX+.. |\n|.o=@. .. |\n|o o.. . o |\n| . . o . . |\n| . S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| =o+o= |\n| o + +.= |\n| + o o |\n| . + o . |\n| . = S |\n| o . o |\n| . o . |\n| . . o |\n| . E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 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.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 4s (2618 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8338\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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..........................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.19'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-07-31 06:25:11,532 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-0ef555cf-53c6-41de-9eb6-0f0152b6f025 2018-07-31 06:25:11,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0846071243286s 2018-07-31 06:25:11,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-0ef555cf-53c6-41de-9eb6-0f0152b6f025 2018-07-31 06:25:11,536 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009202] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024303] Initializing cgroup subsys memory [ 0.025517] Initializing cgroup subsys devices [ 0.026661] Initializing cgroup subsys freezer [ 0.027758] Initializing cgroup subsys blkio [ 0.028007] Initializing cgroup subsys perf_event [ 0.029464] Initializing cgroup subsys hugetlb [ 0.031084] CPU: Physical Processor ID: 0 [ 0.032024] FEATURE SPEC_CTRL Present [ 0.034064] mce: CPU supports 10 MCE banks [ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable [ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.056669] ACPI: Core revision 20131115 [ 0.058806] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28727 entries in 113 pages [ 0.084365] Enabling x2apic [ 0.085205] Enabled x2apic [ 0.086070] Switched APIC routing to physical x2apic. [ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101552] KVM setup paravirtual spinlock [ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105819] x86: Booting SMP configuration: [ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120046] x86: Booted up 1 node, 2 CPUs [ 0.120031] KVM setup async PF for cpu 1 [ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124366] devtmpfs: initialized [ 0.126206] EVM: security.selinux [ 0.126971] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128845] EVM: security.capability [ 0.129684] pinctrl core: initialized pinctrl subsystem [ 0.130022] regulator-dummy: no parameters [ 0.132069] RTC time: 6:22:15, date: 07/31/18 [ 0.133057] NET: Registered protocol family 16 [ 0.134121] cpuidle: using governor ladder [ 0.135006] cpuidle: using governor menu [ 0.135919] ACPI: bus type PCI registered [ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137409] PCI: Using configuration type 1 for base access [ 0.139083] bio: create slab at 0 [ 0.140064] ACPI: Added _OSI(Module Device) [ 0.140970] ACPI: Added _OSI(Processor Device) [ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142892] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145193] ACPI: Interpreter enabled [ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152565] ACPI: (supports S0 S5) [ 0.153329] ACPI: Using IOAPIC for interrupt routing [ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158070] ACPI: No dock devices found. [ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.166440] acpiphp: Slot [3] registered [ 0.167324] acpiphp: Slot [4] registered [ 0.168022] acpiphp: Slot [5] registered [ 0.168885] acpiphp: Slot [6] registered [ 0.169740] acpiphp: Slot [7] registered [ 0.170607] acpiphp: Slot [8] registered [ 0.171470] acpiphp: Slot [9] registered [ 0.172029] acpiphp: Slot [10] registered [ 0.172907] acpiphp: Slot [11] registered [ 0.173788] acpiphp: Slot [12] registered [ 0.174660] acpiphp: Slot [13] registered [ 0.175542] acpiphp: Slot [14] registered [ 0.176021] acpiphp: Slot [15] registered [ 0.176898] acpiphp: Slot [16] registered [ 0.177784] acpiphp: Slot [17] registered [ 0.178657] acpiphp: Slot [18] registered [ 0.179566] acpiphp: Slot [19] registered [ 0.180024] acpiphp: Slot [20] registered [ 0.180904] acpiphp: Slot [21] registered [ 0.181776] acpiphp: Slot [22] registered [ 0.182646] acpiphp: Slot [23] registered [ 0.183521] acpiphp: Slot [24] registered [ 0.184020] acpiphp: Slot [25] registered [ 0.184894] acpiphp: Slot [26] registered [ 0.185771] acpiphp: Slot [27] registered [ 0.186779] acpiphp: Slot [28] registered [ 0.187654] acpiphp: Slot [29] registered [ 0.188019] acpiphp: Slot [30] registered [ 0.188895] acpiphp: Slot [31] registered [ 0.189761] PCI host bridge to bus 0000:00 [ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240702] vgaarb: bridge control possible 0000:00:02.0 [ 0.242207] SCSI subsystem initialized [ 0.243256] ACPI: bus type USB registered [ 0.244032] usbcore: registered new interface driver usbfs [ 0.245131] usbcore: registered new interface driver hub [ 0.246217] usbcore: registered new device driver usb [ 0.246217] PCI: Using ACPI for IRQ routing [ 0.248294] NetLabel: Initializing [ 0.249050] NetLabel: domain hash size = 128 [ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.250934] NetLabel: unlabeled traffic allowed by default [ 0.252154] Switched to clocksource kvm-clock [ 0.259190] AppArmor: AppArmor Filesystem Enabled [ 0.260164] pnp: PnP ACPI init [ 0.260854] ACPI: bus type PNP registered [ 0.262092] pnp: PnP ACPI: found 8 devices [ 0.263005] ACPI: bus type PNP unregistered [ 0.270727] NET: Registered protocol family 2 [ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277201] TCP: reno registered [ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281898] NET: Registered protocol family 1 [ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330423] Trying to unpack rootfs image as initramfs... [ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.429402] Scanning for low memory corruption every 60 seconds [ 0.430834] Initialise system trusted keyring [ 0.432139] audit: initializing netlink socket (disabled) [ 0.433612] type=2000 audit(1533018136.203:1): initialized [ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457363] zbud: loaded [ 0.458307] VFS: Disk quotas dquot_6.5.2 [ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461252] fuse init (API version 7.22) [ 0.462354] msgmni has been set to 3997 [ 0.463435] Key type big_key registered [ 0.464734] Key type asymmetric registered [ 0.465818] Asymmetric key parser 'x509' registered [ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.469047] io scheduler noop registered [ 0.470101] io scheduler deadline registered (default) [ 0.471430] io scheduler cfq registered [ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.475580] ipmi message handler version 39.2 [ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478685] ACPI: Power Button [PWRF] [ 0.479743] GHES: HEST is not enabled! [ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596566] Linux agpgart interface v0.103 [ 0.598406] brd: module loaded [ 0.599610] loop: module loaded [ 0.600756] blk-mq: CPU -> queue map [ 0.601717] CPU 0 -> Queue 0 [ 0.602546] CPU 1 -> Queue 0 [ 0.603914] vda: vda1 [ 0.605272] scsi0 : ata_piix [ 0.606204] scsi1 : ata_piix [ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.611232] libphy: Fixed MDIO Bus: probed [ 0.612628] tun: Universal TUN/TAP device driver, 1.6 [ 0.613792] tun: (C) 1999-2004 Max Krasnyansky [ 0.616686] PPP generic driver version 2.4.2 [ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618839] ehci-pci: EHCI PCI platform driver [ 0.619795] ehci-platform: EHCI generic platform driver [ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622024] ohci-pci: OHCI PCI platform driver [ 0.622917] ohci-platform: OHCI generic platform driver [ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652384] usb usb1: Product: UHCI Host Controller [ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.654755] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656101] hub 1-0:1.0: USB hub found [ 0.657135] hub 1-0:1.0: 2 ports detected [ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662905] mousedev: PS/2 mouse device common for all mice [ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666135] rtc_cmos 00:00: RTC can wake from S4 [ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669812] device-mapper: uevent: version 1.0.3 [ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673716] TCP: cubic registered [ 0.674533] NET: Registered protocol family 10 [ 0.675596] NET: Registered protocol family 17 [ 0.676524] Key type dns_resolver registered [ 0.677590] Loading compiled-in X.509 certificates [ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688237] registered taskstats version 1 [ 0.690676] Key type trusted registered [ 0.694346] Key type encrypted registered [ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696240] IMA: No TPM chip found, activating TPM-bypass! [ 0.697745] regulator-dummy: disabling [ 0.698589] Magic number: 10:792:368 [ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135) [ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702286] EDD information not available. [ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770721] Write protecting the kernel read-only data: 12288k [ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788247] systemd-udevd[107]: starting version 204 [ 0.840389] FDC 0 is a S82078B [ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135368] usb 1-1: Product: QEMU USB Tablet [ 1.136410] usb 1-1: Manufacturer: QEMU [ 1.137381] usb 1-1: SerialNumber: 42 [ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.566352] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds. cloud-init-nonet[3.28]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.29]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . = | | o * E | | + = | | . = S | | . = + | | o . = | | . o =.o | | . o+= | +-----------------+ 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: cb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o*+... | | o++. | | +o. . | | . ... . | | . S . E | | + = o | | + * | | . + | | .o . | +-----------------+ 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: 61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | =OEX+.. | |.o=@. .. | |o o.. . o | | . . o . . | | . S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | =o+o= | | o + +.= | | + o o | | . + o . | | . = S | | o . o | | . o . | | . . o | | . E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 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.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 4s (2618 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8338 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 .....................................+++ ..........................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.19' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-07-31 06:25:11,540 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:25:21,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:21,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:22,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c834863b-0a32-4ce0-b272-5bbf36f1c22e x-compute-request-id: req-c834863b-0a32-4ce0-b272-5bbf36f1c22e Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:22,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c834863b-0a32-4ce0-b272-5bbf36f1c22e 2018-07-31 06:25:22,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62842798233s 2018-07-31 06:25:22,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c834863b-0a32-4ce0-b272-5bbf36f1c22e 2018-07-31 06:25:22,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:22,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf6a2b5e-c66b-4f08-879d-752e4259e8ee x-compute-request-id: req-cf6a2b5e-c66b-4f08-879d-752e4259e8ee Content-Encoding: gzip Content-Length: 20737 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009202] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024303] Initializing cgroup subsys memory\n[ 0.025517] Initializing cgroup subsys devices\n[ 0.026661] Initializing cgroup subsys freezer\n[ 0.027758] Initializing cgroup subsys blkio\n[ 0.028007] Initializing cgroup subsys perf_event\n[ 0.029464] Initializing cgroup subsys hugetlb\n[ 0.031084] CPU: Physical Processor ID: 0\n[ 0.032024] FEATURE SPEC_CTRL Present\n[ 0.034064] mce: CPU supports 10 MCE banks\n[ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable\n[ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.056669] ACPI: Core revision 20131115\n[ 0.058806] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28727 entries in 113 pages\n[ 0.084365] Enabling x2apic\n[ 0.085205] Enabled x2apic\n[ 0.086070] Switched APIC routing to physical x2apic.\n[ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101552] KVM setup paravirtual spinlock\n[ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105819] x86: Booting SMP configuration:\n[ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120046] x86: Booted up 1 node, 2 CPUs\n[ 0.120031] KVM setup async PF for cpu 1\n[ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124366] devtmpfs: initialized\n[ 0.126206] EVM: security.selinux\n[ 0.126971] EVM: security.SMACK64\n[ 0.128006] EVM: security.ima\n[ 0.128845] EVM: security.capability\n[ 0.129684] pinctrl core: initialized pinctrl subsystem\n[ 0.130022] regulator-dummy: no parameters\n[ 0.132069] RTC time: 6:22:15, date: 07/31/18\n[ 0.133057] NET: Registered protocol family 16\n[ 0.134121] cpuidle: using governor ladder\n[ 0.135006] cpuidle: using governor menu\n[ 0.135919] ACPI: bus type PCI registered\n[ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.137409] PCI: Using configuration type 1 for base access\n[ 0.139083] bio: create slab at 0\n[ 0.140064] ACPI: Added _OSI(Module Device)\n[ 0.140970] ACPI: Added _OSI(Processor Device)\n[ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145193] ACPI: Interpreter enabled\n[ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152565] ACPI: (supports S0 S5)\n[ 0.153329] ACPI: Using IOAPIC for interrupt routing\n[ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158070] ACPI: No dock devices found.\n[ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.166440] acpiphp: Slot [3] registered\n[ 0.167324] acpiphp: Slot [4] registered\n[ 0.168022] acpiphp: Slot [5] registered\n[ 0.168885] acpiphp: Slot [6] registered\n[ 0.169740] acpiphp: Slot [7] registered\n[ 0.170607] acpiphp: Slot [8] registered\n[ 0.171470] acpiphp: Slot [9] registered\n[ 0.172029] acpiphp: Slot [10] registered\n[ 0.172907] acpiphp: Slot [11] registered\n[ 0.173788] acpiphp: Slot [12] registered\n[ 0.174660] acpiphp: Slot [13] registered\n[ 0.175542] acpiphp: Slot [14] registered\n[ 0.176021] acpiphp: Slot [15] registered\n[ 0.176898] acpiphp: Slot [16] registered\n[ 0.177784] acpiphp: Slot [17] registered\n[ 0.178657] acpiphp: Slot [18] registered\n[ 0.179566] acpiphp: Slot [19] registered\n[ 0.180024] acpiphp: Slot [20] registered\n[ 0.180904] acpiphp: Slot [21] registered\n[ 0.181776] acpiphp: Slot [22] registered\n[ 0.182646] acpiphp: Slot [23] registered\n[ 0.183521] acpiphp: Slot [24] registered\n[ 0.184020] acpiphp: Slot [25] registered\n[ 0.184894] acpiphp: Slot [26] registered\n[ 0.185771] acpiphp: Slot [27] registered\n[ 0.186779] acpiphp: Slot [28] registered\n[ 0.187654] acpiphp: Slot [29] registered\n[ 0.188019] acpiphp: Slot [30] registered\n[ 0.188895] acpiphp: Slot [31] registered\n[ 0.189761] PCI host bridge to bus 0000:00\n[ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240702] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242207] SCSI subsystem initialized\n[ 0.243256] ACPI: bus type USB registered\n[ 0.244032] usbcore: registered new interface driver usbfs\n[ 0.245131] usbcore: registered new interface driver hub\n[ 0.246217] usbcore: registered new device driver usb\n[ 0.246217] PCI: Using ACPI for IRQ routing\n[ 0.248294] NetLabel: Initializing\n[ 0.249050] NetLabel: domain hash size = 128\n[ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.250934] NetLabel: unlabeled traffic allowed by default\n[ 0.252154] Switched to clocksource kvm-clock\n[ 0.259190] AppArmor: AppArmor Filesystem Enabled\n[ 0.260164] pnp: PnP ACPI init\n[ 0.260854] ACPI: bus type PNP registered\n[ 0.262092] pnp: PnP ACPI: found 8 devices\n[ 0.263005] ACPI: bus type PNP unregistered\n[ 0.270727] NET: Registered protocol family 2\n[ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275671] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277201] TCP: reno registered\n[ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281898] NET: Registered protocol family 1\n[ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330423] Trying to unpack rootfs image as initramfs...\n[ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.429402] Scanning for low memory corruption every 60 seconds\n[ 0.430834] Initialise system trusted keyring\n[ 0.432139] audit: initializing netlink socket (disabled)\n[ 0.433612] type=2000 audit(1533018136.203:1): initialized\n[ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457363] zbud: loaded\n[ 0.458307] VFS: Disk quotas dquot_6.5.2\n[ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461252] fuse init (API version 7.22)\n[ 0.462354] msgmni has been set to 3997\n[ 0.463435] Key type big_key registered\n[ 0.464734] Key type asymmetric registered\n[ 0.465818] Asymmetric key parser 'x509' registered\n[ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.469047] io scheduler noop registered\n[ 0.470101] io scheduler deadline registered (default)\n[ 0.471430] io scheduler cfq registered\n[ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.475580] ipmi message handler version 39.2\n[ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.478685] ACPI: Power Button [PWRF]\n[ 0.479743] GHES: HEST is not enabled!\n[ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596566] Linux agpgart interface v0.103\n[ 0.598406] brd: module loaded\n[ 0.599610] loop: module loaded\n[ 0.600756] blk-mq: CPU -> queue map\n[ 0.601717] CPU 0 -> Queue 0\n[ 0.602546] CPU 1 -> Queue 0\n[ 0.603914] vda: vda1\n[ 0.605272] scsi0 : ata_piix\n[ 0.606204] scsi1 : ata_piix\n[ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.611232] libphy: Fixed MDIO Bus: probed\n[ 0.612628] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616686] PPP generic driver version 2.4.2\n[ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618839] ehci-pci: EHCI PCI platform driver\n[ 0.619795] ehci-platform: EHCI generic platform driver\n[ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622024] ohci-pci: OHCI PCI platform driver\n[ 0.622917] ohci-platform: OHCI generic platform driver\n[ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652384] usb usb1: Product: UHCI Host Controller\n[ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.654755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656101] hub 1-0:1.0: USB hub found\n[ 0.657135] hub 1-0:1.0: 2 ports detected\n[ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662905] mousedev: PS/2 mouse device common for all mice\n[ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666135] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669812] device-mapper: uevent: version 1.0.3\n[ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673716] TCP: cubic registered\n[ 0.674533] NET: Registered protocol family 10\n[ 0.675596] NET: Registered protocol family 17\n[ 0.676524] Key type dns_resolver registered\n[ 0.677590] Loading compiled-in X.509 certificates\n[ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688237] registered taskstats version 1\n[ 0.690676] Key type trusted registered\n[ 0.694346] Key type encrypted registered\n[ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696240] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.697745] regulator-dummy: disabling\n[ 0.698589] Magic number: 10:792:368\n[ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135)\n[ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702286] EDD information not available.\n[ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.770721] Write protecting the kernel read-only data: 12288k\n[ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.788247] systemd-udevd[107]: starting version 204\n[ 0.840389] FDC 0 is a S82078B\n[ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135368] usb 1-1: Product: QEMU USB Tablet\n[ 1.136410] usb 1-1: Manufacturer: QEMU\n[ 1.137381] usb 1-1: SerialNumber: 42\n[ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.566352] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.28]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.29]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . = |\n| o * E |\n| + = |\n| . = S |\n| . = + |\n| o . = |\n| . o =.o |\n| . o+= |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o*+... |\n| o++. |\n| +o. . |\n| . ... . |\n| . S . E |\n| + = o |\n| + * |\n| . + |\n| .o . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =OEX+.. |\n|.o=@. .. |\n|o o.. . o |\n| . . o . . |\n| . S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| =o+o= |\n| o + +.= |\n| + o o |\n| . + o . |\n| . = S |\n| o . o |\n| . o . |\n| . . o |\n| . E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 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.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 4s (2618 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8338\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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..........................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.19'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0 (DSA)\nec2: 256 61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0 (ECDSA)\nec2: 256 13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0 (ED25519)\nec2: 2048 cc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM9I3AO5iEZ3zkMILifZ36hsz4eratOaYI7+MCJ0zwBSDnl3uHi0RV4gbauym3uNSCwOIJuCKizta9Xb+t4BKu4= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOqX72fTjAhFINMhCiUcwOHxRx5SwiWHy5d/oy6aXKKn root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFGnqWy7/WFZNrS0TOwxdjR0GW8+zm8xlaIkNTYPEwLYV4SSJhoWBwHW5GjX0SKdvIB2mge3bApSnoMZCIUY40UOGPYasvTbeWF6HLaS3y66Y7B4pEfnI8Iq5hWqGSfgP4g/6zREKHj7ye1cznpqnG5FOyk1NbrwPsCkn9pGV90ix3RHjfnymRjwKrW6hTuQPt+op/571WUcfmzj2+PuYCLrg8xG8Xh8UiIKHUB80deZ1WZGGSRCYTpVugE4gAImVYlo+duIF9NXM/830aDkamlP4hA4jLXbNslaBq2L7SJEKQs/RDxVNohVMvbP/YzmHgqbx1xNYCpUyj+TjQJUJF root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.36 seconds\n"} 2018-07-31 06:25:22,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-cf6a2b5e-c66b-4f08-879d-752e4259e8ee 2018-07-31 06:25:22,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814089775085s 2018-07-31 06:25:22,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d/action used request id req-cf6a2b5e-c66b-4f08-879d-752e4259e8ee 2018-07-31 06:25:22,270 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009202] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017521] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020322] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022062] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024303] Initializing cgroup subsys memory [ 0.025517] Initializing cgroup subsys devices [ 0.026661] Initializing cgroup subsys freezer [ 0.027758] Initializing cgroup subsys blkio [ 0.028007] Initializing cgroup subsys perf_event [ 0.029464] Initializing cgroup subsys hugetlb [ 0.031084] CPU: Physical Processor ID: 0 [ 0.032024] FEATURE SPEC_CTRL Present [ 0.034064] mce: CPU supports 10 MCE banks [ 0.036066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046802] Speculative Store Bypass: Vulnerable [ 0.048610] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.056669] ACPI: Core revision 20131115 [ 0.058806] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28727 entries in 113 pages [ 0.084365] Enabling x2apic [ 0.085205] Enabled x2apic [ 0.086070] Switched APIC routing to physical x2apic. [ 0.088767] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090085] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101552] KVM setup paravirtual spinlock [ 0.104254] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105819] x86: Booting SMP configuration: [ 0.106792] .... node #0, CPUs: #1[ 0.104212] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120046] x86: Booted up 1 node, 2 CPUs [ 0.120031] KVM setup async PF for cpu 1 [ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124366] devtmpfs: initialized [ 0.126206] EVM: security.selinux [ 0.126971] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128845] EVM: security.capability [ 0.129684] pinctrl core: initialized pinctrl subsystem [ 0.130022] regulator-dummy: no parameters [ 0.132069] RTC time: 6:22:15, date: 07/31/18 [ 0.133057] NET: Registered protocol family 16 [ 0.134121] cpuidle: using governor ladder [ 0.135006] cpuidle: using governor menu [ 0.135919] ACPI: bus type PCI registered [ 0.136008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137409] PCI: Using configuration type 1 for base access [ 0.139083] bio: create slab at 0 [ 0.140064] ACPI: Added _OSI(Module Device) [ 0.140970] ACPI: Added _OSI(Processor Device) [ 0.141903] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142892] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145193] ACPI: Interpreter enabled [ 0.146018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.149277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152565] ACPI: (supports S0 S5) [ 0.153329] ACPI: Using IOAPIC for interrupt routing [ 0.156020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158070] ACPI: No dock devices found. [ 0.160788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.163381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.164020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.166440] acpiphp: Slot [3] registered [ 0.167324] acpiphp: Slot [4] registered [ 0.168022] acpiphp: Slot [5] registered [ 0.168885] acpiphp: Slot [6] registered [ 0.169740] acpiphp: Slot [7] registered [ 0.170607] acpiphp: Slot [8] registered [ 0.171470] acpiphp: Slot [9] registered [ 0.172029] acpiphp: Slot [10] registered [ 0.172907] acpiphp: Slot [11] registered [ 0.173788] acpiphp: Slot [12] registered [ 0.174660] acpiphp: Slot [13] registered [ 0.175542] acpiphp: Slot [14] registered [ 0.176021] acpiphp: Slot [15] registered [ 0.176898] acpiphp: Slot [16] registered [ 0.177784] acpiphp: Slot [17] registered [ 0.178657] acpiphp: Slot [18] registered [ 0.179566] acpiphp: Slot [19] registered [ 0.180024] acpiphp: Slot [20] registered [ 0.180904] acpiphp: Slot [21] registered [ 0.181776] acpiphp: Slot [22] registered [ 0.182646] acpiphp: Slot [23] registered [ 0.183521] acpiphp: Slot [24] registered [ 0.184020] acpiphp: Slot [25] registered [ 0.184894] acpiphp: Slot [26] registered [ 0.185771] acpiphp: Slot [27] registered [ 0.186779] acpiphp: Slot [28] registered [ 0.187654] acpiphp: Slot [29] registered [ 0.188019] acpiphp: Slot [30] registered [ 0.188895] acpiphp: Slot [31] registered [ 0.189761] PCI host bridge to bus 0000:00 [ 0.190624] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195860] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.201165] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.202754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.228832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.230531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.233563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.235074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236487] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237930] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240702] vgaarb: bridge control possible 0000:00:02.0 [ 0.242207] SCSI subsystem initialized [ 0.243256] ACPI: bus type USB registered [ 0.244032] usbcore: registered new interface driver usbfs [ 0.245131] usbcore: registered new interface driver hub [ 0.246217] usbcore: registered new device driver usb [ 0.246217] PCI: Using ACPI for IRQ routing [ 0.248294] NetLabel: Initializing [ 0.249050] NetLabel: domain hash size = 128 [ 0.249915] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.250934] NetLabel: unlabeled traffic allowed by default [ 0.252154] Switched to clocksource kvm-clock [ 0.259190] AppArmor: AppArmor Filesystem Enabled [ 0.260164] pnp: PnP ACPI init [ 0.260854] ACPI: bus type PNP registered [ 0.262092] pnp: PnP ACPI: found 8 devices [ 0.263005] ACPI: bus type PNP unregistered [ 0.270727] NET: Registered protocol family 2 [ 0.271912] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273891] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275671] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277201] TCP: reno registered [ 0.278084] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280222] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281898] NET: Registered protocol family 1 [ 0.283073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286055] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330423] Trying to unpack rootfs image as initramfs... [ 0.423762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.425483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.426594] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.427706] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.429402] Scanning for low memory corruption every 60 seconds [ 0.430834] Initialise system trusted keyring [ 0.432139] audit: initializing netlink socket (disabled) [ 0.433612] type=2000 audit(1533018136.203:1): initialized [ 0.455118] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457363] zbud: loaded [ 0.458307] VFS: Disk quotas dquot_6.5.2 [ 0.459384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461252] fuse init (API version 7.22) [ 0.462354] msgmni has been set to 3997 [ 0.463435] Key type big_key registered [ 0.464734] Key type asymmetric registered [ 0.465818] Asymmetric key parser 'x509' registered [ 0.467091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.469047] io scheduler noop registered [ 0.470101] io scheduler deadline registered (default) [ 0.471430] io scheduler cfq registered [ 0.472499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.475580] ipmi message handler version 39.2 [ 0.476769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478685] ACPI: Power Button [PWRF] [ 0.479743] GHES: HEST is not enabled! [ 0.501565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.569230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594004] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596566] Linux agpgart interface v0.103 [ 0.598406] brd: module loaded [ 0.599610] loop: module loaded [ 0.600756] blk-mq: CPU -> queue map [ 0.601717] CPU 0 -> Queue 0 [ 0.602546] CPU 1 -> Queue 0 [ 0.603914] vda: vda1 [ 0.605272] scsi0 : ata_piix [ 0.606204] scsi1 : ata_piix [ 0.607095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.609130] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.611232] libphy: Fixed MDIO Bus: probed [ 0.612628] tun: Universal TUN/TAP device driver, 1.6 [ 0.613792] tun: (C) 1999-2004 Max Krasnyansky [ 0.616686] PPP generic driver version 2.4.2 [ 0.617618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618839] ehci-pci: EHCI PCI platform driver [ 0.619795] ehci-platform: EHCI generic platform driver [ 0.620848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622024] ohci-pci: OHCI PCI platform driver [ 0.622917] ohci-platform: OHCI generic platform driver [ 0.623934] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.649701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652384] usb usb1: Product: UHCI Host Controller [ 0.653318] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.654755] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656101] hub 1-0:1.0: USB hub found [ 0.657135] hub 1-0:1.0: 2 ports detected [ 0.658362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662905] mousedev: PS/2 mouse device common for all mice [ 0.664239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666135] rtc_cmos 00:00: RTC can wake from S4 [ 0.667290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669812] device-mapper: uevent: version 1.0.3 [ 0.670802] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672506] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673716] TCP: cubic registered [ 0.674533] NET: Registered protocol family 10 [ 0.675596] NET: Registered protocol family 17 [ 0.676524] Key type dns_resolver registered [ 0.677590] Loading compiled-in X.509 certificates [ 0.679071] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688237] registered taskstats version 1 [ 0.690676] Key type trusted registered [ 0.694346] Key type encrypted registered [ 0.695187] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696240] IMA: No TPM chip found, activating TPM-bypass! [ 0.697745] regulator-dummy: disabling [ 0.698589] Magic number: 10:792:368 [ 0.699483] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:15 UTC (1533018135) [ 0.701137] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702286] EDD information not available. [ 0.769134] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.770721] Write protecting the kernel read-only data: 12288k [ 0.772326] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.775018] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.788247] systemd-udevd[107]: starting version 204 [ 0.840389] FDC 0 is a S82078B [ 0.968096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.133886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135368] usb 1-1: Product: QEMU USB Tablet [ 1.136410] usb 1-1: Manufacturer: QEMU [ 1.137381] usb 1-1: SerialNumber: 42 [ 1.424077] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.836899] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.186012] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.566352] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.713548] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:17 +0000. Up 3.10 seconds. cloud-init-nonet[3.28]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.29]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:12:b6:db | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:93:d1:25 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . = | | o * E | | + = | | . = S | | . = + | | o . = | | . o =.o | | . o+= | +-----------------+ 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: cb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o*+... | | o++. | | +o. . | | . ... . | | . S . E | | + = o | | + * | | . + | | .o . | +-----------------+ 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: 61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | =OEX+.. | |.o=@. .. | |o o.. . o | | . . o . . | | . S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | =o+o= | | o + +.= | | + o o | | . + o . | | . = S | | o . o | | . o . | | . . o | | . E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:26 +0000. Up 11.70 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:28 +0000. Up 12.97 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15837 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 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.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 4s (2618 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 22s (3983 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8338 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 .....................................+++ ..........................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.19' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cb:dc:99:eb:f4:00:10:4f:89:10:c5:0f:e4:ec:77:f4 root@homer-0 (DSA) ec2: 256 61:90:20:17:7e:0a:5c:72:49:38:44:33:5c:a2:43:17 root@homer-0 (ECDSA) ec2: 256 13:21:ea:31:54:4d:b3:a1:21:61:bf:4e:c9:b7:f6:e5 root@homer-0 (ED25519) ec2: 2048 cc:32:30:3d:b1:fa:ff:e6:d0:36:f0:9e:88:14:13:d9 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM9I3AO5iEZ3zkMILifZ36hsz4eratOaYI7+MCJ0zwBSDnl3uHi0RV4gbauym3uNSCwOIJuCKizta9Xb+t4BKu4= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOqX72fTjAhFINMhCiUcwOHxRx5SwiWHy5d/oy6aXKKn root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFGnqWy7/WFZNrS0TOwxdjR0GW8+zm8xlaIkNTYPEwLYV4SSJhoWBwHW5GjX0SKdvIB2mge3bApSnoMZCIUY40UOGPYasvTbeWF6HLaS3y66Y7B4pEfnI8Iq5hWqGSfgP4g/6zREKHj7ye1cznpqnG5FOyk1NbrwPsCkn9pGV90ix3RHjfnymRjwKrW6hTuQPt+op/571WUcfmzj2+PuYCLrg8xG8Xh8UiIKHUB80deZ1WZGGSRCYTpVugE4gAImVYlo+duIF9NXM/830aDkamlP4hA4jLXbNslaBq2L7SJEKQs/RDxVNohVMvbP/YzmHgqbx1xNYCpUyj+TjQJUJF root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.36 seconds 2018-07-31 06:25:22,274 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:25:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:22,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d51f4449-9901-42f6-afaf-782bead69216 x-compute-request-id: req-d51f4449-9901-42f6-afaf-782bead69216 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:22,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d51f4449-9901-42f6-afaf-782bead69216 2018-07-31 06:25:22,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624058961868s 2018-07-31 06:25:22,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d51f4449-9901-42f6-afaf-782bead69216 2018-07-31 06:25:22,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:22,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:23,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eb600ec-3f8b-4732-b4cf-33b535ea3e46 x-compute-request-id: req-9eb600ec-3f8b-4732-b4cf-33b535ea3e46 Content-Encoding: gzip Content-Length: 20016 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008030] AppArmor: AppArmor initialized\n[ 0.008877] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014728] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015947] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016249] Initializing cgroup subsys memory\n[ 0.017133] Initializing cgroup subsys devices\n[ 0.018023] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020892] Initializing cgroup subsys perf_event\n[ 0.021856] Initializing cgroup subsys hugetlb\n[ 0.022796] CPU: Physical Processor ID: 0\n[ 0.023661] FEATURE SPEC_CTRL Present\n[ 0.024709] mce: CPU supports 10 MCE banks\n[ 0.025550] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025550] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029177] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030481] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033233] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037495] ACPI: Core revision 20131115\n[ 0.038757] ACPI: All ACPI Tables successfully acquired\n[ 0.039915] ftrace: allocating 28727 entries in 113 pages\n[ 0.060261] Enabling x2apic\n[ 0.060943] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.065921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070141] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076589] KVM setup paravirtual spinlock\n[ 0.078713] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081059] .... node #0, CPUs: #1[ 0.078680] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096019] x86: Booted up 1 node, 2 CPUs\n[ 0.096013] KVM setup async PF for cpu 1\n[ 0.096017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098632] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100129] devtmpfs: initialized\n[ 0.102280] EVM: security.selinux\n[ 0.102984] EVM: security.SMACK64\n[ 0.103667] EVM: security.ima\n[ 0.104005] EVM: security.capability\n[ 0.104830] pinctrl core: initialized pinctrl subsystem\n[ 0.105848] regulator-dummy: no parameters\n[ 0.106698] RTC time: 6:22:16, date: 07/31/18\n[ 0.108036] NET: Registered protocol family 16\n[ 0.108983] cpuidle: using governor ladder\n[ 0.109772] cpuidle: using governor menu\n[ 0.110604] ACPI: bus type PCI registered\n[ 0.111381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112095] PCI: Using configuration type 1 for base access\n[ 0.113632] bio: create slab at 0\n[ 0.113632] ACPI: Added _OSI(Module Device)\n[ 0.113632] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116913] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119181] ACPI: Interpreter enabled\n[ 0.119940] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.124522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.126388] ACPI: (supports S0 S5)\n[ 0.127095] ACPI: Using IOAPIC for interrupt routing\n[ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129922] ACPI: No dock devices found.\n[ 0.132501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133633] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.134842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138211] acpiphp: Slot [3] registered\n[ 0.139016] acpiphp: Slot [4] registered\n[ 0.139802] acpiphp: Slot [5] registered\n[ 0.140018] acpiphp: Slot [6] registered\n[ 0.140810] acpiphp: Slot [7] registered\n[ 0.141594] acpiphp: Slot [8] registered\n[ 0.142419] acpiphp: Slot [9] registered\n[ 0.143210] acpiphp: Slot [10] registered\n[ 0.144018] acpiphp: Slot [11] registered\n[ 0.144819] acpiphp: Slot [12] registered\n[ 0.145622] acpiphp: Slot [13] registered\n[ 0.146428] acpiphp: Slot [14] registered\n[ 0.147226] acpiphp: Slot [15] registered\n[ 0.148017] acpiphp: Slot [16] registered\n[ 0.148855] acpiphp: Slot [17] registered\n[ 0.149659] acpiphp: Slot [18] registered\n[ 0.150467] acpiphp: Slot [19] registered\n[ 0.151259] acpiphp: Slot [20] registered\n[ 0.152017] acpiphp: Slot [21] registered\n[ 0.152828] acpiphp: Slot [22] registered\n[ 0.153649] acpiphp: Slot [23] registered\n[ 0.154469] acpiphp: Slot [24] registered\n[ 0.155312] acpiphp: Slot [25] registered\n[ 0.156017] acpiphp: Slot [26] registered\n[ 0.156817] acpiphp: Slot [27] registered\n[ 0.157685] acpiphp: Slot [28] registered\n[ 0.158601] acpiphp: Slot [29] registered\n[ 0.159506] acpiphp: Slot [30] registered\n[ 0.160025] acpiphp: Slot [31] registered\n[ 0.160872] PCI host bridge to bus 0000:00\n[ 0.161821] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.165136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.166385] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.167592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.173124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.174545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200128] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.201674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204510] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.205923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207228] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208225] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210626] vgaarb: loaded\n[ 0.211217] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212214] SCSI subsystem initialized\n[ 0.213117] ACPI: bus type USB registered\n[ 0.213117] usbcore: registered new interface driver usbfs\n[ 0.213964] usbcore: registered new interface driver hub\n[ 0.216041] usbcore: registered new device driver usb\n[ 0.217082] PCI: Using ACPI for IRQ routing\n[ 0.217121] NetLabel: Initializing\n[ 0.217854] NetLabel: domain hash size = 128\n[ 0.218691] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.220061] NetLabel: unlabeled traffic allowed by default\n[ 0.221134] Switched to clocksource kvm-clock\n[ 0.227221] AppArmor: AppArmor Filesystem Enabled\n[ 0.228183] pnp: PnP ACPI init\n[ 0.228850] ACPI: bus type PNP registered\n[ 0.230053] pnp: PnP ACPI: found 8 devices\n[ 0.230859] ACPI: bus type PNP unregistered\n[ 0.237756] NET: Registered protocol family 2\n[ 0.238870] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240399] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.241775] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243048] TCP: reno registered\n[ 0.243737] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.244866] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246121] NET: Registered protocol family 1\n[ 0.246991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.248065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.249119] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.293088] Trying to unpack rootfs image as initramfs...\n[ 0.386595] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388293] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390595] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392250] Scanning for low memory corruption every 60 seconds\n[ 0.393653] Initialise system trusted keyring\n[ 0.394607] audit: initializing netlink socket (disabled)\n[ 0.395643] type=2000 audit(1533018136.581:1): initialized\n[ 0.415184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417106] zbud: loaded\n[ 0.417915] VFS: Disk quotas dquot_6.5.2\n[ 0.418753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420245] fuse init (API version 7.22)\n[ 0.421119] msgmni has been set to 3997\n[ 0.421964] Key type big_key registered\n[ 0.422968] Key type asymmetric registered\n[ 0.423815] Asymmetric key parser 'x509' registered\n[ 0.424778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426338] io scheduler noop registered\n[ 0.427160] io scheduler deadline registered (default)\n[ 0.428192] io scheduler cfq registered\n[ 0.429063] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.430158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.431454] ipmi message handler version 39.2\n[ 0.432390] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.433919] ACPI: Power Button [PWRF]\n[ 0.434758] GHES: HEST is not enabled!\n[ 0.461998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.535968] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.537776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.561712] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.563863] Linux agpgart interface v0.103\n[ 0.565478] brd: module loaded\n[ 0.566518] loop: module loaded\n[ 0.567462] blk-mq: CPU -> queue map\n[ 0.568207] CPU 0 -> Queue 0\n[ 0.568880] CPU 1 -> Queue 0\n[ 0.570006] vda: vda1\n[ 0.571156] scsi0 : ata_piix\n[ 0.571883] scsi1 : ata_piix\n[ 0.572633] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.574225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.575989] libphy: Fixed MDIO Bus: probed\n[ 0.577109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.578513] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.581496] PPP generic driver version 2.4.2\n[ 0.582454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.583949] ehci-pci: EHCI PCI platform driver\n[ 0.585030] ehci-platform: EHCI generic platform driver\n[ 0.586293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.587353] ohci-pci: OHCI PCI platform driver\n[ 0.588280] ohci-platform: OHCI generic platform driver\n[ 0.589313] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.612080] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.613329] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.615310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.616778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.618377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.620192] usb usb1: Product: UHCI Host Controller\n[ 0.621393] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.622940] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.624207] hub 1-0:1.0: USB hub found\n[ 0.625398] hub 1-0:1.0: 2 ports detected\n[ 0.626781] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.629780] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.631155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.632611] mousedev: PS/2 mouse device common for all mice\n[ 0.634459] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.636811] rtc_cmos 00:00: RTC can wake from S4\n[ 0.638235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.639515] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.641309] device-mapper: uevent: version 1.0.3\n[ 0.642320] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.643978] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.645260] TCP: cubic registered\n[ 0.646255] NET: Registered protocol family 10\n[ 0.647400] NET: Registered protocol family 17\n[ 0.648540] Key type dns_resolver registered\n[ 0.649612] Loading compiled-in X.509 certificates\n[ 0.651372] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.660431] registered taskstats version 1\n[ 0.662834] Key type trusted registered\n[ 0.666284] Key type encrypted registered\n[ 0.667365] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668737] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.670584] regulator-dummy: disabling\n[ 0.671656] Magic number: 10:792:368\n[ 0.672795] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136)\n[ 0.674995] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676490] EDD information not available.\n[ 0.733126] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.734849] Write protecting the kernel read-only data: 12288k\n[ 0.736471] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.739148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.752473] systemd-udevd[107]: starting version 204\n[ 0.802873] FDC 0 is a S82078B\n[ 0.936029] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.101850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.103345] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.104896] usb 1-1: Product: QEMU USB Tablet\n[ 1.105882] usb 1-1: Manufacturer: QEMU\n[ 1.106777] usb 1-1: SerialNumber: 42\n[ 1.388199] tsc: Refined TSC clocksource calibration: 3491.856 MHz\n[ 1.813055] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.103687] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.215221] random: init urandom read with 10 bits of entropy available\n[ 2.343228] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.72 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.14 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:c2:98:42 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:27:70:d9 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd8:9b:23:94:95:b0:38:c2:83:08:96:ff:aa:3f:cf:cb root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|... . |\n|++ . o . |\n|o = o . o |\n| + . = |\n| . + S |\n| o o |\n| . . + |\n| oo . . |\n| .o.oE. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n24:c7:14:b4:09:c8:82:74:38:3f:79:a5:55:0d:7f:7d root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.o.o ...=+o |\n|.oo o * o.. . |\n| o.. = * . . .E|\n| + o + . .|\n| o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n58:3d:a0:16:f4:e3:8a:10:d7:c2:74:05:14:29:84:09 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|E. +ooB=o |\n| oo.o.+ o |\n| . +.+ + o |\n| o o + . . |\n| . . S |\n| . . . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n72:1d:16:9d:fb:69:c9:3b:d0:83:4e:31:2b:f8:73:3c root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. . |\n| .o |\n| o . |\n| o .+ |\n| . S.. O o |\n| o. . = O |\n| . = o o |\n| o E o |\n| o . . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:27 +0000. Up 11.76 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.12 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16134 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1516 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\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.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 [1322 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 [2076 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 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 9s (6281 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\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-180328.114312) ...\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-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 8266\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-180322.170159) ...\nclearwater-monit start/running, process 8364\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8372\nclearwater-socket-factory-sig start/running, process 8379\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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.............................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.19'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 24:c7:14:b4:09:c8:82:74:38:3f:79:a5:55:0d:7f:7d root@sprout-0 (DSA)\nec2: 256 58:3d:a0:16:f4:e3:8a:10:d7:c2:74:05:14:29:84:09 root@sprout-0 (ECDSA)\nec2: 256 72:1d:16:9d:fb:69:c9:3b:d0:83:4e:31:2b:f8:73:3c root@sprout-0 (ED25519)\nec2: 2048 d8:9b:23:94:95:b0:38:c2:83:08:96:ff:aa:3f:cf:cb root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDeNoBf9Q/oQHQnNCs++nJJr07Y0p2pbk33J7NlVnr/T8YxuHSZusWc6Wj9TRdV+Do1J8teKuUvoHdqw0/hKjtI= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIENyPrArjgN7tTlTCLbD44GPYLpzzjBQulrtnGN7BYOn root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMFB1ui11lXwiHKiz1u4Fj0qyQd3ML04fE/l0dASoFmjYl0n8xHBJop/UKHR8+DOAB9YxeIFKYX7aZ1kM2mGySF89V60tYvOzC+QUQpiQEP7B+buQ6UgjISk8tK8JQ79zYDSwAM53qhYfz5C4CniB01g6RksoCQy4G6XPePVyUq5VuOjjrPrZELb2qsyKVAyUZ/9i+TsJioEuRMMX/HIZxSYY07KdTVFNQLtWv9gmBLCAubFcMzFLZXd2lkxyOSr+aTTjA1nNPBXatGPxs31NNHkRlL1CGIw+0Eat4/3saB2PTIt+6FT5JV5wwvxJ6uYVu12M23/SkOTVN+u6SDvRR root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 163.89 seconds\n"} 2018-07-31 06:25:23,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa/action used request id req-9eb600ec-3f8b-4732-b4cf-33b535ea3e46 2018-07-31 06:25:23,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102963924408s 2018-07-31 06:25:23,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa/action used request id req-9eb600ec-3f8b-4732-b4cf-33b535ea3e46 2018-07-31 06:25:23,012 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008030] AppArmor: AppArmor initialized [ 0.008877] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014728] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015947] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016249] Initializing cgroup subsys memory [ 0.017133] Initializing cgroup subsys devices [ 0.018023] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020892] Initializing cgroup subsys perf_event [ 0.021856] Initializing cgroup subsys hugetlb [ 0.022796] CPU: Physical Processor ID: 0 [ 0.023661] FEATURE SPEC_CTRL Present [ 0.024709] mce: CPU supports 10 MCE banks [ 0.025550] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025550] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029177] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030481] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033233] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037495] ACPI: Core revision 20131115 [ 0.038757] ACPI: All ACPI Tables successfully acquired [ 0.039915] ftrace: allocating 28727 entries in 113 pages [ 0.060261] Enabling x2apic [ 0.060943] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.065921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070141] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076589] KVM setup paravirtual spinlock [ 0.078713] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081059] .... node #0, CPUs: #1[ 0.078680] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096019] x86: Booted up 1 node, 2 CPUs [ 0.096013] KVM setup async PF for cpu 1 [ 0.096017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098632] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100129] devtmpfs: initialized [ 0.102280] EVM: security.selinux [ 0.102984] EVM: security.SMACK64 [ 0.103667] EVM: security.ima [ 0.104005] EVM: security.capability [ 0.104830] pinctrl core: initialized pinctrl subsystem [ 0.105848] regulator-dummy: no parameters [ 0.106698] RTC time: 6:22:16, date: 07/31/18 [ 0.108036] NET: Registered protocol family 16 [ 0.108983] cpuidle: using governor ladder [ 0.109772] cpuidle: using governor menu [ 0.110604] ACPI: bus type PCI registered [ 0.111381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112095] PCI: Using configuration type 1 for base access [ 0.113632] bio: create slab at 0 [ 0.113632] ACPI: Added _OSI(Module Device) [ 0.113632] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116913] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119181] ACPI: Interpreter enabled [ 0.119940] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.124522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.126388] ACPI: (supports S0 S5) [ 0.127095] ACPI: Using IOAPIC for interrupt routing [ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129922] ACPI: No dock devices found. [ 0.132501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133633] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.134842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138211] acpiphp: Slot [3] registered [ 0.139016] acpiphp: Slot [4] registered [ 0.139802] acpiphp: Slot [5] registered [ 0.140018] acpiphp: Slot [6] registered [ 0.140810] acpiphp: Slot [7] registered [ 0.141594] acpiphp: Slot [8] registered [ 0.142419] acpiphp: Slot [9] registered [ 0.143210] acpiphp: Slot [10] registered [ 0.144018] acpiphp: Slot [11] registered [ 0.144819] acpiphp: Slot [12] registered [ 0.145622] acpiphp: Slot [13] registered [ 0.146428] acpiphp: Slot [14] registered [ 0.147226] acpiphp: Slot [15] registered [ 0.148017] acpiphp: Slot [16] registered [ 0.148855] acpiphp: Slot [17] registered [ 0.149659] acpiphp: Slot [18] registered [ 0.150467] acpiphp: Slot [19] registered [ 0.151259] acpiphp: Slot [20] registered [ 0.152017] acpiphp: Slot [21] registered [ 0.152828] acpiphp: Slot [22] registered [ 0.153649] acpiphp: Slot [23] registered [ 0.154469] acpiphp: Slot [24] registered [ 0.155312] acpiphp: Slot [25] registered [ 0.156017] acpiphp: Slot [26] registered [ 0.156817] acpiphp: Slot [27] registered [ 0.157685] acpiphp: Slot [28] registered [ 0.158601] acpiphp: Slot [29] registered [ 0.159506] acpiphp: Slot [30] registered [ 0.160025] acpiphp: Slot [31] registered [ 0.160872] PCI host bridge to bus 0000:00 [ 0.161821] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.165136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.166385] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.167592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.173124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.174545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200128] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.201674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204510] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.205923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207228] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208225] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210626] vgaarb: loaded [ 0.211217] vgaarb: bridge control possible 0000:00:02.0 [ 0.212214] SCSI subsystem initialized [ 0.213117] ACPI: bus type USB registered [ 0.213117] usbcore: registered new interface driver usbfs [ 0.213964] usbcore: registered new interface driver hub [ 0.216041] usbcore: registered new device driver usb [ 0.217082] PCI: Using ACPI for IRQ routing [ 0.217121] NetLabel: Initializing [ 0.217854] NetLabel: domain hash size = 128 [ 0.218691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.220061] NetLabel: unlabeled traffic allowed by default [ 0.221134] Switched to clocksource kvm-clock [ 0.227221] AppArmor: AppArmor Filesystem Enabled [ 0.228183] pnp: PnP ACPI init [ 0.228850] ACPI: bus type PNP registered [ 0.230053] pnp: PnP ACPI: found 8 devices [ 0.230859] ACPI: bus type PNP unregistered [ 0.237756] NET: Registered protocol family 2 [ 0.238870] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240399] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.241775] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243048] TCP: reno registered [ 0.243737] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.244866] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246121] NET: Registered protocol family 1 [ 0.246991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.248065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.249119] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.293088] Trying to unpack rootfs image as initramfs... [ 0.386595] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388293] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390595] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392250] Scanning for low memory corruption every 60 seconds [ 0.393653] Initialise system trusted keyring [ 0.394607] audit: initializing netlink socket (disabled) [ 0.395643] type=2000 audit(1533018136.581:1): initialized [ 0.415184] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417106] zbud: loaded [ 0.417915] VFS: Disk quotas dquot_6.5.2 [ 0.418753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420245] fuse init (API version 7.22) [ 0.421119] msgmni has been set to 3997 [ 0.421964] Key type big_key registered [ 0.422968] Key type asymmetric registered [ 0.423815] Asymmetric key parser 'x509' registered [ 0.424778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426338] io scheduler noop registered [ 0.427160] io scheduler deadline registered (default) [ 0.428192] io scheduler cfq registered [ 0.429063] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.430158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.431454] ipmi message handler version 39.2 [ 0.432390] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.433919] ACPI: Power Button [PWRF] [ 0.434758] GHES: HEST is not enabled! [ 0.461998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535968] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.561712] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563863] Linux agpgart interface v0.103 [ 0.565478] brd: module loaded [ 0.566518] loop: module loaded [ 0.567462] blk-mq: CPU -> queue map [ 0.568207] CPU 0 -> Queue 0 [ 0.568880] CPU 1 -> Queue 0 [ 0.570006] vda: vda1 [ 0.571156] scsi0 : ata_piix [ 0.571883] scsi1 : ata_piix [ 0.572633] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.574225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.575989] libphy: Fixed MDIO Bus: probed [ 0.577109] tun: Universal TUN/TAP device driver, 1.6 [ 0.578513] tun: (C) 1999-2004 Max Krasnyansky [ 0.581496] PPP generic driver version 2.4.2 [ 0.582454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.583949] ehci-pci: EHCI PCI platform driver [ 0.585030] ehci-platform: EHCI generic platform driver [ 0.586293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587353] ohci-pci: OHCI PCI platform driver [ 0.588280] ohci-platform: OHCI generic platform driver [ 0.589313] uhci_hcd: USB Universal Host Controller Interface driver [ 0.612080] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613329] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.616778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620192] usb usb1: Product: UHCI Host Controller [ 0.621393] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.622940] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624207] hub 1-0:1.0: USB hub found [ 0.625398] hub 1-0:1.0: 2 ports detected [ 0.626781] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.629780] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.631155] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.632611] mousedev: PS/2 mouse device common for all mice [ 0.634459] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.636811] rtc_cmos 00:00: RTC can wake from S4 [ 0.638235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639515] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.641309] device-mapper: uevent: version 1.0.3 [ 0.642320] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.643978] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645260] TCP: cubic registered [ 0.646255] NET: Registered protocol family 10 [ 0.647400] NET: Registered protocol family 17 [ 0.648540] Key type dns_resolver registered [ 0.649612] Loading compiled-in X.509 certificates [ 0.651372] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.660431] registered taskstats version 1 [ 0.662834] Key type trusted registered [ 0.666284] Key type encrypted registered [ 0.667365] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668737] IMA: No TPM chip found, activating TPM-bypass! [ 0.670584] regulator-dummy: disabling [ 0.671656] Magic number: 10:792:368 [ 0.672795] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:16 UTC (1533018136) [ 0.674995] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676490] EDD information not available. [ 0.733126] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.734849] Write protecting the kernel read-only data: 12288k [ 0.736471] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.739148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.752473] systemd-udevd[107]: starting version 204 [ 0.802873] FDC 0 is a S82078B [ 0.936029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.101850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.103345] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.104896] usb 1-1: Product: QEMU USB Tablet [ 1.105882] usb 1-1: Manufacturer: QEMU [ 1.106777] usb 1-1: SerialNumber: 42 [ 1.388199] tsc: Refined TSC clocksource calibration: 3491.856 MHz [ 1.813055] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.103687] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.215221] random: init urandom read with 10 bits of entropy available [ 2.343228] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:18 +0000. Up 2.72 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:19 +0000. Up 4.14 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:c2:98:42 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:27:70:d9 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: d8:9b:23:94:95:b0:38:c2:83:08:96:ff:aa:3f:cf:cb root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |... . | |++ . o . | |o = o . o | | + . = | | . + S | | o o | | . . + | | oo . . | | .o.oE. | +-----------------+ 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: 24:c7:14:b4:09:c8:82:74:38:3f:79:a5:55:0d:7f:7d root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |.o.o ...=+o | |.oo o * o.. . | | o.. = * . . .E| | + o + . .| | o S | | | | | | | | | +-----------------+ 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: 58:3d:a0:16:f4:e3:8a:10:d7:c2:74:05:14:29:84:09 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |E. +ooB=o | | oo.o.+ o | | . +.+ + o | | o o + . . | | . . S | | . . . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 72:1d:16:9d:fb:69:c9:3b:d0:83:4e:31:2b:f8:73:3c root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. . | | .o | | o . | | o .+ | | . S.. O o | | o. . = O | | . = o o | | o E o | | o . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:27 +0000. Up 11.76 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM * Starting CPU interrupts balancing daemon[74G[ OK ] landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:30 +0000. Up 14.12 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16134 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1516 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes 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.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 [1322 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 [2076 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 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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.7 MB in 9s (6281 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... 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-180328.114312) ... 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-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 8266 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-180322.170159) ... clearwater-monit start/running, process 8364 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8372 clearwater-socket-factory-sig start/running, process 8379 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ............................+++ .............................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.19' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 24:c7:14:b4:09:c8:82:74:38:3f:79:a5:55:0d:7f:7d root@sprout-0 (DSA) ec2: 256 58:3d:a0:16:f4:e3:8a:10:d7:c2:74:05:14:29:84:09 root@sprout-0 (ECDSA) ec2: 256 72:1d:16:9d:fb:69:c9:3b:d0:83:4e:31:2b:f8:73:3c root@sprout-0 (ED25519) ec2: 2048 d8:9b:23:94:95:b0:38:c2:83:08:96:ff:aa:3f:cf:cb root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDeNoBf9Q/oQHQnNCs++nJJr07Y0p2pbk33J7NlVnr/T8YxuHSZusWc6Wj9TRdV+Do1J8teKuUvoHdqw0/hKjtI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIENyPrArjgN7tTlTCLbD44GPYLpzzjBQulrtnGN7BYOn root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMFB1ui11lXwiHKiz1u4Fj0qyQd3ML04fE/l0dASoFmjYl0n8xHBJop/UKHR8+DOAB9YxeIFKYX7aZ1kM2mGySF89V60tYvOzC+QUQpiQEP7B+buQ6UgjISk8tK8JQ79zYDSwAM53qhYfz5C4CniB01g6RksoCQy4G6XPePVyUq5VuOjjrPrZELb2qsyKVAyUZ/9i+TsJioEuRMMX/HIZxSYY07KdTVFNQLtWv9gmBLCAubFcMzFLZXd2lkxyOSr+aTTjA1nNPBXatGPxs31NNHkRlL1CGIw+0Eat4/3saB2PTIt+6FT5JV5wwvxJ6uYVu12M23/SkOTVN+u6SDvRR root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 163.89 seconds 2018-07-31 06:25:23,016 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:25:23,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:23,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-24a0bb24-8147-4c7d-b5ef-b1f0448da1b4 x-compute-request-id: req-24a0bb24-8147-4c7d-b5ef-b1f0448da1b4 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:23,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24a0bb24-8147-4c7d-b5ef-b1f0448da1b4 2018-07-31 06:25:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444072961807s 2018-07-31 06:25:23,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24a0bb24-8147-4c7d-b5ef-b1f0448da1b4 2018-07-31 06:25:23,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:23,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:23,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-0e187e49-a42d-4a38-9fef-a5cbf6b2f597 x-compute-request-id: req-0e187e49-a42d-4a38-9fef-a5cbf6b2f597 Content-Encoding: gzip Content-Length: 20879 Content-Type: application/json RESP BODY: {"output": " 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008865] Yama: becoming mindful.\n[ 0.009740] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012830] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014776] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017531] Initializing cgroup subsys memory\n[ 0.018409] Initializing cgroup subsys devices\n[ 0.019295] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020865] Initializing cgroup subsys perf_event\n[ 0.021783] Initializing cgroup subsys hugetlb\n[ 0.022740] CPU: Physical Processor ID: 0\n[ 0.023571] FEATURE SPEC_CTRL Present\n[ 0.024690] mce: CPU supports 10 MCE banks\n[ 0.025541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025541] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029197] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030556] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033248] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037585] ACPI: Core revision 20131115\n[ 0.038869] ACPI: All ACPI Tables successfully acquired\n[ 0.040021] ftrace: allocating 28727 entries in 113 pages\n[ 0.060292] Enabling x2apic\n[ 0.060968] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.065923] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070170] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076636] KVM setup paravirtual spinlock\n[ 0.078833] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080154] x86: Booting SMP configuration:\n[ 0.081087] .... node #0, CPUs: #1[ 0.078799] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096018] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098780] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100306] devtmpfs: initialized\n[ 0.102435] EVM: security.selinux\n[ 0.103157] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104680] EVM: security.capability\n[ 0.105470] pinctrl core: initialized pinctrl subsystem\n[ 0.105865] regulator-dummy: no parameters\n[ 0.108069] RTC time: 6:22:10, date: 07/31/18\n[ 0.109204] NET: Registered protocol family 16\n[ 0.110410] cpuidle: using governor ladder\n[ 0.111450] cpuidle: using governor menu\n[ 0.112062] ACPI: bus type PCI registered\n[ 0.112886] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.114173] PCI: Using configuration type 1 for base access\n[ 0.115849] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.117109] ACPI: Added _OSI(Processor Device)\n[ 0.118193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.119333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121127] ACPI: Interpreter enabled\n[ 0.122154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.131050] ACPI: (supports S0 S5)\n[ 0.131927] ACPI: Using IOAPIC for interrupt routing\n[ 0.132016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.134569] ACPI: No dock devices found.\n[ 0.137436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.138900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.141541] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144181] acpiphp: Slot [3] registered\n[ 0.145186] acpiphp: Slot [4] registered\n[ 0.146332] acpiphp: Slot [5] registered\n[ 0.147325] acpiphp: Slot [6] registered\n[ 0.148019] acpiphp: Slot [7] registered\n[ 0.149009] acpiphp: Slot [8] registered\n[ 0.150008] acpiphp: Slot [9] registered\n[ 0.151008] acpiphp: Slot [10] registered\n[ 0.152019] acpiphp: Slot [11] registered\n[ 0.153031] acpiphp: Slot [12] registered\n[ 0.154045] acpiphp: Slot [13] registered\n[ 0.155077] acpiphp: Slot [14] registered\n[ 0.156019] acpiphp: Slot [15] registered\n[ 0.157028] acpiphp: Slot [16] registered\n[ 0.158044] acpiphp: Slot [17] registered\n[ 0.159056] acpiphp: Slot [18] registered\n[ 0.160025] acpiphp: Slot [19] registered\n[ 0.161094] acpiphp: Slot [20] registered\n[ 0.162116] acpiphp: Slot [21] registered\n[ 0.163151] acpiphp: Slot [22] registered\n[ 0.164019] acpiphp: Slot [23] registered\n[ 0.165045] acpiphp: Slot [24] registered\n[ 0.166069] acpiphp: Slot [25] registered\n[ 0.167153] acpiphp: Slot [26] registered\n[ 0.168023] acpiphp: Slot [27] registered\n[ 0.169142] acpiphp: Slot [28] registered\n[ 0.170249] acpiphp: Slot [29] registered\n[ 0.171363] acpiphp: Slot [30] registered\n[ 0.172031] acpiphp: Slot [31] registered\n[ 0.173063] PCI host bridge to bus 0000:00\n[ 0.174078] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.175453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.176005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.177501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.179170] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.219089] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.220823] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.223295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.224796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.226742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.228620] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.230683] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.230683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234844] SCSI subsystem initialized\n[ 0.236364] ACPI: bus type USB registered\n[ 0.237355] usbcore: registered new interface driver usbfs\n[ 0.238875] usbcore: registered new interface driver hub\n[ 0.240050] usbcore: registered new device driver usb\n[ 0.241432] PCI: Using ACPI for IRQ routing\n[ 0.241930] NetLabel: Initializing\n[ 0.244012] NetLabel: domain hash size = 128\n[ 0.245290] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.246794] NetLabel: unlabeled traffic allowed by default\n[ 0.248429] Switched to clocksource kvm-clock\n[ 0.255397] AppArmor: AppArmor Filesystem Enabled\n[ 0.256567] pnp: PnP ACPI init\n[ 0.257380] ACPI: bus type PNP registered\n[ 0.258738] pnp: PnP ACPI: found 8 devices\n[ 0.259686] ACPI: bus type PNP unregistered\n[ 0.266779] NET: Registered protocol family 2\n[ 0.268133] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.269957] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.271588] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.273115] TCP: reno registered\n[ 0.273870] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.275279] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.276608] NET: Registered protocol family 1\n[ 0.277546] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.278718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.279852] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.301800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.325409] Trying to unpack rootfs image as initramfs...\n[ 0.423091] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.425231] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.426626] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.428228] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.430421] Scanning for low memory corruption every 60 seconds\n[ 0.432183] Initialise system trusted keyring\n[ 0.433437] audit: initializing netlink socket (disabled)\n[ 0.434862] type=2000 audit(1533018131.307:1): initialized\n[ 0.454528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.456873] zbud: loaded\n[ 0.457842] VFS: Disk quotas dquot_6.5.2\n[ 0.458963] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.460919] fuse init (API version 7.22)\n[ 0.462058] msgmni has been set to 3997\n[ 0.462930] Key type big_key registered\n[ 0.463967] Key type asymmetric registered\n[ 0.464819] Asymmetric key parser 'x509' registered\n[ 0.465803] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467321] io scheduler noop registered\n[ 0.468142] io scheduler deadline registered (default)\n[ 0.469155] io scheduler cfq registered\n[ 0.470016] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.471096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.472375] ipmi message handler version 39.2\n[ 0.473327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.474822] ACPI: Power Button [PWRF]\n[ 0.475689] GHES: HEST is not enabled!\n[ 0.497261] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562534] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.564305] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591228] Linux agpgart interface v0.103\n[ 0.592882] brd: module loaded\n[ 0.593930] loop: module loaded\n[ 0.594916] blk-mq: CPU -> queue map\n[ 0.595790] CPU 0 -> Queue 0\n[ 0.596463] CPU 1 -> Queue 0\n[ 0.597702] vda: vda1\n[ 0.599050] scsi0 : ata_piix\n[ 0.599931] scsi1 : ata_piix\n[ 0.600777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.602397] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.604178] libphy: Fixed MDIO Bus: probed\n[ 0.605326] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609402] PPP generic driver version 2.4.2\n[ 0.610594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612163] ehci-pci: EHCI PCI platform driver\n[ 0.613298] ehci-platform: EHCI generic platform driver\n[ 0.614582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616068] ohci-pci: OHCI PCI platform driver\n[ 0.617216] ohci-platform: OHCI generic platform driver\n[ 0.618457] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640493] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641910] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643810] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.645247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648610] usb usb1: Product: UHCI Host Controller\n[ 0.649814] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.651320] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652541] hub 1-0:1.0: USB hub found\n[ 0.653522] hub 1-0:1.0: 2 ports detected\n[ 0.654652] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657188] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658393] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659801] mousedev: PS/2 mouse device common for all mice\n[ 0.661452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666928] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668648] device-mapper: uevent: version 1.0.3\n[ 0.669903] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.671970] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673480] TCP: cubic registered\n[ 0.674439] NET: Registered protocol family 10\n[ 0.675765] NET: Registered protocol family 17\n[ 0.676909] Key type dns_resolver registered\n[ 0.678207] Loading compiled-in X.509 certificates\n[ 0.679908] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688951] registered taskstats version 1\n[ 0.691692] Key type trusted registered\n[ 0.695462] Key type encrypted registered\n[ 0.696528] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697904] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699841] regulator-dummy: disabling\n[ 0.700920] Magic number: 10:792:368\n[ 0.702053] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:10 UTC (1533018130)\n[ 0.704268] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705777] EDD information not available.\n[ 0.761340] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763323] Write protecting the kernel read-only data: 12288k\n[ 0.765489] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.769237] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.782893] systemd-udevd[107]: starting version 204\n[ 0.820361] FDC 0 is a S82078B\n[ 0.964074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.129232] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.130705] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.132130] usb 1-1: Product: QEMU USB Tablet\n[ 1.133094] usb 1-1: Manufacturer: QEMU\n[ 1.133922] usb 1-1: SerialNumber: 42\n[ 1.424074] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.841163] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.069767] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.147387] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.255308] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:12 +0000. Up 2.62 seconds.\ncloud-init-nonet[2.79]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.70]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:13 +0000. Up 3.87 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:c8:f8:c9 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:fe:c5:63 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n88:bf:5d:95:97:18:22:2f:62:36:79:97:51:a7:1d:96 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . +. |\n| . =E. |\n| . o o . |\n| . o o + + . |\n| . B S + + o |\n| + + o . . |\n| . . |\n| o . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n9f:08:5a:4b:a2:80:65:10:2c:06:59:da:da:fb:23:36 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|*+. |\n|o* |\n|+ + |\n|.= |\n|+ . . + S |\n| . o = o o . |\n| o . . . o |\n| E.. |\n| . o.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd9:fd:96:ee:c6:17:bc:af:69:83:51:3a:9c:d6:d9:fb root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| o . . |\n| S ...=.o |\n| B.o+.|\n| . =+ +|\n| .o=+.|\n| +=+E|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb6:7e:37:24:17:a3:27:4a:e3:0d:42:6e:a3:3c:8d:62 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . o |\n| o S . o |\n| =.+.+ + |\n| . = =.= * |\n| E = ..o o o |\n| . . . .. . . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:20 +0000. Up 10.87 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.16 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15963 0 --:--:-- --:--:-- --:--:-- 15984\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1576 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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 [6098 B]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 10s (9304 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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ...\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-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8719\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8773\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.+++\nunable to write 'random state'\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\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.6\n++ echo 192.168.0.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.6\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.19'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9f:08:5a:4b:a2:80:65:10:2c:06:59:da:da:fb:23:36 root@dime-0 (DSA)\nec2: 256 d9:fd:96:ee:c6:17:bc:af:69:83:51:3a:9c:d6:d9:fb root@dime-0 (ECDSA)\nec2: 256 b6:7e:37:24:17:a3:27:4a:e3:0d:42:6e:a3:3c:8d:62 root@dime-0 (ED25519)\nec2: 2048 88:bf:5d:95:97:18:22:2f:62:36:79:97:51:a7:1d:96 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBArKdMZKVl9dt/LRFEtS8R57vj1NI3WzytwXg+AuZJWTRHQ3byY0mRMzUmx3ojWhIkOTngr5OcZcSC1j9NC4TUA= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINyyPXpUuREqEOQuFMQ/+DmQQEjXzZvfeidShDBH98Ee root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ZoVh4Ou8pSyVyPQ4NaEZ6PBuaegAG+XrloV5qPxQztHJjmks1KKwfvIeROHWEtcyMwxRVEkU0tVtIIDtnj9KEcgu9VZiZqRoD0fFjuMgr0H7hbE2CIMFHbIsalhUdtT1R2voQtx63zx2niKSmVU8dw3/XIsAwbcerPhRkqoKFtg1BzSa8lLu6YV/dHBG7zl/S79Cn95JKJp05cxyamJp1WKQmeHRJ24aGc0VTxr0tkRm2TDX0ds3hkSdQ19lsbImzBe0l7gitO+rLj677R4NgVgKlbNiLH/Tc3gySd9LUxl9gSFdnefibghL7MbJz/Ec8KtZoYZpIaVcBoxfcDO5 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 190.69 seconds\n"} 2018-07-31 06:25:23,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a/action used request id req-0e187e49-a42d-4a38-9fef-a5cbf6b2f597 2018-07-31 06:25:23,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863039493561s 2018-07-31 06:25:23,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a/action used request id req-0e187e49-a42d-4a38-9fef-a5cbf6b2f597 2018-07-31 06:25:23,558 - functest.core.singlevm - DEBUG - console: 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008865] Yama: becoming mindful. [ 0.009740] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012830] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014776] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017531] Initializing cgroup subsys memory [ 0.018409] Initializing cgroup subsys devices [ 0.019295] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020865] Initializing cgroup subsys perf_event [ 0.021783] Initializing cgroup subsys hugetlb [ 0.022740] CPU: Physical Processor ID: 0 [ 0.023571] FEATURE SPEC_CTRL Present [ 0.024690] mce: CPU supports 10 MCE banks [ 0.025541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025541] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029197] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030556] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033248] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037585] ACPI: Core revision 20131115 [ 0.038869] ACPI: All ACPI Tables successfully acquired [ 0.040021] ftrace: allocating 28727 entries in 113 pages [ 0.060292] Enabling x2apic [ 0.060968] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.065923] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070170] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076636] KVM setup paravirtual spinlock [ 0.078833] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080154] x86: Booting SMP configuration: [ 0.081087] .... node #0, CPUs: #1[ 0.078799] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096018] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098780] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100306] devtmpfs: initialized [ 0.102435] EVM: security.selinux [ 0.103157] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104680] EVM: security.capability [ 0.105470] pinctrl core: initialized pinctrl subsystem [ 0.105865] regulator-dummy: no parameters [ 0.108069] RTC time: 6:22:10, date: 07/31/18 [ 0.109204] NET: Registered protocol family 16 [ 0.110410] cpuidle: using governor ladder [ 0.111450] cpuidle: using governor menu [ 0.112062] ACPI: bus type PCI registered [ 0.112886] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114173] PCI: Using configuration type 1 for base access [ 0.115849] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.117109] ACPI: Added _OSI(Processor Device) [ 0.118193] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.119333] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121127] ACPI: Interpreter enabled [ 0.122154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.131050] ACPI: (supports S0 S5) [ 0.131927] ACPI: Using IOAPIC for interrupt routing [ 0.132016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.134569] ACPI: No dock devices found. [ 0.137436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.138900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.141541] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144181] acpiphp: Slot [3] registered [ 0.145186] acpiphp: Slot [4] registered [ 0.146332] acpiphp: Slot [5] registered [ 0.147325] acpiphp: Slot [6] registered [ 0.148019] acpiphp: Slot [7] registered [ 0.149009] acpiphp: Slot [8] registered [ 0.150008] acpiphp: Slot [9] registered [ 0.151008] acpiphp: Slot [10] registered [ 0.152019] acpiphp: Slot [11] registered [ 0.153031] acpiphp: Slot [12] registered [ 0.154045] acpiphp: Slot [13] registered [ 0.155077] acpiphp: Slot [14] registered [ 0.156019] acpiphp: Slot [15] registered [ 0.157028] acpiphp: Slot [16] registered [ 0.158044] acpiphp: Slot [17] registered [ 0.159056] acpiphp: Slot [18] registered [ 0.160025] acpiphp: Slot [19] registered [ 0.161094] acpiphp: Slot [20] registered [ 0.162116] acpiphp: Slot [21] registered [ 0.163151] acpiphp: Slot [22] registered [ 0.164019] acpiphp: Slot [23] registered [ 0.165045] acpiphp: Slot [24] registered [ 0.166069] acpiphp: Slot [25] registered [ 0.167153] acpiphp: Slot [26] registered [ 0.168023] acpiphp: Slot [27] registered [ 0.169142] acpiphp: Slot [28] registered [ 0.170249] acpiphp: Slot [29] registered [ 0.171363] acpiphp: Slot [30] registered [ 0.172031] acpiphp: Slot [31] registered [ 0.173063] PCI host bridge to bus 0000:00 [ 0.174078] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.175453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.176005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.177501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.179170] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.219089] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.220823] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.223295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.224796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.226742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.228620] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.230683] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.230683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232867] vgaarb: bridge control possible 0000:00:02.0 [ 0.234844] SCSI subsystem initialized [ 0.236364] ACPI: bus type USB registered [ 0.237355] usbcore: registered new interface driver usbfs [ 0.238875] usbcore: registered new interface driver hub [ 0.240050] usbcore: registered new device driver usb [ 0.241432] PCI: Using ACPI for IRQ routing [ 0.241930] NetLabel: Initializing [ 0.244012] NetLabel: domain hash size = 128 [ 0.245290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.246794] NetLabel: unlabeled traffic allowed by default [ 0.248429] Switched to clocksource kvm-clock [ 0.255397] AppArmor: AppArmor Filesystem Enabled [ 0.256567] pnp: PnP ACPI init [ 0.257380] ACPI: bus type PNP registered [ 0.258738] pnp: PnP ACPI: found 8 devices [ 0.259686] ACPI: bus type PNP unregistered [ 0.266779] NET: Registered protocol family 2 [ 0.268133] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.269957] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.271588] TCP: Hash tables configured (established 16384 bind 16384) [ 0.273115] TCP: reno registered [ 0.273870] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.275279] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.276608] NET: Registered protocol family 1 [ 0.277546] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.278718] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.279852] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.301800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.325409] Trying to unpack rootfs image as initramfs... [ 0.423091] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.425231] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.426626] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.428228] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.430421] Scanning for low memory corruption every 60 seconds [ 0.432183] Initialise system trusted keyring [ 0.433437] audit: initializing netlink socket (disabled) [ 0.434862] type=2000 audit(1533018131.307:1): initialized [ 0.454528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.456873] zbud: loaded [ 0.457842] VFS: Disk quotas dquot_6.5.2 [ 0.458963] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460919] fuse init (API version 7.22) [ 0.462058] msgmni has been set to 3997 [ 0.462930] Key type big_key registered [ 0.463967] Key type asymmetric registered [ 0.464819] Asymmetric key parser 'x509' registered [ 0.465803] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467321] io scheduler noop registered [ 0.468142] io scheduler deadline registered (default) [ 0.469155] io scheduler cfq registered [ 0.470016] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.471096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.472375] ipmi message handler version 39.2 [ 0.473327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.474822] ACPI: Power Button [PWRF] [ 0.475689] GHES: HEST is not enabled! [ 0.497261] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562534] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.564305] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591228] Linux agpgart interface v0.103 [ 0.592882] brd: module loaded [ 0.593930] loop: module loaded [ 0.594916] blk-mq: CPU -> queue map [ 0.595790] CPU 0 -> Queue 0 [ 0.596463] CPU 1 -> Queue 0 [ 0.597702] vda: vda1 [ 0.599050] scsi0 : ata_piix [ 0.599931] scsi1 : ata_piix [ 0.600777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.602397] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.604178] libphy: Fixed MDIO Bus: probed [ 0.605326] tun: Universal TUN/TAP device driver, 1.6 [ 0.606582] tun: (C) 1999-2004 Max Krasnyansky [ 0.609402] PPP generic driver version 2.4.2 [ 0.610594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612163] ehci-pci: EHCI PCI platform driver [ 0.613298] ehci-platform: EHCI generic platform driver [ 0.614582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616068] ohci-pci: OHCI PCI platform driver [ 0.617216] ohci-platform: OHCI generic platform driver [ 0.618457] uhci_hcd: USB Universal Host Controller Interface driver [ 0.640493] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.641910] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.643810] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.645247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.646822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.648610] usb usb1: Product: UHCI Host Controller [ 0.649814] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.651320] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652541] hub 1-0:1.0: USB hub found [ 0.653522] hub 1-0:1.0: 2 ports detected [ 0.654652] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657188] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658393] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659801] mousedev: PS/2 mouse device common for all mice [ 0.661452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663833] rtc_cmos 00:00: RTC can wake from S4 [ 0.665215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.666928] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668648] device-mapper: uevent: version 1.0.3 [ 0.669903] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.671970] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673480] TCP: cubic registered [ 0.674439] NET: Registered protocol family 10 [ 0.675765] NET: Registered protocol family 17 [ 0.676909] Key type dns_resolver registered [ 0.678207] Loading compiled-in X.509 certificates [ 0.679908] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688951] registered taskstats version 1 [ 0.691692] Key type trusted registered [ 0.695462] Key type encrypted registered [ 0.696528] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697904] IMA: No TPM chip found, activating TPM-bypass! [ 0.699841] regulator-dummy: disabling [ 0.700920] Magic number: 10:792:368 [ 0.702053] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:10 UTC (1533018130) [ 0.704268] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705777] EDD information not available. [ 0.761340] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763323] Write protecting the kernel read-only data: 12288k [ 0.765489] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.769237] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.782893] systemd-udevd[107]: starting version 204 [ 0.820361] FDC 0 is a S82078B [ 0.964074] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.129232] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.130705] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.132130] usb 1-1: Product: QEMU USB Tablet [ 1.133094] usb 1-1: Manufacturer: QEMU [ 1.133922] usb 1-1: SerialNumber: 42 [ 1.424074] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.841163] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.069767] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.147387] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.255308] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:12 +0000. Up 2.62 seconds. cloud-init-nonet[2.79]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.70]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:13 +0000. Up 3.87 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:c8:f8:c9 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:fe:c5:63 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 88:bf:5d:95:97:18:22:2f:62:36:79:97:51:a7:1d:96 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . +. | | . =E. | | . o o . | | . o o + + . | | . B S + + o | | + + o . . | | . . | | o . | | . . | +-----------------+ 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: 9f:08:5a:4b:a2:80:65:10:2c:06:59:da:da:fb:23:36 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |*+. | |o* | |+ + | |.= | |+ . . + S | | . o = o o . | | o . . . o | | E.. | | . o.. | +-----------------+ 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: d9:fd:96:ee:c6:17:bc:af:69:83:51:3a:9c:d6:d9:fb root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | o . . | | S ...=.o | | B.o+.| | . =+ +| | .o=+.| | +=+E| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b6:7e:37:24:17:a3:27:4a:e3:0d:42:6e:a3:3c:8d:62 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . o | | o S . o | | =.+.+ + | | . = =.= * | | E = ..o o o | | . . . .. . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:20 +0000. Up 10.87 seconds. * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.16 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15963 0 --:--:-- --:--:-- --:--:-- 15984 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1576 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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 [6098 B] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 10s (9304 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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ... 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-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8719 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8773 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ...........................................+++ .+++ unable to write 'random state' 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 unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.6 ++ echo 192.168.0.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.6 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.19' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:08:5a:4b:a2:80:65:10:2c:06:59:da:da:fb:23:36 root@dime-0 (DSA) ec2: 256 d9:fd:96:ee:c6:17:bc:af:69:83:51:3a:9c:d6:d9:fb root@dime-0 (ECDSA) ec2: 256 b6:7e:37:24:17:a3:27:4a:e3:0d:42:6e:a3:3c:8d:62 root@dime-0 (ED25519) ec2: 2048 88:bf:5d:95:97:18:22:2f:62:36:79:97:51:a7:1d:96 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBArKdMZKVl9dt/LRFEtS8R57vj1NI3WzytwXg+AuZJWTRHQ3byY0mRMzUmx3ojWhIkOTngr5OcZcSC1j9NC4TUA= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINyyPXpUuREqEOQuFMQ/+DmQQEjXzZvfeidShDBH98Ee root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ZoVh4Ou8pSyVyPQ4NaEZ6PBuaegAG+XrloV5qPxQztHJjmks1KKwfvIeROHWEtcyMwxRVEkU0tVtIIDtnj9KEcgu9VZiZqRoD0fFjuMgr0H7hbE2CIMFHbIsalhUdtT1R2voQtx63zx2niKSmVU8dw3/XIsAwbcerPhRkqoKFtg1BzSa8lLu6YV/dHBG7zl/S79Cn95JKJp05cxyamJp1WKQmeHRJ24aGc0VTxr0tkRm2TDX0ds3hkSdQ19lsbImzBe0l7gitO+rLj677R4NgVgKlbNiLH/Tc3gySd9LUxl9gSFdnefibghL7MbJz/Ec8KtZoYZpIaVcBoxfcDO5 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 190.69 seconds 2018-07-31 06:25:23,562 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:25:23,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:24,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-5a56761f-db39-4b94-a1f9-4426e74b4d01 x-compute-request-id: req-5a56761f-db39-4b94-a1f9-4426e74b4d01 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:24,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5a56761f-db39-4b94-a1f9-4426e74b4d01 2018-07-31 06:25:24,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451015949249s 2018-07-31 06:25:24,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5a56761f-db39-4b94-a1f9-4426e74b4d01 2018-07-31 06:25:24,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:24,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c802db6a-3650-4da9-861b-8e402977f417 x-compute-request-id: req-c802db6a-3650-4da9-861b-8e402977f417 Content-Encoding: gzip Content-Length: 21340 Content-Type: application/json RESP BODY: {"output": "\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009295] AppArmor: AppArmor initialized\n[ 0.010444] Yama: becoming mindful.\n[ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016085] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018730] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022258] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025274] Initializing cgroup subsys freezer\n[ 0.026546] Initializing cgroup subsys blkio\n[ 0.027762] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029377] CPU: Physical Processor ID: 0\n[ 0.030611] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033972] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037646] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.045682] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050483] ACPI: Core revision 20131115\n[ 0.052455] ACPI: All ACPI Tables successfully acquired\n[ 0.054155] ftrace: allocating 28727 entries in 113 pages\n[ 0.076269] Enabling x2apic\n[ 0.077086] Enabled x2apic\n[ 0.078172] Switched APIC routing to physical x2apic.\n[ 0.080906] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082605] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086205] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094106] KVM setup paravirtual spinlock\n[ 0.096625] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098594] x86: Booting SMP configuration:\n[ 0.099879] .... node #0, CPUs: #1[ 0.096592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116019] x86: Booted up 1 node, 2 CPUs\n[ 0.116013] KVM setup async PF for cpu 1\n[ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120336] devtmpfs: initialized\n[ 0.122908] EVM: security.selinux\n[ 0.124006] EVM: security.SMACK64\n[ 0.124912] EVM: security.ima\n[ 0.125810] EVM: security.capability\n[ 0.126800] pinctrl core: initialized pinctrl subsystem\n[ 0.128047] regulator-dummy: no parameters\n[ 0.129197] RTC time: 6:22:10, date: 07/31/18\n[ 0.130387] NET: Registered protocol family 16\n[ 0.131803] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133278] ACPI: bus type PCI registered\n[ 0.134494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136105] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142698] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145050] ACPI: Interpreter enabled\n[ 0.146200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.153706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156007] ACPI: (supports S0 S5)\n[ 0.157078] ACPI: Using IOAPIC for interrupt routing\n[ 0.160172] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.163183] ACPI: No dock devices found.\n[ 0.165992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.167766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.168011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.169878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172220] acpiphp: Slot [3] registered\n[ 0.173395] acpiphp: Slot [4] registered\n[ 0.174571] acpiphp: Slot [5] registered\n[ 0.175775] acpiphp: Slot [6] registered\n[ 0.176023] acpiphp: Slot [7] registered\n[ 0.177225] acpiphp: Slot [8] registered\n[ 0.178398] acpiphp: Slot [9] registered\n[ 0.179552] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181180] acpiphp: Slot [12] registered\n[ 0.182572] acpiphp: Slot [13] registered\n[ 0.183791] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185195] acpiphp: Slot [16] registered\n[ 0.186401] acpiphp: Slot [17] registered\n[ 0.187632] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189218] acpiphp: Slot [20] registered\n[ 0.190436] acpiphp: Slot [21] registered\n[ 0.191669] acpiphp: Slot [22] registered\n[ 0.192024] acpiphp: Slot [23] registered\n[ 0.193252] acpiphp: Slot [24] registered\n[ 0.194479] acpiphp: Slot [25] registered\n[ 0.195613] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197231] acpiphp: Slot [28] registered\n[ 0.198394] acpiphp: Slot [29] registered\n[ 0.199598] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201242] PCI host bridge to bus 0000:00\n[ 0.202467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.205688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.207341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.209829] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216986] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.219155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.253021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256668] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258465] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260892] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262668] SCSI subsystem initialized\n[ 0.264055] ACPI: bus type USB registered\n[ 0.265322] usbcore: registered new interface driver usbfs\n[ 0.266907] usbcore: registered new interface driver hub\n[ 0.268045] usbcore: registered new device driver usb\n[ 0.269567] PCI: Using ACPI for IRQ routing\n[ 0.269592] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274810] NetLabel: unlabeled traffic allowed by default\n[ 0.276164] Switched to clocksource kvm-clock\n[ 0.283766] AppArmor: AppArmor Filesystem Enabled\n[ 0.285189] pnp: PnP ACPI init\n[ 0.286148] ACPI: bus type PNP registered\n[ 0.287780] pnp: PnP ACPI: found 8 devices\n[ 0.289025] ACPI: bus type PNP unregistered\n[ 0.296466] NET: Registered protocol family 2\n[ 0.298027] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300302] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302324] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304242] TCP: reno registered\n[ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308796] NET: Registered protocol family 1\n[ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357992] Trying to unpack rootfs image as initramfs...\n[ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.457430] Scanning for low memory corruption every 60 seconds\n[ 0.458863] Initialise system trusted keyring\n[ 0.459810] audit: initializing netlink socket (disabled)\n[ 0.460887] type=2000 audit(1533018131.376:1): initialized\n[ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482228] zbud: loaded\n[ 0.483025] VFS: Disk quotas dquot_6.5.2\n[ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485390] fuse init (API version 7.22)\n[ 0.486275] msgmni has been set to 3997\n[ 0.487126] Key type big_key registered\n[ 0.488153] Key type asymmetric registered\n[ 0.489041] Asymmetric key parser 'x509' registered\n[ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.491561] io scheduler noop registered\n[ 0.492541] io scheduler deadline registered (default)\n[ 0.493746] io scheduler cfq registered\n[ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498525] ipmi message handler version 39.2\n[ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501005] ACPI: Power Button [PWRF]\n[ 0.501870] GHES: HEST is not enabled!\n[ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624516] Linux agpgart interface v0.103\n[ 0.626363] brd: module loaded\n[ 0.627678] loop: module loaded\n[ 0.628900] blk-mq: CPU -> queue map\n[ 0.629758] CPU 0 -> Queue 0\n[ 0.630571] CPU 1 -> Queue 0\n[ 0.631976] vda: vda1\n[ 0.633330] scsi0 : ata_piix\n[ 0.634308] scsi1 : ata_piix\n[ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.638962] libphy: Fixed MDIO Bus: probed\n[ 0.640076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643599] PPP generic driver version 2.4.2\n[ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645823] ehci-pci: EHCI PCI platform driver\n[ 0.646753] ehci-platform: EHCI generic platform driver\n[ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649068] ohci-pci: OHCI PCI platform driver\n[ 0.650003] ohci-platform: OHCI generic platform driver\n[ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679686] usb usb1: Product: UHCI Host Controller\n[ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.681937] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683008] hub 1-0:1.0: USB hub found\n[ 0.683851] hub 1-0:1.0: 2 ports detected\n[ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689208] mousedev: PS/2 mouse device common for all mice\n[ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692481] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696289] device-mapper: uevent: version 1.0.3\n[ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700260] TCP: cubic registered\n[ 0.701096] NET: Registered protocol family 10\n[ 0.702232] NET: Registered protocol family 17\n[ 0.703178] Key type dns_resolver registered\n[ 0.704283] Loading compiled-in X.509 certificates\n[ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.714553] registered taskstats version 1\n[ 0.717307] Key type trusted registered\n[ 0.720825] Key type encrypted registered\n[ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.723005] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.724657] regulator-dummy: disabling\n[ 0.725540] Magic number: 10:792:368\n[ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131)\n[ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.729508] EDD information not available.\n[ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.798924] Write protecting the kernel read-only data: 12288k\n[ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.816684] systemd-udevd[107]: starting version 204\n[ 0.858227] FDC 0 is a S82078B\n[ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164198] usb 1-1: Product: QEMU USB Tablet\n[ 1.165390] usb 1-1: Manufacturer: QEMU\n[ 1.166468] usb 1-1: SerialNumber: 42\n[ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.198524] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds.\ncloud-init-nonet[2.86]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S . E|\n| o.+ . + |\n| *.& .+.|\n| . *.*.+ +|\n| .o...o.|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... |\n| . .. |\n| .. . o |\n| +. .oo.o|\n| S...o=+.o|\n| .o+.o..|\n| ..E . |\n| ..o |\n| .. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| ..|\n| .o|\n| o o .o |\n| . S . .+ |\n| . . ..o |\n| . ..+ o|\n| . o+.E+|\n| .... oo+=|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . o |\n| . . + |\n| . o . . |\n| S o o o .|\n| . o o o o.|\n| o . . ..|\n| . o=E|\n| .+=*=|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1547 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7452 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12293\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12919\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-07-31 06:25:24,105 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-c802db6a-3650-4da9-861b-8e402977f417 2018-07-31 06:25:24,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829031467438s 2018-07-31 06:25:24,107 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-c802db6a-3650-4da9-861b-8e402977f417 2018-07-31 06:25:24,107 - functest.core.singlevm - DEBUG - console: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009295] AppArmor: AppArmor initialized [ 0.010444] Yama: becoming mindful. [ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016085] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018730] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022258] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025274] Initializing cgroup subsys freezer [ 0.026546] Initializing cgroup subsys blkio [ 0.027762] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029377] CPU: Physical Processor ID: 0 [ 0.030611] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033972] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037646] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044003] Speculative Store Bypass: Vulnerable [ 0.045682] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050483] ACPI: Core revision 20131115 [ 0.052455] ACPI: All ACPI Tables successfully acquired [ 0.054155] ftrace: allocating 28727 entries in 113 pages [ 0.076269] Enabling x2apic [ 0.077086] Enabled x2apic [ 0.078172] Switched APIC routing to physical x2apic. [ 0.080906] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082605] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086205] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094106] KVM setup paravirtual spinlock [ 0.096625] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098594] x86: Booting SMP configuration: [ 0.099879] .... node #0, CPUs: #1[ 0.096592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116019] x86: Booted up 1 node, 2 CPUs [ 0.116013] KVM setup async PF for cpu 1 [ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120336] devtmpfs: initialized [ 0.122908] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.124912] EVM: security.ima [ 0.125810] EVM: security.capability [ 0.126800] pinctrl core: initialized pinctrl subsystem [ 0.128047] regulator-dummy: no parameters [ 0.129197] RTC time: 6:22:10, date: 07/31/18 [ 0.130387] NET: Registered protocol family 16 [ 0.131803] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133278] ACPI: bus type PCI registered [ 0.134494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136105] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141324] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142698] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145050] ACPI: Interpreter enabled [ 0.146200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.153706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156007] ACPI: (supports S0 S5) [ 0.157078] ACPI: Using IOAPIC for interrupt routing [ 0.160172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.163183] ACPI: No dock devices found. [ 0.165992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.167766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.168011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.169878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172220] acpiphp: Slot [3] registered [ 0.173395] acpiphp: Slot [4] registered [ 0.174571] acpiphp: Slot [5] registered [ 0.175775] acpiphp: Slot [6] registered [ 0.176023] acpiphp: Slot [7] registered [ 0.177225] acpiphp: Slot [8] registered [ 0.178398] acpiphp: Slot [9] registered [ 0.179552] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181180] acpiphp: Slot [12] registered [ 0.182572] acpiphp: Slot [13] registered [ 0.183791] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185195] acpiphp: Slot [16] registered [ 0.186401] acpiphp: Slot [17] registered [ 0.187632] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189218] acpiphp: Slot [20] registered [ 0.190436] acpiphp: Slot [21] registered [ 0.191669] acpiphp: Slot [22] registered [ 0.192024] acpiphp: Slot [23] registered [ 0.193252] acpiphp: Slot [24] registered [ 0.194479] acpiphp: Slot [25] registered [ 0.195613] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197231] acpiphp: Slot [28] registered [ 0.198394] acpiphp: Slot [29] registered [ 0.199598] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201242] PCI host bridge to bus 0000:00 [ 0.202467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.205688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.207341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.209829] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216986] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.253021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256668] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258465] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260892] vgaarb: bridge control possible 0000:00:02.0 [ 0.262668] SCSI subsystem initialized [ 0.264055] ACPI: bus type USB registered [ 0.265322] usbcore: registered new interface driver usbfs [ 0.266907] usbcore: registered new interface driver hub [ 0.268045] usbcore: registered new device driver usb [ 0.269567] PCI: Using ACPI for IRQ routing [ 0.269592] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274810] NetLabel: unlabeled traffic allowed by default [ 0.276164] Switched to clocksource kvm-clock [ 0.283766] AppArmor: AppArmor Filesystem Enabled [ 0.285189] pnp: PnP ACPI init [ 0.286148] ACPI: bus type PNP registered [ 0.287780] pnp: PnP ACPI: found 8 devices [ 0.289025] ACPI: bus type PNP unregistered [ 0.296466] NET: Registered protocol family 2 [ 0.298027] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300302] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302324] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304242] TCP: reno registered [ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308796] NET: Registered protocol family 1 [ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357992] Trying to unpack rootfs image as initramfs... [ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.457430] Scanning for low memory corruption every 60 seconds [ 0.458863] Initialise system trusted keyring [ 0.459810] audit: initializing netlink socket (disabled) [ 0.460887] type=2000 audit(1533018131.376:1): initialized [ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482228] zbud: loaded [ 0.483025] VFS: Disk quotas dquot_6.5.2 [ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485390] fuse init (API version 7.22) [ 0.486275] msgmni has been set to 3997 [ 0.487126] Key type big_key registered [ 0.488153] Key type asymmetric registered [ 0.489041] Asymmetric key parser 'x509' registered [ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.491561] io scheduler noop registered [ 0.492541] io scheduler deadline registered (default) [ 0.493746] io scheduler cfq registered [ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498525] ipmi message handler version 39.2 [ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501005] ACPI: Power Button [PWRF] [ 0.501870] GHES: HEST is not enabled! [ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624516] Linux agpgart interface v0.103 [ 0.626363] brd: module loaded [ 0.627678] loop: module loaded [ 0.628900] blk-mq: CPU -> queue map [ 0.629758] CPU 0 -> Queue 0 [ 0.630571] CPU 1 -> Queue 0 [ 0.631976] vda: vda1 [ 0.633330] scsi0 : ata_piix [ 0.634308] scsi1 : ata_piix [ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638962] libphy: Fixed MDIO Bus: probed [ 0.640076] tun: Universal TUN/TAP device driver, 1.6 [ 0.641118] tun: (C) 1999-2004 Max Krasnyansky [ 0.643599] PPP generic driver version 2.4.2 [ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.645823] ehci-pci: EHCI PCI platform driver [ 0.646753] ehci-platform: EHCI generic platform driver [ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649068] ohci-pci: OHCI PCI platform driver [ 0.650003] ohci-platform: OHCI generic platform driver [ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver [ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679686] usb usb1: Product: UHCI Host Controller [ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.681937] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683008] hub 1-0:1.0: USB hub found [ 0.683851] hub 1-0:1.0: 2 ports detected [ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689208] mousedev: PS/2 mouse device common for all mice [ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.692481] rtc_cmos 00:00: RTC can wake from S4 [ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696289] device-mapper: uevent: version 1.0.3 [ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700260] TCP: cubic registered [ 0.701096] NET: Registered protocol family 10 [ 0.702232] NET: Registered protocol family 17 [ 0.703178] Key type dns_resolver registered [ 0.704283] Loading compiled-in X.509 certificates [ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.714553] registered taskstats version 1 [ 0.717307] Key type trusted registered [ 0.720825] Key type encrypted registered [ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled [ 0.723005] IMA: No TPM chip found, activating TPM-bypass! [ 0.724657] regulator-dummy: disabling [ 0.725540] Magic number: 10:792:368 [ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131) [ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729508] EDD information not available. [ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.798924] Write protecting the kernel read-only data: 12288k [ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.816684] systemd-udevd[107]: starting version 204 [ 0.858227] FDC 0 is a S82078B [ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164198] usb 1-1: Product: QEMU USB Tablet [ 1.165390] usb 1-1: Manufacturer: QEMU [ 1.166468] usb 1-1: SerialNumber: 42 [ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.198524] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds. cloud-init-nonet[2.86]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: bf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . E| | o.+ . + | | *.& .+.| | . *.*.+ +| | .o...o.| +-----------------+ 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: b1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .... | | . .. | | .. . o | | +. .oo.o| | S...o=+.o| | .o+.o..| | ..E . | | ..o | | .. . | +-----------------+ 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: 79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | ..| | .o| | o o .o | | . S . .+ | | . . ..o | | . ..+ o| | . o+.E+| | .... oo+=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . o | | . . + | | . o . . | | S o o o .| | . o o o o.| | o . . ..| | . o=E| | .+=*=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1547 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7452 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12293 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12919 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-07-31 06:25:24,113 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:25:34,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c093345d-0feb-48ac-b0d6-b958f5cdcbd1 x-compute-request-id: req-c093345d-0feb-48ac-b0d6-b958f5cdcbd1 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:34,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c093345d-0feb-48ac-b0d6-b958f5cdcbd1 2018-07-31 06:25:34,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604770898819s 2018-07-31 06:25:34,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c093345d-0feb-48ac-b0d6-b958f5cdcbd1 2018-07-31 06:25:34,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:34,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cecaa15-0cb6-41f7-9444-b989061cfc99 x-compute-request-id: req-6cecaa15-0cb6-41f7-9444-b989061cfc99 Content-Encoding: gzip Content-Length: 20938 Content-Type: application/json RESP BODY: {"output": "rq 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009295] AppArmor: AppArmor initialized\n[ 0.010444] Yama: becoming mindful.\n[ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016085] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018730] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022258] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025274] Initializing cgroup subsys freezer\n[ 0.026546] Initializing cgroup subsys blkio\n[ 0.027762] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029377] CPU: Physical Processor ID: 0\n[ 0.030611] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033972] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037646] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.045682] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050483] ACPI: Core revision 20131115\n[ 0.052455] ACPI: All ACPI Tables successfully acquired\n[ 0.054155] ftrace: allocating 28727 entries in 113 pages\n[ 0.076269] Enabling x2apic\n[ 0.077086] Enabled x2apic\n[ 0.078172] Switched APIC routing to physical x2apic.\n[ 0.080906] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082605] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086205] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094106] KVM setup paravirtual spinlock\n[ 0.096625] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098594] x86: Booting SMP configuration:\n[ 0.099879] .... node #0, CPUs: #1[ 0.096592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116019] x86: Booted up 1 node, 2 CPUs\n[ 0.116013] KVM setup async PF for cpu 1\n[ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120336] devtmpfs: initialized\n[ 0.122908] EVM: security.selinux\n[ 0.124006] EVM: security.SMACK64\n[ 0.124912] EVM: security.ima\n[ 0.125810] EVM: security.capability\n[ 0.126800] pinctrl core: initialized pinctrl subsystem\n[ 0.128047] regulator-dummy: no parameters\n[ 0.129197] RTC time: 6:22:10, date: 07/31/18\n[ 0.130387] NET: Registered protocol family 16\n[ 0.131803] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133278] ACPI: bus type PCI registered\n[ 0.134494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136105] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142698] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145050] ACPI: Interpreter enabled\n[ 0.146200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.153706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156007] ACPI: (supports S0 S5)\n[ 0.157078] ACPI: Using IOAPIC for interrupt routing\n[ 0.160172] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.163183] ACPI: No dock devices found.\n[ 0.165992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.167766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.168011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.169878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172220] acpiphp: Slot [3] registered\n[ 0.173395] acpiphp: Slot [4] registered\n[ 0.174571] acpiphp: Slot [5] registered\n[ 0.175775] acpiphp: Slot [6] registered\n[ 0.176023] acpiphp: Slot [7] registered\n[ 0.177225] acpiphp: Slot [8] registered\n[ 0.178398] acpiphp: Slot [9] registered\n[ 0.179552] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181180] acpiphp: Slot [12] registered\n[ 0.182572] acpiphp: Slot [13] registered\n[ 0.183791] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185195] acpiphp: Slot [16] registered\n[ 0.186401] acpiphp: Slot [17] registered\n[ 0.187632] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189218] acpiphp: Slot [20] registered\n[ 0.190436] acpiphp: Slot [21] registered\n[ 0.191669] acpiphp: Slot [22] registered\n[ 0.192024] acpiphp: Slot [23] registered\n[ 0.193252] acpiphp: Slot [24] registered\n[ 0.194479] acpiphp: Slot [25] registered\n[ 0.195613] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197231] acpiphp: Slot [28] registered\n[ 0.198394] acpiphp: Slot [29] registered\n[ 0.199598] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201242] PCI host bridge to bus 0000:00\n[ 0.202467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.205688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.207341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.209829] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216986] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.219155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.253021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256668] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258465] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260892] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262668] SCSI subsystem initialized\n[ 0.264055] ACPI: bus type USB registered\n[ 0.265322] usbcore: registered new interface driver usbfs\n[ 0.266907] usbcore: registered new interface driver hub\n[ 0.268045] usbcore: registered new device driver usb\n[ 0.269567] PCI: Using ACPI for IRQ routing\n[ 0.269592] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274810] NetLabel: unlabeled traffic allowed by default\n[ 0.276164] Switched to clocksource kvm-clock\n[ 0.283766] AppArmor: AppArmor Filesystem Enabled\n[ 0.285189] pnp: PnP ACPI init\n[ 0.286148] ACPI: bus type PNP registered\n[ 0.287780] pnp: PnP ACPI: found 8 devices\n[ 0.289025] ACPI: bus type PNP unregistered\n[ 0.296466] NET: Registered protocol family 2\n[ 0.298027] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300302] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302324] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304242] TCP: reno registered\n[ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308796] NET: Registered protocol family 1\n[ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357992] Trying to unpack rootfs image as initramfs...\n[ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.457430] Scanning for low memory corruption every 60 seconds\n[ 0.458863] Initialise system trusted keyring\n[ 0.459810] audit: initializing netlink socket (disabled)\n[ 0.460887] type=2000 audit(1533018131.376:1): initialized\n[ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482228] zbud: loaded\n[ 0.483025] VFS: Disk quotas dquot_6.5.2\n[ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485390] fuse init (API version 7.22)\n[ 0.486275] msgmni has been set to 3997\n[ 0.487126] Key type big_key registered\n[ 0.488153] Key type asymmetric registered\n[ 0.489041] Asymmetric key parser 'x509' registered\n[ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.491561] io scheduler noop registered\n[ 0.492541] io scheduler deadline registered (default)\n[ 0.493746] io scheduler cfq registered\n[ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498525] ipmi message handler version 39.2\n[ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501005] ACPI: Power Button [PWRF]\n[ 0.501870] GHES: HEST is not enabled!\n[ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624516] Linux agpgart interface v0.103\n[ 0.626363] brd: module loaded\n[ 0.627678] loop: module loaded\n[ 0.628900] blk-mq: CPU -> queue map\n[ 0.629758] CPU 0 -> Queue 0\n[ 0.630571] CPU 1 -> Queue 0\n[ 0.631976] vda: vda1\n[ 0.633330] scsi0 : ata_piix\n[ 0.634308] scsi1 : ata_piix\n[ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.638962] libphy: Fixed MDIO Bus: probed\n[ 0.640076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643599] PPP generic driver version 2.4.2\n[ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645823] ehci-pci: EHCI PCI platform driver\n[ 0.646753] ehci-platform: EHCI generic platform driver\n[ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649068] ohci-pci: OHCI PCI platform driver\n[ 0.650003] ohci-platform: OHCI generic platform driver\n[ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679686] usb usb1: Product: UHCI Host Controller\n[ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.681937] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683008] hub 1-0:1.0: USB hub found\n[ 0.683851] hub 1-0:1.0: 2 ports detected\n[ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689208] mousedev: PS/2 mouse device common for all mice\n[ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692481] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696289] device-mapper: uevent: version 1.0.3\n[ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700260] TCP: cubic registered\n[ 0.701096] NET: Registered protocol family 10\n[ 0.702232] NET: Registered protocol family 17\n[ 0.703178] Key type dns_resolver registered\n[ 0.704283] Loading compiled-in X.509 certificates\n[ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.714553] registered taskstats version 1\n[ 0.717307] Key type trusted registered\n[ 0.720825] Key type encrypted registered\n[ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.723005] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.724657] regulator-dummy: disabling\n[ 0.725540] Magic number: 10:792:368\n[ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131)\n[ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.729508] EDD information not available.\n[ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.798924] Write protecting the kernel read-only data: 12288k\n[ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.816684] systemd-udevd[107]: starting version 204\n[ 0.858227] FDC 0 is a S82078B\n[ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164198] usb 1-1: Product: QEMU USB Tablet\n[ 1.165390] usb 1-1: Manufacturer: QEMU\n[ 1.166468] usb 1-1: SerialNumber: 42\n[ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.198524] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds.\ncloud-init-nonet[2.86]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S . E|\n| o.+ . + |\n| *.& .+.|\n| . *.*.+ +|\n| .o...o.|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... |\n| . .. |\n| .. . o |\n| +. .oo.o|\n| S...o=+.o|\n| .o+.o..|\n| ..E . |\n| ..o |\n| .. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| ..|\n| .o|\n| o o .o |\n| . S . .+ |\n| . . ..o |\n| . ..+ o|\n| . o+.E+|\n| .... oo+=|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . o |\n| . . + |\n| . o . . |\n| S o o o .|\n| . o o o o.|\n| o . . ..|\n| . o=E|\n| .+=*=|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1547 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7452 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12293\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12919\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\n"} 2018-07-31 06:25:34,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-6cecaa15-0cb6-41f7-9444-b989061cfc99 2018-07-31 06:25:34,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0925440788269s 2018-07-31 06:25:34,828 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-6cecaa15-0cb6-41f7-9444-b989061cfc99 2018-07-31 06:25:34,828 - functest.core.singlevm - DEBUG - console: rq 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009295] AppArmor: AppArmor initialized [ 0.010444] Yama: becoming mindful. [ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016085] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018730] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022258] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025274] Initializing cgroup subsys freezer [ 0.026546] Initializing cgroup subsys blkio [ 0.027762] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029377] CPU: Physical Processor ID: 0 [ 0.030611] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033972] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037646] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044003] Speculative Store Bypass: Vulnerable [ 0.045682] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050483] ACPI: Core revision 20131115 [ 0.052455] ACPI: All ACPI Tables successfully acquired [ 0.054155] ftrace: allocating 28727 entries in 113 pages [ 0.076269] Enabling x2apic [ 0.077086] Enabled x2apic [ 0.078172] Switched APIC routing to physical x2apic. [ 0.080906] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082605] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086205] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094106] KVM setup paravirtual spinlock [ 0.096625] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098594] x86: Booting SMP configuration: [ 0.099879] .... node #0, CPUs: #1[ 0.096592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116019] x86: Booted up 1 node, 2 CPUs [ 0.116013] KVM setup async PF for cpu 1 [ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120336] devtmpfs: initialized [ 0.122908] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.124912] EVM: security.ima [ 0.125810] EVM: security.capability [ 0.126800] pinctrl core: initialized pinctrl subsystem [ 0.128047] regulator-dummy: no parameters [ 0.129197] RTC time: 6:22:10, date: 07/31/18 [ 0.130387] NET: Registered protocol family 16 [ 0.131803] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133278] ACPI: bus type PCI registered [ 0.134494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136105] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141324] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142698] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145050] ACPI: Interpreter enabled [ 0.146200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.153706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156007] ACPI: (supports S0 S5) [ 0.157078] ACPI: Using IOAPIC for interrupt routing [ 0.160172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.163183] ACPI: No dock devices found. [ 0.165992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.167766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.168011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.169878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172220] acpiphp: Slot [3] registered [ 0.173395] acpiphp: Slot [4] registered [ 0.174571] acpiphp: Slot [5] registered [ 0.175775] acpiphp: Slot [6] registered [ 0.176023] acpiphp: Slot [7] registered [ 0.177225] acpiphp: Slot [8] registered [ 0.178398] acpiphp: Slot [9] registered [ 0.179552] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181180] acpiphp: Slot [12] registered [ 0.182572] acpiphp: Slot [13] registered [ 0.183791] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185195] acpiphp: Slot [16] registered [ 0.186401] acpiphp: Slot [17] registered [ 0.187632] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189218] acpiphp: Slot [20] registered [ 0.190436] acpiphp: Slot [21] registered [ 0.191669] acpiphp: Slot [22] registered [ 0.192024] acpiphp: Slot [23] registered [ 0.193252] acpiphp: Slot [24] registered [ 0.194479] acpiphp: Slot [25] registered [ 0.195613] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197231] acpiphp: Slot [28] registered [ 0.198394] acpiphp: Slot [29] registered [ 0.199598] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201242] PCI host bridge to bus 0000:00 [ 0.202467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.205688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.207341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.209829] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216986] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.253021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256668] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258465] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260892] vgaarb: bridge control possible 0000:00:02.0 [ 0.262668] SCSI subsystem initialized [ 0.264055] ACPI: bus type USB registered [ 0.265322] usbcore: registered new interface driver usbfs [ 0.266907] usbcore: registered new interface driver hub [ 0.268045] usbcore: registered new device driver usb [ 0.269567] PCI: Using ACPI for IRQ routing [ 0.269592] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274810] NetLabel: unlabeled traffic allowed by default [ 0.276164] Switched to clocksource kvm-clock [ 0.283766] AppArmor: AppArmor Filesystem Enabled [ 0.285189] pnp: PnP ACPI init [ 0.286148] ACPI: bus type PNP registered [ 0.287780] pnp: PnP ACPI: found 8 devices [ 0.289025] ACPI: bus type PNP unregistered [ 0.296466] NET: Registered protocol family 2 [ 0.298027] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300302] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302324] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304242] TCP: reno registered [ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308796] NET: Registered protocol family 1 [ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357992] Trying to unpack rootfs image as initramfs... [ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.457430] Scanning for low memory corruption every 60 seconds [ 0.458863] Initialise system trusted keyring [ 0.459810] audit: initializing netlink socket (disabled) [ 0.460887] type=2000 audit(1533018131.376:1): initialized [ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482228] zbud: loaded [ 0.483025] VFS: Disk quotas dquot_6.5.2 [ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485390] fuse init (API version 7.22) [ 0.486275] msgmni has been set to 3997 [ 0.487126] Key type big_key registered [ 0.488153] Key type asymmetric registered [ 0.489041] Asymmetric key parser 'x509' registered [ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.491561] io scheduler noop registered [ 0.492541] io scheduler deadline registered (default) [ 0.493746] io scheduler cfq registered [ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498525] ipmi message handler version 39.2 [ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501005] ACPI: Power Button [PWRF] [ 0.501870] GHES: HEST is not enabled! [ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624516] Linux agpgart interface v0.103 [ 0.626363] brd: module loaded [ 0.627678] loop: module loaded [ 0.628900] blk-mq: CPU -> queue map [ 0.629758] CPU 0 -> Queue 0 [ 0.630571] CPU 1 -> Queue 0 [ 0.631976] vda: vda1 [ 0.633330] scsi0 : ata_piix [ 0.634308] scsi1 : ata_piix [ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638962] libphy: Fixed MDIO Bus: probed [ 0.640076] tun: Universal TUN/TAP device driver, 1.6 [ 0.641118] tun: (C) 1999-2004 Max Krasnyansky [ 0.643599] PPP generic driver version 2.4.2 [ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.645823] ehci-pci: EHCI PCI platform driver [ 0.646753] ehci-platform: EHCI generic platform driver [ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649068] ohci-pci: OHCI PCI platform driver [ 0.650003] ohci-platform: OHCI generic platform driver [ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver [ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679686] usb usb1: Product: UHCI Host Controller [ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.681937] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683008] hub 1-0:1.0: USB hub found [ 0.683851] hub 1-0:1.0: 2 ports detected [ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689208] mousedev: PS/2 mouse device common for all mice [ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.692481] rtc_cmos 00:00: RTC can wake from S4 [ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696289] device-mapper: uevent: version 1.0.3 [ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700260] TCP: cubic registered [ 0.701096] NET: Registered protocol family 10 [ 0.702232] NET: Registered protocol family 17 [ 0.703178] Key type dns_resolver registered [ 0.704283] Loading compiled-in X.509 certificates [ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.714553] registered taskstats version 1 [ 0.717307] Key type trusted registered [ 0.720825] Key type encrypted registered [ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled [ 0.723005] IMA: No TPM chip found, activating TPM-bypass! [ 0.724657] regulator-dummy: disabling [ 0.725540] Magic number: 10:792:368 [ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131) [ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729508] EDD information not available. [ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.798924] Write protecting the kernel read-only data: 12288k [ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.816684] systemd-udevd[107]: starting version 204 [ 0.858227] FDC 0 is a S82078B [ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164198] usb 1-1: Product: QEMU USB Tablet [ 1.165390] usb 1-1: Manufacturer: QEMU [ 1.166468] usb 1-1: SerialNumber: 42 [ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.198524] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds. cloud-init-nonet[2.86]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: bf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . E| | o.+ . + | | *.& .+.| | . *.*.+ +| | .o...o.| +-----------------+ 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: b1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .... | | . .. | | .. . o | | +. .oo.o| | S...o=+.o| | .o+.o..| | ..E . | | ..o | | .. . | +-----------------+ 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: 79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | ..| | .o| | o o .o | | . S . .+ | | . . ..o | | . ..+ o| | . o+.E+| | .... oo+=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . o | | . . + | | . o . . | | S o o o .| | . o o o o.| | o . . ..| | . o=E| | .+=*=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1547 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7452 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12293 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12919 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 2018-07-31 06:25:34,834 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:25:44,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:45,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-956809a5-722d-4ade-8349-dd340b63e95d x-compute-request-id: req-956809a5-722d-4ade-8349-dd340b63e95d Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:45,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-956809a5-722d-4ade-8349-dd340b63e95d 2018-07-31 06:25:45,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550971984863s 2018-07-31 06:25:45,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-956809a5-722d-4ade-8349-dd340b63e95d 2018-07-31 06:25:45,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:45,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:45,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b843e0a1-72e5-4416-9a81-8a9386e09729 x-compute-request-id: req-b843e0a1-72e5-4416-9a81-8a9386e09729 Content-Encoding: gzip Content-Length: 19537 Content-Type: application/json RESP BODY: {"output": "Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.153706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156007] ACPI: (supports S0 S5)\n[ 0.157078] ACPI: Using IOAPIC for interrupt routing\n[ 0.160172] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.163183] ACPI: No dock devices found.\n[ 0.165992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.167766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.168011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.169878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172220] acpiphp: Slot [3] registered\n[ 0.173395] acpiphp: Slot [4] registered\n[ 0.174571] acpiphp: Slot [5] registered\n[ 0.175775] acpiphp: Slot [6] registered\n[ 0.176023] acpiphp: Slot [7] registered\n[ 0.177225] acpiphp: Slot [8] registered\n[ 0.178398] acpiphp: Slot [9] registered\n[ 0.179552] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181180] acpiphp: Slot [12] registered\n[ 0.182572] acpiphp: Slot [13] registered\n[ 0.183791] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185195] acpiphp: Slot [16] registered\n[ 0.186401] acpiphp: Slot [17] registered\n[ 0.187632] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189218] acpiphp: Slot [20] registered\n[ 0.190436] acpiphp: Slot [21] registered\n[ 0.191669] acpiphp: Slot [22] registered\n[ 0.192024] acpiphp: Slot [23] registered\n[ 0.193252] acpiphp: Slot [24] registered\n[ 0.194479] acpiphp: Slot [25] registered\n[ 0.195613] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197231] acpiphp: Slot [28] registered\n[ 0.198394] acpiphp: Slot [29] registered\n[ 0.199598] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201242] PCI host bridge to bus 0000:00\n[ 0.202467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.205688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.207341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.209829] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216986] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.219155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.253021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256668] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258465] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260892] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262668] SCSI subsystem initialized\n[ 0.264055] ACPI: bus type USB registered\n[ 0.265322] usbcore: registered new interface driver usbfs\n[ 0.266907] usbcore: registered new interface driver hub\n[ 0.268045] usbcore: registered new device driver usb\n[ 0.269567] PCI: Using ACPI for IRQ routing\n[ 0.269592] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274810] NetLabel: unlabeled traffic allowed by default\n[ 0.276164] Switched to clocksource kvm-clock\n[ 0.283766] AppArmor: AppArmor Filesystem Enabled\n[ 0.285189] pnp: PnP ACPI init\n[ 0.286148] ACPI: bus type PNP registered\n[ 0.287780] pnp: PnP ACPI: found 8 devices\n[ 0.289025] ACPI: bus type PNP unregistered\n[ 0.296466] NET: Registered protocol family 2\n[ 0.298027] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300302] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302324] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304242] TCP: reno registered\n[ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308796] NET: Registered protocol family 1\n[ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357992] Trying to unpack rootfs image as initramfs...\n[ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.457430] Scanning for low memory corruption every 60 seconds\n[ 0.458863] Initialise system trusted keyring\n[ 0.459810] audit: initializing netlink socket (disabled)\n[ 0.460887] type=2000 audit(1533018131.376:1): initialized\n[ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482228] zbud: loaded\n[ 0.483025] VFS: Disk quotas dquot_6.5.2\n[ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485390] fuse init (API version 7.22)\n[ 0.486275] msgmni has been set to 3997\n[ 0.487126] Key type big_key registered\n[ 0.488153] Key type asymmetric registered\n[ 0.489041] Asymmetric key parser 'x509' registered\n[ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.491561] io scheduler noop registered\n[ 0.492541] io scheduler deadline registered (default)\n[ 0.493746] io scheduler cfq registered\n[ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498525] ipmi message handler version 39.2\n[ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501005] ACPI: Power Button [PWRF]\n[ 0.501870] GHES: HEST is not enabled!\n[ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624516] Linux agpgart interface v0.103\n[ 0.626363] brd: module loaded\n[ 0.627678] loop: module loaded\n[ 0.628900] blk-mq: CPU -> queue map\n[ 0.629758] CPU 0 -> Queue 0\n[ 0.630571] CPU 1 -> Queue 0\n[ 0.631976] vda: vda1\n[ 0.633330] scsi0 : ata_piix\n[ 0.634308] scsi1 : ata_piix\n[ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.638962] libphy: Fixed MDIO Bus: probed\n[ 0.640076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643599] PPP generic driver version 2.4.2\n[ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645823] ehci-pci: EHCI PCI platform driver\n[ 0.646753] ehci-platform: EHCI generic platform driver\n[ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649068] ohci-pci: OHCI PCI platform driver\n[ 0.650003] ohci-platform: OHCI generic platform driver\n[ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679686] usb usb1: Product: UHCI Host Controller\n[ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.681937] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683008] hub 1-0:1.0: USB hub found\n[ 0.683851] hub 1-0:1.0: 2 ports detected\n[ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689208] mousedev: PS/2 mouse device common for all mice\n[ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692481] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696289] device-mapper: uevent: version 1.0.3\n[ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700260] TCP: cubic registered\n[ 0.701096] NET: Registered protocol family 10\n[ 0.702232] NET: Registered protocol family 17\n[ 0.703178] Key type dns_resolver registered\n[ 0.704283] Loading compiled-in X.509 certificates\n[ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.714553] registered taskstats version 1\n[ 0.717307] Key type trusted registered\n[ 0.720825] Key type encrypted registered\n[ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.723005] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.724657] regulator-dummy: disabling\n[ 0.725540] Magic number: 10:792:368\n[ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131)\n[ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.729508] EDD information not available.\n[ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.798924] Write protecting the kernel read-only data: 12288k\n[ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.816684] systemd-udevd[107]: starting version 204\n[ 0.858227] FDC 0 is a S82078B\n[ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164198] usb 1-1: Product: QEMU USB Tablet\n[ 1.165390] usb 1-1: Manufacturer: QEMU\n[ 1.166468] usb 1-1: SerialNumber: 42\n[ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.198524] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds.\ncloud-init-nonet[2.86]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S . E|\n| o.+ . + |\n| *.& .+.|\n| . *.*.+ +|\n| .o...o.|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... |\n| . .. |\n| .. . o |\n| +. .oo.o|\n| S...o=+.o|\n| .o+.o..|\n| ..E . |\n| ..o |\n| .. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| ..|\n| .o|\n| o o .o |\n| . S . .+ |\n| . . ..o |\n| . ..+ o|\n| . o+.E+|\n| .... oo+=|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . o |\n| . . + |\n| . o . . |\n| S o o o .|\n| . o o o o.|\n| o . . ..|\n| . o=E|\n| .+=*=|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1547 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7452 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12293\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12919\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6214 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\n"} 2018-07-31 06:25:45,478 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-b843e0a1-72e5-4416-9a81-8a9386e09729 2018-07-31 06:25:45,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0797472000122s 2018-07-31 06:25:45,479 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-b843e0a1-72e5-4416-9a81-8a9386e09729 2018-07-31 06:25:45,479 - functest.core.singlevm - DEBUG - console: Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.153706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156007] ACPI: (supports S0 S5) [ 0.157078] ACPI: Using IOAPIC for interrupt routing [ 0.160172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.163183] ACPI: No dock devices found. [ 0.165992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.167766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.168011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.169878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172220] acpiphp: Slot [3] registered [ 0.173395] acpiphp: Slot [4] registered [ 0.174571] acpiphp: Slot [5] registered [ 0.175775] acpiphp: Slot [6] registered [ 0.176023] acpiphp: Slot [7] registered [ 0.177225] acpiphp: Slot [8] registered [ 0.178398] acpiphp: Slot [9] registered [ 0.179552] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181180] acpiphp: Slot [12] registered [ 0.182572] acpiphp: Slot [13] registered [ 0.183791] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185195] acpiphp: Slot [16] registered [ 0.186401] acpiphp: Slot [17] registered [ 0.187632] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189218] acpiphp: Slot [20] registered [ 0.190436] acpiphp: Slot [21] registered [ 0.191669] acpiphp: Slot [22] registered [ 0.192024] acpiphp: Slot [23] registered [ 0.193252] acpiphp: Slot [24] registered [ 0.194479] acpiphp: Slot [25] registered [ 0.195613] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197231] acpiphp: Slot [28] registered [ 0.198394] acpiphp: Slot [29] registered [ 0.199598] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201242] PCI host bridge to bus 0000:00 [ 0.202467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.205688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.207341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.209829] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216986] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.253021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256668] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258465] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260892] vgaarb: bridge control possible 0000:00:02.0 [ 0.262668] SCSI subsystem initialized [ 0.264055] ACPI: bus type USB registered [ 0.265322] usbcore: registered new interface driver usbfs [ 0.266907] usbcore: registered new interface driver hub [ 0.268045] usbcore: registered new device driver usb [ 0.269567] PCI: Using ACPI for IRQ routing [ 0.269592] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274810] NetLabel: unlabeled traffic allowed by default [ 0.276164] Switched to clocksource kvm-clock [ 0.283766] AppArmor: AppArmor Filesystem Enabled [ 0.285189] pnp: PnP ACPI init [ 0.286148] ACPI: bus type PNP registered [ 0.287780] pnp: PnP ACPI: found 8 devices [ 0.289025] ACPI: bus type PNP unregistered [ 0.296466] NET: Registered protocol family 2 [ 0.298027] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300302] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302324] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304242] TCP: reno registered [ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308796] NET: Registered protocol family 1 [ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357992] Trying to unpack rootfs image as initramfs... [ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.457430] Scanning for low memory corruption every 60 seconds [ 0.458863] Initialise system trusted keyring [ 0.459810] audit: initializing netlink socket (disabled) [ 0.460887] type=2000 audit(1533018131.376:1): initialized [ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482228] zbud: loaded [ 0.483025] VFS: Disk quotas dquot_6.5.2 [ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485390] fuse init (API version 7.22) [ 0.486275] msgmni has been set to 3997 [ 0.487126] Key type big_key registered [ 0.488153] Key type asymmetric registered [ 0.489041] Asymmetric key parser 'x509' registered [ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.491561] io scheduler noop registered [ 0.492541] io scheduler deadline registered (default) [ 0.493746] io scheduler cfq registered [ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498525] ipmi message handler version 39.2 [ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501005] ACPI: Power Button [PWRF] [ 0.501870] GHES: HEST is not enabled! [ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624516] Linux agpgart interface v0.103 [ 0.626363] brd: module loaded [ 0.627678] loop: module loaded [ 0.628900] blk-mq: CPU -> queue map [ 0.629758] CPU 0 -> Queue 0 [ 0.630571] CPU 1 -> Queue 0 [ 0.631976] vda: vda1 [ 0.633330] scsi0 : ata_piix [ 0.634308] scsi1 : ata_piix [ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638962] libphy: Fixed MDIO Bus: probed [ 0.640076] tun: Universal TUN/TAP device driver, 1.6 [ 0.641118] tun: (C) 1999-2004 Max Krasnyansky [ 0.643599] PPP generic driver version 2.4.2 [ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.645823] ehci-pci: EHCI PCI platform driver [ 0.646753] ehci-platform: EHCI generic platform driver [ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649068] ohci-pci: OHCI PCI platform driver [ 0.650003] ohci-platform: OHCI generic platform driver [ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver [ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679686] usb usb1: Product: UHCI Host Controller [ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.681937] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683008] hub 1-0:1.0: USB hub found [ 0.683851] hub 1-0:1.0: 2 ports detected [ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689208] mousedev: PS/2 mouse device common for all mice [ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.692481] rtc_cmos 00:00: RTC can wake from S4 [ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696289] device-mapper: uevent: version 1.0.3 [ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700260] TCP: cubic registered [ 0.701096] NET: Registered protocol family 10 [ 0.702232] NET: Registered protocol family 17 [ 0.703178] Key type dns_resolver registered [ 0.704283] Loading compiled-in X.509 certificates [ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.714553] registered taskstats version 1 [ 0.717307] Key type trusted registered [ 0.720825] Key type encrypted registered [ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled [ 0.723005] IMA: No TPM chip found, activating TPM-bypass! [ 0.724657] regulator-dummy: disabling [ 0.725540] Magic number: 10:792:368 [ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131) [ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729508] EDD information not available. [ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.798924] Write protecting the kernel read-only data: 12288k [ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.816684] systemd-udevd[107]: starting version 204 [ 0.858227] FDC 0 is a S82078B [ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164198] usb 1-1: Product: QEMU USB Tablet [ 1.165390] usb 1-1: Manufacturer: QEMU [ 1.166468] usb 1-1: SerialNumber: 42 [ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.198524] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds. cloud-init-nonet[2.86]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: bf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . E| | o.+ . + | | *.& .+.| | . *.*.+ +| | .o...o.| +-----------------+ 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: b1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .... | | . .. | | .. . o | | +. .oo.o| | S...o=+.o| | .o+.o..| | ..E . | | ..o | | .. . | +-----------------+ 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: 79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | ..| | .o| | o o .o | | . S . .+ | | . . ..o | | . ..+ o| | . o+.E+| | .... oo+=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . o | | . . + | | . o . . | | S o o o .| | . o o o o.| | o . . ..| | . o=E| | .+=*=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1547 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7452 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12293 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12919 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6214 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager 2018-07-31 06:25:45,482 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-07-31 06:25:55,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:56,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50512a11-ef2d-4d1d-a17c-e218874e303a x-compute-request-id: req-50512a11-ef2d-4d1d-a17c-e218874e303a Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:56,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-50512a11-ef2d-4d1d-a17c-e218874e303a 2018-07-31 06:25:56,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693875074387s 2018-07-31 06:25:56,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-50512a11-ef2d-4d1d-a17c-e218874e303a 2018-07-31 06:25:56,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:56,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-6f3697d9-dd9d-4d24-827f-ae8551ab3b9d x-compute-request-id: req-6f3697d9-dd9d-4d24-827f-ae8551ab3b9d Content-Encoding: gzip Content-Length: 19662 Content-Type: application/json RESP BODY: {"output": "6384)\n[ 0.304242] TCP: reno registered\n[ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308796] NET: Registered protocol family 1\n[ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357992] Trying to unpack rootfs image as initramfs...\n[ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.457430] Scanning for low memory corruption every 60 seconds\n[ 0.458863] Initialise system trusted keyring\n[ 0.459810] audit: initializing netlink socket (disabled)\n[ 0.460887] type=2000 audit(1533018131.376:1): initialized\n[ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482228] zbud: loaded\n[ 0.483025] VFS: Disk quotas dquot_6.5.2\n[ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485390] fuse init (API version 7.22)\n[ 0.486275] msgmni has been set to 3997\n[ 0.487126] Key type big_key registered\n[ 0.488153] Key type asymmetric registered\n[ 0.489041] Asymmetric key parser 'x509' registered\n[ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.491561] io scheduler noop registered\n[ 0.492541] io scheduler deadline registered (default)\n[ 0.493746] io scheduler cfq registered\n[ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498525] ipmi message handler version 39.2\n[ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501005] ACPI: Power Button [PWRF]\n[ 0.501870] GHES: HEST is not enabled!\n[ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624516] Linux agpgart interface v0.103\n[ 0.626363] brd: module loaded\n[ 0.627678] loop: module loaded\n[ 0.628900] blk-mq: CPU -> queue map\n[ 0.629758] CPU 0 -> Queue 0\n[ 0.630571] CPU 1 -> Queue 0\n[ 0.631976] vda: vda1\n[ 0.633330] scsi0 : ata_piix\n[ 0.634308] scsi1 : ata_piix\n[ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.638962] libphy: Fixed MDIO Bus: probed\n[ 0.640076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643599] PPP generic driver version 2.4.2\n[ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645823] ehci-pci: EHCI PCI platform driver\n[ 0.646753] ehci-platform: EHCI generic platform driver\n[ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649068] ohci-pci: OHCI PCI platform driver\n[ 0.650003] ohci-platform: OHCI generic platform driver\n[ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679686] usb usb1: Product: UHCI Host Controller\n[ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.681937] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683008] hub 1-0:1.0: USB hub found\n[ 0.683851] hub 1-0:1.0: 2 ports detected\n[ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689208] mousedev: PS/2 mouse device common for all mice\n[ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692481] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696289] device-mapper: uevent: version 1.0.3\n[ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700260] TCP: cubic registered\n[ 0.701096] NET: Registered protocol family 10\n[ 0.702232] NET: Registered protocol family 17\n[ 0.703178] Key type dns_resolver registered\n[ 0.704283] Loading compiled-in X.509 certificates\n[ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.714553] registered taskstats version 1\n[ 0.717307] Key type trusted registered\n[ 0.720825] Key type encrypted registered\n[ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.723005] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.724657] regulator-dummy: disabling\n[ 0.725540] Magic number: 10:792:368\n[ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131)\n[ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.729508] EDD information not available.\n[ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.798924] Write protecting the kernel read-only data: 12288k\n[ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.816684] systemd-udevd[107]: starting version 204\n[ 0.858227] FDC 0 is a S82078B\n[ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164198] usb 1-1: Product: QEMU USB Tablet\n[ 1.165390] usb 1-1: Manufacturer: QEMU\n[ 1.166468] usb 1-1: SerialNumber: 42\n[ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.198524] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds.\ncloud-init-nonet[2.86]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S . E|\n| o.+ . + |\n| *.& .+.|\n| . *.*.+ +|\n| .o...o.|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... |\n| . .. |\n| .. . o |\n| +. .oo.o|\n| S...o=+.o|\n| .o+.o..|\n| ..E . |\n| ..o |\n| .. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| ..|\n| .o|\n| o o .o |\n| . S . .+ |\n| . . ..o |\n| . ..+ o|\n| . o+.E+|\n| .... oo+=|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . o |\n| . . + |\n| . o . . |\n| S o o o .|\n| . o o o o.|\n| o . . ..|\n| . o=E|\n| .+=*=|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1547 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7452 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12293\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12919\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6214 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.16\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.16\n++ echo A 192.168.1.16\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.19'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0 (DSA)\nec2: 256 79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0 (ECDSA)\nec2: 256 d6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0 (ED25519)\nec2: 2048 bf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaJk0AJ+TNwZsjPOtWlXy1f69nFiqgJ1qUA0YX524U1Y3kpShZSECkxv5vUJgRF9+fwZm34Vew17rAeOrzv50g= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF5IZlkDM+Jfm4NF4O+uLq316c7z6MKfuAQPwEelbKnc root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeLAUL8dhLw/tZHUZJB5czrpakqLD+c7Y5dJZ3euxeggpS61y9LgYThsGsT2dtucVuxggDK+ZHc/fFvNC8C60xJ5NRn5thxV9bEdwMi3Mok0v0umujaEDs8cQDktWcseRLsklT8gsjm1ZRZ8A4z83id0JatgZhJNEUYDfGa84pdV/jH3+aGuCcpaNYipv4lGAmM2V/MdCShN7heiECOPbZKnR63gDgqgbgsW9py/tWITa8/vFjFh4JbFDEMx3RsTlhVAkhlYScj8DBx8rCSvR7ZnG74Duu2k/phkxHmt2HqW3aqmdPnV18INJKqQFyfdJnMMsyfhJGv5FineXlDZNd root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.29 seconds\n"} 2018-07-31 06:25:56,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-6f3697d9-dd9d-4d24-827f-ae8551ab3b9d 2018-07-31 06:25:56,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813710689545s 2018-07-31 06:25:56,279 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df/action used request id req-6f3697d9-dd9d-4d24-827f-ae8551ab3b9d 2018-07-31 06:25:56,279 - functest.core.singlevm - DEBUG - console: 6384) [ 0.304242] TCP: reno registered [ 0.305250] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308796] NET: Registered protocol family 1 [ 0.310080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311773] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313421] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357992] Trying to unpack rootfs image as initramfs... [ 0.450286] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455687] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.457430] Scanning for low memory corruption every 60 seconds [ 0.458863] Initialise system trusted keyring [ 0.459810] audit: initializing netlink socket (disabled) [ 0.460887] type=2000 audit(1533018131.376:1): initialized [ 0.480351] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482228] zbud: loaded [ 0.483025] VFS: Disk quotas dquot_6.5.2 [ 0.483883] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485390] fuse init (API version 7.22) [ 0.486275] msgmni has been set to 3997 [ 0.487126] Key type big_key registered [ 0.488153] Key type asymmetric registered [ 0.489041] Asymmetric key parser 'x509' registered [ 0.490040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.491561] io scheduler noop registered [ 0.492541] io scheduler deadline registered (default) [ 0.493746] io scheduler cfq registered [ 0.494932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498525] ipmi message handler version 39.2 [ 0.499473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501005] ACPI: Power Button [PWRF] [ 0.501870] GHES: HEST is not enabled! [ 0.524057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570337] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595956] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624516] Linux agpgart interface v0.103 [ 0.626363] brd: module loaded [ 0.627678] loop: module loaded [ 0.628900] blk-mq: CPU -> queue map [ 0.629758] CPU 0 -> Queue 0 [ 0.630571] CPU 1 -> Queue 0 [ 0.631976] vda: vda1 [ 0.633330] scsi0 : ata_piix [ 0.634308] scsi1 : ata_piix [ 0.635156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636889] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638962] libphy: Fixed MDIO Bus: probed [ 0.640076] tun: Universal TUN/TAP device driver, 1.6 [ 0.641118] tun: (C) 1999-2004 Max Krasnyansky [ 0.643599] PPP generic driver version 2.4.2 [ 0.644555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.645823] ehci-pci: EHCI PCI platform driver [ 0.646753] ehci-platform: EHCI generic platform driver [ 0.647852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649068] ohci-pci: OHCI PCI platform driver [ 0.650003] ohci-platform: OHCI generic platform driver [ 0.651062] uhci_hcd: USB Universal Host Controller Interface driver [ 0.672996] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674062] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.675643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.676874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679686] usb usb1: Product: UHCI Host Controller [ 0.680681] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.681937] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683008] hub 1-0:1.0: USB hub found [ 0.683851] hub 1-0:1.0: 2 ports detected [ 0.684840] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.687052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.688072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689208] mousedev: PS/2 mouse device common for all mice [ 0.690571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.692481] rtc_cmos 00:00: RTC can wake from S4 [ 0.693670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696289] device-mapper: uevent: version 1.0.3 [ 0.697290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700260] TCP: cubic registered [ 0.701096] NET: Registered protocol family 10 [ 0.702232] NET: Registered protocol family 17 [ 0.703178] Key type dns_resolver registered [ 0.704283] Loading compiled-in X.509 certificates [ 0.705801] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.714553] registered taskstats version 1 [ 0.717307] Key type trusted registered [ 0.720825] Key type encrypted registered [ 0.721793] AppArmor: AppArmor sha1 policy hashing enabled [ 0.723005] IMA: No TPM chip found, activating TPM-bypass! [ 0.724657] regulator-dummy: disabling [ 0.725540] Magic number: 10:792:368 [ 0.726537] rtc_cmos 00:00: setting system clock to 2018-07-31 06:22:11 UTC (1533018131) [ 0.728296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729508] EDD information not available. [ 0.797150] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.798924] Write protecting the kernel read-only data: 12288k [ 0.800626] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.803575] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.816684] systemd-udevd[107]: starting version 204 [ 0.858227] FDC 0 is a S82078B [ 0.996092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.160545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164198] usb 1-1: Product: QEMU USB Tablet [ 1.165390] usb 1-1: Manufacturer: QEMU [ 1.166468] usb 1-1: SerialNumber: 42 [ 1.452072] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.868853] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.110187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.198524] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.310862] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:22:13 +0000. Up 2.69 seconds. cloud-init-nonet[2.86]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:22:14 +0000. Up 3.97 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:54:61:76 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:9d:bc:44 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: bf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . E| | o.+ . + | | *.& .+.| | . *.*.+ +| | .o...o.| +-----------------+ 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: b1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .... | | . .. | | .. . o | | +. .oo.o| | S...o=+.o| | .o+.o..| | ..E . | | ..o | | .. . | +-----------------+ 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: 79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | ..| | .o| | o o .o | | . S . .+ | | . . ..o | | . ..+ o| | . o+.E+| | .... oo+=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . o | | . . + | | . o . . | | S o o o .| | . o o o o.| | o . . ..| | . o=E| | .+=*=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:22:21 +0000. Up 10.86 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:22:23 +0000. Up 12.29 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19500 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [75.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1547 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7452 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12293 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12919 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6214 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.16 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.16 ++ echo A 192.168.1.16 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.19' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b1:7d:2d:aa:d3:13:04:55:fb:79:c1:9a:1a:fd:95:a2 root@vellum-0 (DSA) ec2: 256 79:c8:f8:fe:f7:70:b9:f4:de:39:41:5a:71:ea:7a:97 root@vellum-0 (ECDSA) ec2: 256 d6:9a:57:1b:82:d4:c7:fc:73:ab:9e:37:ee:6f:4e:7a root@vellum-0 (ED25519) ec2: 2048 bf:d3:8c:dc:58:f2:0c:1a:73:fb:7d:8b:35:76:58:78 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaJk0AJ+TNwZsjPOtWlXy1f69nFiqgJ1qUA0YX524U1Y3kpShZSECkxv5vUJgRF9+fwZm34Vew17rAeOrzv50g= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF5IZlkDM+Jfm4NF4O+uLq316c7z6MKfuAQPwEelbKnc root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeLAUL8dhLw/tZHUZJB5czrpakqLD+c7Y5dJZ3euxeggpS61y9LgYThsGsT2dtucVuxggDK+ZHc/fFvNC8C60xJ5NRn5thxV9bEdwMi3Mok0v0umujaEDs8cQDktWcseRLsklT8gsjm1ZRZ8A4z83id0JatgZhJNEUYDfGa84pdV/jH3+aGuCcpaNYipv4lGAmM2V/MdCShN7heiECOPbZKnR63gDgqgbgsW9py/tWITa8/vFjFh4JbFDEMx3RsTlhVAkhlYScj8DBx8rCSvR7ZnG74Duu2k/phkxHmt2HqW3aqmdPnV18INJKqQFyfdJnMMsyfhJGv5FineXlDZNd root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:25:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.29 seconds 2018-07-31 06:25:56,285 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:25:56,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:56,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-e664b92a-d1b4-4b55-aef8-e0d7667e007a x-compute-request-id: req-e664b92a-d1b4-4b55-aef8-e0d7667e007a Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:56,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e664b92a-d1b4-4b55-aef8-e0d7667e007a 2018-07-31 06:25:56,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610905885696s 2018-07-31 06:25:56,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e664b92a-d1b4-4b55-aef8-e0d7667e007a 2018-07-31 06:25:56,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:56,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:56,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25: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-94977593-0352-4b3f-bd34-15b8017c4906 x-compute-request-id: req-94977593-0352-4b3f-bd34-15b8017c4906 Content-Encoding: gzip Content-Length: 20503 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008937] Yama: becoming mindful.\n[ 0.009838] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013324] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015344] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017657] Initializing cgroup subsys memory\n[ 0.018611] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020942] Initializing cgroup subsys blkio\n[ 0.021823] Initializing cgroup subsys perf_event\n[ 0.022796] Initializing cgroup subsys hugetlb\n[ 0.024053] CPU: Physical Processor ID: 0\n[ 0.024940] FEATURE SPEC_CTRL Present\n[ 0.026414] mce: CPU supports 10 MCE banks\n[ 0.027317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027317] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029286] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033805] Speculative Store Bypass: Vulnerable\n[ 0.035108] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038545] ACPI: Core revision 20131115\n[ 0.040452] ACPI: All ACPI Tables successfully acquired\n[ 0.041710] ftrace: allocating 28727 entries in 113 pages\n[ 0.060256] Enabling x2apic\n[ 0.060950] Enabled x2apic\n[ 0.061806] Switched APIC routing to physical x2apic.\n[ 0.064902] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.068483] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076652] KVM setup paravirtual spinlock\n[ 0.078841] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080178] x86: Booting SMP configuration:\n[ 0.081132] .... node #0, CPUs: #1[ 0.078809] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096019] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098850] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100309] devtmpfs: initialized\n[ 0.102686] EVM: security.selinux\n[ 0.103418] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104689] EVM: security.capability\n[ 0.105509] pinctrl core: initialized pinctrl subsystem\n[ 0.105923] regulator-dummy: no parameters\n[ 0.108061] RTC time: 6:21:12, date: 07/31/18\n[ 0.109039] NET: Registered protocol family 16\n[ 0.110068] cpuidle: using governor ladder\n[ 0.110960] cpuidle: using governor menu\n[ 0.111860] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113321] PCI: Using configuration type 1 for base access\n[ 0.114981] bio: create slab at 0\n[ 0.116053] ACPI: Added _OSI(Module Device)\n[ 0.116931] ACPI: Added _OSI(Processor Device)\n[ 0.117888] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118844] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120986] ACPI: Interpreter enabled\n[ 0.121803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129318] ACPI: Using IOAPIC for interrupt routing\n[ 0.130347] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132187] ACPI: No dock devices found.\n[ 0.134819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137342] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142407] acpiphp: Slot [3] registered\n[ 0.143253] acpiphp: Slot [4] registered\n[ 0.144017] acpiphp: Slot [5] registered\n[ 0.144886] acpiphp: Slot [6] registered\n[ 0.145750] acpiphp: Slot [7] registered\n[ 0.146593] acpiphp: Slot [8] registered\n[ 0.147459] acpiphp: Slot [9] registered\n[ 0.148023] acpiphp: Slot [10] registered\n[ 0.148886] acpiphp: Slot [11] registered\n[ 0.149776] acpiphp: Slot [12] registered\n[ 0.150640] acpiphp: Slot [13] registered\n[ 0.151528] acpiphp: Slot [14] registered\n[ 0.152017] acpiphp: Slot [15] registered\n[ 0.152900] acpiphp: Slot [16] registered\n[ 0.153770] acpiphp: Slot [17] registered\n[ 0.154664] acpiphp: Slot [18] registered\n[ 0.155515] acpiphp: Slot [19] registered\n[ 0.156017] acpiphp: Slot [20] registered\n[ 0.156876] acpiphp: Slot [21] registered\n[ 0.157760] acpiphp: Slot [22] registered\n[ 0.158625] acpiphp: Slot [23] registered\n[ 0.159493] acpiphp: Slot [24] registered\n[ 0.160017] acpiphp: Slot [25] registered\n[ 0.160900] acpiphp: Slot [26] registered\n[ 0.161750] acpiphp: Slot [27] registered\n[ 0.162593] acpiphp: Slot [28] registered\n[ 0.163517] acpiphp: Slot [29] registered\n[ 0.164016] acpiphp: Slot [30] registered\n[ 0.164875] acpiphp: Slot [31] registered\n[ 0.165750] PCI host bridge to bus 0000:00\n[ 0.166641] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.167705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.169236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.170554] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.171859] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.176404] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.196356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.197950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.199453] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.200692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.202399] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.203765] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.204187] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.206882] vgaarb: loaded\n[ 0.207505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.208207] SCSI subsystem initialized\n[ 0.209130] ACPI: bus type USB registered\n[ 0.209130] usbcore: registered new interface driver usbfs\n[ 0.209965] usbcore: registered new interface driver hub\n[ 0.212041] usbcore: registered new device driver usb\n[ 0.213069] PCI: Using ACPI for IRQ routing\n[ 0.213112] NetLabel: Initializing\n[ 0.213855] NetLabel: domain hash size = 128\n[ 0.214732] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.216046] NetLabel: unlabeled traffic allowed by default\n[ 0.217123] Switched to clocksource kvm-clock\n[ 0.223170] AppArmor: AppArmor Filesystem Enabled\n[ 0.224165] pnp: PnP ACPI init\n[ 0.224858] ACPI: bus type PNP registered\n[ 0.226090] pnp: PnP ACPI: found 8 devices\n[ 0.226939] ACPI: bus type PNP unregistered\n[ 0.236331] NET: Registered protocol family 2\n[ 0.237907] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.239474] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.240879] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.242215] TCP: reno registered\n[ 0.242924] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.244104] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245432] NET: Registered protocol family 1\n[ 0.246356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.247545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.248665] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270616] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.292898] Trying to unpack rootfs image as initramfs...\n[ 0.384762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.386710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387866] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389764] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.391483] Scanning for low memory corruption every 60 seconds\n[ 0.393056] Initialise system trusted keyring\n[ 0.394001] audit: initializing netlink socket (disabled)\n[ 0.395076] type=2000 audit(1533018073.563:1): initialized\n[ 0.414649] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.416628] zbud: loaded\n[ 0.417484] VFS: Disk quotas dquot_6.5.2\n[ 0.418343] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.419889] fuse init (API version 7.22)\n[ 0.420805] msgmni has been set to 3997\n[ 0.421651] Key type big_key registered\n[ 0.422856] Key type asymmetric registered\n[ 0.423704] Asymmetric key parser 'x509' registered\n[ 0.424699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426256] io scheduler noop registered\n[ 0.427096] io scheduler deadline registered (default)\n[ 0.428131] io scheduler cfq registered\n[ 0.429004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.430102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.431374] ipmi message handler version 39.2\n[ 0.432342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.433844] ACPI: Power Button [PWRF]\n[ 0.434729] GHES: HEST is not enabled!\n[ 0.456124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.498903] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.500818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.524470] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.527481] Linux agpgart interface v0.103\n[ 0.529627] brd: module loaded\n[ 0.530978] loop: module loaded\n[ 0.532329] blk-mq: CPU -> queue map\n[ 0.533438] CPU 0 -> Queue 0\n[ 0.534376] CPU 1 -> Queue 0\n[ 0.536116] vda: vda1\n[ 0.537364] scsi0 : ata_piix\n[ 0.538157] scsi1 : ata_piix\n[ 0.538841] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.540112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.541585] libphy: Fixed MDIO Bus: probed\n[ 0.542524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.543551] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.545502] PPP generic driver version 2.4.2\n[ 0.546461] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.547710] ehci-pci: EHCI PCI platform driver\n[ 0.548624] ehci-platform: EHCI generic platform driver\n[ 0.549654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.550831] ohci-pci: OHCI PCI platform driver\n[ 0.551729] ohci-platform: OHCI generic platform driver\n[ 0.552754] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.574663] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.575700] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.577294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.578486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.579754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.581210] usb usb1: Product: UHCI Host Controller\n[ 0.582189] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.583395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.584430] hub 1-0:1.0: USB hub found\n[ 0.585244] hub 1-0:1.0: 2 ports detected\n[ 0.586205] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.588405] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.589430] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.590572] mousedev: PS/2 mouse device common for all mice\n[ 0.591910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.593828] rtc_cmos 00:00: RTC can wake from S4\n[ 0.595005] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.596259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.597533] device-mapper: uevent: version 1.0.3\n[ 0.598542] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.600233] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.601477] TCP: cubic registered\n[ 0.602270] NET: Registered protocol family 10\n[ 0.603367] NET: Registered protocol family 17\n[ 0.604296] Key type dns_resolver registered\n[ 0.605396] Loading compiled-in X.509 certificates\n[ 0.606885] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.608715] registered taskstats version 1\n[ 0.611336] Key type trusted registered\n[ 0.614929] Key type encrypted registered\n[ 0.615798] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.616886] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.618295] regulator-dummy: disabling\n[ 0.619183] Magic number: 10:792:368\n[ 0.627259] rtc_cmos 00:00: setting system clock to 2018-07-31 06:21:13 UTC (1533018073)\n[ 0.629014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.630182] EDD information not available.\n[ 0.697437] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.699077] Write protecting the kernel read-only data: 12288k\n[ 0.700713] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.703468] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.717069] systemd-udevd[107]: starting version 204\n[ 0.768571] FDC 0 is a S82078B\n[ 0.896098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.059699] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.061831] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.064059] usb 1-1: Product: QEMU USB Tablet\n[ 1.065482] usb 1-1: Manufacturer: QEMU\n[ 1.066764] usb 1-1: SerialNumber: 42\n[ 1.384073] tsc: Refined TSC clocksource calibration: 3491.857 MHz\n[ 1.789032] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.004389] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.087568] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.181473] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:21:15 +0000. Up 2.50 seconds.\ncloud-init-nonet[2.64]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.41]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:21:16 +0000. Up 3.55 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:f6:e0:29 |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n19:95:b6:23:92:ef:4a:8a:0e:7e:84:72:d2:cc:22:9e root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .o |\n| ... . |\n| o .oo |\n| +. oS. . |\n|=.=. . |\n|=+o .. |\n|.E o o . |\n| o+ . .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n4c:e1:c7:9e:eb:30:ae:41:51:59:96:4e:76:c4:7c:dc root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo=.. . |\n| o.++ + o E|\n| . o+o. . |\n| + o.. |\n| . S o |\n| . . |\n| . o . |\n| o + |\n| ... . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n29:22:e6:a6:50:0f:5a:00:9c:cc:e5:31:f8:4b:b2:6a root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|= ++ |\n|.*. o |\n|. .. |\n| o o . |\n| X o . S |\n| B = . . |\n|+ o . |\n|oE |\n|o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n18:4a:73:c5:1f:5e:65:52:63:c6:cb:bf:66:bd:95:ec root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+B |\n| .. . .=.. |\n| o o o o . . |\n| . + o o o |\n| . . S . |\n| . o|\n| o+|\n| .+o|\n| oE.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:21:23 +0000. Up 10.28 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:21:24 +0000. Up 11.40 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 16199 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 4s (2697 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.13\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\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.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\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 [1024 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 [2194 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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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 [2076 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 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-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 [1820 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]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 16s (4136 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8552\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.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9275\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.....................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (9612 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.0.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4c:e1:c7:9e:eb:30:ae:41:51:59:96:4e:76:c4:7c:dc root@ellis-0 (DSA)\nec2: 256 29:22:e6:a6:50:0f:5a:00:9c:cc:e5:31:f8:4b:b2:6a root@ellis-0 (ECDSA)\nec2: 256 18:4a:73:c5:1f:5e:65:52:63:c6:cb:bf:66:bd:95:ec root@ellis-0 (ED25519)\nec2: 2048 19:95:b6:23:92:ef:4a:8a:0e:7e:84:72:d2:cc:22:9e root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyyBjHdHxyxTvqZZest5WJByoCNJ7cKZ5Qte5wbv/7TYbBW28MoeC85kQ+YDHYj7MY7baCibzvwToWfYhzuO2w= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG21yz0MjhYDDnsTY+m4S5jxAwdwAojylCvVezGa7DdY root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE9dhe7PPUEXeReKjMd52A3RDEPWuQgpUNQ8NjEEgcQ8N4X90BrHlBK8273xNFSvkq7tqu8WC8oEhZ1xfTbLGNly1KcAKumZ5Ac4Luqy8cq++TmRLgqkxbjSqoYD6iR2neh1SryqvGNm79Fy84S371ICqlsx/1EpZrKoer8W56Qp/BV57AFL2+xyZKjtxhRBk/3gWOwRZwDa92/COFvg0OMTYcUcrrXWxUljQJvCFsNWNTEyAzZ3dtzzQxvWB9p4qYMA9LbJUXIcsKlfBuHzYO2ELc+upRX1A0ZXOb41mw62L4b8S0J1RYFyCZwLSK8kQTpQXFFoHDEHkv2d1XWsW7 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:24:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 198.04 seconds\n"} 2018-07-31 06:25:56,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306/action used request id req-94977593-0352-4b3f-bd34-15b8017c4906 2018-07-31 06:25:56,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0815618038177s 2018-07-31 06:25:56,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306/action used request id req-94977593-0352-4b3f-bd34-15b8017c4906 2018-07-31 06:25:56,988 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 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.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008937] Yama: becoming mindful. [ 0.009838] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013324] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015344] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017657] Initializing cgroup subsys memory [ 0.018611] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020942] Initializing cgroup subsys blkio [ 0.021823] Initializing cgroup subsys perf_event [ 0.022796] Initializing cgroup subsys hugetlb [ 0.024053] CPU: Physical Processor ID: 0 [ 0.024940] FEATURE SPEC_CTRL Present [ 0.026414] mce: CPU supports 10 MCE banks [ 0.027317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027317] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029286] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033805] Speculative Store Bypass: Vulnerable [ 0.035108] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038545] ACPI: Core revision 20131115 [ 0.040452] ACPI: All ACPI Tables successfully acquired [ 0.041710] ftrace: allocating 28727 entries in 113 pages [ 0.060256] Enabling x2apic [ 0.060950] Enabled x2apic [ 0.061806] Switched APIC routing to physical x2apic. [ 0.064902] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.068483] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076652] KVM setup paravirtual spinlock [ 0.078841] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080178] x86: Booting SMP configuration: [ 0.081132] .... node #0, CPUs: #1[ 0.078809] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096019] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098850] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100309] devtmpfs: initialized [ 0.102686] EVM: security.selinux [ 0.103418] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104689] EVM: security.capability [ 0.105509] pinctrl core: initialized pinctrl subsystem [ 0.105923] regulator-dummy: no parameters [ 0.108061] RTC time: 6:21:12, date: 07/31/18 [ 0.109039] NET: Registered protocol family 16 [ 0.110068] cpuidle: using governor ladder [ 0.110960] cpuidle: using governor menu [ 0.111860] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113321] PCI: Using configuration type 1 for base access [ 0.114981] bio: create slab at 0 [ 0.116053] ACPI: Added _OSI(Module Device) [ 0.116931] ACPI: Added _OSI(Processor Device) [ 0.117888] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118844] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120986] ACPI: Interpreter enabled [ 0.121803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129318] ACPI: Using IOAPIC for interrupt routing [ 0.130347] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132187] ACPI: No dock devices found. [ 0.134819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137342] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142407] acpiphp: Slot [3] registered [ 0.143253] acpiphp: Slot [4] registered [ 0.144017] acpiphp: Slot [5] registered [ 0.144886] acpiphp: Slot [6] registered [ 0.145750] acpiphp: Slot [7] registered [ 0.146593] acpiphp: Slot [8] registered [ 0.147459] acpiphp: Slot [9] registered [ 0.148023] acpiphp: Slot [10] registered [ 0.148886] acpiphp: Slot [11] registered [ 0.149776] acpiphp: Slot [12] registered [ 0.150640] acpiphp: Slot [13] registered [ 0.151528] acpiphp: Slot [14] registered [ 0.152017] acpiphp: Slot [15] registered [ 0.152900] acpiphp: Slot [16] registered [ 0.153770] acpiphp: Slot [17] registered [ 0.154664] acpiphp: Slot [18] registered [ 0.155515] acpiphp: Slot [19] registered [ 0.156017] acpiphp: Slot [20] registered [ 0.156876] acpiphp: Slot [21] registered [ 0.157760] acpiphp: Slot [22] registered [ 0.158625] acpiphp: Slot [23] registered [ 0.159493] acpiphp: Slot [24] registered [ 0.160017] acpiphp: Slot [25] registered [ 0.160900] acpiphp: Slot [26] registered [ 0.161750] acpiphp: Slot [27] registered [ 0.162593] acpiphp: Slot [28] registered [ 0.163517] acpiphp: Slot [29] registered [ 0.164016] acpiphp: Slot [30] registered [ 0.164875] acpiphp: Slot [31] registered [ 0.165750] PCI host bridge to bus 0000:00 [ 0.166641] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.167705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.169236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.170554] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.171859] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.176404] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.196356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.197950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.199453] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.200692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.202399] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.203765] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.204187] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.206882] vgaarb: loaded [ 0.207505] vgaarb: bridge control possible 0000:00:02.0 [ 0.208207] SCSI subsystem initialized [ 0.209130] ACPI: bus type USB registered [ 0.209130] usbcore: registered new interface driver usbfs [ 0.209965] usbcore: registered new interface driver hub [ 0.212041] usbcore: registered new device driver usb [ 0.213069] PCI: Using ACPI for IRQ routing [ 0.213112] NetLabel: Initializing [ 0.213855] NetLabel: domain hash size = 128 [ 0.214732] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.216046] NetLabel: unlabeled traffic allowed by default [ 0.217123] Switched to clocksource kvm-clock [ 0.223170] AppArmor: AppArmor Filesystem Enabled [ 0.224165] pnp: PnP ACPI init [ 0.224858] ACPI: bus type PNP registered [ 0.226090] pnp: PnP ACPI: found 8 devices [ 0.226939] ACPI: bus type PNP unregistered [ 0.236331] NET: Registered protocol family 2 [ 0.237907] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.239474] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.240879] TCP: Hash tables configured (established 16384 bind 16384) [ 0.242215] TCP: reno registered [ 0.242924] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.244104] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245432] NET: Registered protocol family 1 [ 0.246356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.247545] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.248665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270616] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.292898] Trying to unpack rootfs image as initramfs... [ 0.384762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.386710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387866] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389764] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.391483] Scanning for low memory corruption every 60 seconds [ 0.393056] Initialise system trusted keyring [ 0.394001] audit: initializing netlink socket (disabled) [ 0.395076] type=2000 audit(1533018073.563:1): initialized [ 0.414649] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.416628] zbud: loaded [ 0.417484] VFS: Disk quotas dquot_6.5.2 [ 0.418343] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.419889] fuse init (API version 7.22) [ 0.420805] msgmni has been set to 3997 [ 0.421651] Key type big_key registered [ 0.422856] Key type asymmetric registered [ 0.423704] Asymmetric key parser 'x509' registered [ 0.424699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426256] io scheduler noop registered [ 0.427096] io scheduler deadline registered (default) [ 0.428131] io scheduler cfq registered [ 0.429004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.430102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.431374] ipmi message handler version 39.2 [ 0.432342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.433844] ACPI: Power Button [PWRF] [ 0.434729] GHES: HEST is not enabled! [ 0.456124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.498903] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.500818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.524470] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.527481] Linux agpgart interface v0.103 [ 0.529627] brd: module loaded [ 0.530978] loop: module loaded [ 0.532329] blk-mq: CPU -> queue map [ 0.533438] CPU 0 -> Queue 0 [ 0.534376] CPU 1 -> Queue 0 [ 0.536116] vda: vda1 [ 0.537364] scsi0 : ata_piix [ 0.538157] scsi1 : ata_piix [ 0.538841] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.540112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.541585] libphy: Fixed MDIO Bus: probed [ 0.542524] tun: Universal TUN/TAP device driver, 1.6 [ 0.543551] tun: (C) 1999-2004 Max Krasnyansky [ 0.545502] PPP generic driver version 2.4.2 [ 0.546461] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.547710] ehci-pci: EHCI PCI platform driver [ 0.548624] ehci-platform: EHCI generic platform driver [ 0.549654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.550831] ohci-pci: OHCI PCI platform driver [ 0.551729] ohci-platform: OHCI generic platform driver [ 0.552754] uhci_hcd: USB Universal Host Controller Interface driver [ 0.574663] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.575700] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.577294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.578486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.579754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.581210] usb usb1: Product: UHCI Host Controller [ 0.582189] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.583395] usb usb1: SerialNumber: 0000:00:01.2 [ 0.584430] hub 1-0:1.0: USB hub found [ 0.585244] hub 1-0:1.0: 2 ports detected [ 0.586205] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.588405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.589430] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.590572] mousedev: PS/2 mouse device common for all mice [ 0.591910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.593828] rtc_cmos 00:00: RTC can wake from S4 [ 0.595005] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.596259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.597533] device-mapper: uevent: version 1.0.3 [ 0.598542] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.600233] ledtrig-cpu: registered to indicate activity on CPUs [ 0.601477] TCP: cubic registered [ 0.602270] NET: Registered protocol family 10 [ 0.603367] NET: Registered protocol family 17 [ 0.604296] Key type dns_resolver registered [ 0.605396] Loading compiled-in X.509 certificates [ 0.606885] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.608715] registered taskstats version 1 [ 0.611336] Key type trusted registered [ 0.614929] Key type encrypted registered [ 0.615798] AppArmor: AppArmor sha1 policy hashing enabled [ 0.616886] IMA: No TPM chip found, activating TPM-bypass! [ 0.618295] regulator-dummy: disabling [ 0.619183] Magic number: 10:792:368 [ 0.627259] rtc_cmos 00:00: setting system clock to 2018-07-31 06:21:13 UTC (1533018073) [ 0.629014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.630182] EDD information not available. [ 0.697437] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.699077] Write protecting the kernel read-only data: 12288k [ 0.700713] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.703468] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.717069] systemd-udevd[107]: starting version 204 [ 0.768571] FDC 0 is a S82078B [ 0.896098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.059699] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.061831] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.064059] usb 1-1: Product: QEMU USB Tablet [ 1.065482] usb 1-1: Manufacturer: QEMU [ 1.066764] usb 1-1: SerialNumber: 42 [ 1.384073] tsc: Refined TSC clocksource calibration: 3491.857 MHz [ 1.789032] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.004389] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.087568] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.181473] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:21:15 +0000. Up 2.50 seconds. cloud-init-nonet[2.64]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.41]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:21:16 +0000. Up 3.55 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:f6:e0:29 | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 19:95:b6:23:92:ef:4a:8a:0e:7e:84:72:d2:cc:22:9e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .o | | ... . | | o .oo | | +. oS. . | |=.=. . | |=+o .. | |.E o o . | | o+ . .. | +-----------------+ 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: 4c:e1:c7:9e:eb:30:ae:41:51:59:96:4e:76:c4:7c:dc root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo=.. . | | o.++ + o E| | . o+o. . | | + o.. | | . S o | | . . | | . o . | | o + | | ... . | +-----------------+ 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: 29:22:e6:a6:50:0f:5a:00:9c:cc:e5:31:f8:4b:b2:6a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |= ++ | |.*. o | |. .. | | o o . | | X o . S | | B = . . | |+ o . | |oE | |o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 18:4a:73:c5:1f:5e:65:52:63:c6:cb:bf:66:bd:95:ec root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .. .+B | | .. . .=.. | | o o o o . . | | . + o o o | | . . S . | | . o| | o+| | .+o| | oE.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:21:23 +0000. Up 10.28 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:21:24 +0000. Up 11.40 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 16199 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 4s (2697 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.13 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes 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.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 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 [1024 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 [2194 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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 [2076 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 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-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 [1820 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.7 MB in 16s (4136 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... 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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8552 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.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9275 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ............................................................................................................+++ .....................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (9612 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# 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" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.0.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4c:e1:c7:9e:eb:30:ae:41:51:59:96:4e:76:c4:7c:dc root@ellis-0 (DSA) ec2: 256 29:22:e6:a6:50:0f:5a:00:9c:cc:e5:31:f8:4b:b2:6a root@ellis-0 (ECDSA) ec2: 256 18:4a:73:c5:1f:5e:65:52:63:c6:cb:bf:66:bd:95:ec root@ellis-0 (ED25519) ec2: 2048 19:95:b6:23:92:ef:4a:8a:0e:7e:84:72:d2:cc:22:9e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyyBjHdHxyxTvqZZest5WJByoCNJ7cKZ5Qte5wbv/7TYbBW28MoeC85kQ+YDHYj7MY7baCibzvwToWfYhzuO2w= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG21yz0MjhYDDnsTY+m4S5jxAwdwAojylCvVezGa7DdY root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE9dhe7PPUEXeReKjMd52A3RDEPWuQgpUNQ8NjEEgcQ8N4X90BrHlBK8273xNFSvkq7tqu8WC8oEhZ1xfTbLGNly1KcAKumZ5Ac4Luqy8cq++TmRLgqkxbjSqoYD6iR2neh1SryqvGNm79Fy84S371ICqlsx/1EpZrKoer8W56Qp/BV57AFL2+xyZKjtxhRBk/3gWOwRZwDa92/COFvg0OMTYcUcrrXWxUljQJvCFsNWNTEyAzZ3dtzzQxvWB9p4qYMA9LbJUXIcsKlfBuHzYO2ELc+upRX1A0ZXOb41mw62L4b8S0J1RYFyCZwLSK8kQTpQXFFoHDEHkv2d1XWsW7 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:24:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 198.04 seconds 2018-07-31 06:25:56,992 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:25:56,993 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: 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:f6:e0:29', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:e0:29', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74c94e26-ac5b-473a-b157-f172ac78973f', 'name': u'heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 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-31T06:21:12.000000', 'flavor': Munch({u'id': u'bed4f6a2-6dbd-47b7-949e-f43ca4eacefe', 'name': u'heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226'}), 'az': u'nova', 'id': u'8a0866ad-197d-4f56-ac8e-9f686a7f7306', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'34363036-8ec5-468b-b087-8c0ed2dd5790'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'35533c24-726e-4df5-a764-e0d9c05473b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'651ec987-eb41-4725-a0cb-8ce908e79e13'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'ad08f673-f0e2-4044-930b-3e3873a27193'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8851764-f127-4c97-9dbe-a6519a02be01'})], 'id': u'7f32b400-0b56-4ea5-b209-933591e6190d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'435da2f0-a7cd-4f24-bd86-a93e7b77fc41', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'570ed64c-020f-4fa5-943e-10c907040fda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'435da2f0-a7cd-4f24-bd86-a93e7b77fc41', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', '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'bb92c1be-59b7-4a28-892f-d88e0f334071'})], 'id': u'435da2f0-a7cd-4f24-bd86-a93e7b77fc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'56091e06445a4ba19216ef0f292bf036', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': 'heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-07-31T06:21:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:21:12Z', 'hostId': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676', '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-31T06:21:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'ba091c3edbf543f0a117e8a6047d21fb', 'created_at': u'2018-07-31T06:19:27Z', 'created': u'2018-07-31T06:19:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 06:25:56,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:25:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:25:57,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9abb286e-3cea-47b8-8d58-4fdb64f89196 x-compute-request-id: req-9abb286e-3cea-47b8-8d58-4fdb64f89196 Content-Encoding: gzip Content-Length: 1509 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:f4:8c:82", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8c:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:cb:18", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2ed8e19-936b-42c1-a617-fbe9109218f1", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "c2ed8e19-936b-42c1-a617-fbe9109218f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "bono-0.clearwater.opnfv", "created": "2018-07-31T06:21:31Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:93:d1:25", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d1:25", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:b6:db", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/13b26e2d-b63c-40e0-bfba-194131abf49d", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "13b26e2d-b63c-40e0-bfba-194131abf49d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "homer-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:27:70:d9", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:70:d9", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:98:42", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/678e94fa-9453-4193-81d6-260af7f53baa", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:14.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "678e94fa-9453-4193-81d6-260af7f53baa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:15Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-31T06:21:30Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:fe:c5:63", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c5:63", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f8:c9", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "4187eccb-73bf-4071-a8d1-8d2ada4f8b3a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "dime-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:9d:bc:44", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:bc:44", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:76", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:22:10.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "96d35bb2-89b5-4f43-9bc0-a00a3a7276df", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:22:10Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-31T06:21:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:f6:e0:29", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:29", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8a0866ad-197d-4f56-ac8e-9f686a7f7306", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:21:12.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "8a0866ad-197d-4f56-ac8e-9f686a7f7306", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:21:12Z", "hostId": "7648ad9aed87ee94c499bde94e2efd0352d7b2225fd3dd6871ccf676", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-31T06:19:27Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "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:ef:79:48", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:48", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:da", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44f8d95f-0580-4fef-afc7-cb16278503c3", "rel": "bookmark"}], "image": {"id": "74c94e26-ac5b-473a-b157-f172ac78973f", "links": [{"href": "http://172.30.9.26:8774/images/74c94e26-ac5b-473a-b157-f172ac78973f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:19:17.000000", "flavor": {"id": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "links": [{"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "bookmark"}]}, "id": "44f8d95f-0580-4fef-afc7-cb16278503c3", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "56091e06445a4ba19216ef0f292bf036", "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-31T06:19:17Z", "hostId": "86766a382bca08e488c378d835bf2527c770d27a09cc9dbcde1224ba", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "name": "ns.clearwater.opnfv", "created": "2018-07-31T06:17:33Z", "tenant_id": "ba091c3edbf543f0a117e8a6047d21fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:25:57,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9abb286e-3cea-47b8-8d58-4fdb64f89196 2018-07-31 06:25:57,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571764945984s 2018-07-31 06:25:57,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9abb286e-3cea-47b8-8d58-4fdb64f89196 2018-07-31 06:25:57,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:25:57,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:25:57,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb55bb5b-7530-4b40-b7f1-b915668645fa x-compute-request-id: req-cb55bb5b-7530-4b40-b7f1-b915668645fa Content-Encoding: gzip Content-Length: 11851 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 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\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-0x7ffdbfff]\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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008033] AppArmor: AppArmor initialized\n[ 0.008876] Yama: becoming mindful.\n[ 0.009759] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012895] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014855] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017571] Initializing cgroup subsys memory\n[ 0.018464] Initializing cgroup subsys devices\n[ 0.019358] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020861] Initializing cgroup subsys perf_event\n[ 0.021786] Initializing cgroup subsys hugetlb\n[ 0.022722] CPU: Physical Processor ID: 0\n[ 0.023551] FEATURE SPEC_CTRL Present\n[ 0.024688] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029195] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030561] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033249] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037942] ACPI: Core revision 20131115\n[ 0.039218] ACPI: All ACPI Tables successfully acquired\n[ 0.040243] ftrace: allocating 28727 entries in 113 pages\n[ 0.060282] Enabling x2apic\n[ 0.060950] Enabled x2apic\n[ 0.061768] Switched APIC routing to physical x2apic.\n[ 0.064405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065648] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.067884] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072706] KVM setup paravirtual spinlock\n[ 0.074979] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076152] x86: Booting SMP configuration:\n[ 0.077091] .... node #0, CPUs: #1[ 0.074948] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092019] x86: Booted up 1 node, 2 CPUs\n[ 0.092012] KVM setup async PF for cpu 1\n[ 0.092013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096293] devtmpfs: initialized\n[ 0.098089] EVM: security.selinux\n[ 0.098814] EVM: security.SMACK64\n[ 0.100006] EVM: security.ima\n[ 0.100666] EVM: security.capability\n[ 0.101448] pinctrl core: initialized pinctrl subsystem\n[ 0.101912] regulator-dummy: no parameters\n[ 0.104061] RTC time: 6:19:17, date: 07/31/18\n[ 0.104978] NET: Registered protocol family 16\n[ 0.105962] cpuidle: using governor ladder\n[ 0.106806] cpuidle: using governor menu\n[ 0.107667] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109290] PCI: Using configuration type 1 for base access\n[ 0.110874] bio: create slab at 0\n[ 0.110874] ACPI: Added _OSI(Module Device)\n[ 0.112003] ACPI: Added _OSI(Processor Device)\n[ 0.112886] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113800] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.115856] ACPI: Interpreter enabled\n[ 0.116007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.117905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.119783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.121215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.123098] ACPI: (supports S0 S5)\n[ 0.123820] ACPI: Using IOAPIC for interrupt routing\n[ 0.124014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.125961] ACPI: No dock devices found.\n[ 0.128569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.129754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.131014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.132017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.134290] acpiphp: Slot [3] registered\n[ 0.135111] acpiphp: Slot [4] registered\n[ 0.135922] acpiphp: Slot [5] registered\n[ 0.136018] acpiphp: Slot [6] registered\n[ 0.136827] acpiphp: Slot [7] registered\n[ 0.137642] acpiphp: Slot [8] registered\n[ 0.138458] acpiphp: Slot [9] registered\n[ 0.139277] acpiphp: Slot [10] registered\n[ 0.140017] acpiphp: Slot [11] registered\n[ 0.140844] acpiphp: Slot [12] registered\n[ 0.141673] acpiphp: Slot [13] registered\n[ 0.142509] acpiphp: Slot [14] registered\n[ 0.143338] acpiphp: Slot [15] registered\n[ 0.144017] acpiphp: Slot [16] registered\n[ 0.144852] acpiphp: Slot [17] registered\n[ 0.145679] acpiphp: Slot [18] registered\n[ 0.146519] acpiphp: Slot [19] registered\n[ 0.147353] acpiphp: Slot [20] registered\n[ 0.148017] acpiphp: Slot [21] registered\n[ 0.148846] acpiphp: Slot [22] registered\n[ 0.149672] acpiphp: Slot [23] registered\n[ 0.150501] acpiphp: Slot [24] registered\n[ 0.151331] acpiphp: Slot [25] registered\n[ 0.152016] acpiphp: Slot [26] registered\n[ 0.152851] acpiphp: Slot [27] registered\n[ 0.153679] acpiphp: Slot [28] registered\n[ 0.154503] acpiphp: Slot [29] registered\n[ 0.155328] acpiphp: Slot [30] registered\n[ 0.156024] acpiphp: Slot [31] registered\n[ 0.156878] PCI host bridge to bus 0000:00\n[ 0.157708] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.158761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.159910] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.160004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.161270] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.162525] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.168559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.170017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.195282] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.196712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.198183] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.199645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.200675] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.202023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.203492] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.203492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.204003] vgaarb: loaded\n[ 0.204619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.205853] SCSI subsystem initialized\n[ 0.206767] ACPI: bus type USB registered\n[ 0.206767] usbcore: registered new interface driver usbfs\n[ 0.208012] usbcore: registered new interface driver hub\n[ 0.209074] usbcore: registered new device driver usb\n[ 0.209076] PCI: Using ACPI for IRQ routing\n[ 0.209142] NetLabel: Initializing\n[ 0.212006] NetLabel: domain hash size = 128\n[ 0.212882] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213900] NetLabel: unlabeled traffic allowed by default\n[ 0.214974] Switched to clocksource kvm-clock\n[ 0.219180] AppArmor: AppArmor Filesystem Enabled\n[ 0.220160] pnp: PnP ACPI init\n[ 0.220851] ACPI: bus type PNP registered\n[ 0.222060] pnp: PnP ACPI: found 8 devices\n[ 0.222895] ACPI: bus type PNP unregistered\n[ 0.230129] NET: Registered protocol family 2\n[ 0.231257] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.232810] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.234182] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.235478] TCP: reno registered\n[ 0.236183] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.237350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.238615] NET: Registered protocol family 1\n[ 0.239509] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.240638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.241750] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.266498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.289974] Trying to unpack rootfs image as initramfs...\n[ 0.382108] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.384736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385876] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387337] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.389074] Scanning for low memory corruption every 60 seconds\n[ 0.391105] Initialise system trusted keyring\n[ 0.392188] audit: initializing netlink socket (disabled)\n[ 0.393475] type=2000 audit(1533017958.844:1): initialized\n[ 0.414742] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417309] zbud: loaded\n[ 0.418381] VFS: Disk quotas dquot_6.5.2\n[ 0.419540] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.421702] fuse init (API version 7.22)\n[ 0.422882] msgmni has been set to 3997\n[ 0.424096] Key type big_key registered\n[ 0.425467] Key type asymmetric registered\n[ 0.426620] Asymmetric key parser 'x509' registered\n[ 0.427959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.430059] io scheduler noop registered\n[ 0.431186] io scheduler deadline registered (default)\n[ 0.432600] io scheduler cfq registered\n[ 0.433835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.435347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.437142] ipmi message handler version 39.2\n[ 0.438443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.440490] ACPI: Power Button [PWRF]\n[ 0.441712] GHES: HEST is not enabled!\n[ 0.463312] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.506693] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.528796] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.531037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.555632] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.558079] Linux agpgart interface v0.103\n[ 0.560050] brd: module loaded\n[ 0.561235] loop: module loaded\n[ 0.562406] blk-mq: CPU -> queue map\n[ 0.563367] CPU 0 -> Queue 0\n[ 0.564172] CPU 1 -> Queue 0\n[ 0.565766] vda: vda1\n[ 0.567435] scsi0 : ata_piix\n[ 0.568352] scsi1 : ata_piix\n[ 0.569201] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.570817] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.572709] libphy: Fixed MDIO Bus: probed\n[ 0.573774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.575023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.578106] PPP generic driver version 2.4.2\n[ 0.579349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.580978] ehci-pci: EHCI PCI platform driver\n[ 0.582090] ehci-platform: EHCI generic platform driver\n[ 0.583372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.584835] ohci-pci: OHCI PCI platform driver\n[ 0.585948] ohci-platform: OHCI generic platform driver\n[ 0.587195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.609025] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.610359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.612217] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.613779] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.615381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.617233] usb usb1: Product: UHCI Host Controller\n[ 0.618455] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.620019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.621303] hub 1-0:1.0: USB hub found\n[ 0.622330] hub 1-0:1.0: 2 ports detected\n[ 0.623561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.626246] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.627483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.628884] mousedev: PS/2 mouse device common for all mice\n[ 0.630609] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.632942] rtc_cmos 00:00: RTC can wake from S4\n[ 0.634384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.635974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.637567] device-mapper: uevent: version 1.0.3\n[ 0.638810] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.640924] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.642516] TCP: cubic registered\n[ 0.643501] NET: Registered protocol family 10\n[ 0.645145] NET: Registered protocol family 17\n[ 0.646369] Key type dns_resolver registered\n[ 0.647633] Loading compiled-in X.509 certificates\n[ 0.649417] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658539] registered taskstats version 1\n[ 0.661585] Key type trusted registered\n[ 0.665058] Key type encrypted registered\n[ 0.665949] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.667031] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.668564] regulator-dummy: disabling\n[ 0.669410] Magic number: 10:242:318\n[ 0.670241] tty tty43: hash matches\n[ 0.671085] rtc_cmos 00:00: setting system clock to 2018-07-31 06:19:18 UTC (1533017958)\n[ 0.672783] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.673940] EDD information not available.\n[ 0.730026] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.731943] Write protecting the kernel read-only data: 12288k\n[ 0.734382] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.737978] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.751545] systemd-udevd[107]: starting version 204\n[ 0.808352] FDC 0 is a S82078B\n[ 0.932033] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.095842] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.097637] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.099472] usb 1-1: Product: QEMU USB Tablet\n[ 1.100673] usb 1-1: Manufacturer: QEMU\n[ 1.101746] usb 1-1: SerialNumber: 42\n[ 1.384066] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.816869] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.044840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.127246] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.219349] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:19:20 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.68]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:19:21 +0000. Up 3.94 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:b1:2e:da |\nci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:ef:79:48 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nce:8d:10:78:b8:a3:4d:11:8e:5d:23:4f:0b:02:73:44 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|o+E + + |\n| o = X o |\n| . * = |\n| + . |\n| + . S |\n| + . + o |\n| . . + . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncc:b4:89:41:0b:6d:be:a7:e0:ff:40:b2:1a:2a:f3:4c root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| oo. |\n| oo . |\n| .* o |\n| . o.S |\n| .+. . |\n| E....o |\n|o+ o. .. |\n|oo+ .... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7e:2f:13:da:94:e3:a4:ba:83:9d:96:59:d0:e8:40:15 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .E. |\n| . |\n| . o |\n| . o . |\n| o .S . |\n| ... * |\n| o =.B.o |\n| . B o.=. |\n| .o+ o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n50:e7:bf:0b:c2:fd:a4:63:ec:e0:86:f7:08:06:e3:e7 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| . o |\n| . . |\n| . . |\n| o S . |\n| . o . . . |\n| . +.+.o o |\n| +.oo++= . |\n| Eoo++.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:19:27 +0000. Up 10.14 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:19:29 +0000. Up 11.09 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.19/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 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\nFetched 12.6 MB in 8s (1533 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 1s (329 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cc:b4:89:41:0b:6d:be:a7:e0:ff:40:b2:1a:2a:f3:4c root@ns (DSA)\nec2: 256 7e:2f:13:da:94:e3:a4:ba:83:9d:96:59:d0:e8:40:15 root@ns (ECDSA)\nec2: 256 50:e7:bf:0b:c2:fd:a4:63:ec:e0:86:f7:08:06:e3:e7 root@ns (ED25519)\nec2: 2048 ce:8d:10:78:b8:a3:4d:11:8e:5d:23:4f:0b:02:73:44 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDBkje3/slyTsJHt7PHm841PkYhqQ7r0FZkk1V48wamYktsVnlb9rQ3y6Ctbb2i2cJXpHahfMP2klIiy3PNBkHo= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHzkNBWTc9SiF+6/Pq2k4CIf8VfIjGU6a5+kz4Whu5CZ root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbX44xMUfzajL2xYRfIVu0PhTYnVVl+ZL/QyN9QmJMyZ2i7FN/ZSy/GCfYw4cBVJq2/P46ANRzB8uLAfc6c7gOZdFpBnylAYqqf0f3YvbHYL/1vZdfk5Q+T6onUwISHBYCjQxH0XNL5gOydOFZv3ej7PBAeFlgh4OIIxhuZzZkYgpyh5cleHRLnH0/KP/McOkm4/LKYFD6aJ3JISBN+y+HpCQgN6iitAGBGwVMqL2HUSDBR5rEJtJo/4MfW7dJTW9uWoaqWNuD0mnGNUnK3z8FCe92MKO0L1V/EcDCD6Eh8FOJ7QgM2742wc8ATs6xcEfUGkHlyJod46RTjxJ6HojF root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:19:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.07 seconds\n"} 2018-07-31 06:25:57,648 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3/action used request id req-cb55bb5b-7530-4b40-b7f1-b915668645fa 2018-07-31 06:25:57,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738530158997s 2018-07-31 06:25:57,649 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/44f8d95f-0580-4fef-afc7-cb16278503c3/action used request id req-cb55bb5b-7530-4b40-b7f1-b915668645fa 2018-07-31 06:25:57,650 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 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-0x7ffdbfff] [ 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] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008033] AppArmor: AppArmor initialized [ 0.008876] Yama: becoming mindful. [ 0.009759] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012895] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014855] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017571] Initializing cgroup subsys memory [ 0.018464] Initializing cgroup subsys devices [ 0.019358] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020861] Initializing cgroup subsys perf_event [ 0.021786] Initializing cgroup subsys hugetlb [ 0.022722] CPU: Physical Processor ID: 0 [ 0.023551] FEATURE SPEC_CTRL Present [ 0.024688] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029195] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030561] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033249] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037942] ACPI: Core revision 20131115 [ 0.039218] ACPI: All ACPI Tables successfully acquired [ 0.040243] ftrace: allocating 28727 entries in 113 pages [ 0.060282] Enabling x2apic [ 0.060950] Enabled x2apic [ 0.061768] Switched APIC routing to physical x2apic. [ 0.064405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065648] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.067884] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072706] KVM setup paravirtual spinlock [ 0.074979] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076152] x86: Booting SMP configuration: [ 0.077091] .... node #0, CPUs: #1[ 0.074948] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092019] x86: Booted up 1 node, 2 CPUs [ 0.092012] KVM setup async PF for cpu 1 [ 0.092013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096293] devtmpfs: initialized [ 0.098089] EVM: security.selinux [ 0.098814] EVM: security.SMACK64 [ 0.100006] EVM: security.ima [ 0.100666] EVM: security.capability [ 0.101448] pinctrl core: initialized pinctrl subsystem [ 0.101912] regulator-dummy: no parameters [ 0.104061] RTC time: 6:19:17, date: 07/31/18 [ 0.104978] NET: Registered protocol family 16 [ 0.105962] cpuidle: using governor ladder [ 0.106806] cpuidle: using governor menu [ 0.107667] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109290] PCI: Using configuration type 1 for base access [ 0.110874] bio: create slab at 0 [ 0.110874] ACPI: Added _OSI(Module Device) [ 0.112003] ACPI: Added _OSI(Processor Device) [ 0.112886] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113800] ACPI: Added _OSI(Processor Aggregator Device) [ 0.115856] ACPI: Interpreter enabled [ 0.116007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.117905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.119783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.121215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.123098] ACPI: (supports S0 S5) [ 0.123820] ACPI: Using IOAPIC for interrupt routing [ 0.124014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.125961] ACPI: No dock devices found. [ 0.128569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.129754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.131014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.132017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.134290] acpiphp: Slot [3] registered [ 0.135111] acpiphp: Slot [4] registered [ 0.135922] acpiphp: Slot [5] registered [ 0.136018] acpiphp: Slot [6] registered [ 0.136827] acpiphp: Slot [7] registered [ 0.137642] acpiphp: Slot [8] registered [ 0.138458] acpiphp: Slot [9] registered [ 0.139277] acpiphp: Slot [10] registered [ 0.140017] acpiphp: Slot [11] registered [ 0.140844] acpiphp: Slot [12] registered [ 0.141673] acpiphp: Slot [13] registered [ 0.142509] acpiphp: Slot [14] registered [ 0.143338] acpiphp: Slot [15] registered [ 0.144017] acpiphp: Slot [16] registered [ 0.144852] acpiphp: Slot [17] registered [ 0.145679] acpiphp: Slot [18] registered [ 0.146519] acpiphp: Slot [19] registered [ 0.147353] acpiphp: Slot [20] registered [ 0.148017] acpiphp: Slot [21] registered [ 0.148846] acpiphp: Slot [22] registered [ 0.149672] acpiphp: Slot [23] registered [ 0.150501] acpiphp: Slot [24] registered [ 0.151331] acpiphp: Slot [25] registered [ 0.152016] acpiphp: Slot [26] registered [ 0.152851] acpiphp: Slot [27] registered [ 0.153679] acpiphp: Slot [28] registered [ 0.154503] acpiphp: Slot [29] registered [ 0.155328] acpiphp: Slot [30] registered [ 0.156024] acpiphp: Slot [31] registered [ 0.156878] PCI host bridge to bus 0000:00 [ 0.157708] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.158761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.159910] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.160004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.161270] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.162525] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.168559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.170017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.195282] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.196712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.198183] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.199645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.200675] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.202023] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.203492] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.203492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.204003] vgaarb: loaded [ 0.204619] vgaarb: bridge control possible 0000:00:02.0 [ 0.205853] SCSI subsystem initialized [ 0.206767] ACPI: bus type USB registered [ 0.206767] usbcore: registered new interface driver usbfs [ 0.208012] usbcore: registered new interface driver hub [ 0.209074] usbcore: registered new device driver usb [ 0.209076] PCI: Using ACPI for IRQ routing [ 0.209142] NetLabel: Initializing [ 0.212006] NetLabel: domain hash size = 128 [ 0.212882] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213900] NetLabel: unlabeled traffic allowed by default [ 0.214974] Switched to clocksource kvm-clock [ 0.219180] AppArmor: AppArmor Filesystem Enabled [ 0.220160] pnp: PnP ACPI init [ 0.220851] ACPI: bus type PNP registered [ 0.222060] pnp: PnP ACPI: found 8 devices [ 0.222895] ACPI: bus type PNP unregistered [ 0.230129] NET: Registered protocol family 2 [ 0.231257] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.232810] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.234182] TCP: Hash tables configured (established 16384 bind 16384) [ 0.235478] TCP: reno registered [ 0.236183] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.237350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.238615] NET: Registered protocol family 1 [ 0.239509] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.240638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.241750] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.266498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.289974] Trying to unpack rootfs image as initramfs... [ 0.382108] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.384736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385876] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387337] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.389074] Scanning for low memory corruption every 60 seconds [ 0.391105] Initialise system trusted keyring [ 0.392188] audit: initializing netlink socket (disabled) [ 0.393475] type=2000 audit(1533017958.844:1): initialized [ 0.414742] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417309] zbud: loaded [ 0.418381] VFS: Disk quotas dquot_6.5.2 [ 0.419540] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.421702] fuse init (API version 7.22) [ 0.422882] msgmni has been set to 3997 [ 0.424096] Key type big_key registered [ 0.425467] Key type asymmetric registered [ 0.426620] Asymmetric key parser 'x509' registered [ 0.427959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.430059] io scheduler noop registered [ 0.431186] io scheduler deadline registered (default) [ 0.432600] io scheduler cfq registered [ 0.433835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.435347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.437142] ipmi message handler version 39.2 [ 0.438443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.440490] ACPI: Power Button [PWRF] [ 0.441712] GHES: HEST is not enabled! [ 0.463312] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.506693] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.528796] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.531037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.555632] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.558079] Linux agpgart interface v0.103 [ 0.560050] brd: module loaded [ 0.561235] loop: module loaded [ 0.562406] blk-mq: CPU -> queue map [ 0.563367] CPU 0 -> Queue 0 [ 0.564172] CPU 1 -> Queue 0 [ 0.565766] vda: vda1 [ 0.567435] scsi0 : ata_piix [ 0.568352] scsi1 : ata_piix [ 0.569201] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.570817] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.572709] libphy: Fixed MDIO Bus: probed [ 0.573774] tun: Universal TUN/TAP device driver, 1.6 [ 0.575023] tun: (C) 1999-2004 Max Krasnyansky [ 0.578106] PPP generic driver version 2.4.2 [ 0.579349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.580978] ehci-pci: EHCI PCI platform driver [ 0.582090] ehci-platform: EHCI generic platform driver [ 0.583372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584835] ohci-pci: OHCI PCI platform driver [ 0.585948] ohci-platform: OHCI generic platform driver [ 0.587195] uhci_hcd: USB Universal Host Controller Interface driver [ 0.609025] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.610359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.612217] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.613779] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.615381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.617233] usb usb1: Product: UHCI Host Controller [ 0.618455] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.620019] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621303] hub 1-0:1.0: USB hub found [ 0.622330] hub 1-0:1.0: 2 ports detected [ 0.623561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.626246] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.627483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.628884] mousedev: PS/2 mouse device common for all mice [ 0.630609] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.632942] rtc_cmos 00:00: RTC can wake from S4 [ 0.634384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.635974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.637567] device-mapper: uevent: version 1.0.3 [ 0.638810] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.640924] ledtrig-cpu: registered to indicate activity on CPUs [ 0.642516] TCP: cubic registered [ 0.643501] NET: Registered protocol family 10 [ 0.645145] NET: Registered protocol family 17 [ 0.646369] Key type dns_resolver registered [ 0.647633] Loading compiled-in X.509 certificates [ 0.649417] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658539] registered taskstats version 1 [ 0.661585] Key type trusted registered [ 0.665058] Key type encrypted registered [ 0.665949] AppArmor: AppArmor sha1 policy hashing enabled [ 0.667031] IMA: No TPM chip found, activating TPM-bypass! [ 0.668564] regulator-dummy: disabling [ 0.669410] Magic number: 10:242:318 [ 0.670241] tty tty43: hash matches [ 0.671085] rtc_cmos 00:00: setting system clock to 2018-07-31 06:19:18 UTC (1533017958) [ 0.672783] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.673940] EDD information not available. [ 0.730026] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.731943] Write protecting the kernel read-only data: 12288k [ 0.734382] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.737978] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.751545] systemd-udevd[107]: starting version 204 [ 0.808352] FDC 0 is a S82078B [ 0.932033] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.095842] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.097637] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.099472] usb 1-1: Product: QEMU USB Tablet [ 1.100673] usb 1-1: Manufacturer: QEMU [ 1.101746] usb 1-1: SerialNumber: 42 [ 1.384066] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.816869] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.044840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.127246] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.219349] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 31 Jul 2018 06:19:20 +0000. Up 2.53 seconds. cloud-init-nonet[2.68]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 31 Jul 2018 06:19:21 +0000. Up 3.94 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:b1:2e:da | ci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:ef:79:48 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: ce:8d:10:78:b8:a3:4d:11:8e:5d:23:4f:0b:02:73:44 root@ns The key's randomart image is: +--[ RSA 2048]----+ |o+E + + | | o = X o | | . * = | | + . | | + . S | | + . + o | | . . + . | | | | | +-----------------+ 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: cc:b4:89:41:0b:6d:be:a7:e0:ff:40:b2:1a:2a:f3:4c root@ns The key's randomart image is: +--[ DSA 1024]----+ | ... | | oo. | | oo . | | .* o | | . o.S | | .+. . | | E....o | |o+ o. .. | |oo+ .... | +-----------------+ 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: 7e:2f:13:da:94:e3:a4:ba:83:9d:96:59:d0:e8:40:15 root@ns The key's randomart image is: +--[ECDSA 256]---+ | .E. | | . | | . o | | . o . | | o .S . | | ... * | | o =.B.o | | . B o.=. | | .o+ o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 50:e7:bf:0b:c2:fd:a4:63:ec:e0:86:f7:08:06:e3:e7 root@ns The key's randomart image is: +--[ED25519 256--+ | . . | | . o | | . . | | . . | | o S . | | . o . . . | | . +.+.o o | | +.oo++= . | | Eoo++.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 31 Jul 2018 06:19:27 +0000. Up 10.14 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 31 Jul 2018 06:19:29 +0000. Up 11.09 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.19/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [75.5 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [463 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 [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 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 Fetched 12.6 MB in 8s (1533 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 1s (329 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 61:9a:0e:ff:98:20:58:91:16:29:b2:ac:10:c5:f9:bb | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cc:b4:89:41:0b:6d:be:a7:e0:ff:40:b2:1a:2a:f3:4c root@ns (DSA) ec2: 256 7e:2f:13:da:94:e3:a4:ba:83:9d:96:59:d0:e8:40:15 root@ns (ECDSA) ec2: 256 50:e7:bf:0b:c2:fd:a4:63:ec:e0:86:f7:08:06:e3:e7 root@ns (ED25519) ec2: 2048 ce:8d:10:78:b8:a3:4d:11:8e:5d:23:4f:0b:02:73:44 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDBkje3/slyTsJHt7PHm841PkYhqQ7r0FZkk1V48wamYktsVnlb9rQ3y6Ctbb2i2cJXpHahfMP2klIiy3PNBkHo= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHzkNBWTc9SiF+6/Pq2k4CIf8VfIjGU6a5+kz4Whu5CZ root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbX44xMUfzajL2xYRfIVu0PhTYnVVl+ZL/QyN9QmJMyZ2i7FN/ZSy/GCfYw4cBVJq2/P46ANRzB8uLAfc6c7gOZdFpBnylAYqqf0f3YvbHYL/1vZdfk5Q+T6onUwISHBYCjQxH0XNL5gOydOFZv3ej7PBAeFlgh4OIIxhuZzZkYgpyh5cleHRLnH0/KP/McOkm4/LKYFD6aJ3JISBN+y+HpCQgN6iitAGBGwVMqL2HUSDBR5rEJtJo/4MfW7dJTW9uWoaqWNuD0mnGNUnK3z8FCe92MKO0L1V/EcDCD6Eh8FOJ7QgM2742wc8ATs6xcEfUGkHlyJod46RTjxJ6HojF root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 31 Jul 2018 06:19:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.07 seconds 2018-07-31 06:25:57,652 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-07-31 06:25:57,653 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.207 2018-07-31 06:25:57,739 - 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-31 06:25:57,808 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-07-31 06:25:57,809 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-07-31 06:25:57,924 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:25:57,924 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-07-31 06:26:22,964 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:26:22,965 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-07-31 06:26:48,010 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:26:48,010 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-07-31 06:27:13,064 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:27:13,064 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-07-31 06:27:38,125 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:27:38,125 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-07-31 06:28:03,177 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:28:03,177 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-07-31 06:28:28,229 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-31 06:28:28,229 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-07-31 06:28:53,463 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550820@clearwater.opnfv', u'sip_username': u'6505550820', u'formatted_number': u'(650) 555-0820', u'number': u'6505550820', u'sip_uri': u'sip:6505550820@clearwater.opnfv', u'number_id': u'29ea9995460d4948b961f01888646d4c', u'sip_password': u'zAnBH9czd', u'pstn': False} 2018-07-31 06:28:53,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:28:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:28:53,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:28:53 GMT Server: Apache x-openstack-request-id: req-495977d5-d6ec-4f58-b692-705e074d8a87 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f 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-31 06:28:53,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:28:53 GMT Server: Apache x-openstack-request-id: req-1f732c38-1d6a-45ff-a7c4-eadfc36b8f9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "outputs": [{"output_value": "172.30.9.215", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-07-31 06:28:53,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f used request id req-1f732c38-1d6a-45ff-a7c4-eadfc36b8f9e 2018-07-31 06:28:53,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.415528059006s 2018-07-31 06:28:53,880 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f used request id req-1f732c38-1d6a-45ff-a7c4-eadfc36b8f9e 2018-07-31 06:28:53,882 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.215', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-07-31 06:28:53,883 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-07-31 06:28:53,883 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-07-31 06:28:53,891 - 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-31 06:28:53,891 - 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-31 06:33:56,442 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-07-31 06:33:56,443 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550473, 6505550291) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 1d75d41b684a4bac79199bd5cdfddbe4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550465, 6505550431) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 7773dfff2de6bb7e50f4f68cc2fd35fe) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550314, 6505550906) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 9a7dede9392b6f33dd3a831c8caf92c8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550900, 6505550304) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550042, 6505550576) Failed Endpoint threw exception: - Expected 486, got 503 (call ID d90aedd3aef7fab998c19a6dbaeb3b12) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550195, 6505550506) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 6e59871059e874283693de7e3efa0311) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550206, 6505550500) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 21270d17574a242ad784c6c06b023e9f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550051) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550719, 6505550904) Failed Endpoint threw exception: - Expected 200, got 504 (call ID b131a0196e4a649cb3ca216e00283459) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 98249063d251770afbd922f02cd8928b) Call Barring - Outbound Rejection (TCP) - (6505550626, 6505550480) 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) - (6505550866, 6505550953) 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) - (6505550706, 6505550347, 6505550326) Failed Endpoint threw exception: - sip:6505550326@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550326@clearwater.opnfv timed out waiting for 401|200 (call ID 3a6a8c92ce6e56ac048f2036cce32920) Call Diversion - Not reachable (not registered) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Leaked sip:6505550829@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550141@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550938@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:129:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550359%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550786%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550982%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550827%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550730%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550103%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550512%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550632%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550294%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550936%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550079%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550032%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550704%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550050%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550014%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550110%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550619%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550629%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550535%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550762%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550115%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550660%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550395%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550272%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550536%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550195%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550983%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:250:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550999%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:278:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Reject-Contact interop (TCP) - (6505550931, 6505550743) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550667, 6505550034) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 6bd6600a115d52ac272ec34064e3af90) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550460, 6505550421) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 910144435a273ad6c2510bd2b43958db) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550525, 6505550099) Failed Endpoint threw exception: - Expected 200, got 503 (call ID d28c5c01edf5ca1d67ebd9ed6c746d23) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure 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) - 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) - (6505550758) Failed Endpoint threw exception: - sip:6505550758@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 48a5918bb713f3c0c4ab684696b4d976) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550959) Failed Endpoint threw exception: - sip:6505550959@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID f59dabc52ea6313b9a287418ce2b5d93) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550512) Failed Endpoint threw exception: - sip:6505550512@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 06c6eeae25b3571313470ac0964538b8) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550505, 6505550025) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID e21caebc201bc39c029f78048cad4184) Failed RuntimeError thrown: - Expected 200, got 504 (call ID eab6a224a86780388568baa316bcb3b0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550485, 6505550203) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID af3ff1cbd147ad8a4c6abc889689a1d1) Failed RuntimeError thrown: - Expected 200, got 504 (call ID af3ff1cbd147ad8a4c6abc889689a1d1) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550141%40clearwater.opnfv/associated_private_ids"} 46 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-07-31 06:29:19 +0000 Basic Call - SDP (TCP) at 2018-07-31 06:29:25 +0000 Basic Call - Tel URIs (TCP) at 2018-07-31 06:29:30 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-07-31 06:29:37 +0000 Basic Call - Messages - Pager model (TCP) at 2018-07-31 06:29:42 +0000 Basic Call - Pracks (TCP) at 2018-07-31 06:29:47 +0000 Multiple Identities (TCP) at 2018-07-31 06:29:55 +0000 Call Diversion - Not registered (TCP) at 2018-07-31 06:31:00 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-07-31 06:31:40 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-07-31 06:31:45 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-07-31 06:31:45 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-07-31 06:31:45 +0000 Call Diversion - Busy (TCP) at 2018-07-31 06:31:46 +0000 Call Diversion - Unconditional (TCP) at 2018-07-31 06:31:46 +0000 Call Diversion - No answer (TCP) at 2018-07-31 06:31:46 +0000 Call Diversion - Bad target URI (TCP) at 2018-07-31 06:31:46 +0000 Call Diversion - Audio-only call (TCP) at 2018-07-31 06:31:46 +0000 Call Diversion - Audio-video call (TCP) at 2018-07-31 06:31:47 +0000 Call Waiting - Accepted (TCP) at 2018-07-31 06:31:47 +0000 Call Waiting - Cancelled (TCP) at 2018-07-31 06:31:47 +0000 CANCEL - Mainline (TCP) at 2018-07-31 06:31:47 +0000 Filtering - Accept-Contact (TCP) at 2018-07-31 06:31:47 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-07-31 06:31:47 +0000 Filtering - Accept-Contact no match (TCP) at 2018-07-31 06:31:48 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-07-31 06:31:48 +0000 Filtering - RFC3841 example (TCP) at 2018-07-31 06:31:48 +0000 Filtering - Reject-Contact no match (TCP) at 2018-07-31 06:31:48 +0000 Filtering - Reject-Contact match (TCP) at 2018-07-31 06:31:48 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-07-31 06:31:49 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-07-31 06:31:49 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-07-31 06:31:49 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-07-31 06:31:49 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-07-31 06:31:49 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-07-31 06:31:50 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-07-31 06:31:50 +0000 GRUU - Call - AoR as target (TCP) at 2018-07-31 06:31:50 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-07-31 06:31:50 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2018-07-31 06:31:50 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-07-31 06:31:58 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-07-31 06:32:04 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-07-31 06:32:10 +0000 SUBSCRIBE - reg-event (TCP) at 2018-07-31 06:32:41 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-07-31 06:33:13 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-07-31 06:33:44 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-07-31 06:33:50 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-07-31 06:33:56 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-07-31 06:33:56,446 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 46, 'skipped': 42, 'total': 93, 'passed': 5} 2018-07-31 06:33:56,569 - 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-31 06:33:56,571 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-31 06:33:56,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:33:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:33:57,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:33:56 GMT Server: Apache x-openstack-request-id: req-27241304-8fc9-44d6-8f44-e4127537cd0e Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:33:57,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:33:57 GMT Server: Apache x-openstack-request-id: req-be91a523-a90a-4401-abfb-dce37b4862c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:33:57,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-be91a523-a90a-4401-abfb-dce37b4862c4 2018-07-31 06:33:57,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.791093826294s 2018-07-31 06:33:57,368 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-be91a523-a90a-4401-abfb-dce37b4862c4 2018-07-31 06:33:57,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:33:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:33:58,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:33:57 GMT Server: Apache x-openstack-request-id: req-beac0e52-27e0-4fef-8d3a-001610632072 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/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-31 06:33:58,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:33:58 GMT Server: Apache x-openstack-request-id: req-0314b8c2-856d-4a98-b468-4ee6c9a3f0ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-31T06:22:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv/events/5c8835eb-e7d9-452d-994d-bf34508a50be", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "id": "5c8835eb-e7d9-452d-994d-bf34508a50be"}]} 2018-07-31 06:33:58,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0314b8c2-856d-4a98-b468-4ee6c9a3f0ab 2018-07-31 06:33:58,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.85529088974s 2018-07-31 06:33:58,226 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0314b8c2-856d-4a98-b468-4ee6c9a3f0ab 2018-07-31 06:33:58,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-07-31 06:33:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:33:58,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:33:58 GMT Server: Apache x-openstack-request-id: req-358a7c67-11ab-40d8-b64f-64a977aa6c20 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f 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-31 06:33:59,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:33:58 GMT Server: Apache x-openstack-request-id: req-5ee969e3-378d-4cb5-b39a-b31d1025e243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:33:59,058 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f used request id req-5ee969e3-378d-4cb5-b39a-b31d1025e243 2018-07-31 06:33:59,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.83155298233s 2018-07-31 06:33:59,058 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f used request id req-5ee969e3-378d-4cb5-b39a-b31d1025e243 2018-07-31 06:33:59,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:33:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=5c8835eb-e7d9-452d-994d-bf34508a50be&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:33:59,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:33:59 GMT Server: Apache x-openstack-request-id: req-774a1239-6cd3-4a34-98ef-ac10029f812f Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=5c8835eb-e7d9-452d-994d-bf34508a50be&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-31 06:33:59,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:33:59 GMT Server: Apache x-openstack-request-id: req-26bdb359-e65d-4dbe-9028-e08e3da4dcf0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-31T06:33:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv/events/7bc1e2ea-61c8-4cd4-94d4-5470c0954280", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "id": "7bc1e2ea-61c8-4cd4-94d4-5470c0954280"}, {"resource_name": "vellum", "event_time": "2018-07-31T06:33:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum/events/95c22fff-9cdc-45b7-817b-c37dbe8c993c", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "06c36e0d-314d-4238-a0e5-4f1b82ae8781", "id": "95c22fff-9cdc-45b7-817b-c37dbe8c993c"}]} 2018-07-31 06:33:59,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=5c8835eb-e7d9-452d-994d-bf34508a50be&sort_dir=asc&marker=5c8835eb-e7d9-452d-994d-bf34508a50be&sort_dir=asc used request id req-26bdb359-e65d-4dbe-9028-e08e3da4dcf0 2018-07-31 06:33:59,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.868921995163s 2018-07-31 06:33:59,928 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=5c8835eb-e7d9-452d-994d-bf34508a50be&sort_dir=asc&marker=5c8835eb-e7d9-452d-994d-bf34508a50be&sort_dir=asc used request id req-26bdb359-e65d-4dbe-9028-e08e3da4dcf0 2018-07-31 06:34:04,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=95c22fff-9cdc-45b7-817b-c37dbe8c993c&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:04,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:04 GMT Server: Apache x-openstack-request-id: req-54a991ba-e185-481c-9597-dc8a151283fd Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=95c22fff-9cdc-45b7-817b-c37dbe8c993c&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-31 06:34:05,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:04 GMT Server: Apache x-openstack-request-id: req-8d216e53-2656-4b81-bbac-dded99fbedca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-07-31T06:34:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout/events/c5b0ed5b-ec60-4989-8c5e-a9fdc5ea1b65", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "618de3c9-49ad-47a1-b9a8-9922b6cf8a5c", "id": "c5b0ed5b-ec60-4989-8c5e-a9fdc5ea1b65"}, {"resource_name": "bono", "event_time": "2018-07-31T06:34:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono/events/64c431f8-7f90-4581-9a13-5b621760433f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ff800d9f-eddf-4103-8554-b807e4c21e3c", "id": "64c431f8-7f90-4581-9a13-5b621760433f"}, {"resource_name": "homer", "event_time": "2018-07-31T06:34:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer/events/42f4f62d-ecda-41b9-9719-2a58d107810b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ec81fd6a-2460-40c3-a5a5-51783a397e4c", "id": "42f4f62d-ecda-41b9-9719-2a58d107810b"}, {"resource_name": "dime", "event_time": "2018-07-31T06:34:03Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime/events/3452bbd2-0ec0-426f-a496-98f013e435c1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "474ab31b-901a-4b90-9b24-1297d01e263f", "id": "3452bbd2-0ec0-426f-a496-98f013e435c1"}]} 2018-07-31 06:34:05,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=95c22fff-9cdc-45b7-817b-c37dbe8c993c&sort_dir=asc&marker=95c22fff-9cdc-45b7-817b-c37dbe8c993c&sort_dir=asc used request id req-8d216e53-2656-4b81-bbac-dded99fbedca 2018-07-31 06:34:05,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.093847990036s 2018-07-31 06:34:05,024 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=95c22fff-9cdc-45b7-817b-c37dbe8c993c&sort_dir=asc&marker=95c22fff-9cdc-45b7-817b-c37dbe8c993c&sort_dir=asc used request id req-8d216e53-2656-4b81-bbac-dded99fbedca 2018-07-31 06:34:10,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:10,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=3452bbd2-0ec0-426f-a496-98f013e435c1&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:10,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:10 GMT Server: Apache x-openstack-request-id: req-4ffb7f8a-54b2-4fe8-9273-d6e2b3b37eac Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=3452bbd2-0ec0-426f-a496-98f013e435c1&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-31 06:34:11,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:10 GMT Server: Apache x-openstack-request-id: req-3db34609-585c-4ccf-b7a1-f0d0bc22b1f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 435 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-07-31T06:34:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum/events/d5ca20ec-a76c-4af9-9bcf-55a4fea889a9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "06c36e0d-314d-4238-a0e5-4f1b82ae8781", "id": "d5ca20ec-a76c-4af9-9bcf-55a4fea889a9"}, {"resource_name": "sprout", "event_time": "2018-07-31T06:34:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout/events/c770de25-71ec-4cb3-9480-2a5559958aa9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "618de3c9-49ad-47a1-b9a8-9922b6cf8a5c", "id": "c770de25-71ec-4cb3-9480-2a5559958aa9"}]} 2018-07-31 06:34:11,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=3452bbd2-0ec0-426f-a496-98f013e435c1&sort_dir=asc&marker=3452bbd2-0ec0-426f-a496-98f013e435c1&sort_dir=asc used request id req-3db34609-585c-4ccf-b7a1-f0d0bc22b1f9 2018-07-31 06:34:11,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.36752200127s 2018-07-31 06:34:11,399 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=3452bbd2-0ec0-426f-a496-98f013e435c1&sort_dir=asc&marker=3452bbd2-0ec0-426f-a496-98f013e435c1&sort_dir=asc used request id req-3db34609-585c-4ccf-b7a1-f0d0bc22b1f9 2018-07-31 06:34:16,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c770de25-71ec-4cb3-9480-2a5559958aa9&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:16,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:16 GMT Server: Apache x-openstack-request-id: req-69218d07-e75d-4896-8ac5-509dd8ca2c54 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c770de25-71ec-4cb3-9480-2a5559958aa9&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-31 06:34:16,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:16 GMT Server: Apache x-openstack-request-id: req-d3e193e6-6719-4ff8-a0ed-40becc356952 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-07-31T06:34:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime/events/977de80f-7ad9-456d-b80b-eb58c95ce12b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "474ab31b-901a-4b90-9b24-1297d01e263f", "id": "977de80f-7ad9-456d-b80b-eb58c95ce12b"}, {"resource_name": "homer", "event_time": "2018-07-31T06:34:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer/events/d25860b2-9773-4884-a929-988213cb452b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ec81fd6a-2460-40c3-a5a5-51783a397e4c", "id": "d25860b2-9773-4884-a929-988213cb452b"}, {"resource_name": "bono", "event_time": "2018-07-31T06:34:13Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono/events/210f288b-e4a9-4d20-8ab9-9bc01760e34e", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ff800d9f-eddf-4103-8554-b807e4c21e3c", "id": "210f288b-e4a9-4d20-8ab9-9bc01760e34e"}, {"resource_name": "ellis", "event_time": "2018-07-31T06:34:13Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis/events/664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "69a91e16-e86c-473c-bcf9-049ca0a7db67", "id": "664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3"}]} 2018-07-31 06:34:16,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c770de25-71ec-4cb3-9480-2a5559958aa9&sort_dir=asc&marker=c770de25-71ec-4cb3-9480-2a5559958aa9&sort_dir=asc used request id req-d3e193e6-6719-4ff8-a0ed-40becc356952 2018-07-31 06:34:16,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736300945282s 2018-07-31 06:34:16,479 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=c770de25-71ec-4cb3-9480-2a5559958aa9&sort_dir=asc&marker=c770de25-71ec-4cb3-9480-2a5559958aa9&sort_dir=asc used request id req-d3e193e6-6719-4ff8-a0ed-40becc356952 2018-07-31 06:34:21,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:21,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:21,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:21 GMT Server: Apache x-openstack-request-id: req-a8176e67-1d73-44a8-b3b2-08a475d9c707 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3&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-31 06:34:21,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:21 GMT Server: Apache x-openstack-request-id: req-d7bddd34-0d8b-4442-beed-557d5b02a8e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-07-31T06:34:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis/events/be1f5eeb-93fb-41f4-b7ad-beffa87bfccb", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "69a91e16-e86c-473c-bcf9-049ca0a7db67", "id": "be1f5eeb-93fb-41f4-b7ad-beffa87bfccb"}, {"resource_name": "dns", "event_time": "2018-07-31T06:34:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns/events/239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5cf30add-ca53-4469-bd0b-5ce198324bdf", "id": "239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3"}]} 2018-07-31 06:34:21,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3&sort_dir=asc&marker=664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3&sort_dir=asc used request id req-d7bddd34-0d8b-4442-beed-557d5b02a8e3 2018-07-31 06:34:21,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745921134949s 2018-07-31 06:34:21,559 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3&sort_dir=asc&marker=664cc1f0-d9f0-4f13-aff4-d6e3cb708ef3&sort_dir=asc used request id req-d7bddd34-0d8b-4442-beed-557d5b02a8e3 2018-07-31 06:34:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:26,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:26 GMT Server: Apache x-openstack-request-id: req-f8540574-95c0-4718-8278-2016291da842 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3&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-31 06:34:26,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:26 GMT Server: Apache x-openstack-request-id: req-03ef3d1c-f53f-41dc-be4d-2c402e89c73d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-07-31T06:34:24Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns/events/2e0ae887-3e82-4f4a-bf17-cc675cf16ab2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5cf30add-ca53-4469-bd0b-5ce198324bdf", "id": "2e0ae887-3e82-4f4a-bf17-cc675cf16ab2"}, {"resource_name": "mgmt_network", "event_time": "2018-07-31T06:34:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network/events/952229a8-37ae-4306-8b91-531e2f653bc9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "466e1db9-f173-490d-ac9c-885497774f44", "id": "952229a8-37ae-4306-8b91-531e2f653bc9"}, {"resource_name": "security_groups", "event_time": "2018-07-31T06:34:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups/events/5e79c89e-b187-4285-b1f6-ad33f3563843", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8194c09d-8235-4fef-86aa-ce392d46503f", "id": "5e79c89e-b187-4285-b1f6-ad33f3563843"}, {"resource_name": "sig_network", "event_time": "2018-07-31T06:34:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network/events/415c655c-63b4-4f67-a0c5-b985b181d2ab", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e0acdf5c-f7ef-409c-b4b7-d2d62a1a6c5b", "id": "415c655c-63b4-4f67-a0c5-b985b181d2ab"}]} 2018-07-31 06:34:26,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3&sort_dir=asc&marker=239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3&sort_dir=asc used request id req-03ef3d1c-f53f-41dc-be4d-2c402e89c73d 2018-07-31 06:34:26,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772700309753s 2018-07-31 06:34:26,643 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3&sort_dir=asc&marker=239a6df0-97e4-4fe2-b4fb-1f3914b2fbf3&sort_dir=asc used request id req-03ef3d1c-f53f-41dc-be4d-2c402e89c73d 2018-07-31 06:34:31,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:31,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:31 GMT Server: Apache x-openstack-request-id: req-d0bde5f6-dce9-4e78-86ae-0652dc366ba8 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&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-31 06:34:31,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:31 GMT Server: Apache x-openstack-request-id: req-7f0c38cb-c135-4b87-a18f-9aea6ee4abf9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:34:31,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc&marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc used request id req-7f0c38cb-c135-4b87-a18f-9aea6ee4abf9 2018-07-31 06:34:31,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723750591278s 2018-07-31 06:34:31,719 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc&marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc used request id req-7f0c38cb-c135-4b87-a18f-9aea6ee4abf9 2018-07-31 06:34:36,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:36,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:36 GMT Server: Apache x-openstack-request-id: req-e909cecd-4f19-4698-a5e7-bf46411b34f6 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&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-31 06:34:37,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:36 GMT Server: Apache x-openstack-request-id: req-50491608-9c0f-4bcd-96fc-3011ac10ccce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-07-31T06:34:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network/events/9810bbec-f089-4120-916d-cc8349623275", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "466e1db9-f173-490d-ac9c-885497774f44", "id": "9810bbec-f089-4120-916d-cc8349623275"}, {"resource_name": "sig_network", "event_time": "2018-07-31T06:34:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network/events/f05722c7-766f-4626-bfb8-4cb789c5da2b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e0acdf5c-f7ef-409c-b4b7-d2d62a1a6c5b", "id": "f05722c7-766f-4626-bfb8-4cb789c5da2b"}, {"resource_name": "security_groups", "event_time": "2018-07-31T06:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups/events/8b409765-28ff-4d76-8af8-09836a2519e5", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8194c09d-8235-4fef-86aa-ce392d46503f", "id": "8b409765-28ff-4d76-8af8-09836a2519e5"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-31T06:34:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv/events/51f768d5-aa96-4566-b77d-f2535d587451", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "id": "51f768d5-aa96-4566-b77d-f2535d587451"}]} 2018-07-31 06:34:37,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc&marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc used request id req-50491608-9c0f-4bcd-96fc-3011ac10ccce 2018-07-31 06:34:37,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.629184007645s 2018-07-31 06:34:37,354 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc&marker=415c655c-63b4-4f67-a0c5-b985b181d2ab&sort_dir=asc used request id req-50491608-9c0f-4bcd-96fc-3011ac10ccce 2018-07-31 06:34:42,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:42,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:42,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:42 GMT Server: Apache x-openstack-request-id: req-00652db4-395d-4cd9-b74e-5d61280b0301 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&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-31 06:34:42,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:42 GMT Server: Apache x-openstack-request-id: req-c1b64c05-8637-43c5-978f-6aee614e4613 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:34:42,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc&marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc used request id req-c1b64c05-8637-43c5-978f-6aee614e4613 2018-07-31 06:34:42,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722990036011s 2018-07-31 06:34:42,429 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc&marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc used request id req-c1b64c05-8637-43c5-978f-6aee614e4613 2018-07-31 06:34:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-31 06:34:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:47,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache x-openstack-request-id: req-d8be2f0b-f5d2-4783-b9ec-815678889734 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&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-31 06:34:47,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache x-openstack-request-id: req-689e7af8-2bfe-4ec3-aa11-b72d7bd19587 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-31 06:34:47,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc&marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc used request id req-689e7af8-2bfe-4ec3-aa11-b72d7bd19587 2018-07-31 06:34:47,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718960762024s 2018-07-31 06:34:47,507 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f/events?marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc&marker=51f768d5-aa96-4566-b77d-f2535d587451&sort_dir=asc used request id req-689e7af8-2bfe-4ec3-aa11-b72d7bd19587 2018-07-31 06:34:47,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-31 06:34:47,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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}cebbb7f300a1d7c7ed5ae82ffc2f8f5157c3556a" 2018-07-31 06:34:47,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache x-openstack-request-id: req-5ce6c336-d3fb-4173-b70a-36b6e0f28206 Location: http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?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-31 06:34:47,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache x-openstack-request-id: req-78635186-f2b2-4c36-8b9a-e87c1362e196 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "ba091c3edbf543f0a117e8a6047d21fb", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "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": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "deletion_time": "2018-07-31T06:34:36Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "05f80f47dc3c4e518d758f19bd635b54", "tags": null, "creation_time": "2018-07-31T06:17:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-31T06:33:59Z", "id": "9aefacd2-a7a4-40bd-a1c2-af1315196d9f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-07-31 06:34:47,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-78635186-f2b2-4c36-8b9a-e87c1362e196 2018-07-31 06:34:47,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702660083771s 2018-07-31 06:34:47,578 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ba091c3edbf543f0a117e8a6047d21fb/stacks/clearwater-opnfv/9aefacd2-a7a4-40bd-a1c2-af1315196d9f?resolve_outputs=False used request id req-78635186-f2b2-4c36-8b9a-e87c1362e196 2018-07-31 06:34:47,579 - 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-31 06:34:47,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:34:47,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:47,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b049b5-2a12-4716-abd3-9a7a291c52e7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": {"self": "http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56091e06445a4ba19216ef0f292bf036", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:34:47,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-20b049b5-2a12-4716-abd3-9a7a291c52e7 2018-07-31 06:34:47,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127106904984s 2018-07-31 06:34:47,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-20b049b5-2a12-4716-abd3-9a7a291c52e7 2018-07-31 06:34:47,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:34:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:47,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0fd039-4395-4f22-ab99-0b59d1b18894 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": {"self": "http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "56091e06445a4ba19216ef0f292bf036", "description": null}} 2018-07-31 06:34:47,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036 used request id req-4f0fd039-4395-4f22-ab99-0b59d1b18894 2018-07-31 06:34:47,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113358974457s 2018-07-31 06:34:47,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036 used request id req-4f0fd039-4395-4f22-ab99-0b59d1b18894 2018-07-31 06:34:47,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 06:34:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:48,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad577e1-647a-4618-bb19-6c6095caa9c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:34:48,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036 used request id req-aad577e1-647a-4618-bb19-6c6095caa9c3 2018-07-31 06:34:48,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226541996002s 2018-07-31 06:34:48,060 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/56091e06445a4ba19216ef0f292bf036 used request id req-aad577e1-647a-4618-bb19-6c6095caa9c3 2018-07-31 06:34:48,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:34:48,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:48,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3fe595-c03f-4745-9cbc-29755285eeb0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb"}, "tags": [], "enabled": true, "id": "ba091c3edbf543f0a117e8a6047d21fb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f15ad1c9-ba3d-4918-bb77-8796a88e9226"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 06:34:48,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4e3fe595-c03f-4745-9cbc-29755285eeb0 2018-07-31 06:34:48,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0891170501709s 2018-07-31 06:34:48,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4e3fe595-c03f-4745-9cbc-29755285eeb0 2018-07-31 06:34:48,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 06:34:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:48,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f7f8eb-c87c-4266-aa0d-1f09d362f830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:34:48,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb used request id req-c4f7f8eb-c87c-4266-aa0d-1f09d362f830 2018-07-31 06:34:48,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165420055389s 2018-07-31 06:34:48,322 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ba091c3edbf543f0a117e8a6047d21fb used request id req-c4f7f8eb-c87c-4266-aa0d-1f09d362f830 2018-07-31 06:34:48,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:34:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:48,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf7e77d-fb90-4203-abb1-c6ba7e94bcf3 Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e66ab073e5c44fbdbca60de95d6582e5", "links": {"self": "http://172.30.9.26:5000/v3/roles/e66ab073e5c44fbdbca60de95d6582e5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:34:48,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-edf7e77d-fb90-4203-abb1-c6ba7e94bcf3 2018-07-31 06:34:48,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0984630584717s 2018-07-31 06:34:48,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-edf7e77d-fb90-4203-abb1-c6ba7e94bcf3 2018-07-31 06:34:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-31 06:34:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e66ab073e5c44fbdbca60de95d6582e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9edecc1b0f8077667fd56f0ecb8456fa2b2ce694" 2018-07-31 06:34:48,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cb8aa49-9472-42f6-9ade-5ebe69a52aba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:34:48,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e66ab073e5c44fbdbca60de95d6582e5 used request id req-7cb8aa49-9472-42f6-9ade-5ebe69a52aba 2018-07-31 06:34:48,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.128817796707s 2018-07-31 06:34:48,558 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e66ab073e5c44fbdbca60de95d6582e5 used request id req-7cb8aa49-9472-42f6-9ade-5ebe69a52aba 2018-07-31 06:34:48,586 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-31 06:34:48,638 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-31 06:34:48,678 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 06:34:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 06:34:48,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 06:34:48,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:34:48,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ed7a1b-45ed-417b-8089-bce2c32a2bf6 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 06:34:48,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46ed7a1b-45ed-417b-8089-bce2c32a2bf6 2018-07-31 06:34:48,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 06:34:49,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T07:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["cgoWtCiIQbWd2I2IuL_Meg"], "issued_at": "2018-07-31T06:34:49.000000Z"}} 2018-07-31 06:34:49,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:34:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:49,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-263510cf-141a-4e83-bac9-852f5ae59c6d Date: Tue, 31 Jul 2018 06:34:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 06:34:49,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-263510cf-141a-4e83-bac9-852f5ae59c6d 2018-07-31 06:34:49,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245950937271s 2018-07-31 06:34:49,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-263510cf-141a-4e83-bac9-852f5ae59c6d 2018-07-31 06:34:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:34:49,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 06:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a18a8d-275b-4f95-a5d3-bfa5421ef6bb 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 06:34:49,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c4a18a8d-275b-4f95-a5d3-bfa5421ef6bb 2018-07-31 06:34:49,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:34:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:49,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66471864-233d-4b0d-8bf2-04cdbec2caf8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 06:34:49,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-66471864-233d-4b0d-8bf2-04cdbec2caf8 2018-07-31 06:34:49,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108108997345s 2018-07-31 06:34:49,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-66471864-233d-4b0d-8bf2-04cdbec2caf8 2018-07-31 06:34:49,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 06:34:49,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b"}}' 2018-07-31 06:34:49,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bcdfa5-8d05-4798-8478-16de7697cde3 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.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01"}, "tags": [], "enabled": true, "id": "67cf7611b52a451cb5397d2ced4e2b01", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b"}} 2018-07-31 06:34:49,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e8bcdfa5-8d05-4798-8478-16de7697cde3 2018-07-31 06:34:49,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134358167648s 2018-07-31 06:34:49,840 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e8bcdfa5-8d05-4798-8478-16de7697cde3 2018-07-31 06:34:49,841 - 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'67cf7611b52a451cb5397d2ced4e2b01', '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_09c3ff2f-827e-42c7-856b-f295469f7a0b'}) 2018-07-31 06:34:49,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 06:34:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "655f9f05-0939-4a93-831b-8ce98eaf4a6d", "email": null, "name": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b"}}' 2018-07-31 06:34:50,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-538b4e41-a884-4451-9baf-8aa22b813302 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": {"self": "http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36f202b8082d412dbabc02872e95b875", "domain_id": "default", "password_expires_at": null}} 2018-07-31 06:34:50,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-538b4e41-a884-4451-9baf-8aa22b813302 2018-07-31 06:34:50,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371603965759s 2018-07-31 06:34:50,219 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-538b4e41-a884-4451-9baf-8aa22b813302 2018-07-31 06:34:50,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'36f202b8082d412dbabc02872e95b875', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b'}) 2018-07-31 06:34:50,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:34:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade0ff4e-f122-4010-81ca-fcd64f9f73a7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:34:50,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ade0ff4e-f122-4010-81ca-fcd64f9f73a7 2018-07-31 06:34:50,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0179269313812s 2018-07-31 06:34:50,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ade0ff4e-f122-4010-81ca-fcd64f9f73a7 2018-07-31 06:34:50,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:34:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2077ebb8-40f8-4504-9cec-75c5a38431b4 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:34:50,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2077ebb8-40f8-4504-9cec-75c5a38431b4 2018-07-31 06:34:50,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0918200016022s 2018-07-31 06:34:50,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2077ebb8-40f8-4504-9cec-75c5a38431b4 2018-07-31 06:34:50,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:34:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d828495-f091-4873-91a9-d98730c31fb4 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:34:50,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d828495-f091-4873-91a9-d98730c31fb4 2018-07-31 06:34:50,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947499275208s 2018-07-31 06:34:50,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d828495-f091-4873-91a9-d98730c31fb4 2018-07-31 06:34:50,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:34:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad0ca44-c0e1-42c5-9a9f-f337cbe0639d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 06:34:50,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bad0ca44-c0e1-42c5-9a9f-f337cbe0639d 2018-07-31 06:34:50,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0991411209106s 2018-07-31 06:34:50,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bad0ca44-c0e1-42c5-9a9f-f337cbe0639d 2018-07-31 06:34:50,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:34:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e881c5fc-14e7-4207-b66a-b6cc365a7d84 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": {"self": "http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36f202b8082d412dbabc02872e95b875", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:34:50,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e881c5fc-14e7-4207-b66a-b6cc365a7d84 2018-07-31 06:34:50,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114075899124s 2018-07-31 06:34:50,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e881c5fc-14e7-4207-b66a-b6cc365a7d84 2018-07-31 06:34:50,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:34:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49742ab1-6d8d-4701-9bbc-92de48075af1 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01"}, "tags": [], "enabled": true, "id": "67cf7611b52a451cb5397d2ced4e2b01", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b"}]} 2018-07-31 06:34:50,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-49742ab1-6d8d-4701-9bbc-92de48075af1 2018-07-31 06:34:50,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0948061943054s 2018-07-31 06:34:50,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-49742ab1-6d8d-4701-9bbc-92de48075af1 2018-07-31 06:34:50,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 06:34:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=36f202b8082d412dbabc02872e95b875&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=67cf7611b52a451cb5397d2ced4e2b01" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:50,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14762e40-b78a-479a-9652-0420b5c1290e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=36f202b8082d412dbabc02872e95b875&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=67cf7611b52a451cb5397d2ced4e2b01", "previous": null, "next": null}} 2018-07-31 06:34:50,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=36f202b8082d412dbabc02872e95b875&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=67cf7611b52a451cb5397d2ced4e2b01 used request id req-14762e40-b78a-479a-9652-0420b5c1290e 2018-07-31 06:34:50,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.094348192215s 2018-07-31 06:34:50,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=36f202b8082d412dbabc02872e95b875&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=67cf7611b52a451cb5397d2ced4e2b01 used request id req-14762e40-b78a-479a-9652-0420b5c1290e 2018-07-31 06:34:50,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 06:34:50,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01/users/36f202b8082d412dbabc02872e95b875/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:34:51,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea27d203-1297-4c65-953f-56f597ae3193 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:34:51,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01/users/36f202b8082d412dbabc02872e95b875/roles/a689722cf11443e2b11a80fc42af3529 used request id req-ea27d203-1297-4c65-953f-56f597ae3193 2018-07-31 06:34:51,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141108036041s 2018-07-31 06:34:51,010 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01/users/36f202b8082d412dbabc02872e95b875/roles/a689722cf11443e2b11a80fc42af3529 used request id req-ea27d203-1297-4c65-953f-56f597ae3193 2018-07-31 06:34:51,010 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b', 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'67cf7611b52a451cb5397d2ced4e2b01', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '655f9f05-0939-4a93-831b-8ce98eaf4a6d', 'username': u'vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 06:34:51,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 06:34:51,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 06:34:51,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 06:34:51,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 06:34:51,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 06:34:51,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 06:34:51,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 06:34:51,015 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'password': '655f9f05-0939-4a93-831b-8ce98eaf4a6d', 'project_name': 'vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '67cf7611b52a451cb5397d2ced4e2b01', 'project_domain_name': 'Default'} 2018-07-31 06:34:51,047 - 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-31 06:34:51,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-31 06:34:51,091 - 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-31 06:34:51,104 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:34:51,105 - 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-31 06:34:51,391 - 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-31 06:34:51,465 - 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-31 06:34:51,465 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-31 06:34:51,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:34:51,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f61be6-32fb-4750-9a34-457023eb3e29 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 06:34:51,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-62f61be6-32fb-4750-9a34-457023eb3e29 2018-07-31 06:34:51,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 06:34:51,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T07:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67cf7611b52a451cb5397d2ced4e2b01", "name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67cf7611b52a451cb5397d2ced4e2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/67cf7611b52a451cb5397d2ced4e2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/67cf7611b52a451cb5397d2ced4e2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/67cf7611b52a451cb5397d2ced4e2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/67cf7611b52a451cb5397d2ced4e2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/67cf7611b52a451cb5397d2ced4e2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_67cf7611b52a451cb5397d2ced4e2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_67cf7611b52a451cb5397d2ced4e2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/67cf7611b52a451cb5397d2ced4e2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/67cf7611b52a451cb5397d2ced4e2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/67cf7611b52a451cb5397d2ced4e2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67cf7611b52a451cb5397d2ced4e2b01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/67cf7611b52a451cb5397d2ced4e2b01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/67cf7611b52a451cb5397d2ced4e2b01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b", "id": "36f202b8082d412dbabc02872e95b875"}, "audit_ids": ["wR_gZ52NQbyJz6_5NLiHtQ"], "issued_at": "2018-07-31T06:34:51.000000Z"}} 2018-07-31 06:34:51,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 06:34:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"network": {"name": "vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b", "admin_state_up": true}}' 2018-07-31 06:34:52,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7e09c0f1-5982-4066-ba15-1194028b71c6 Date: Tue, 31 Jul 2018 06:34:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0398bebb-60de-40c9-8cc4-60b1531f9961","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67cf7611b52a451cb5397d2ced4e2b01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T06:34:52Z","is_default":false,"name":"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","mtu":1450}} 2018-07-31 06:34:52,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7e09c0f1-5982-4066-ba15-1194028b71c6 2018-07-31 06:34:52,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.479937791824s 2018-07-31 06:34:52,367 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7e09c0f1-5982-4066-ba15-1194028b71c6 2018-07-31 06:34:52,367 - 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-31T06:34:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0398bebb-60de-40c9-8cc4-60b1531f9961', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'admin_state_up': True, u'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:34:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'l2_adjacency': True}) 2018-07-31 06:34:52,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:34:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:34:52,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-5b447e91-7952-4875-8b50-feb4f9b7d447 Date: Tue, 31 Jul 2018 06:34:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0398bebb-60de-40c9-8cc4-60b1531f9961","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67cf7611b52a451cb5397d2ced4e2b01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T06:34:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b","admin_state_up":true,"tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:34:52,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5b447e91-7952-4875-8b50-feb4f9b7d447 2018-07-31 06:34:52,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.15970492363s 2018-07-31 06:34:52,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5b447e91-7952-4875-8b50-feb4f9b7d447 2018-07-31 06:34:52,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 06:34:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"subnet": {"name": "vyos_vrouter-subnet_09c3ff2f-827e-42c7-856b-f295469f7a0b", "enable_dhcp": true, "network_id": "0398bebb-60de-40c9-8cc4-60b1531f9961", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 06:34:53,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4d963d58-59bb-4df4-85c0-f5c0476eeb61 Date: Tue, 31 Jul 2018 06:34:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0398bebb-60de-40c9-8cc4-60b1531f9961","tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:34:52Z","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":"67cf7611b52a451cb5397d2ced4e2b01","id":"6bf106ee-136d-4f53-b4a3-a8fa92a4ff73","subnetpool_id":null,"name":"vyos_vrouter-subnet_09c3ff2f-827e-42c7-856b-f295469f7a0b"}} 2018-07-31 06:34:53,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4d963d58-59bb-4df4-85c0-f5c0476eeb61 2018-07-31 06:34:53,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.537686824799s 2018-07-31 06:34:53,067 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4d963d58-59bb-4df4-85c0-f5c0476eeb61 2018-07-31 06:34:53,068 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T06:34:52Z', 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'6bf106ee-136d-4f53-b4a3-a8fa92a4ff73', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'enable_dhcp': True, u'network_id': u'0398bebb-60de-40c9-8cc4-60b1531f9961', u'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:34:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01'}) 2018-07-31 06:34:53,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 06:34:53,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "vyos_vrouter-router_09c3ff2f-827e-42c7-856b-f295469f7a0b", "admin_state_up": true}}' 2018-07-31 06:34:54,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-16132e4c-8db6-4466-a275-85fb79ea6f69 Date: Tue, 31 Jul 2018 06:34:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:53Z", "admin_state_up": true, "updated_at": "2018-07-31T06:34:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "704b133a-e5d8-47f9-a661-a7eb553fb9ad", "name": "vyos_vrouter-router_09c3ff2f-827e-42c7-856b-f295469f7a0b"}} 2018-07-31 06:34:54,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-16132e4c-8db6-4466-a275-85fb79ea6f69 2018-07-31 06:34:54,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47995209694s 2018-07-31 06:34:54,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-16132e4c-8db6-4466-a275-85fb79ea6f69 2018-07-31 06:34:54,549 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T06:34:54Z', u'revision_number': 2, u'id': u'704b133a-e5d8-47f9-a661-a7eb553fb9ad', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'admin_state_up': True, u'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:34:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01'}) 2018-07-31 06:34:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 06:34:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad/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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"subnet_id": "6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"}' 2018-07-31 06:34:57,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43cd621c-e7ba-45f0-ad3e-f33905287d78 Date: Tue, 31 Jul 2018 06:34:57 GMT RESP BODY: {"network_id": "0398bebb-60de-40c9-8cc4-60b1531f9961", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "subnet_id": "6bf106ee-136d-4f53-b4a3-a8fa92a4ff73", "subnet_ids": ["6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"], "port_id": "18d6e4af-c509-4c2f-bc9d-eff69d8eaee2", "id": "704b133a-e5d8-47f9-a661-a7eb553fb9ad"} 2018-07-31 06:34:57,159 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad/add_router_interface.json used request id req-43cd621c-e7ba-45f0-ad3e-f33905287d78 2018-07-31 06:34:57,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60880184174s 2018-07-31 06:34:57,159 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad/add_router_interface.json used request id req-43cd621c-e7ba-45f0-ad3e-f33905287d78 returning object 704b133a-e5d8-47f9-a661-a7eb553fb9ad 2018-07-31 06:34:57,159 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-31 06:35:21,238 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-31 06:35:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:35:21,246 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 06:35:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 06:35:21,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:35:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:35:21,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-caa26c4d-91e1-4677-86d8-4f0ad3f3e9b7 Date: Tue, 31 Jul 2018 06:35:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:35:21,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-caa26c4d-91e1-4677-86d8-4f0ad3f3e9b7 2018-07-31 06:35:21,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201253890991s 2018-07-31 06:35:21,452 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-caa26c4d-91e1-4677-86d8-4f0ad3f3e9b7 2018-07-31 06:35:21,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 06:35:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b"}' 2018-07-31 06:35:21,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0607c45-5d34-4fda-be5f-0e3b738f2406 Date: Tue, 31 Jul 2018 06:35:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file", "owner": "67cf7611b52a451cb5397d2ced4e2b01", "id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "size": null, "self": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T06:35:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "checksum": null, "created_at": "2018-07-31T06:35:21Z", "protected": false} 2018-07-31 06:35:21,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e0607c45-5d34-4fda-be5f-0e3b738f2406 2018-07-31 06:35:21,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.038430929184s 2018-07-31 06:35:21,499 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e0607c45-5d34-4fda-be5f-0e3b738f2406 returning object 3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65 2018-07-31 06:35:21,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 06:35:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '' 2018-07-31 06:36:21,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed346a13-38ff-4927-a502-53fcd42f235d Date: Tue, 31 Jul 2018 06:36: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-31 06:36:21,971 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file used request id req-ed346a13-38ff-4927-a502-53fcd42f235d 2018-07-31 06:36:21,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.4714980125s 2018-07-31 06:36:21,972 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file used request id req-ed346a13-38ff-4927-a502-53fcd42f235d 2018-07-31 06:36:21,972 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T06:35:21Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file', u'owner': u'67cf7611b52a451cb5397d2ced4e2b01', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65', u'size': None, u'name': u'vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'checksum': None, u'self': u'/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T06:35:21Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 06:36:21,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 06:36:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_09c3ff2f-827e-42c7-856b-f295469f7a0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-31 06:36:22,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-6d0a4d6c-9831-40b4-856e-5270674e851a x-compute-request-id: req-6d0a4d6c-9831-40b4-856e-5270674e851a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "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": "12746474-5ef4-44c2-9ece-1de679cda645"}} 2018-07-31 06:36:22,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6d0a4d6c-9831-40b4-856e-5270674e851a 2018-07-31 06:36:22,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.30454492569s 2018-07-31 06:36:22,278 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6d0a4d6c-9831-40b4-856e-5270674e851a 2018-07-31 06:36:22,279 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_09c3ff2f-827e-42c7-856b-f295469f7a0b', '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'df51da68aea44a80a599f83856e71852', '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'12746474-5ef4-44c2-9ece-1de679cda645', 'swap': 0}) 2018-07-31 06:36:22,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 06:36:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645/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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" -d '{"extra_specs": {}}' 2018-07-31 06:36:22,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-8f93d669-d575-4dc8-917d-73d2d6f1f6e8 x-compute-request-id: req-8f93d669-d575-4dc8-917d-73d2d6f1f6e8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 06:36:22,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645/os-extra_specs used request id req-8f93d669-d575-4dc8-917d-73d2d6f1f6e8 2018-07-31 06:36:22,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216131210327s 2018-07-31 06:36:22,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645/os-extra_specs used request id req-8f93d669-d575-4dc8-917d-73d2d6f1f6e8 2018-07-31 06:36:22,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-31 06:36:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"keypair": {"name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b"}}' 2018-07-31 06:36:22,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-8ddd1bec-d21f-441e-baf2-a09b45f54db1 x-compute-request-id: req-8ddd1bec-d21f-441e-baf2-a09b45f54db1 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGFSM7zAebDnJ14+xXUgtxElBpDfEOyPNxdA4FBi+EEghXhM5UAwhCjf2qEKE1zlF5dOEwBIzRO+jDCxc/A1CRbw9/B/5T1k8qETUdRVa7NMXmn6rK4NtQKrbXS4FWOHDS/7p/76v/IJcldlvfu7RQ0Ych7DqaHITA0q/sLjwhe3PjZIdMi/5xaaBDaw/i83Hyol2O3B5nIRmMk/PM8VV14R1Ybc5oQO8cKueBE5H2aT2gWWN5mPkgDts0WjYB5a7pE7vG9roeFMQ7GudrqkCjY1G8oCjozyv6xxtVSonsxcWiUaVpzUmQ70m31wkk+IMGAw01kC/fLgst67ymxodR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxhUjO8wHmw5ydePsV1ILcRJQaQ3xDsjzcXQOBQYvhBIIV4TO\nVAMIQo39qhChNc5ReXThMASM0TvowwsXPwNQkW8Pfwf+U9ZPKhE1HUVWuzTF5p+q\nyuDbUCq210uBVjhw0v+6f++r/yCXJXZb37u0UNGHIew6mhyEwNKv7C48IXtz42SH\nTIv+cWmgQ2sP4vNx8qJdjtweZyEZjJPzzPFVdeEdWG3OaEDvHCrngROR9mk9oFlj\neZj5IA7bNFo2AeWu6RO7xva6HhTEOxrna6pAo2NRvKAo6M8r+scbVUqJ7MXFolGl\nac1JkO9Jt9cJJPiDBgMNNZAv3y4LLeu8psaHUQIDAQABAoIBAQC9nd5sj5N4Swwm\n7lh//noVc4KmDkKD9LmWEZKaHKG/u8NghDE/Guf9Tg9VjTXFXAuCSPCIFtL2OHNI\nwoUuPO4TSk17PRupBa4ihvZhXs73xjzr2EyWiUloJHuC/TSCZOUcFtFhRv1O7NPD\neNnaAsVJ2EmTn585h7NNImJlpJzLLsIY+ndnBuhHaVNNKEDkMp8WxAG/YMyp6zAY\nr32ToDgsZ+pdVqrreeuj9T+dtiwe7UC9WGfgM5JnXnwzaZIbCezSWxRK7JJV28on\nGgZAYuL7bLz2UvfM+vrWV7waBrbBp263VWdp83a1FG8OIgEuPK1hJ01ZMxTPk1Zb\ne4PsxQdBAoGBAPK4gbgQtlSkFb61bpbbeBBeblOHQImT604n5E3LmeS4BZ77nITG\nIs8UFPzK3jcloOxgZYg99Q1shIHcCN26cpMeeT0nb/WxM83qJYWPSL1x+XSECsZV\nYVGsHGiU9Lkcx1kJruSMXNdtBSEWDd0wWgGD+nlvAiZO0ShCF+yjEdNDAoGBANDr\ncEpMXBjdxijCTRz8TZmPGRrtBkfOFeRy2wpXqcmdRxAh7BaAvClxIfsWWy65b5ch\nr6xBNWAApMbT4x0bqBdupMiBns4UBwagdsv6o099m4PkfbFQsSJhp9DG+7aILs1c\nOedSuFOuN7Sq21MxiwCR8e2L7FLOz8WLtrIktK/bAoGBANMA3Rwzwx4PyyuQNESH\nJHgub4DDyrIPWncGLO4Ieo+f/pr4J1gxmx8kWR5uCgIs/xmer4ViPz9dQFBYBYkk\nRehpjIJCX41acCupStcx+c1fYLoO9AL5RHIoykWMgLbQMujPhy/+adOJXfUmZAUO\nvKAmqL+aZmcBC8kQtBWuqZdbAoGBAM/Fplot0NXmEUHN4tT10tLp7oTJvxpASaN1\n2oNRpYjeAqN3qQzEIN1yJuJIXIx+XQ1Hsic0frmoSjd22ILFU4liPz0tM9stLcOY\naCz6adoPSE+GOL7USiWwSy4mBoWEsE8J7ogwyyJlu/7QgOke92esvZaKNpAwH5AO\nH7bRLGVLAoGABB2OlATEULP66cmHVe4+rOs39yiszMl1J2zkHAlAphTA+UOjhNCe\n24OPjsgx9CYyq6J4DyAZVwZifpRdbEv4hfW3cwmc0Ux7YPAAuaAqbV+s2HzizEoM\nt/fwd/WGIYRxmkHnhgW16Z3uW4D+/uy1ASscTz0x553hlDj2So0O9Q8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "36f202b8082d412dbabc02872e95b875", "name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "fingerprint": "b1:c6:c5:64:2f:44:0f:15:32:e3:59:9c:fb:ec:5d:68"}} 2018-07-31 06:36:22,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ddd1bec-d21f-441e-baf2-a09b45f54db1 2018-07-31 06:36:22,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.293606996536s 2018-07-31 06:36:22,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ddd1bec-d21f-441e-baf2-a09b45f54db1 2018-07-31 06:36:22,597 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGFSM7zAebDnJ14+xXUgtxElBpDfEOyPNxdA4FBi+EEghXhM5UAwhCjf2qEKE1zlF5dOEwBIzRO+jDCxc/A1CRbw9/B/5T1k8qETUdRVa7NMXmn6rK4NtQKrbXS4FWOHDS/7p/76v/IJcldlvfu7RQ0Ych7DqaHITA0q/sLjwhe3PjZIdMi/5xaaBDaw/i83Hyol2O3B5nIRmMk/PM8VV14R1Ybc5oQO8cKueBE5H2aT2gWWN5mPkgDts0WjYB5a7pE7vG9roeFMQ7GudrqkCjY1G8oCjozyv6xxtVSonsxcWiUaVpzUmQ70m31wkk+IMGAw01kC/fLgst67ymxodR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxhUjO8wHmw5ydePsV1ILcRJQaQ3xDsjzcXQOBQYvhBIIV4TO\nVAMIQo39qhChNc5ReXThMASM0TvowwsXPwNQkW8Pfwf+U9ZPKhE1HUVWuzTF5p+q\nyuDbUCq210uBVjhw0v+6f++r/yCXJXZb37u0UNGHIew6mhyEwNKv7C48IXtz42SH\nTIv+cWmgQ2sP4vNx8qJdjtweZyEZjJPzzPFVdeEdWG3OaEDvHCrngROR9mk9oFlj\neZj5IA7bNFo2AeWu6RO7xva6HhTEOxrna6pAo2NRvKAo6M8r+scbVUqJ7MXFolGl\nac1JkO9Jt9cJJPiDBgMNNZAv3y4LLeu8psaHUQIDAQABAoIBAQC9nd5sj5N4Swwm\n7lh//noVc4KmDkKD9LmWEZKaHKG/u8NghDE/Guf9Tg9VjTXFXAuCSPCIFtL2OHNI\nwoUuPO4TSk17PRupBa4ihvZhXs73xjzr2EyWiUloJHuC/TSCZOUcFtFhRv1O7NPD\neNnaAsVJ2EmTn585h7NNImJlpJzLLsIY+ndnBuhHaVNNKEDkMp8WxAG/YMyp6zAY\nr32ToDgsZ+pdVqrreeuj9T+dtiwe7UC9WGfgM5JnXnwzaZIbCezSWxRK7JJV28on\nGgZAYuL7bLz2UvfM+vrWV7waBrbBp263VWdp83a1FG8OIgEuPK1hJ01ZMxTPk1Zb\ne4PsxQdBAoGBAPK4gbgQtlSkFb61bpbbeBBeblOHQImT604n5E3LmeS4BZ77nITG\nIs8UFPzK3jcloOxgZYg99Q1shIHcCN26cpMeeT0nb/WxM83qJYWPSL1x+XSECsZV\nYVGsHGiU9Lkcx1kJruSMXNdtBSEWDd0wWgGD+nlvAiZO0ShCF+yjEdNDAoGBANDr\ncEpMXBjdxijCTRz8TZmPGRrtBkfOFeRy2wpXqcmdRxAh7BaAvClxIfsWWy65b5ch\nr6xBNWAApMbT4x0bqBdupMiBns4UBwagdsv6o099m4PkfbFQsSJhp9DG+7aILs1c\nOedSuFOuN7Sq21MxiwCR8e2L7FLOz8WLtrIktK/bAoGBANMA3Rwzwx4PyyuQNESH\nJHgub4DDyrIPWncGLO4Ieo+f/pr4J1gxmx8kWR5uCgIs/xmer4ViPz9dQFBYBYkk\nRehpjIJCX41acCupStcx+c1fYLoO9AL5RHIoykWMgLbQMujPhy/+adOJXfUmZAUO\nvKAmqL+aZmcBC8kQtBWuqZdbAoGBAM/Fplot0NXmEUHN4tT10tLp7oTJvxpASaN1\n2oNRpYjeAqN3qQzEIN1yJuJIXIx+XQ1Hsic0frmoSjd22ILFU4liPz0tM9stLcOY\naCz6adoPSE+GOL7USiWwSy4mBoWEsE8J7ogwyyJlu/7QgOke92esvZaKNpAwH5AO\nH7bRLGVLAoGABB2OlATEULP66cmHVe4+rOs39yiszMl1J2zkHAlAphTA+UOjhNCe\n24OPjsgx9CYyq6J4DyAZVwZifpRdbEv4hfW3cwmc0Ux7YPAAuaAqbV+s2HzizEoM\nt/fwd/WGIYRxmkHnhgW16Z3uW4D+/uy1ASscTz0x553hlDj2So0O9Q8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'36f202b8082d412dbabc02872e95b875', 'name': u'vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'created_at': '2018-07-31T06:36:22.597279', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67cf7611b52a451cb5397d2ced4e2b01', 'name': 'vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b1:c6:c5:64:2f:44:0f:15:32:e3:59:9c:fb:ec:5d:68', 'type': 'ssh', 'id': u'vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b'}) 2018-07-31 06:36:22,597 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxhUjO8wHmw5ydePsV1ILcRJQaQ3xDsjzcXQOBQYvhBIIV4TO VAMIQo39qhChNc5ReXThMASM0TvowwsXPwNQkW8Pfwf+U9ZPKhE1HUVWuzTF5p+q yuDbUCq210uBVjhw0v+6f++r/yCXJXZb37u0UNGHIew6mhyEwNKv7C48IXtz42SH TIv+cWmgQ2sP4vNx8qJdjtweZyEZjJPzzPFVdeEdWG3OaEDvHCrngROR9mk9oFlj eZj5IA7bNFo2AeWu6RO7xva6HhTEOxrna6pAo2NRvKAo6M8r+scbVUqJ7MXFolGl ac1JkO9Jt9cJJPiDBgMNNZAv3y4LLeu8psaHUQIDAQABAoIBAQC9nd5sj5N4Swwm 7lh//noVc4KmDkKD9LmWEZKaHKG/u8NghDE/Guf9Tg9VjTXFXAuCSPCIFtL2OHNI woUuPO4TSk17PRupBa4ihvZhXs73xjzr2EyWiUloJHuC/TSCZOUcFtFhRv1O7NPD eNnaAsVJ2EmTn585h7NNImJlpJzLLsIY+ndnBuhHaVNNKEDkMp8WxAG/YMyp6zAY r32ToDgsZ+pdVqrreeuj9T+dtiwe7UC9WGfgM5JnXnwzaZIbCezSWxRK7JJV28on GgZAYuL7bLz2UvfM+vrWV7waBrbBp263VWdp83a1FG8OIgEuPK1hJ01ZMxTPk1Zb e4PsxQdBAoGBAPK4gbgQtlSkFb61bpbbeBBeblOHQImT604n5E3LmeS4BZ77nITG Is8UFPzK3jcloOxgZYg99Q1shIHcCN26cpMeeT0nb/WxM83qJYWPSL1x+XSECsZV YVGsHGiU9Lkcx1kJruSMXNdtBSEWDd0wWgGD+nlvAiZO0ShCF+yjEdNDAoGBANDr cEpMXBjdxijCTRz8TZmPGRrtBkfOFeRy2wpXqcmdRxAh7BaAvClxIfsWWy65b5ch r6xBNWAApMbT4x0bqBdupMiBns4UBwagdsv6o099m4PkfbFQsSJhp9DG+7aILs1c OedSuFOuN7Sq21MxiwCR8e2L7FLOz8WLtrIktK/bAoGBANMA3Rwzwx4PyyuQNESH JHgub4DDyrIPWncGLO4Ieo+f/pr4J1gxmx8kWR5uCgIs/xmer4ViPz9dQFBYBYkk RehpjIJCX41acCupStcx+c1fYLoO9AL5RHIoykWMgLbQMujPhy/+adOJXfUmZAUO vKAmqL+aZmcBC8kQtBWuqZdbAoGBAM/Fplot0NXmEUHN4tT10tLp7oTJvxpASaN1 2oNRpYjeAqN3qQzEIN1yJuJIXIx+XQ1Hsic0frmoSjd22ILFU4liPz0tM9stLcOY aCz6adoPSE+GOL7USiWwSy4mBoWEsE8J7ogwyyJlu/7QgOke92esvZaKNpAwH5AO H7bRLGVLAoGABB2OlATEULP66cmHVe4+rOs39yiszMl1J2zkHAlAphTA+UOjhNCe 24OPjsgx9CYyq6J4DyAZVwZifpRdbEv4hfW3cwmc0Ux7YPAAuaAqbV+s2HzizEoM t/fwd/WGIYRxmkHnhgW16Z3uW4D+/uy1ASscTz0x553hlDj2So0O9Q8= -----END RSA PRIVATE KEY----- 2018-07-31 06:36:22,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-31 06:36:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"security_group": {"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-07-31 06:36:23,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-e0b0d3e9-3e40-4b10-9294-0ca21825781f Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}} 2018-07-31 06:36:23,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e0b0d3e9-3e40-4b10-9294-0ca21825781f 2018-07-31 06:36:23,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.555479049683s 2018-07-31 06:36:23,156 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e0b0d3e9-3e40-4b10-9294-0ca21825781f 2018-07-31 06:36:23,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:36:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:23,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-0f0b7ed8-5f26-49cc-ac57-abac5157e887 Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:36:23,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0f0b7ed8-5f26-49cc-ac57-abac5157e887 2018-07-31 06:36:23,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0695660114288s 2018-07-31 06:36:23,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0f0b7ed8-5f26-49cc-ac57-abac5157e887 2018-07-31 06:36:23,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:36:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "31d5581a-dad2-47af-99ea-c429257e1bc0"}}' 2018-07-31 06:36:23,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-070b8757-197b-4d50-ba09-448eaf3e8aee Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "port_range_min": 22, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:23Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14"}} 2018-07-31 06:36:23,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-070b8757-197b-4d50-ba09-448eaf3e8aee 2018-07-31 06:36:23,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139368057251s 2018-07-31 06:36:23,374 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-070b8757-197b-4d50-ba09-448eaf3e8aee 2018-07-31 06:36:23,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:36:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:23,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-4710821a-7daa-44a5-b164-ebaf5dd693f0 Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 2, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:36:23,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4710821a-7daa-44a5-b164-ebaf5dd693f0 2018-07-31 06:36:23,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515830516815s 2018-07-31 06:36:23,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4710821a-7daa-44a5-b164-ebaf5dd693f0 2018-07-31 06:36:23,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:36:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "31d5581a-dad2-47af-99ea-c429257e1bc0"}}' 2018-07-31 06:36:23,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a5ce5564-0ec8-4de4-85e6-66b514b4e5c3 Date: Tue, 31 Jul 2018 06:36:23 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-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "port_range_min": null, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:23Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "540eb131-16d3-47cf-9763-0191c1cf2179"}} 2018-07-31 06:36:23,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a5ce5564-0ec8-4de4-85e6-66b514b4e5c3 2018-07-31 06:36:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121809005737s 2018-07-31 06:36:23,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a5ce5564-0ec8-4de4-85e6-66b514b4e5c3 2018-07-31 06:36:23,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:36:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:23,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-7ebbbd2a-fd5d-4e69-bff9-3b29a210b32d Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "540eb131-16d3-47cf-9763-0191c1cf2179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 3, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:36:23,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7ebbbd2a-fd5d-4e69-bff9-3b29a210b32d 2018-07-31 06:36:23,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500400066376s 2018-07-31 06:36:23,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7ebbbd2a-fd5d-4e69-bff9-3b29a210b32d 2018-07-31 06:36:23,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:36:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "31d5581a-dad2-47af-99ea-c429257e1bc0"}}' 2018-07-31 06:36:23,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-be67d545-6d55-42cf-a974-637f3bc42559 Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "port_range_min": 80, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:23Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "4b5ea521-d943-4be0-902a-161f54468c82"}} 2018-07-31 06:36:23,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-be67d545-6d55-42cf-a974-637f3bc42559 2018-07-31 06:36:23,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111455917358s 2018-07-31 06:36:23,723 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-be67d545-6d55-42cf-a974-637f3bc42559 2018-07-31 06:36:23,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:36:23,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:23,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-b380efd7-d8f6-46f1-9ad4-1398ab076449 Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "4b5ea521-d943-4be0-902a-161f54468c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "540eb131-16d3-47cf-9763-0191c1cf2179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 4, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:36:23,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b380efd7-d8f6-46f1-9ad4-1398ab076449 2018-07-31 06:36:23,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0546867847443s 2018-07-31 06:36:23,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b380efd7-d8f6-46f1-9ad4-1398ab076449 2018-07-31 06:36:23,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:36:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "31d5581a-dad2-47af-99ea-c429257e1bc0"}}' 2018-07-31 06:36:23,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8fcb43ee-0c49-42d5-8a91-7bce7733afb3 Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "port_range_min": 443, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:23Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "db19032f-a31f-4e05-9ed4-1db1988108f3"}} 2018-07-31 06:36:23,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fcb43ee-0c49-42d5-8a91-7bce7733afb3 2018-07-31 06:36:23,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11619591713s 2018-07-31 06:36:23,901 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fcb43ee-0c49-42d5-8a91-7bce7733afb3 2018-07-31 06:36:23,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:36:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:23,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-da34c1f5-ae02-4ab9-9a1f-6149a5effde6 Date: Tue, 31 Jul 2018 06:36:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "4b5ea521-d943-4be0-902a-161f54468c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "540eb131-16d3-47cf-9763-0191c1cf2179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "db19032f-a31f-4e05-9ed4-1db1988108f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 443, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 5, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:36:23,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-da34c1f5-ae02-4ab9-9a1f-6149a5effde6 2018-07-31 06:36:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0806291103363s 2018-07-31 06:36:23,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-da34c1f5-ae02-4ab9-9a1f-6149a5effde6 2018-07-31 06:36:23,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:36:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "31d5581a-dad2-47af-99ea-c429257e1bc0"}}' 2018-07-31 06:36:24,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-38c43976-337e-4a3d-be33-85f4fc3222f1 Date: Tue, 31 Jul 2018 06:36:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "port_range_min": 5671, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:24Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "50ee584c-3838-4115-8aa6-a7f41963c8d9"}} 2018-07-31 06:36:24,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-38c43976-337e-4a3d-be33-85f4fc3222f1 2018-07-31 06:36:24,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157207965851s 2018-07-31 06:36:24,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-38c43976-337e-4a3d-be33-85f4fc3222f1 2018-07-31 06:36:24,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:36:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:24,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-ef7e4cd0-32a2-4142-906f-31f6dd48710a Date: Tue, 31 Jul 2018 06:36:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "4b5ea521-d943-4be0-902a-161f54468c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T06:36:24Z", "revision_number": 0, "id": "50ee584c-3838-4115-8aa6-a7f41963c8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "540eb131-16d3-47cf-9763-0191c1cf2179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "db19032f-a31f-4e05-9ed4-1db1988108f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 443, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 6, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:36:24,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ef7e4cd0-32a2-4142-906f-31f6dd48710a 2018-07-31 06:36:24,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.057580947876s 2018-07-31 06:36:24,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ef7e4cd0-32a2-4142-906f-31f6dd48710a 2018-07-31 06:36:24,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:36:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "31d5581a-dad2-47af-99ea-c429257e1bc0"}}' 2018-07-31 06:36:24,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-6f417244-5329-46a0-bcf6-b2fa797fa2fe Date: Tue, 31 Jul 2018 06:36:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "port_range_min": 53333, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:24Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "c2ff0075-409a-4814-9281-a69c82e76f43"}} 2018-07-31 06:36:24,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f417244-5329-46a0-bcf6-b2fa797fa2fe 2018-07-31 06:36:24,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144706010818s 2018-07-31 06:36:24,356 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f417244-5329-46a0-bcf6-b2fa797fa2fe 2018-07-31 06:36:24,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:36:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:24,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-02f5c0e3-5575-4b28-b02f-dde0cbc1a927 Date: Tue, 31 Jul 2018 06:36:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0398bebb-60de-40c9-8cc4-60b1531f9961","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67cf7611b52a451cb5397d2ced4e2b01","l2_adjacency":true,"status":"ACTIVE","subnets":["6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"],"description":"","tags":[],"updated_at":"2018-07-31T06:34:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b","admin_state_up":true,"tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:36:24,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-02f5c0e3-5575-4b28-b02f-dde0cbc1a927 2018-07-31 06:36:24,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118438005447s 2018-07-31 06:36:24,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-02f5c0e3-5575-4b28-b02f-dde0cbc1a927 2018-07-31 06:36:24,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:36:24,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:24,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e3ef15f6-2255-4681-86c6-20a8081e7183 Date: Tue, 31 Jul 2018 06:36:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/snap", "metadata": {}}], "file": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file", "owner": "67cf7611b52a451cb5397d2ced4e2b01", "id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "size": 4373348352, "self": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T06:36:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T06:35:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:36:24,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e3ef15f6-2255-4681-86c6-20a8081e7183 2018-07-31 06:36:24,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365059375763s 2018-07-31 06:36:24,517 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e3ef15f6-2255-4681-86c6-20a8081e7183 2018-07-31 06:36:24,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:36:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:24,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-8eb4bbe2-9dfa-4cd1-abb4-557d22ae4cbb x-compute-request-id: req-8eb4bbe2-9dfa-4cd1-abb4-557d22ae4cbb Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "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": "12746474-5ef4-44c2-9ece-1de679cda645"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:36:24,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8eb4bbe2-9dfa-4cd1-abb4-557d22ae4cbb 2018-07-31 06:36:24,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294849872589s 2018-07-31 06:36:24,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8eb4bbe2-9dfa-4cd1-abb4-557d22ae4cbb 2018-07-31 06:36:24,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-31 06:36:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"server": {"name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "imageRef": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "flavorRef": "12746474-5ef4-44c2-9ece-1de679cda645", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0398bebb-60de-40c9-8cc4-60b1531f9961"}], "security_groups": [{"name": "31d5581a-dad2-47af-99ea-c429257e1bc0"}]}}' 2018-07-31 06:36:25,879 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06:36: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-b80a28c2-ec23-4066-b28e-987a8ee42c64 x-compute-request-id: req-b80a28c2-ec23-4066-b28e-987a8ee42c64 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "31d5581a-dad2-47af-99ea-c429257e1bc0"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "adminPass": "c4KcSCSvfPp9"}} 2018-07-31 06:36:25,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b80a28c2-ec23-4066-b28e-987a8ee42c64 2018-07-31 06:36:25,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.32795786858s 2018-07-31 06:36:25,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b80a28c2-ec23-4066-b28e-987a8ee42c64 2018-07-31 06:36:25,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:26,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fa7d075-6937-4cdd-a25f-25095051db62 x-compute-request-id: req-5fa7d075-6937-4cdd-a25f-25095051db62 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:36:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:26,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5fa7d075-6937-4cdd-a25f-25095051db62 2018-07-31 06:36:26,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450919866562s 2018-07-31 06:36:26,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5fa7d075-6937-4cdd-a25f-25095051db62 2018-07-31 06:36:26,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:36:26,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:26,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-a15c0795-04ae-4530-a40e-86de9a49a831 Date: Tue, 31 Jul 2018 06:36:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0398bebb-60de-40c9-8cc4-60b1531f9961","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67cf7611b52a451cb5397d2ced4e2b01","l2_adjacency":true,"status":"ACTIVE","subnets":["6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"],"description":"","tags":[],"updated_at":"2018-07-31T06:34:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b","admin_state_up":true,"tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:36:26,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a15c0795-04ae-4530-a40e-86de9a49a831 2018-07-31 06:36:26,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109190940857s 2018-07-31 06:36:26,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a15c0795-04ae-4530-a40e-86de9a49a831 2018-07-31 06:36:26,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 06:36:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:26,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2775f58d-f3ec-4974-b319-b7c2592bb191 Date: Tue, 31 Jul 2018 06:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0398bebb-60de-40c9-8cc4-60b1531f9961","tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:34:52Z","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":"67cf7611b52a451cb5397d2ced4e2b01","id":"6bf106ee-136d-4f53-b4a3-a8fa92a4ff73","subnetpool_id":null,"name":"vyos_vrouter-subnet_09c3ff2f-827e-42c7-856b-f295469f7a0b"}]} 2018-07-31 06:36:26,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2775f58d-f3ec-4974-b319-b7c2592bb191 2018-07-31 06:36:26,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479371547699s 2018-07-31 06:36:26,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2775f58d-f3ec-4974-b319-b7c2592bb191 2018-07-31 06:36:26,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:28,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:28,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-55f3d269-0c10-406f-b623-257be6bfd5f4 x-compute-request-id: req-55f3d269-0c10-406f-b623-257be6bfd5f4 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:28,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55f3d269-0c10-406f-b623-257be6bfd5f4 2018-07-31 06:36:28,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465291976929s 2018-07-31 06:36:28,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55f3d269-0c10-406f-b623-257be6bfd5f4 2018-07-31 06:36:28,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:30,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:31,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-faf1bc6a-756b-477a-96b8-d650de3bf211 x-compute-request-id: req-faf1bc6a-756b-477a-96b8-d650de3bf211 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:31,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-faf1bc6a-756b-477a-96b8-d650de3bf211 2018-07-31 06:36:31,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596411943436s 2018-07-31 06:36:31,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-faf1bc6a-756b-477a-96b8-d650de3bf211 2018-07-31 06:36:31,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:33,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:34,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-b2bd88e1-3be6-41cf-aa96-1ad512202755 x-compute-request-id: req-b2bd88e1-3be6-41cf-aa96-1ad512202755 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:34,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2bd88e1-3be6-41cf-aa96-1ad512202755 2018-07-31 06:36:34,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448477983475s 2018-07-31 06:36:34,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2bd88e1-3be6-41cf-aa96-1ad512202755 2018-07-31 06:36:34,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:36,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:36,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-953f14de-92ca-432b-b494-ddd24e1e3178 x-compute-request-id: req-953f14de-92ca-432b-b494-ddd24e1e3178 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:36,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-953f14de-92ca-432b-b494-ddd24e1e3178 2018-07-31 06:36:36,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408360004425s 2018-07-31 06:36:36,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-953f14de-92ca-432b-b494-ddd24e1e3178 2018-07-31 06:36:36,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:38,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:38,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-a48702df-c67e-47d4-963a-69247420c83c x-compute-request-id: req-a48702df-c67e-47d4-963a-69247420c83c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:38,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a48702df-c67e-47d4-963a-69247420c83c 2018-07-31 06:36:38,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384266138077s 2018-07-31 06:36:38,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a48702df-c67e-47d4-963a-69247420c83c 2018-07-31 06:36:38,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:40,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:40,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:41,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-fb850168-cab8-4e53-a522-b9738931bdde x-compute-request-id: req-fb850168-cab8-4e53-a522-b9738931bdde 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:41,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb850168-cab8-4e53-a522-b9738931bdde 2018-07-31 06:36:41,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438409090042s 2018-07-31 06:36:41,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb850168-cab8-4e53-a522-b9738931bdde 2018-07-31 06:36:41,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:43,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:43,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-c7fa8796-4110-480c-b6bd-cc2fbcecc697 x-compute-request-id: req-c7fa8796-4110-480c-b6bd-cc2fbcecc697 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:43,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7fa8796-4110-480c-b6bd-cc2fbcecc697 2018-07-31 06:36:43,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362920045853s 2018-07-31 06:36:43,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7fa8796-4110-480c-b6bd-cc2fbcecc697 2018-07-31 06:36:43,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:45,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:45,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-da2a0006-484a-4b97-9374-ebb49a526b7a x-compute-request-id: req-da2a0006-484a-4b97-9374-ebb49a526b7a 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:45,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da2a0006-484a-4b97-9374-ebb49a526b7a 2018-07-31 06:36:45,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213521957397s 2018-07-31 06:36:45,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da2a0006-484a-4b97-9374-ebb49a526b7a 2018-07-31 06:36:45,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:47,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:48,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-53328808-8690-4410-96d1-9c501d47a39c x-compute-request-id: req-53328808-8690-4410-96d1-9c501d47a39c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:48,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53328808-8690-4410-96d1-9c501d47a39c 2018-07-31 06:36:48,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370847940445s 2018-07-31 06:36:48,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53328808-8690-4410-96d1-9c501d47a39c 2018-07-31 06:36:48,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:50,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:50,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-d61bc755-5bcf-4193-b60a-1abfeaa288d7 x-compute-request-id: req-d61bc755-5bcf-4193-b60a-1abfeaa288d7 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:50,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d61bc755-5bcf-4193-b60a-1abfeaa288d7 2018-07-31 06:36:50,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359038829803s 2018-07-31 06:36:50,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d61bc755-5bcf-4193-b60a-1abfeaa288d7 2018-07-31 06:36:50,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:52,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:52,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-ba25ddcc-68fe-4ddd-bfd4-bac0a692baee x-compute-request-id: req-ba25ddcc-68fe-4ddd-bfd4-bac0a692baee 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:52,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba25ddcc-68fe-4ddd-bfd4-bac0a692baee 2018-07-31 06:36:52,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197481870651s 2018-07-31 06:36:52,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba25ddcc-68fe-4ddd-bfd4-bac0a692baee 2018-07-31 06:36:52,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:54,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:54,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:55,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-df13f6fe-31b8-41c1-98f5-875b5ad287e2 x-compute-request-id: req-df13f6fe-31b8-41c1-98f5-875b5ad287e2 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:55,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df13f6fe-31b8-41c1-98f5-875b5ad287e2 2018-07-31 06:36:55,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373684883118s 2018-07-31 06:36:55,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df13f6fe-31b8-41c1-98f5-875b5ad287e2 2018-07-31 06:36:55,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:57,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:57,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-20096340-1229-4d58-a747-9992dd1cc58c x-compute-request-id: req-20096340-1229-4d58-a747-9992dd1cc58c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:57,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-20096340-1229-4d58-a747-9992dd1cc58c 2018-07-31 06:36:57,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373872995377s 2018-07-31 06:36:57,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-20096340-1229-4d58-a747-9992dd1cc58c 2018-07-31 06:36:57,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:36:59,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:36:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:36:59,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:36: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-d21662ab-1fc5-419a-bc7a-32444de84252 x-compute-request-id: req-d21662ab-1fc5-419a-bc7a-32444de84252 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:36:59,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d21662ab-1fc5-419a-bc7a-32444de84252 2018-07-31 06:36:59,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197317838669s 2018-07-31 06:36:59,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d21662ab-1fc5-419a-bc7a-32444de84252 2018-07-31 06:36:59,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:01,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:01,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-5df3af52-430c-42d5-af99-e3310d92fa58 x-compute-request-id: req-5df3af52-430c-42d5-af99-e3310d92fa58 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:01,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5df3af52-430c-42d5-af99-e3310d92fa58 2018-07-31 06:37:01,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196541070938s 2018-07-31 06:37:01,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5df3af52-430c-42d5-af99-e3310d92fa58 2018-07-31 06:37:01,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:03,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:04,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-f3ca36e5-f340-4379-82ae-7ed1e768f697 x-compute-request-id: req-f3ca36e5-f340-4379-82ae-7ed1e768f697 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:04,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3ca36e5-f340-4379-82ae-7ed1e768f697 2018-07-31 06:37:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361191034317s 2018-07-31 06:37:04,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3ca36e5-f340-4379-82ae-7ed1e768f697 2018-07-31 06:37:04,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:06,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:06,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-14939c1f-8756-497a-8000-b6b3a721323c x-compute-request-id: req-14939c1f-8756-497a-8000-b6b3a721323c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:06,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14939c1f-8756-497a-8000-b6b3a721323c 2018-07-31 06:37:06,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194841861725s 2018-07-31 06:37:06,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14939c1f-8756-497a-8000-b6b3a721323c 2018-07-31 06:37:06,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:08,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:09,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-0e98bef4-af69-4748-967c-14382e8b7ee2 x-compute-request-id: req-0e98bef4-af69-4748-967c-14382e8b7ee2 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:09,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e98bef4-af69-4748-967c-14382e8b7ee2 2018-07-31 06:37:09,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57275390625s 2018-07-31 06:37:09,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e98bef4-af69-4748-967c-14382e8b7ee2 2018-07-31 06:37:09,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:11,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:11,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-d6908c09-3dc0-4a40-8f48-15fef611025d x-compute-request-id: req-d6908c09-3dc0-4a40-8f48-15fef611025d 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:11,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6908c09-3dc0-4a40-8f48-15fef611025d 2018-07-31 06:37:11,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188715934753s 2018-07-31 06:37:11,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6908c09-3dc0-4a40-8f48-15fef611025d 2018-07-31 06:37:11,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:13,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:13,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-e79a7115-5606-416d-82e3-0853eaa42cb4 x-compute-request-id: req-e79a7115-5606-416d-82e3-0853eaa42cb4 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:13,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e79a7115-5606-416d-82e3-0853eaa42cb4 2018-07-31 06:37:13,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390006065369s 2018-07-31 06:37:13,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e79a7115-5606-416d-82e3-0853eaa42cb4 2018-07-31 06:37:13,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:15,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:16,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-ce4ca186-4b4c-4872-9339-9bca2e522c34 x-compute-request-id: req-ce4ca186-4b4c-4872-9339-9bca2e522c34 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:16,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce4ca186-4b4c-4872-9339-9bca2e522c34 2018-07-31 06:37:16,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372400999069s 2018-07-31 06:37:16,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce4ca186-4b4c-4872-9339-9bca2e522c34 2018-07-31 06:37:16,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:18,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:18,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-576d1a70-aa65-46a5-859c-b819fdbd9280 x-compute-request-id: req-576d1a70-aa65-46a5-859c-b819fdbd9280 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:18,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-576d1a70-aa65-46a5-859c-b819fdbd9280 2018-07-31 06:37:18,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550297021866s 2018-07-31 06:37:18,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-576d1a70-aa65-46a5-859c-b819fdbd9280 2018-07-31 06:37:18,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:20,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:21,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-024d7b40-a8a9-4e34-8f22-dc06abbd8b7b x-compute-request-id: req-024d7b40-a8a9-4e34-8f22-dc06abbd8b7b 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:21,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-024d7b40-a8a9-4e34-8f22-dc06abbd8b7b 2018-07-31 06:37:21,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37241101265s 2018-07-31 06:37:21,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-024d7b40-a8a9-4e34-8f22-dc06abbd8b7b 2018-07-31 06:37:21,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:23,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:23,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-48b76d15-4763-4f4b-b87e-374bc6e78a5b x-compute-request-id: req-48b76d15-4763-4f4b-b87e-374bc6e78a5b 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:23,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48b76d15-4763-4f4b-b87e-374bc6e78a5b 2018-07-31 06:37:23,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365693092346s 2018-07-31 06:37:23,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48b76d15-4763-4f4b-b87e-374bc6e78a5b 2018-07-31 06:37:23,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:25,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:25,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d1321d5-d3e5-4c6a-9c98-13a820bf2d7f x-compute-request-id: req-6d1321d5-d3e5-4c6a-9c98-13a820bf2d7f 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:25,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d1321d5-d3e5-4c6a-9c98-13a820bf2d7f 2018-07-31 06:37:25,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357980012894s 2018-07-31 06:37:25,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d1321d5-d3e5-4c6a-9c98-13a820bf2d7f 2018-07-31 06:37:25,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:27,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:28,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-c71760a5-218d-4f1c-97da-28ac40764116 x-compute-request-id: req-c71760a5-218d-4f1c-97da-28ac40764116 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:28,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c71760a5-218d-4f1c-97da-28ac40764116 2018-07-31 06:37:28,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368434906006s 2018-07-31 06:37:28,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c71760a5-218d-4f1c-97da-28ac40764116 2018-07-31 06:37:28,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:30,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:30,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-09d6e1e0-6e66-41f1-b247-a91546e96a1c x-compute-request-id: req-09d6e1e0-6e66-41f1-b247-a91546e96a1c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:30,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09d6e1e0-6e66-41f1-b247-a91546e96a1c 2018-07-31 06:37:30,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201853990555s 2018-07-31 06:37:30,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09d6e1e0-6e66-41f1-b247-a91546e96a1c 2018-07-31 06:37:30,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:32,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:32,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:32,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-c4463f50-0ad7-4881-84af-ce821f26cbf4 x-compute-request-id: req-c4463f50-0ad7-4881-84af-ce821f26cbf4 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:32,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c4463f50-0ad7-4881-84af-ce821f26cbf4 2018-07-31 06:37:32,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21936416626s 2018-07-31 06:37:32,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c4463f50-0ad7-4881-84af-ce821f26cbf4 2018-07-31 06:37:32,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:34,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:34,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-ceb0a0c3-49d6-45ba-837b-c2de8802de35 x-compute-request-id: req-ceb0a0c3-49d6-45ba-837b-c2de8802de35 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:34,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ceb0a0c3-49d6-45ba-837b-c2de8802de35 2018-07-31 06:37:34,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200134992599s 2018-07-31 06:37:34,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ceb0a0c3-49d6-45ba-837b-c2de8802de35 2018-07-31 06:37:34,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:36,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:37,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-07fc0fee-5101-4d50-b368-48df81b6684c x-compute-request-id: req-07fc0fee-5101-4d50-b368-48df81b6684c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:37,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-07fc0fee-5101-4d50-b368-48df81b6684c 2018-07-31 06:37:37,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377344846725s 2018-07-31 06:37:37,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-07fc0fee-5101-4d50-b368-48df81b6684c 2018-07-31 06:37:37,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:39,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:39,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-8c53cc22-e772-4bf3-bc4a-c7ca4cd5cc83 x-compute-request-id: req-8c53cc22-e772-4bf3-bc4a-c7ca4cd5cc83 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:39,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8c53cc22-e772-4bf3-bc4a-c7ca4cd5cc83 2018-07-31 06:37:39,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386759996414s 2018-07-31 06:37:39,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8c53cc22-e772-4bf3-bc4a-c7ca4cd5cc83 2018-07-31 06:37:39,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:41,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:41,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d717de0c-23a9-49f2-9b5f-44048c5aff20 x-compute-request-id: req-d717de0c-23a9-49f2-9b5f-44048c5aff20 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:41,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d717de0c-23a9-49f2-9b5f-44048c5aff20 2018-07-31 06:37:41,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414005994797s 2018-07-31 06:37:41,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d717de0c-23a9-49f2-9b5f-44048c5aff20 2018-07-31 06:37:42,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:44,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:44,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-0a99e051-c4a7-4547-a882-598396987ceb x-compute-request-id: req-0a99e051-c4a7-4547-a882-598396987ceb 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:44,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a99e051-c4a7-4547-a882-598396987ceb 2018-07-31 06:37:44,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373373031616s 2018-07-31 06:37:44,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a99e051-c4a7-4547-a882-598396987ceb 2018-07-31 06:37:44,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:46,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:46,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-72661ee0-8c58-40e9-b767-6e056dbd444e x-compute-request-id: req-72661ee0-8c58-40e9-b767-6e056dbd444e 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:46,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72661ee0-8c58-40e9-b767-6e056dbd444e 2018-07-31 06:37:46,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210853099823s 2018-07-31 06:37:46,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72661ee0-8c58-40e9-b767-6e056dbd444e 2018-07-31 06:37:46,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:48,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:48,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-edf865ad-2256-4f6a-b9be-00b76535e278 x-compute-request-id: req-edf865ad-2256-4f6a-b9be-00b76535e278 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:48,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-edf865ad-2256-4f6a-b9be-00b76535e278 2018-07-31 06:37:48,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363969087601s 2018-07-31 06:37:48,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-edf865ad-2256-4f6a-b9be-00b76535e278 2018-07-31 06:37:48,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:50,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:51,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-fd8a7f7a-4f95-4e16-841c-4c9cdfffb0cc x-compute-request-id: req-fd8a7f7a-4f95-4e16-841c-4c9cdfffb0cc 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:51,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd8a7f7a-4f95-4e16-841c-4c9cdfffb0cc 2018-07-31 06:37:51,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369451999664s 2018-07-31 06:37:51,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd8a7f7a-4f95-4e16-841c-4c9cdfffb0cc 2018-07-31 06:37:51,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:53,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:53,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-0cff58f4-96b9-4319-8443-4990b12f087a x-compute-request-id: req-0cff58f4-96b9-4319-8443-4990b12f087a 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:53,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0cff58f4-96b9-4319-8443-4990b12f087a 2018-07-31 06:37:53,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352328062057s 2018-07-31 06:37:53,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0cff58f4-96b9-4319-8443-4990b12f087a 2018-07-31 06:37:53,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:55,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:55,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-92e17140-5957-4183-95f1-d5e50c83e97a x-compute-request-id: req-92e17140-5957-4183-95f1-d5e50c83e97a 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:55,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92e17140-5957-4183-95f1-d5e50c83e97a 2018-07-31 06:37:55,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205878019333s 2018-07-31 06:37:55,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92e17140-5957-4183-95f1-d5e50c83e97a 2018-07-31 06:37:55,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:37:57,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:37:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:37:58,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:37: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-926daba0-b151-4bf5-ac68-38042bd67823 x-compute-request-id: req-926daba0-b151-4bf5-ac68-38042bd67823 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:37:58,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-926daba0-b151-4bf5-ac68-38042bd67823 2018-07-31 06:37:58,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552198171616s 2018-07-31 06:37:58,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-926daba0-b151-4bf5-ac68-38042bd67823 2018-07-31 06:37:58,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:00,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:00,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-0e8cfbf2-d88d-4c56-9784-0cdaa63fe02a x-compute-request-id: req-0e8cfbf2-d88d-4c56-9784-0cdaa63fe02a 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:00,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e8cfbf2-d88d-4c56-9784-0cdaa63fe02a 2018-07-31 06:38:00,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400845050812s 2018-07-31 06:38:00,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e8cfbf2-d88d-4c56-9784-0cdaa63fe02a 2018-07-31 06:38:00,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:03,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-42dcbcb4-960c-4959-a5ad-a1604d43f5aa x-compute-request-id: req-42dcbcb4-960c-4959-a5ad-a1604d43f5aa 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:03,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42dcbcb4-960c-4959-a5ad-a1604d43f5aa 2018-07-31 06:38:03,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380410909653s 2018-07-31 06:38:03,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42dcbcb4-960c-4959-a5ad-a1604d43f5aa 2018-07-31 06:38:03,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:05,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:05,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-5152c53a-012b-4765-9dcc-5dabbff4cfcf x-compute-request-id: req-5152c53a-012b-4765-9dcc-5dabbff4cfcf 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:05,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5152c53a-012b-4765-9dcc-5dabbff4cfcf 2018-07-31 06:38:05,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200968980789s 2018-07-31 06:38:05,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5152c53a-012b-4765-9dcc-5dabbff4cfcf 2018-07-31 06:38:05,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:07,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:07,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-4c084c18-bd7e-4a3a-9760-3df50e596e50 x-compute-request-id: req-4c084c18-bd7e-4a3a-9760-3df50e596e50 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:07,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c084c18-bd7e-4a3a-9760-3df50e596e50 2018-07-31 06:38:07,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354516983032s 2018-07-31 06:38:07,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c084c18-bd7e-4a3a-9760-3df50e596e50 2018-07-31 06:38:07,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:09,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:09,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:10,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-fb18d9c2-7b84-4d49-afa7-a6bb1e5e1f71 x-compute-request-id: req-fb18d9c2-7b84-4d49-afa7-a6bb1e5e1f71 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:10,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb18d9c2-7b84-4d49-afa7-a6bb1e5e1f71 2018-07-31 06:38:10,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37260389328s 2018-07-31 06:38:10,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb18d9c2-7b84-4d49-afa7-a6bb1e5e1f71 2018-07-31 06:38:10,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:12,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:12,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-40b5910a-7e92-4b9b-bedb-0f1e03188e0d x-compute-request-id: req-40b5910a-7e92-4b9b-bedb-0f1e03188e0d 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:12,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40b5910a-7e92-4b9b-bedb-0f1e03188e0d 2018-07-31 06:38:12,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208631038666s 2018-07-31 06:38:12,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40b5910a-7e92-4b9b-bedb-0f1e03188e0d 2018-07-31 06:38:12,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:14,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:14,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-4d76421b-46b9-4592-a8fc-4b237c36f5c3 x-compute-request-id: req-4d76421b-46b9-4592-a8fc-4b237c36f5c3 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:14,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4d76421b-46b9-4592-a8fc-4b237c36f5c3 2018-07-31 06:38:14,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364820957184s 2018-07-31 06:38:14,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4d76421b-46b9-4592-a8fc-4b237c36f5c3 2018-07-31 06:38:14,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:16,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:17,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-329eeea6-7534-41d1-8454-5d4133e2f439 x-compute-request-id: req-329eeea6-7534-41d1-8454-5d4133e2f439 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:17,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-329eeea6-7534-41d1-8454-5d4133e2f439 2018-07-31 06:38:17,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391209125519s 2018-07-31 06:38:17,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-329eeea6-7534-41d1-8454-5d4133e2f439 2018-07-31 06:38:17,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:19,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:19,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-3d353b9c-db60-4054-8a90-e0e489c3e53f x-compute-request-id: req-3d353b9c-db60-4054-8a90-e0e489c3e53f 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:19,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d353b9c-db60-4054-8a90-e0e489c3e53f 2018-07-31 06:38:19,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390557050705s 2018-07-31 06:38:19,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d353b9c-db60-4054-8a90-e0e489c3e53f 2018-07-31 06:38:19,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:21,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:21,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-826c49d5-948d-4657-8b5f-5d172c055148 x-compute-request-id: req-826c49d5-948d-4657-8b5f-5d172c055148 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:21,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-826c49d5-948d-4657-8b5f-5d172c055148 2018-07-31 06:38:21,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395148992538s 2018-07-31 06:38:22,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-826c49d5-948d-4657-8b5f-5d172c055148 2018-07-31 06:38:22,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-73681801-62bd-45c2-b634-171d78597900 x-compute-request-id: req-73681801-62bd-45c2-b634-171d78597900 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:24,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-73681801-62bd-45c2-b634-171d78597900 2018-07-31 06:38:24,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210554122925s 2018-07-31 06:38:24,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-73681801-62bd-45c2-b634-171d78597900 2018-07-31 06:38:24,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:26,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:26,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-789ca87d-09c9-4ca1-b3e0-0fbe442b733d x-compute-request-id: req-789ca87d-09c9-4ca1-b3e0-0fbe442b733d 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:26,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-789ca87d-09c9-4ca1-b3e0-0fbe442b733d 2018-07-31 06:38:26,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444139957428s 2018-07-31 06:38:26,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-789ca87d-09c9-4ca1-b3e0-0fbe442b733d 2018-07-31 06:38:26,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:28,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:29,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-17fe1866-a203-493e-8c00-7504f015208f x-compute-request-id: req-17fe1866-a203-493e-8c00-7504f015208f 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:29,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17fe1866-a203-493e-8c00-7504f015208f 2018-07-31 06:38:29,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371786117554s 2018-07-31 06:38:29,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17fe1866-a203-493e-8c00-7504f015208f 2018-07-31 06:38:29,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:31,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:31,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:31,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-c5a08f52-2c55-4e33-8fd4-518f3c512858 x-compute-request-id: req-c5a08f52-2c55-4e33-8fd4-518f3c512858 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:31,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c5a08f52-2c55-4e33-8fd4-518f3c512858 2018-07-31 06:38:31,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203792095184s 2018-07-31 06:38:31,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c5a08f52-2c55-4e33-8fd4-518f3c512858 2018-07-31 06:38:31,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:33,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:33,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:33,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-6b5c9742-1d66-4498-b47a-3aa13f544bb4 x-compute-request-id: req-6b5c9742-1d66-4498-b47a-3aa13f544bb4 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:33,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6b5c9742-1d66-4498-b47a-3aa13f544bb4 2018-07-31 06:38:33,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529195070267s 2018-07-31 06:38:33,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6b5c9742-1d66-4498-b47a-3aa13f544bb4 2018-07-31 06:38:33,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:35,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:36,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-8a1c5632-3806-49f1-a62b-ca271fd30a53 x-compute-request-id: req-8a1c5632-3806-49f1-a62b-ca271fd30a53 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:36,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a1c5632-3806-49f1-a62b-ca271fd30a53 2018-07-31 06:38:36,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532913923264s 2018-07-31 06:38:36,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a1c5632-3806-49f1-a62b-ca271fd30a53 2018-07-31 06:38:36,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:38,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:38,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-67029348-e66e-4edf-af39-af38bff30483 x-compute-request-id: req-67029348-e66e-4edf-af39-af38bff30483 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:38,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67029348-e66e-4edf-af39-af38bff30483 2018-07-31 06:38:38,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369405031204s 2018-07-31 06:38:38,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67029348-e66e-4edf-af39-af38bff30483 2018-07-31 06:38:38,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:40,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:40,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:41,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-811e8f89-1935-4d74-bdcb-3707b1b0286b x-compute-request-id: req-811e8f89-1935-4d74-bdcb-3707b1b0286b 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:41,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-811e8f89-1935-4d74-bdcb-3707b1b0286b 2018-07-31 06:38:41,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412055969238s 2018-07-31 06:38:41,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-811e8f89-1935-4d74-bdcb-3707b1b0286b 2018-07-31 06:38:41,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:43,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:43,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-dea4dcd5-dda9-4012-983b-7185cafdb83c x-compute-request-id: req-dea4dcd5-dda9-4012-983b-7185cafdb83c 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:43,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dea4dcd5-dda9-4012-983b-7185cafdb83c 2018-07-31 06:38:43,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379760026932s 2018-07-31 06:38:43,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dea4dcd5-dda9-4012-983b-7185cafdb83c 2018-07-31 06:38:43,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:45,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:45,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:45,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-a126b24c-126b-4c65-beb3-f5d5ae12eabd x-compute-request-id: req-a126b24c-126b-4c65-beb3-f5d5ae12eabd 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.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-31T06:36:27Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:45,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a126b24c-126b-4c65-beb3-f5d5ae12eabd 2018-07-31 06:38:45,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197067975998s 2018-07-31 06:38:45,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a126b24c-126b-4c65-beb3-f5d5ae12eabd 2018-07-31 06:38:45,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:38:47,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-3ed18f56-99d7-49fd-a5b0-506f4021bd30 x-compute-request-id: req-3ed18f56-99d7-49fd-a5b0-506f4021bd30 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:48,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3ed18f56-99d7-49fd-a5b0-506f4021bd30 2018-07-31 06:38:48,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369596004486s 2018-07-31 06:38:48,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3ed18f56-99d7-49fd-a5b0-506f4021bd30 2018-07-31 06:38:48,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 06:38:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-87c4e144-9fef-48b3-b44c-f0f8c39bbf76 Date: Tue, 31 Jul 2018 06:38:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T06:38:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bf106ee-136d-4f53-b4a3-a8fa92a4ff73","ip_address":"192.168.120.4"}],"id":"79c6d092-c6c9-4a05-9024-4a818c2c4b3a","security_groups":["31d5581a-dad2-47af-99ea-c429257e1bc0"],"mac_address":"fa:16:3e:37:d5:ae","project_id":"67cf7611b52a451cb5397d2ced4e2b01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0398bebb-60de-40c9-8cc4-60b1531f9961","tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:36:28Z","binding:vnic_type":"normal","device_id":"c7068c89-3157-4e0b-9c63-739e2651856d","ip_allocation":"immediate"}]} 2018-07-31 06:38:48,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d used request id req-87c4e144-9fef-48b3-b44c-f0f8c39bbf76 2018-07-31 06:38:48,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0600779056549s 2018-07-31 06:38:48,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d used request id req-87c4e144-9fef-48b3-b44c-f0f8c39bbf76 2018-07-31 06:38:48,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 06:38:48,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=79c6d092-c6c9-4a05-9024-4a818c2c4b3a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cba50587-7c06-44d1-8728-f2b6c5773b82 Date: Tue, 31 Jul 2018 06:38:48 GMT RESP BODY: {"floatingips": []} 2018-07-31 06:38:48,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=79c6d092-c6c9-4a05-9024-4a818c2c4b3a used request id req-cba50587-7c06-44d1-8728-f2b6c5773b82 2018-07-31 06:38:48,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0438270568848s 2018-07-31 06:38:48,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=79c6d092-c6c9-4a05-9024-4a818c2c4b3a used request id req-cba50587-7c06-44d1-8728-f2b6c5773b82 2018-07-31 06:38:48,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:38:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-74119556-ec74-41c1-8da4-f7658a365067 x-compute-request-id: req-74119556-ec74-41c1-8da4-f7658a365067 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:38:48,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74119556-ec74-41c1-8da4-f7658a365067 2018-07-31 06:38:48,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359783172607s 2018-07-31 06:38:48,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74119556-ec74-41c1-8da4-f7658a365067 2018-07-31 06:38:48,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 06:38:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-27cee21b-5e92-42a2-b9c0-2f8160dd6a0a Date: Tue, 31 Jul 2018 06:38:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T06:38:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bf106ee-136d-4f53-b4a3-a8fa92a4ff73","ip_address":"192.168.120.4"}],"id":"79c6d092-c6c9-4a05-9024-4a818c2c4b3a","security_groups":["31d5581a-dad2-47af-99ea-c429257e1bc0"],"mac_address":"fa:16:3e:37:d5:ae","project_id":"67cf7611b52a451cb5397d2ced4e2b01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0398bebb-60de-40c9-8cc4-60b1531f9961","tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:36:28Z","binding:vnic_type":"normal","device_id":"c7068c89-3157-4e0b-9c63-739e2651856d","ip_allocation":"immediate"}]} 2018-07-31 06:38:48,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d used request id req-27cee21b-5e92-42a2-b9c0-2f8160dd6a0a 2018-07-31 06:38:48,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587980747223s 2018-07-31 06:38:48,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d used request id req-27cee21b-5e92-42a2-b9c0-2f8160dd6a0a 2018-07-31 06:38:48,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 06:38:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=79c6d092-c6c9-4a05-9024-4a818c2c4b3a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b06861be-0a6d-4c16-9b47-4fcb2c5472fa Date: Tue, 31 Jul 2018 06:38:48 GMT RESP BODY: {"floatingips": []} 2018-07-31 06:38:48,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=79c6d092-c6c9-4a05-9024-4a818c2c4b3a used request id req-b06861be-0a6d-4c16-9b47-4fcb2c5472fa 2018-07-31 06:38:48,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446629524231s 2018-07-31 06:38:48,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=79c6d092-c6c9-4a05-9024-4a818c2c4b3a used request id req-b06861be-0a6d-4c16-9b47-4fcb2c5472fa 2018-07-31 06:38:48,686 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:d5:ae', 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'3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65'}), 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-31T06:38:45.000000', 'flavor': Munch({u'id': u'12746474-5ef4-44c2-9ece-1de679cda645'}), 'az': u'nova', 'id': u'c7068c89-3157-4e0b-9c63-739e2651856d', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'36f202b8082d412dbabc02872e95b875', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67cf7611b52a451cb5397d2ced4e2b01', 'name': 'vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b', '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-31T06:38:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-31T06:38:45Z', 'hostId': u'511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20', '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-31T06:38:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', 'name': u'vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'adminPass': None, 'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', 'created_at': u'2018-07-31T06:36:25Z', 'created': u'2018-07-31T06:36:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-31 06:38:48,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:38:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-d4dd1274-b4b8-4c9d-941e-7f3b0f7af9ca Date: Tue, 31 Jul 2018 06:38:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0398bebb-60de-40c9-8cc4-60b1531f9961","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67cf7611b52a451cb5397d2ced4e2b01","l2_adjacency":true,"status":"ACTIVE","subnets":["6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"],"description":"","tags":[],"updated_at":"2018-07-31T06:34:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b","admin_state_up":true,"tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:38:48,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d4dd1274-b4b8-4c9d-941e-7f3b0f7af9ca 2018-07-31 06:38:48,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106931209564s 2018-07-31 06:38:48,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d4dd1274-b4b8-4c9d-941e-7f3b0f7af9ca 2018-07-31 06:38:48,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-31 06:38:48,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:38:48,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2abd0aee-a6f6-490a-b19c-3ecac85cef7b Date: Tue, 31 Jul 2018 06:38:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-31T06:38:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bf106ee-136d-4f53-b4a3-a8fa92a4ff73","ip_address":"192.168.120.4"}],"id":"79c6d092-c6c9-4a05-9024-4a818c2c4b3a","security_groups":["31d5581a-dad2-47af-99ea-c429257e1bc0"],"mac_address":"fa:16:3e:37:d5:ae","project_id":"67cf7611b52a451cb5397d2ced4e2b01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0398bebb-60de-40c9-8cc4-60b1531f9961","tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:36:28Z","binding:vnic_type":"normal","device_id":"c7068c89-3157-4e0b-9c63-739e2651856d","ip_allocation":"immediate"}]} 2018-07-31 06:38:48,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d used request id req-2abd0aee-a6f6-490a-b19c-3ecac85cef7b 2018-07-31 06:38:48,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577371120453s 2018-07-31 06:38:48,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7068c89-3157-4e0b-9c63-739e2651856d used request id req-2abd0aee-a6f6-490a-b19c-3ecac85cef7b 2018-07-31 06:38:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-31 06:38:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"floatingip": {"floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "fixed_ip_address": "192.168.120.4", "port_id": "79c6d092-c6c9-4a05-9024-4a818c2c4b3a"}}' 2018-07-31 06:38:51,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-f2850920-caec-4682-93a5-bd3bca8d4c08 Date: Tue, 31 Jul 2018 06:38:51 GMT RESP BODY: {"floatingip": {"router_id": "704b133a-e5d8-47f9-a661-a7eb553fb9ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:38:49Z", "updated_at": "2018-07-31T06:38:49Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0398bebb-60de-40c9-8cc4-60b1531f9961", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:d5:ae", "device_id": "c7068c89-3157-4e0b-9c63-739e2651856d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_id": "79c6d092-c6c9-4a05-9024-4a818c2c4b3a", "id": "9d4760d1-9963-46ba-9764-5bfc4d31937c", "qos_policy_id": null}} 2018-07-31 06:38:51,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f2850920-caec-4682-93a5-bd3bca8d4c08 2018-07-31 06:38:51,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26670598984s 2018-07-31 06:38:51,124 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f2850920-caec-4682-93a5-bd3bca8d4c08 2018-07-31 06:38:51,128 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'704b133a-e5d8-47f9-a661-a7eb553fb9ad', 'updated_at': u'2018-07-31T06:38:49Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'79c6d092-c6c9-4a05-9024-4a818c2c4b3a', 'id': u'9d4760d1-9963-46ba-9764-5bfc4d31937c', 'network': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'port': u'79c6d092-c6c9-4a05-9024-4a818c2c4b3a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67cf7611b52a451cb5397d2ced4e2b01', 'name': 'vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0398bebb-60de-40c9-8cc4-60b1531f9961', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:d5:ae', u'device_id': u'c7068c89-3157-4e0b-9c63-739e2651856d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', 'created_at': u'2018-07-31T06:38:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0398bebb-60de-40c9-8cc4-60b1531f9961', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:d5:ae', u'device_id': u'c7068c89-3157-4e0b-9c63-739e2651856d'}), 'router': u'704b133a-e5d8-47f9-a661-a7eb553fb9ad'}) 2018-07-31 06:38:51,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-31 06:38:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d/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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-31 06:38:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:38: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-d00770fb-583b-4d5a-882f-f399cc76b22d x-compute-request-id: req-d00770fb-583b-4d5a-882f-f399cc76b22d Content-Encoding: gzip Content-Length: 10889 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 1880542132 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.910 MHz processor\n[ 0.313118] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.315356] pid_max: default: 32768 minimum: 301\n[ 0.316561] Security Framework initialized\n[ 0.317676] SELinux: Initializing.\n[ 0.318966] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.324004] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.326970] Mount-cache hash table entries: 4096\n[ 0.328422] Initializing cgroup subsys memory\n[ 0.329579] Initializing cgroup subsys devices\n[ 0.330738] Initializing cgroup subsys freezer\n[ 0.331925] Initializing cgroup subsys net_cls\n[ 0.333082] Initializing cgroup subsys blkio\n[ 0.334212] Initializing cgroup subsys perf_event\n[ 0.335436] Initializing cgroup subsys hugetlb\n[ 0.336593] Initializing cgroup subsys pids\n[ 0.337705] Initializing cgroup subsys net_prio\n[ 0.338966] CPU: Physical Processor ID: 0\n[ 0.340754] mce: CPU supports 10 MCE banks\n[ 0.341894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.343181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.344468] tlb_flushall_shift: 6\n[ 0.345645] Freeing SMP alternatives: 28k freed\n[ 0.349465] ACPI: Core revision 20130517\n[ 0.350986] ACPI: All ACPI Tables successfully acquired\n[ 0.352443] ftrace: allocating 25812 entries in 101 pages\n[ 0.374354] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375877] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.377368] smpboot: Max logical packages: 2\n[ 0.378671] Enabling x2apic\n[ 0.379575] Enabled x2apic\n[ 0.380656] Switched APIC routing to physical x2apic.\n[ 0.382821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.384313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.387088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.394524] KVM setup paravirtual spinlock\n[ 0.396816] smpboot: Booting Node 0, Processors #1 OK\n[ 0.398467] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.420165] Brought up 2 CPUs\n[ 0.420168] KVM setup async PF for cpu 1\n[ 0.420170] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.423344] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.425477] devtmpfs: initialized\n[ 0.428058] EVM: security.selinux\n[ 0.429048] EVM: security.ima\n[ 0.429967] EVM: security.capability\n[ 0.431594] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.433135] pinctrl core: initialized pinctrl subsystem\n[ 0.434521] NET: Registered protocol family 16\n[ 0.435901] ACPI: bus type PCI registered\n[ 0.436991] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.438521] PCI: Using configuration type 1 for base access\n[ 0.443196] ACPI: Added _OSI(Module Device)\n[ 0.444332] ACPI: Added _OSI(Processor Device)\n[ 0.445482] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.446670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449023] ACPI: Interpreter enabled\n[ 0.450086] ACPI: (supports S0 S5)\n[ 0.451071] ACPI: Using IOAPIC for interrupt routing\n[ 0.452301] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.456227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.457670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459195] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.460692] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463482] acpiphp: Slot [3] registered\n[ 0.464572] acpiphp: Slot [4] registered\n[ 0.465664] acpiphp: Slot [5] registered\n[ 0.466750] acpiphp: Slot [6] registered\n[ 0.467843] acpiphp: Slot [7] registered\n[ 0.468929] acpiphp: Slot [8] registered\n[ 0.470011] acpiphp: Slot [9] registered\n[ 0.471095] acpiphp: Slot [10] registered\n[ 0.472196] acpiphp: Slot [11] registered\n[ 0.473292] acpiphp: Slot [12] registered\n[ 0.474394] acpiphp: Slot [13] registered\n[ 0.475491] acpiphp: Slot [14] registered\n[ 0.476587] acpiphp: Slot [15] registered\n[ 0.477688] acpiphp: Slot [16] registered\n[ 0.478784] acpiphp: Slot [17] registered\n[ 0.479879] acpiphp: Slot [18] registered\n[ 0.480971] acpiphp: Slot [19] registered\n[ 0.482069] acpiphp: Slot [20] registered\n[ 0.483168] acpiphp: Slot [21] registered\n[ 0.484267] acpiphp: Slot [22] registered\n[ 0.485365] acpiphp: Slot [23] registered\n[ 0.486459] acpiphp: Slot [24] registered\n[ 0.487558] acpiphp: Slot [25] registered\n[ 0.488655] acpiphp: Slot [26] registered\n[ 0.489759] acpiphp: Slot [27] registered\n[ 0.490857] acpiphp: Slot [28] registered\n[ 0.491953] acpiphp: Slot [29] registered\n[ 0.493053] acpiphp: Slot [30] registered\n[ 0.494146] acpiphp: Slot [31] registered\n[ 0.495235] PCI host bridge to bus 0000:00\n[ 0.496334] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.497638] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499242] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.500751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.502772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.504790] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.509370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510931] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.512394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.513980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519219] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.543383] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548533] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550149] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.551798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.553929] vgaarb: loaded\n[ 0.554811] vgaarb: bridge control possible 0000:00:02.0\n[ 0.556234] SCSI subsystem initialized\n[ 0.557321] ACPI: bus type USB registered\n[ 0.558431] usbcore: registered new interface driver usbfs\n[ 0.559755] usbcore: registered new interface driver hub\n[ 0.561068] usbcore: registered new device driver usb\n[ 0.562488] PCI: Using ACPI for IRQ routing\n[ 0.563946] NetLabel: Initializing\n[ 0.564949] NetLabel: domain hash size = 128\n[ 0.566088] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567350] NetLabel: unlabeled traffic allowed by default\n[ 0.568773] Switched to clocksource kvm-clock\n[ 0.576989] pnp: PnP ACPI init\n[ 0.577965] ACPI: bus type PNP registered\n[ 0.579401] pnp: PnP ACPI: found 5 devices\n[ 0.580502] ACPI: bus type PNP unregistered\n[ 0.587592] NET: Registered protocol family 2\n[ 0.589029] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.591272] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.593062] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.594649] TCP: reno registered\n[ 0.595619] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.597059] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.598674] NET: Registered protocol family 1\n[ 0.599876] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.601288] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.602651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.622616] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642506] Unpacking initramfs...\n[ 1.075602] Freeing initrd memory: 37508k freed\n[ 1.085312] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.086896] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.089724] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.091245] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.092971] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.094425] Initialise system trusted keyring\n[ 1.095588] audit: initializing netlink socket (disabled)\n[ 1.096911] type=2000 audit(1533019128.495:1): initialized\n[ 1.113578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.115058] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.117329] zpool: loaded\n[ 1.118215] zbud: loaded\n[ 1.119261] VFS: Disk quotas dquot_6.5.2\n[ 1.120383] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.121996] msgmni has been set to 7578\n[ 1.123125] Key type big_key registered\n[ 1.124902] NET: Registered protocol family 38\n[ 1.126072] Key type asymmetric registered\n[ 1.127176] Asymmetric key parser 'x509' registered\n[ 1.128421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.130512] io scheduler noop registered\n[ 1.131595] io scheduler deadline registered (default)\n[ 1.142818] io scheduler cfq registered\n[ 1.143982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.145324] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.146902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.148920] ACPI: Power Button [PWRF]\n[ 1.150069] GHES: HEST is not enabled!\n[ 1.151170] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.175601] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.177275] Non-volatile memory driver v1.3\n[ 1.178401] Linux agpgart interface v0.103\n[ 1.179593] crash memory driver: version 1.1\n[ 1.180781] rdac: device handler registered\n[ 1.181976] hp_sw: device handler registered\n[ 1.183117] emc: device handler registered\n[ 1.184214] alua: device handler registered\n[ 1.185351] libphy: Fixed MDIO Bus: probed\n[ 1.186497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.187982] ehci-pci: EHCI PCI platform driver\n[ 1.189144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.190595] ohci-pci: OHCI PCI platform driver\n[ 1.191756] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.211621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.212952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.214979] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.216288] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.217728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.219259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.221245] usb usb1: Product: UHCI Host Controller\n[ 1.222486] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.224058] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225321] hub 1-0:1.0: USB hub found\n[ 1.226401] hub 1-0:1.0: 2 ports detected\n[ 1.227617] usbcore: registered new interface driver usbserial\n[ 1.229024] usbcore: registered new interface driver usbserial_generic\n[ 1.230507] usbserial: USB Serial support registered for generic\n[ 1.231921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.234624] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.235958] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.237383] mousedev: PS/2 mouse device common for all mice\n[ 1.239066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.241485] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242101] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.243279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.247606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.249092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.250629] cpuidle: using governor menu\n[ 1.251778] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.253173] usbcore: registered new interface driver usbhid\n[ 1.254512] usbhid: USB HID core driver\n[ 1.255621] drop_monitor: Initializing network drop monitor service\n[ 1.257106] TCP: cubic registered\n[ 1.258094] Initializing XFRM netlink socket\n[ 1.259297] NET: Registered protocol family 10\n[ 1.260715] NET: Registered protocol family 17\n[ 1.262080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.263516] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.264955] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.267342] Loading compiled-in X.509 certificates\n[ 1.268589] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.270968] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.273729] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.276114] registered taskstats version 1\n[ 1.279102] Key type trusted registered\n[ 1.281495] Key type encrypted registered\n[ 1.283813] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.285503] rtc_cmos 00:00: setting system clock to 2018-07-31 06:38:48 UTC (1533019128)\n[ 1.288246] Freeing unused kernel memory: 1680k freed\n[ 1.292787] 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.296910] systemd[1]: Detected virtualization kvm.\n[ 1.298163] systemd[1]: Detected architecture x86-64.\n[ 1.299430] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.301805] systemd[1]: No hostname configured.\n[ 1.302989] systemd[1]: Set hostname to .\n[ 1.304284] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.327084] systemd[1]: Reached target Timers.\n[ 1.328289] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.330264] systemd[1]: Reached target Local File Systems.\n[ 1.331625] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.333593] systemd[1]: Reached target Swap.\n[ 1.334747] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.336711] systemd[1]: Created slice Root Slice.\n[ 1.337924] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.339953] systemd[1]: Listening on udev Control Socket.\n[ 1.341280] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.343389] systemd[1]: Created slice System Slice.\n[ 1.344624] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.346641] systemd[1]: Listening on udev Kernel Socket.\n[ 1.347957] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.350030] systemd[1]: Listening on Journal Socket.\n[ 1.351294] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.353258] systemd[1]: Reached target Sockets.\n[ 1.354438] systemd[1]: Starting Sockets.\n[ 1.355874] 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.359611] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.362401] systemd[1]: Reached target Slices.\n[ 1.363579] systemd[1]: Starting Slices.\n[ 1.365076] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.367263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.369393] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.373177] systemd[1]: Reached target Paths.\n[ 1.374346] systemd[1]: Starting Paths.\n[ 1.375649] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.379045] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.382668] systemd[1]: Started Apply Kernel Variables.\n[ 1.384383] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 1.389443] systemd[1]: Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Journal Service.\n[ 1.391798] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.431672] RPC: Registered named UNIX socket transport module.\n[ 1.433109] RPC: Registered udp transport module.\n[ 1.434326] RPC: Registered tcp transport module.\n[ 1.435547] 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[[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.526277] FDC 0 is a S82078B\n[ 1.529784] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.549566] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.589030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.591542] scsi host0: ata_piix\n[ 1.592846] scsi host1: ata_piix\n[ 1.593874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.595654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.599380] 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.681818] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.683379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.684957] usb 1-1: Product: QEMU USB Tablet\n[ 1.686116] usb 1-1: Manufacturer: QEMU\n[ 1.687209] usb 1-1: SerialNumber: 42\n[ 1.697143] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.699710] 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.785083] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.787440] XFS (vda1): Mounting V4 Filesystem\n[ 1.814164] 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 Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 Stopping udev Kernel Device Manager...\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control 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.038853] systemd-journald[131]: Received SIGTERM from PID 1 (systemd).\n[ 2.147726] SELinux: Disabled at runtime.\n[ 2.185815] type=1404 audit(1533019129.400:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.215108] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.216512] 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 User and Session Slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\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 Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n[ 2.492182] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.540448] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\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 Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\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 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 udev Kernel Device Manager.\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.683370] type=1305 audit(1533019129.897:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n[ 2.820619] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.823803] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.827539] [drm] Initialized drm 1.1.0 20060810\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.857116] ppdev: user-space parallel port driver\n[ 2.862224] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.862224] [TTM] Initializing pool allocator\n[ 2.862226] [TTM] Initializing DMA pool allocator\n[ 2.862469] [drm] fb mappable at 0xFC000000\n[ 2.862469] [drm] vram aper at 0xFC000000\n[ 2.862470] [drm] size 33554432\n[ 2.862470] [drm] fb depth is 24\n[ 2.862470] [drm] pitch is 3072\n[ 2.886228] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.905111] Console: switching to colour frame buffer device 128x48\n[ 2.918356] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[ 2.925032] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 2.980188] AES CTR mode by8 optimization enabled\n[ 2.983244] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.989325] alg: No test for crc32 (crc32-pclmul)\n[ 3.002319] intel_rapl: no valid rapl domains found in package 0\n[ 3.007182] intel_rapl: no valid rapl domains found in package 0\n[ 3.018695] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n\n[ 3.023488] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\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 Permit User Sessions.\n[[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"} 2018-07-31 06:38:51,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d/action used request id req-d00770fb-583b-4d5a-882f-f399cc76b22d 2018-07-31 06:38:51,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0832319259644s 2018-07-31 06:38:51,213 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d/action used request id req-d00770fb-583b-4d5a-882f-f399cc76b22d 2018-07-31 06:38:51,213 - 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 1880542132 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.910 MHz processor [ 0.313118] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.315356] pid_max: default: 32768 minimum: 301 [ 0.316561] Security Framework initialized [ 0.317676] SELinux: Initializing. [ 0.318966] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.324004] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.326970] Mount-cache hash table entries: 4096 [ 0.328422] Initializing cgroup subsys memory [ 0.329579] Initializing cgroup subsys devices [ 0.330738] Initializing cgroup subsys freezer [ 0.331925] Initializing cgroup subsys net_cls [ 0.333082] Initializing cgroup subsys blkio [ 0.334212] Initializing cgroup subsys perf_event [ 0.335436] Initializing cgroup subsys hugetlb [ 0.336593] Initializing cgroup subsys pids [ 0.337705] Initializing cgroup subsys net_prio [ 0.338966] CPU: Physical Processor ID: 0 [ 0.340754] mce: CPU supports 10 MCE banks [ 0.341894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.343181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.344468] tlb_flushall_shift: 6 [ 0.345645] Freeing SMP alternatives: 28k freed [ 0.349465] ACPI: Core revision 20130517 [ 0.350986] ACPI: All ACPI Tables successfully acquired [ 0.352443] ftrace: allocating 25812 entries in 101 pages [ 0.374354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375877] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.377368] smpboot: Max logical packages: 2 [ 0.378671] Enabling x2apic [ 0.379575] Enabled x2apic [ 0.380656] Switched APIC routing to physical x2apic. [ 0.382821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.384313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.387088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.394524] KVM setup paravirtual spinlock [ 0.396816] smpboot: Booting Node 0, Processors #1 OK [ 0.398467] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.420165] Brought up 2 CPUs [ 0.420168] KVM setup async PF for cpu 1 [ 0.420170] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.423344] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.425477] devtmpfs: initialized [ 0.428058] EVM: security.selinux [ 0.429048] EVM: security.ima [ 0.429967] EVM: security.capability [ 0.431594] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.433135] pinctrl core: initialized pinctrl subsystem [ 0.434521] NET: Registered protocol family 16 [ 0.435901] ACPI: bus type PCI registered [ 0.436991] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438521] PCI: Using configuration type 1 for base access [ 0.443196] ACPI: Added _OSI(Module Device) [ 0.444332] ACPI: Added _OSI(Processor Device) [ 0.445482] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446670] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449023] ACPI: Interpreter enabled [ 0.450086] ACPI: (supports S0 S5) [ 0.451071] ACPI: Using IOAPIC for interrupt routing [ 0.452301] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.456227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.457670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459195] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.460692] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463482] acpiphp: Slot [3] registered [ 0.464572] acpiphp: Slot [4] registered [ 0.465664] acpiphp: Slot [5] registered [ 0.466750] acpiphp: Slot [6] registered [ 0.467843] acpiphp: Slot [7] registered [ 0.468929] acpiphp: Slot [8] registered [ 0.470011] acpiphp: Slot [9] registered [ 0.471095] acpiphp: Slot [10] registered [ 0.472196] acpiphp: Slot [11] registered [ 0.473292] acpiphp: Slot [12] registered [ 0.474394] acpiphp: Slot [13] registered [ 0.475491] acpiphp: Slot [14] registered [ 0.476587] acpiphp: Slot [15] registered [ 0.477688] acpiphp: Slot [16] registered [ 0.478784] acpiphp: Slot [17] registered [ 0.479879] acpiphp: Slot [18] registered [ 0.480971] acpiphp: Slot [19] registered [ 0.482069] acpiphp: Slot [20] registered [ 0.483168] acpiphp: Slot [21] registered [ 0.484267] acpiphp: Slot [22] registered [ 0.485365] acpiphp: Slot [23] registered [ 0.486459] acpiphp: Slot [24] registered [ 0.487558] acpiphp: Slot [25] registered [ 0.488655] acpiphp: Slot [26] registered [ 0.489759] acpiphp: Slot [27] registered [ 0.490857] acpiphp: Slot [28] registered [ 0.491953] acpiphp: Slot [29] registered [ 0.493053] acpiphp: Slot [30] registered [ 0.494146] acpiphp: Slot [31] registered [ 0.495235] PCI host bridge to bus 0000:00 [ 0.496334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.497638] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499242] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.502772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.504790] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.509370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510931] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.513980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519219] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.543383] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548533] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550149] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.551798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.553929] vgaarb: loaded [ 0.554811] vgaarb: bridge control possible 0000:00:02.0 [ 0.556234] SCSI subsystem initialized [ 0.557321] ACPI: bus type USB registered [ 0.558431] usbcore: registered new interface driver usbfs [ 0.559755] usbcore: registered new interface driver hub [ 0.561068] usbcore: registered new device driver usb [ 0.562488] PCI: Using ACPI for IRQ routing [ 0.563946] NetLabel: Initializing [ 0.564949] NetLabel: domain hash size = 128 [ 0.566088] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567350] NetLabel: unlabeled traffic allowed by default [ 0.568773] Switched to clocksource kvm-clock [ 0.576989] pnp: PnP ACPI init [ 0.577965] ACPI: bus type PNP registered [ 0.579401] pnp: PnP ACPI: found 5 devices [ 0.580502] ACPI: bus type PNP unregistered [ 0.587592] NET: Registered protocol family 2 [ 0.589029] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.591272] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.593062] TCP: Hash tables configured (established 32768 bind 32768) [ 0.594649] TCP: reno registered [ 0.595619] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.597059] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.598674] NET: Registered protocol family 1 [ 0.599876] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.601288] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.602651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.622616] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642506] Unpacking initramfs... [ 1.075602] Freeing initrd memory: 37508k freed [ 1.085312] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.086896] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.089724] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.091245] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.092971] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.094425] Initialise system trusted keyring [ 1.095588] audit: initializing netlink socket (disabled) [ 1.096911] type=2000 audit(1533019128.495:1): initialized [ 1.113578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.115058] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.117329] zpool: loaded [ 1.118215] zbud: loaded [ 1.119261] VFS: Disk quotas dquot_6.5.2 [ 1.120383] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.121996] msgmni has been set to 7578 [ 1.123125] Key type big_key registered [ 1.124902] NET: Registered protocol family 38 [ 1.126072] Key type asymmetric registered [ 1.127176] Asymmetric key parser 'x509' registered [ 1.128421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.130512] io scheduler noop registered [ 1.131595] io scheduler deadline registered (default) [ 1.142818] io scheduler cfq registered [ 1.143982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.145324] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.146902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.148920] ACPI: Power Button [PWRF] [ 1.150069] GHES: HEST is not enabled! [ 1.151170] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.175601] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.177275] Non-volatile memory driver v1.3 [ 1.178401] Linux agpgart interface v0.103 [ 1.179593] crash memory driver: version 1.1 [ 1.180781] rdac: device handler registered [ 1.181976] hp_sw: device handler registered [ 1.183117] emc: device handler registered [ 1.184214] alua: device handler registered [ 1.185351] libphy: Fixed MDIO Bus: probed [ 1.186497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.187982] ehci-pci: EHCI PCI platform driver [ 1.189144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.190595] ohci-pci: OHCI PCI platform driver [ 1.191756] uhci_hcd: USB Universal Host Controller Interface driver [ 1.211621] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.212952] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.214979] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.216288] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.217728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.219259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.221245] usb usb1: Product: UHCI Host Controller [ 1.222486] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.224058] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225321] hub 1-0:1.0: USB hub found [ 1.226401] hub 1-0:1.0: 2 ports detected [ 1.227617] usbcore: registered new interface driver usbserial [ 1.229024] usbcore: registered new interface driver usbserial_generic [ 1.230507] usbserial: USB Serial support registered for generic [ 1.231921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.234624] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.235958] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.237383] mousedev: PS/2 mouse device common for all mice [ 1.239066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.241485] rtc_cmos 00:00: RTC can wake from S4 [ 1.242101] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.243279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.247606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.249092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.250629] cpuidle: using governor menu [ 1.251778] hidraw: raw HID events driver (C) Jiri Kosina [ 1.253173] usbcore: registered new interface driver usbhid [ 1.254512] usbhid: USB HID core driver [ 1.255621] drop_monitor: Initializing network drop monitor service [ 1.257106] TCP: cubic registered [ 1.258094] Initializing XFRM netlink socket [ 1.259297] NET: Registered protocol family 10 [ 1.260715] NET: Registered protocol family 17 [ 1.262080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.263516] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.264955] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.267342] Loading compiled-in X.509 certificates [ 1.268589] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.270968] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.273729] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.276114] registered taskstats version 1 [ 1.279102] Key type trusted registered [ 1.281495] Key type encrypted registered [ 1.283813] IMA: No TPM chip found, activating TPM-bypass! [ 1.285503] rtc_cmos 00:00: setting system clock to 2018-07-31 06:38:48 UTC (1533019128) [ 1.288246] Freeing unused kernel memory: 1680k freed [ 1.292787] 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.296910] systemd[1]: Detected virtualization kvm. [ 1.298163] systemd[1]: Detected architecture x86-64. [ 1.299430] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.301805] systemd[1]: No hostname configured. [ 1.302989] systemd[1]: Set hostname to . [ 1.304284] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.327084] systemd[1]: Reached target Timers. [ 1.328289] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.330264] systemd[1]: Reached target Local File Systems. [ 1.331625] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.333593] systemd[1]: Reached target Swap. [ 1.334747] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.336711] systemd[1]: Created slice Root Slice. [ 1.337924] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.339953] systemd[1]: Listening on udev Control Socket. [ 1.341280] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.343389] systemd[1]: Created slice System Slice. [ 1.344624] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.346641] systemd[1]: Listening on udev Kernel Socket. [ 1.347957] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.350030] systemd[1]: Listening on Journal Socket. [ 1.351294] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.353258] systemd[1]: Reached target Sockets. [ 1.354438] systemd[1]: Starting Sockets. [ 1.355874] 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.359611] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.362401] systemd[1]: Reached target Slices. [ 1.363579] systemd[1]: Starting Slices. [ 1.365076] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.367263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.369393] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.373177] systemd[1]: Reached target Paths. [ 1.374346] systemd[1]: Starting Paths. [ 1.375649] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.379045] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.382668] systemd[1]: Started Apply Kernel Variables. [ 1.384383] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.389443] systemd[1]: Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. [ 1.391798] systemd[1]: Started Journal Service. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.431672] RPC: Registered named UNIX socket transport module. [ 1.433109] RPC: Registered udp transport module. [ 1.434326] RPC: Registered tcp transport module. [ 1.435547] 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. [[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.526277] FDC 0 is a S82078B [ 1.529784] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.549566] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.589030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.591542] scsi host0: ata_piix [ 1.592846] scsi host1: ata_piix [ 1.593874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.595654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.599380] 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.681818] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.683379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.684957] usb 1-1: Product: QEMU USB Tablet [ 1.686116] usb 1-1: Manufacturer: QEMU [ 1.687209] usb 1-1: SerialNumber: 42 [ 1.697143] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.699710] 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.785083] SGI XFS with ACLs, security attributes, no debug enabled [ 1.787440] XFS (vda1): Mounting V4 Filesystem [ 1.814164] 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 Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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... Stopping udev Kernel Device Manager... [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.038853] systemd-journald[131]: Received SIGTERM from PID 1 (systemd). [ 2.147726] SELinux: Disabled at runtime. [ 2.185815] type=1404 audit(1533019129.400:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.215108] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.216512] 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 User and Session Slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[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 Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... [ 2.492182] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.540448] systemd-journald[395]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[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 Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... [[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 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 udev Kernel Device Manager. [[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.683370] type=1305 audit(1533019129.897:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. [ 2.820619] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.823803] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.827539] [drm] Initialized drm 1.1.0 20060810 Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.857116] ppdev: user-space parallel port driver [ 2.862224] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.862224] [TTM] Initializing pool allocator [ 2.862226] [TTM] Initializing DMA pool allocator [ 2.862469] [drm] fb mappable at 0xFC000000 [ 2.862469] [drm] vram aper at 0xFC000000 [ 2.862470] [drm] size 33554432 [ 2.862470] [drm] fb depth is 24 [ 2.862470] [drm] pitch is 3072 [ 2.886228] fbcon: cirrusdrmfb (fb0) is primary device [ 2.905111] Console: switching to colour frame buffer device 128x48 [ 2.918356] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [ 2.925032] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 2.980188] AES CTR mode by8 optimization enabled [ 2.983244] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.989325] alg: No test for crc32 (crc32-pclmul) [ 3.002319] intel_rapl: no valid rapl domains found in package 0 [ 3.007182] intel_rapl: no valid rapl domains found in package 0 [ 3.018695] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.023488] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [[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 Permit User Sessions. [[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. 2018-07-31 06:38:54,226 - paramiko.transport - DEBUG - starting thread (client mode): 0xf91c1dd0L 2018-07-31 06:38:54,226 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 06:38:54,270 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-31 06:38:54,270 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-31 06:38:54,327 - 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-31 06:38:54,328 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 06:38:54,328 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-31 06:38:54,328 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 06:38:54,328 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 06:38:54,328 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 06:38:54,337 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 06:38:54,338 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 06:38:54,341 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-31 06:38:54,342 - paramiko.transport - DEBUG - Trying discovered key b1c6c5642f440f1532e3599cfbec5d68 in /tmp/tmpu8oNUC 2018-07-31 06:38:54,377 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 06:38:54,397 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-31 06:38:54,408 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-07-31 06:38:54,410 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 06:38:54,425 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-31 06:38:54,440 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203 2018-07-31 06:39:04,445 - paramiko.transport - DEBUG - starting thread (client mode): 0xf91c1d10L 2018-07-31 06:39:04,446 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 06:39:04,474 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-31 06:39:04,474 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-31 06:39:04,475 - 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-31 06:39:04,475 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-31 06:39:04,476 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-31 06:39:04,476 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 06:39:04,476 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-31 06:39:04,476 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 06:39:04,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-31 06:39:04,530 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 06:39:04,547 - paramiko.transport - DEBUG - Trying discovered key b1c6c5642f440f1532e3599cfbec5d68 in /tmp/tmpu8oNUC 2018-07-31 06:39:04,570 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 06:39:04,599 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-31 06:39:04,611 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-31 06:39:04,611 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-31 06:39:04,612 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-31 06:39:04,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-07-31 06:39:04,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:04,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:04,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:04,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:04,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:04,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 3882, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 3886, "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": 1719, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 3870, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 976, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 791, "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": 3557, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 3865, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:04 GMT 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-31 06:39:04,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:04,834 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 3882, 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': 3886, 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': 1719, 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': 3870, 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': 976, 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': 791, 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': 3557, 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': 3865, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-31 06:39:04,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-07-31 06:39:04,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:04,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 3882, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 3886, "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": 1719, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 3870, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 976, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 791, "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": 3557, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 3865, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:04,991 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:04 GMT 2018-07-31 06:39:04,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:04,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-31 06:39:04,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:04,992 - functest.core.cloudify - INFO - The current manager status is running 2018-07-31 06:39:04,993 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:05,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T06:39:04.607Z", "updated_at": "2018-07-31T06:39:04.607Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:04 GMT 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-31 06:39:05,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:05,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-07-31 06:39:05,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-31T06:39:04.607Z", "updated_at": "2018-07-31T06:39:04.607Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:05,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:04 GMT 2018-07-31 06:39:05,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:05,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-31 06:39:05,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:05,287 - functest.core.cloudify - DEBUG - List secrets: 2018-07-31 06:39:05,287 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2018-07-31 06:39:05,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-31T06:39:04.607Z", "updated_at": "2018-07-31T06:39:04.607Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-31 06:39:05,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:05,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:04 GMT 2018-07-31 06:39:05,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:05,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-31 06:39:05,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:05,399 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-31 06:39:05,399 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-31 06:39:05,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-07-31 06:39:05,400 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 06:39:05,402 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-31 06:39:05,403 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 06:39:05,409 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:39:05,476 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-31 06:39:05,477 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-31 06:39:05,478 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-31 06:39:05,519 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-31 06:39:05,519 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-31 06:39:05,546 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-31 06:39:38,422 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-31 06:39:38,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.oit.uci.edu * extras: mirror.steadfast.net * updates: mirror.keystealth.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 12 MB/s | 54 MB 00:04 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-31 06:39:38,423 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-31 06:39:38,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-07-31 06:39:38,424 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-31 06:39:41,876 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-07-31 06:39:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:39:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:39:41,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-98d8dfe7-cf48-4a2a-87ec-e153ca8da9ab Date: Tue, 31 Jul 2018 06:39:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/snap", "metadata": {}}], "file": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file", "owner": "67cf7611b52a451cb5397d2ced4e2b01", "id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "size": 4373348352, "self": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T06:36:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T06:35:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:39:41,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-98d8dfe7-cf48-4a2a-87ec-e153ca8da9ab 2018-07-31 06:39:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368010997772s 2018-07-31 06:39:41,915 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-98d8dfe7-cf48-4a2a-87ec-e153ca8da9ab 2018-07-31 06:39:41,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 06:39:41,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b"}' 2018-07-31 06:39:41,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-15b0faf5-e9a5-41ba-9ebe-4b01eda79ea0 Date: Tue, 31 Jul 2018 06:39:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd/file", "owner": "67cf7611b52a451cb5397d2ced4e2b01", "id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "size": null, "self": "/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-07-31T06:39:41Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b", "checksum": null, "created_at": "2018-07-31T06:39:41Z", "protected": false} 2018-07-31 06:39:41,967 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-15b0faf5-e9a5-41ba-9ebe-4b01eda79ea0 2018-07-31 06:39:41,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0434968471527s 2018-07-31 06:39:41,968 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-15b0faf5-e9a5-41ba-9ebe-4b01eda79ea0 returning object f076bd0c-4733-4eea-864a-f2387f43cacd 2018-07-31 06:39:41,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 06:39:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd/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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '' 2018-07-31 06:39:48,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d67f8388-36ea-4191-be4f-2d89759eee69 Date: Tue, 31 Jul 2018 06:39: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-31 06:39:48,216 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd/file used request id req-d67f8388-36ea-4191-be4f-2d89759eee69 2018-07-31 06:39:48,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.24738097191s 2018-07-31 06:39:48,216 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd/file used request id req-d67f8388-36ea-4191-be4f-2d89759eee69 2018-07-31 06:39:48,216 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T06:39:41Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd/file', u'owner': u'67cf7611b52a451cb5397d2ced4e2b01', u'virtual_size': None, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'id': u'f076bd0c-4733-4eea-864a-f2387f43cacd', u'size': None, u'name': u'vyos_vrouter-img_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b', u'checksum': None, u'self': u'/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T06:39:41Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 06:39:48,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 06:39:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-31 06:39:48,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:39: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-16109f44-f0c8-462d-aa34-a6fbe7b3d4f5 x-compute-request-id: req-16109f44-f0c8-462d-aa34-a6fbe7b3d4f5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "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": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e"}} 2018-07-31 06:39:48,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16109f44-f0c8-462d-aa34-a6fbe7b3d4f5 2018-07-31 06:39:48,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0511078834534s 2018-07-31 06:39:48,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16109f44-f0c8-462d-aa34-a6fbe7b3d4f5 2018-07-31 06:39:48,269 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b', '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'df51da68aea44a80a599f83856e71852', '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'8de25bc7-037e-4fa4-8cfc-d73d6443de5e', 'swap': 0}) 2018-07-31 06:39:48,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 06:39:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e/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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" -d '{"extra_specs": {}}' 2018-07-31 06:39:48,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:39: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-f49b2b20-4d35-4a3b-aa95-8af5c6543164 x-compute-request-id: req-f49b2b20-4d35-4a3b-aa95-8af5c6543164 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 06:39:48,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e/os-extra_specs used request id req-f49b2b20-4d35-4a3b-aa95-8af5c6543164 2018-07-31 06:39:48,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232598781586s 2018-07-31 06:39:48,294 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e/os-extra_specs used request id req-f49b2b20-4d35-4a3b-aa95-8af5c6543164 2018-07-31 06:39:48,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 06:39:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-31 06:39:48,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 06:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcd16be-d8a2-4c68-90ed-0103a682914f 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-31 06:39:48,305 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-cdcd16be-d8a2-4c68-90ed-0103a682914f 2018-07-31 06:39:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:39:48,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9addcd-e849-489e-a6b5-65cd7e64dd86 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/211b7fd4c43a42af878a1e3b52aeb6d3"}, "enabled": true, "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/357b9585b34f4b12ad78db6d5714971f"}, "enabled": true, "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f14538bc7b647fbb2d94ef7572b9314"}, "enabled": true, "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4b9e38da196d48a098b7a4094390e7f9"}, "enabled": true, "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52cc0b162d1040d9bf36c7a2aa0bd817"}, "enabled": true, "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63db69452e694ed5a7e64a21228878f7"}, "enabled": true, "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6645b7ab13754e71b3dddeb4a95b7f2a"}, "enabled": true, "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/67e0aa18788c4092aec85b9d061a4d08"}, "enabled": true, "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7d49f30be1694e88a7142f859c8c0db8"}, "enabled": true, "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/924f9379f33f498395e5bc27ffd3f22a"}, "enabled": true, "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/96d466fd8777427dbb2bfb9d13e75724"}, "enabled": true, "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9dcd32c79a374d06b2cf257ce737e34b"}, "enabled": true, "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c6744b20b4fe4a77b626f239afbb44d4"}, "enabled": true, "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e2cdc55bfa684c27bd8002c87b6ae1f8"}, "enabled": true, "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f9ef15f3c82548d7ab587b1b7d2d280d"}, "enabled": true, "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-31 06:39:48,401 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ee9addcd-e849-489e-a6b5-65cd7e64dd86 2018-07-31 06:39:48,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.104263067245s 2018-07-31 06:39:48,401 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ee9addcd-e849-489e-a6b5-65cd7e64dd86 2018-07-31 06:39:48,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-31 06:39:48,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:39:48,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7769c0-a016-4245-81f3-4673d572644c Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00c61ce5d02d4fa1a345bd9493d2eb24"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/027eba90ac1c4142a1b9e757ea9b2559"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0358f17b15734f9cb8005795d151e213"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "0358f17b15734f9cb8005795d151e213"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c84e3e71e174197977dbfd9b34250ea"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d29563f93dd4a469fe344236ab3669b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f86d89e7bd74377b2c23f9e1cb12f8d"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/101c9c274bf24df1b76a76f97c8e2f2c"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11b587cb2e224d5da92b9f8320396580"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "11b587cb2e224d5da92b9f8320396580"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11cc1e17a9fe43e980d0089bb9265168"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/144b5f9e17814e2e8be4e51948e14d92"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1d10e266a08f4f5a8b1952d7d4dcb80d"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1dcd0430fb4e44498d8c264d293546ff"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c45c90d9264c80825bf14f391c6a63"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/362ce1f042cc494baada44b49a9f1483"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "362ce1f042cc494baada44b49a9f1483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36d3cfd59fd644b391410225602179a8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "36d3cfd59fd644b391410225602179a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/526bb97f0d194533868df0709ba94992"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "526bb97f0d194533868df0709ba94992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/550f13712fd940fba502dde2d6446937"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "550f13712fd940fba502dde2d6446937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5581e9774b5747e58a55c80be1519eeb"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "5581e9774b5747e58a55c80be1519eeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5ec8a3c42e804647b6894e735f087900"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "5ec8a3c42e804647b6894e735f087900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/61b2212596684f12bf7dc194935e8a31"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "61b2212596684f12bf7dc194935e8a31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/65e6987d67c049649c00ad8bbede1460"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "65e6987d67c049649c00ad8bbede1460"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6902acb2bb45477e9cb5b12d414cfaed"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74089fae8dcd4796b400080ff30547f3"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "74089fae8dcd4796b400080ff30547f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7749bc6fdfa24bd2b7f98187c5f06d61"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7869f175f0394d7dbb50061040423abe"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "7869f175f0394d7dbb50061040423abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fcf2b34d0f34180949fe7d2bf53f229"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82874e0787b64fc7893acbfcea01021e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "82874e0787b64fc7893acbfcea01021e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/895a38bf8fc9424b93684962244a4052"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "895a38bf8fc9424b93684962244a4052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/97574fdef47b47688d51af138344e829"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "97574fdef47b47688d51af138344e829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9de4e722d51342038c67c410076a3bc0"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "9de4e722d51342038c67c410076a3bc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a4e1d28658b44e84a329fc1646076907"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "a4e1d28658b44e84a329fc1646076907"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7bb033c794847f29e66731a62b6418e"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "a7bb033c794847f29e66731a62b6418e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ac226852b6ff4b4da8a512ba0e4d7427"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b1116684085b44e4901fb813b0bec4d4"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "b1116684085b44e4901fb813b0bec4d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ff72efa00643c8a9ae1c5c21401f4e"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c22fccbaf5b645aa80c62586bfaca5c7"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c3405294456f49699c39893311fba7a6"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "c3405294456f49699c39893311fba7a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d751c846450847299ed786b45d26ab09"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "d751c846450847299ed786b45d26ab09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e67fb12345704cefabc06f5bb2ed9587"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "e67fb12345704cefabc06f5bb2ed9587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f2e0962791ec417897768a20389ff204"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "f2e0962791ec417897768a20389ff204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fb9854d4f2064fb49b767b4e1933076d"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "fb9854d4f2064fb49b767b4e1933076d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff3839e78bce42379b6ed4ed2a880638"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-31 06:39:48,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-9e7769c0-a016-4245-81f3-4673d572644c 2018-07-31 06:39:48,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.1195499897s 2018-07-31 06:39:48,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-9e7769c0-a016-4245-81f3-4673d572644c 2018-07-31 06:39:48,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:39:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:39:48,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-1dabd2a3-8a02-47e4-ade4-9af0fafa3ad5 Date: Tue, 31 Jul 2018 06:39:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "4b5ea521-d943-4be0-902a-161f54468c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T06:36:24Z", "revision_number": 0, "id": "50ee584c-3838-4115-8aa6-a7f41963c8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "540eb131-16d3-47cf-9763-0191c1cf2179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-31T06:36:24Z", "revision_number": 0, "id": "c2ff0075-409a-4814-9281-a69c82e76f43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "db19032f-a31f-4e05-9ed4-1db1988108f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 443, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 7, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 1, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:39:48,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1dabd2a3-8a02-47e4-ade4-9af0fafa3ad5 2018-07-31 06:39:48,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053071975708s 2018-07-31 06:39:48,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1dabd2a3-8a02-47e4-ade4-9af0fafa3ad5 2018-07-31 06:39:48,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-31 06:39:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -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": "bea1b187-26a5-4a94-a138-c49ae66e515e"}}' 2018-07-31 06:39:48,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-32e595e2-6354-46de-bd4b-52dc4fefdfa7 Date: Tue, 31 Jul 2018 06:39: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-31T06:39:48Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "port_range_min": 22, "revision_number": 0, "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:39:48Z", "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "09cc9a2f-4242-4e41-a1c1-85fa11fddbc3"}} 2018-07-31 06:39:48,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-32e595e2-6354-46de-bd4b-52dc4fefdfa7 2018-07-31 06:39:48,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.208655118942s 2018-07-31 06:39:48,806 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-32e595e2-6354-46de-bd4b-52dc4fefdfa7 2018-07-31 06:39:48,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-07-31 06:39:48,814 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-07-31 06:39:50,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:50,741 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-07-31 06:39:50,741 - 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-31T06:39:50.551Z", "updated_at": "2018-07-31T06:39:50.551Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": []}, "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": {}, "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": {"resource_id": {"get_input": "management_plane_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"}}, "network": {}, "create_if_missing": false, "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.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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": [], "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": [{"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"}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_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}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_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": "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": ""}}, {"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": {"resource_id": {"get_input": "data_plane_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"}}, "network": {}, "create_if_missing": false, "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.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": {"resource_id": {"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"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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}]}], "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-31 06:39:50,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:50,742 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:50 GMT 2018-07-31 06:39:50,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:50,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-07-31 06:39:50,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:50,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-07-31 06:39:50,755 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.26:5000", "keystone_tenant_name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "keystone_password": "655f9f05-0939-4a93-831b-8ce98eaf4a6d", "reference_vnf_flavor_id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "target_vnf_flavor_id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "target_vnf_image_id": "f076bd0c-4733-4eea-864a-f2387f43cacd"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-07-31 06:39:52,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:52,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:52,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:52,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-07-31 06:39:52,196 - 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": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "target_vnf_flavor_id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "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_09c3ff2f-827e-42c7-856b-f295469f7a0b", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "keystone_password": "655f9f05-0939-4a93-831b-8ce98eaf4a6d", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26: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": "f076bd0c-4733-4eea-864a-f2387f43cacd", "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:50.929Z", "updated_at": "2018-07-31T06:39:50.929Z", "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": []}, "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": {}, "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-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:52 GMT 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-07-31 06:39:52,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:52,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-07-31 06:39:52,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:52,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:52,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:52,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:52,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:52,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:52,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:52,262 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-31 06:39:52,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:52,262 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:52 GMT 2018-07-31 06:39:52,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:52,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-07-31 06:39:52,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:52,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:39:52,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-31 06:39:52,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:52,364 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:52 GMT 2018-07-31 06:39:52,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:52,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-31 06:39:52,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:52,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:39:52,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:52,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:52,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:52,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:52,421 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:52 GMT 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-31 06:39:52,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:57,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:39:57,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:57,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:57,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:57,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:57,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:57,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:57,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:57,491 - 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-31T06:39:52.986Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:52.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:53.374Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:53.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:53.746Z", "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-31T06:39:53.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:53.798Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:53.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:53.798Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:53.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:53.798Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:53.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:54.769Z", "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-31T06:39:54.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:54.769Z", "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-31T06:39:54.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:54.769Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:54.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:55.786Z", "message": "Installing from directory: /tmp/tmpty79fg [args=--prefix=\"/tmp/openstack-DOetRT\" --constraint=\"/tmp/openstack-DOetRT/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:55.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:39:55.786Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpty79fg --prefix=\"/tmp/openstack-DOetRT\" --constraint=\"/tmp/openstack-DOetRT/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:39:55.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-07-31 06:39:57,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:57,491 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:57 GMT 2018-07-31 06:39:57,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:57,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-07-31 06:39:57,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:39:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-07-31 06:39:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-07-31 06:39:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-07-31 06:39:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-07-31 06:39:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-31 06:39:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-31 06:39:57,493 - 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-31 06:39:57,493 - 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-31 06:39:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-07-31 06:39:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpty79fg [args=--prefix="/tmp/openstack-DOetRT" --constraint="/tmp/openstack-DOetRT/constraint.txt", package_name=cloudify-openstack-plugin] 2018-07-31 06:39:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpty79fg --prefix="/tmp/openstack-DOetRT" --constraint="/tmp/openstack-DOetRT/constraint.txt" 2018-07-31 06:39:57,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:39:57,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:39:57,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:39:57,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:39:57,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:39:57,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:39:57,549 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:39:57 GMT 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-31 06:39:57,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:02,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:02,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 06:40:02,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:02,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:02 GMT 2018-07-31 06:40:02,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:02,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 06:40:02,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:02,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:40:02,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:02,669 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:02,669 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:02 GMT 2018-07-31 06:40:02,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:02,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-31 06:40:02,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:07,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:07,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 06:40:07,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:07,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:07 GMT 2018-07-31 06:40:07,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:07,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 06:40:07,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:07,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:40:07,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:07,798 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:07 GMT 2018-07-31 06:40:07,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:07,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-31 06:40:07,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:12,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:12,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:12,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:12,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:12,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:12,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:12,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:12 GMT 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:12,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:40:12,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:12,944 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:12 GMT 2018-07-31 06:40:12,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:12,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-31 06:40:12,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:17,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:18,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:18,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:18,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:18 GMT 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-31 06:40:18,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:18,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:18,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:18,065 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:40:18,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:18,066 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:18 GMT 2018-07-31 06:40:18,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:18,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-31 06:40:18,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:23,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:23,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:23,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:23,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:23,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:20.059Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:20.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:20.808Z", "message": "Removing directory: /tmp/tmpty79fg", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:20.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41", "logger": "b0394c8a-ee24-47be-94bd-21d8dceb1e03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:21.135Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:21.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:21.850Z", "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-31T06:40:21.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:21.850Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:21.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:21.850Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:21.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:23 GMT 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-07-31 06:40:23,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:23,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-07-31 06:40:23,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpty79fg 2018-07-31 06:40:23,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-31 06:40:23,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-07-31 06:40:23,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-07-31 06:40:23,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-07-31 06:40:23,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b5a8a0b5-b71e-462d-b4ef-6a76b6dced41 2018-07-31 06:40:23,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:23,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:23,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:23,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:23,186 - 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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"} 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:23 GMT 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-07-31 06:40:23,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:23,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-07-31 06:40:23,187 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-07-31 06:40:23,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:23,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:23,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-07-31 06:40:23,311 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:23 GMT 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:23,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:23,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:23,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:23,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:23,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:23,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:23,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:23,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:23 GMT 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-31 06:40:23,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:23,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:23,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:23,466 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:23 GMT 2018-07-31 06:40:23,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:23,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:23,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:28,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:28,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:28,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:28,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:28,536 - 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-31T06:40:23.883Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:23.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:24.891Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:24.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:24.891Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:24.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:24.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:24.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:24.891Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:24.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:24.891Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:24.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.434Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:26.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.654Z", "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-31T06:40:26.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:26.822Z", "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-31T06:40:26.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c28c1b32-e462-4cf5-a38b-f1a8e666905f"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.549Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "external_network_6lhbbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:27.990Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:27.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c85b19ee-7fa1-4acd-9061-501e87c7c036"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:28 GMT 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:28,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16770 2018-07-31 06:40:28,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:28,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-07-31 06:40:28,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-07-31 06:40:28,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-07-31 06:40:28,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-07-31 06:40:28,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-07-31 06:40:28,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-07-31 06:40:28,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,539 - 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-31 06:40:28,540 - 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-31 06:40:28,540 - 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-31 06:40:28,540 - 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-31 06:40:28,540 - 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-31 06:40:28,540 - 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-31 06:40:28,540 - 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-31 06:40:28,540 - 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-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-07-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-07-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-07-31 06:40:28,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:28,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-31 06:40:28,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-07-31 06:40:28,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:28,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:28,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:28,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:28,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:28,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:28,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:28,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:28,599 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:28,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:28,599 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:28 GMT 2018-07-31 06:40:28,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:28,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:28,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:33,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:33,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:33,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:33,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:33,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:33,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_6lhbbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:28.639Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:28.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:29.698Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:29.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:29.698Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:29.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:29.698Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:29.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:29.698Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:29.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "router_frpgzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "router_frpgzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "router_frpgzo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.745Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:30.746Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:40:30Z', u'updated_at': u'2018-07-31T06:40:30Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'port_id': None, u'id': u'9ec01360-8c28-42de-a5d9-8e8e7b1f6bbb', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:30.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "b913caf1-a669-41ff-9ef8-aa886c2db270"}, {"node_instance_id": "target_vnf_ip_v3jncb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.036Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:40:30Z', u'updated_at': u'2018-07-31T06:40:30Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'port_id': None, u'id': u'f5356e34-3e0f-4fb2-9dae-d2e9d5f4eccd', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "4d4e423e-4886-4773-b707-0b0f83a80d16"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "security_group_13jwls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:31.772Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:31.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:32.777Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:32.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 61, "offset": 31, "size": 50}}} 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:33 GMT 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15598 2018-07-31 06:40:33,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:33,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-31 06:40:33,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-07-31 06:40:33,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-07-31 06:40:33,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-07-31 06:40:33,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-07-31 06:40:33,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-07-31 06:40:33,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-07-31 06:40:33,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-07-31 06:40:33,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-31 06:40:33,673 - 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'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:40:30Z', u'updated_at': u'2018-07-31T06:40:30Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'port_id': None, u'id': u'9ec01360-8c28-42de-a5d9-8e8e7b1f6bbb', u'qos_policy_id': None} 2018-07-31 06:40:33,673 - 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'67cf7611b52a451cb5397d2ced4e2b01', u'created_at': u'2018-07-31T06:40:30Z', u'updated_at': u'2018-07-31T06:40:30Z', u'floating_network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'67cf7611b52a451cb5397d2ced4e2b01', u'port_id': None, u'id': u'f5356e34-3e0f-4fb2-9dae-d2e9d5f4eccd', u'qos_policy_id': None} 2018-07-31 06:40:33,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-31 06:40:33,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-31 06:40:33,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-07-31 06:40:33,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:33,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:33,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:33,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:33,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:33,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:33,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:33,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:33,732 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:33,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:33,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:33 GMT 2018-07-31 06:40:33,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:33,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:33,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:38,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:38,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:33.864Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:33.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "router_frpgzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:33.864Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:33.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:33.864Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:33.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "router_frpgzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:33.864Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:33.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "router_frpgzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:35.133Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:35.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:36.144Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:36.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:36.144Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:36.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:36.144Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:36.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:37.148Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:37.148Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:38.155Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:38.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:38.155Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:38.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:38.155Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:38.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:38.155Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:38.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 80, "offset": 61, "size": 50}}} 2018-07-31 06:40:38,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:38,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:38 GMT 2018-07-31 06:40:38,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:38,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9522 2018-07-31 06:40:38,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:38,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:38,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:38,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:38,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-07-31 06:40:38,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:38,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-07-31 06:40:38,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-07-31 06:40:38,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-31 06:40:38,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:38,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:38,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-31 06:40:38,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-07-31 06:40:38,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:38,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:38,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:38,851 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:38 GMT 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:38,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:43,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:43,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:43,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:43,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:43,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:39.160Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:39.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:39.160Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:39.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:39.160Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:39.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:40.167Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:40.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:40.167Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:40.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:40.167Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:40.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:40.167Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:40.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:40.167Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:40.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:40.621Z", "message": "connect_security_group(): source_id=ef824ee7-4fcf-4403-812d-d1ef716217da target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', 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-31T06:40:40.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "1f178ceb-7474-4249-8b03-a0a01156bd3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:41.067Z", "message": "connect_security_group(): source_id=23e4fb1b-698c-4380-9396-e69f3130c86f target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', 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-31T06:40:41.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "c361d9fd-5b57-4b7b-875d-32bec1da60a9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:41.936Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:41.936Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:42.171Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:42.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:43.624Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:43.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 95, "offset": 80, "size": 50}}} 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:43 GMT 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6917 2018-07-31 06:40:43,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:43,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:43,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:43,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:43,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:43,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-07-31 06:40:43,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:43,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:43,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-07-31 06:40:43,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ef824ee7-4fcf-4403-812d-d1ef716217da target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-31 06:40:43,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=23e4fb1b-698c-4380-9396-e69f3130c86f target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-31 06:40:43,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:43,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:43,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-07-31 06:40:43,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:43,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:43,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:43,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:43,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:43,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:43,996 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:43 GMT 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:43,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:49,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:49,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:49,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:49,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:44.175Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:44.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:44.175Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:44.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:45.179Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:45.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:45.179Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:45.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:45.179Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:45.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:45.179Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:45.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:46.781Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:46.781Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:47.183Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:47.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:48.187Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:48.187Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:48.187Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:48.187Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 105, "offset": 93, "size": 50}}} 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:49 GMT 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4975 2018-07-31 06:40:49,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:49,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:49,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:49,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-31 06:40:49,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-31 06:40:49,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-31 06:40:49,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-31 06:40:49,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-31 06:40:49,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-31 06:40:49,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:49,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:40:49,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:49,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:49,344 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:49,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:49,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:49 GMT 2018-07-31 06:40:49,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:49,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:49,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:53,794 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 06:40:54,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:54,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:54,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:49.393Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:49.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:49.393Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:49.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:49.393Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:49.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:49.393Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:49.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:50.485Z", "message": "connect_security_group(): source_id=0601859e-ab54-49ea-b757-97809a02e4f3 target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', 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-31T06:40:50.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "aa377a7b-02a5-45e5-b26c-fe42e89a17f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:51.086Z", "message": "connect_security_group(): source_id=b34b5bba-3988-4a3f-a59b-2173f36da2af target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', 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-31T06:40:51.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "9ffb1c44-ab52-4c97-9e83-6b49cda7e929"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:51.925Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:51.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:52.594Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:52.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:52.594Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:52.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:52.594Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:52.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-07-31 06:40:54,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:54,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:54 GMT 2018-07-31 06:40:54,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:54,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5436 2018-07-31 06:40:54,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:54,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:54,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:54,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:40:54,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:54,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0601859e-ab54-49ea-b757-97809a02e4f3 target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-31 06:40:54,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b34b5bba-3988-4a3f-a59b-2173f36da2af target={u'external_id': u'f3b0796b-9396-48ed-93b8-79bfca435917', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-31 06:40:54,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:54,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-07-31 06:40:54,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-07-31 06:40:54,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-31 06:40:54,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:54,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:54,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:54,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:54,787 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:54 GMT 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:54,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:59,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:40:59,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:59,860 - 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-31T06:40:55.641Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:55.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.667Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:56.968Z", "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'b34b5bba-3988-4a3f-a59b-2173f36da2af', u'fixed_ip_address': u'11.0.0.24', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:31:9c:39'}, {u'external_id': u'ef824ee7-4fcf-4403-812d-d1ef716217da', u'fixed_ip_address': u'12.0.0.19', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:73:d9:f7'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:56.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "67dd6766-57fd-44f8-8da3-5973744812ec"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:57.100Z", "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-31T06:40:57.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "67dd6766-57fd-44f8-8da3-5973744812ec"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:58.108Z", "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'0601859e-ab54-49ea-b757-97809a02e4f3', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a4:b7:5b'}, {u'external_id': u'23e4fb1b-698c-4380-9396-e69f3130c86f', u'fixed_ip_address': u'12.0.0.25', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cc:2b:2f'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:58.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "e2b61552-70fb-4906-a94f-ed9837a994e2"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:58.108Z", "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-31T06:40:58.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "e2b61552-70fb-4906-a94f-ed9837a994e2"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:40:59.177Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'b34b5bba-3988-4a3f-a59b-2173f36da2af'}, {'port-id': u'ef824ee7-4fcf-4403-812d-d1ef716217da'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:40:59.177Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "67dd6766-57fd-44f8-8da3-5973744812ec"}], "metadata": {"pagination": {"total": 132, "offset": 113, "size": 50}}} 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:59,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:59 GMT 2018-07-31 06:40:59,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:59,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8321 2018-07-31 06:40:59,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:40:59,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-07-31 06:40:59,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:59,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-31 06:40:59,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 06:40:59,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-31 06:40:59,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 06:40:59,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-07-31 06:40:59,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-07-31 06:40:59,863 - 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'b34b5bba-3988-4a3f-a59b-2173f36da2af', u'fixed_ip_address': u'11.0.0.24', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:31:9c:39'}, {u'external_id': u'ef824ee7-4fcf-4403-812d-d1ef716217da', u'fixed_ip_address': u'12.0.0.19', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:73:d9:f7'}] 2018-07-31 06:40:59,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-07-31 06:40:59,863 - 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'0601859e-ab54-49ea-b757-97809a02e4f3', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a4:b7:5b'}, {u'external_id': u'23e4fb1b-698c-4380-9396-e69f3130c86f', u'fixed_ip_address': u'12.0.0.25', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cc:2b:2f'}] 2018-07-31 06:40:59,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-07-31 06:40:59,863 - 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'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'b34b5bba-3988-4a3f-a59b-2173f36da2af'}, {'port-id': u'ef824ee7-4fcf-4403-812d-d1ef716217da'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'} 2018-07-31 06:40:59,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:40:59,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:40:59,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:40:59,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:40:59,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:40:59,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:40:59,917 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:40:59 GMT 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:40:59,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:04,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:04,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:04,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:00.114Z", "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-31T06:41:00.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "67dd6766-57fd-44f8-8da3-5973744812ec"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:00.114Z", "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-31T06:41:00.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "e2b61552-70fb-4906-a94f-ed9837a994e2"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:00.114Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'b34b5bba-3988-4a3f-a59b-2173f36da2af'}, {'port-id': u'ef824ee7-4fcf-4403-812d-d1ef716217da'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:00.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "67dd6766-57fd-44f8-8da3-5973744812ec"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:00.114Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'0601859e-ab54-49ea-b757-97809a02e4f3'}, {'port-id': u'23e4fb1b-698c-4380-9396-e69f3130c86f'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:00.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "e2b61552-70fb-4906-a94f-ed9837a994e2"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:00.114Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'0601859e-ab54-49ea-b757-97809a02e4f3'}, {'port-id': u'23e4fb1b-698c-4380-9396-e69f3130c86f'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:00.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "e2b61552-70fb-4906-a94f-ed9837a994e2"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:01.449Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:01.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:02.484Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:02.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:02.484Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:02.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:02.484Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:02.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:02.689Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:02.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:02.689Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:02.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:03.697Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:03.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:03.697Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:03.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:03.697Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:03.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:03.697Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:03.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:04.704Z", "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": "reference_vnf_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-31T06:41:04.704Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 148, "offset": 126, "size": 50}}} 2018-07-31 06:41:04,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:04,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:04 GMT 2018-07-31 06:41:04,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:04,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10189 2018-07-31 06:41:04,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:04,997 - 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-31 06:41:04,997 - 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-31 06:41:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'b34b5bba-3988-4a3f-a59b-2173f36da2af'}, {'port-id': u'ef824ee7-4fcf-4403-812d-d1ef716217da'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'} 2018-07-31 06:41:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'0601859e-ab54-49ea-b757-97809a02e4f3'}, {'port-id': u'23e4fb1b-698c-4380-9396-e69f3130c86f'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'} 2018-07-31 06:41:04,997 - 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'f076bd0c-4733-4eea-864a-f2387f43cacd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'23d2a839-d688-4043-b608-bbc2d4116364'}, 'nics': [{'port-id': u'0601859e-ab54-49ea-b757-97809a02e4f3'}, {'port-id': u'23e4fb1b-698c-4380-9396-e69f3130c86f'}], 'flavor': u'8de25bc7-037e-4fa4-8cfc-d73d6443de5e'} 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:41:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-31 06:41:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-31 06:41:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 06:41:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-07-31 06:41:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-31 06:41:04,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:05,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:05,053 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:05,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:05,053 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:05 GMT 2018-07-31 06:41:05,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:05,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:05,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:10,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:10,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:05.708Z", "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": "target_vnf_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-31T06:41:05.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-07-31 06:41:10,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:10,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:10 GMT 2018-07-31 06:41:10,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:10,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1209 2018-07-31 06:41:10,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:10,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-31 06:41:10,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:10,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:10,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:10,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:10,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:10,317 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:10 GMT 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:10,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:15,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:15,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-07-31 06:41:15,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:15 GMT 2018-07-31 06:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:15,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:15,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:15,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:15,471 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:15,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:15,472 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:15 GMT 2018-07-31 06:41:15,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:15,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:15,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:20,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:20,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:20,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:20,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:20 GMT 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:20,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:20,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:20,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:20,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:20,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:20,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:20,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:20,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:20,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:20,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:20,861 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:20,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:20,861 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:20 GMT 2018-07-31 06:41:20,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:20,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:20,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:25,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:26,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:26,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:26,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:26,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:26 GMT 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:26,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:26,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:26,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:26,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:26,130 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:26 GMT 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:26,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:26,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:31,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:31,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:31,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:31 GMT 2018-07-31 06:41:31,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:31,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:31,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:31,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:31,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:31,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:31,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:31,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:31,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:31,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:31,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:31,263 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:31,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:31,264 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:31 GMT 2018-07-31 06:41:31,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:31,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:31,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:36,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:36,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:36,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:34.654Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:34.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:34.723Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:34.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:35.728Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:35.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:35.728Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:41:35.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 153, "offset": 143, "size": 50}}} 2018-07-31 06:41:36,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:36,332 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:36 GMT 2018-07-31 06:41:36,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:36,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-07-31 06:41:36,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:36,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 06:41:36,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 06:41:36,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-31 06:41:36,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-31 06:41:36,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:36,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:36,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:36,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:36,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:36,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:36,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:36,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:36,386 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:36,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:36,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:36 GMT 2018-07-31 06:41:36,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:36,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:36,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:41,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:41,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:36.830Z", "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": "reference_vnf_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-31T06:41:36.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:41:37.834Z", "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": "target_vnf_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-31T06:41:37.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 155, "offset": 147, "size": 50}}} 2018-07-31 06:41:41,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:41,467 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:41 GMT 2018-07-31 06:41:41,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:41,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-07-31 06:41:41,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:41,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-31 06:41:41,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-31 06:41:41,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:41,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:41,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:41,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:41,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:41,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:41,529 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:41 GMT 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:41,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:46,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:46,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-07-31 06:41:46,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:46,603 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:46 GMT 2018-07-31 06:41:46,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:46,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:46,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:46,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:46,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:46,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:46,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:46,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:46,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:46,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:46,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:46,658 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:46,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:46,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:46 GMT 2018-07-31 06:41:46,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:46,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:46,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:51,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:51,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:51,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:51,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:51 GMT 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:51,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:51,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:51,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:51,786 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:51,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:51,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:51 GMT 2018-07-31 06:41:51,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:51,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:51,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:56,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:41:56,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:56,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:56,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:56 GMT 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:41:56,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:41:56,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:41:56,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:41:56,915 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:41:56,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:41:56,916 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:41:56 GMT 2018-07-31 06:41:56,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:41:56,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:41:56,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:01,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:42:01,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-07-31 06:42:01,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:42:01,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:42:01 GMT 2018-07-31 06:42:01,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:42:01,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-31 06:42:01,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:01,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:42:02,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:42:02,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:42:02,046 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:42:02 GMT 2018-07-31 06:42:02,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:42:02,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:42:02,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:07,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:42:07,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:06.708Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:06.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:06.847Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:06.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 157, "offset": 149, "size": 50}}} 2018-07-31 06:42:07,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:42:07,114 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:42:07 GMT 2018-07-31 06:42:07,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:42:07,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1128 2018-07-31 06:42:07,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:07,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 06:42:07,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 06:42:07,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:42:07,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:42:07,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:42:07,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:42:07,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:42:07,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:42:07,167 - 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-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:42:07 GMT 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-31 06:42:07,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:12,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:42:12,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:42:12,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:42:12,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:42:12,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:42:12,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_x7lx19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:07.852Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:07.852Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:07.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:08.432Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:08.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "cbeaeffc-4451-4fe4-84a9-b1232e758e67"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:08.855Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:08.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:09.858Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:09.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:10.148Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:10.148Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f", "logger": "409483a1-6fbf-44e5-a876-4022416eaa1c"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:42:10.861Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-31T06:42:10.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 164, "offset": 151, "size": 50}}} 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:42:12 GMT 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3645 2018-07-31 06:42:12,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:12,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-31 06:42:12,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-31 06:42:12,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-07-31 06:42:12,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-07-31 06:42:12,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-07-31 06:42:12,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-07-31 06:42:12,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-07-31 06:42:12,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/48b58360-24f5-4e78-b5cc-b6449a968f5f 2018-07-31 06:42:12,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:42:12,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:42:12,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"} 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:42:12 GMT 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:42:12,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-07-31 06:42:12,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:42:12,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', 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-31T06:40:23.252Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'48b58360-24f5-4e78-b5cc-b6449a968f5f'} 2018-07-31 06:42:12,308 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-07-31 06:42:12,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-07-31 06:42:12,426 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-07-31 06:42:12,426 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-07-31 06:42:12,427 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.206 2018-07-31 06:42:12,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:13,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:42: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-b50eb102-619a-4236-b6c6-f1335def40de x-compute-request-id: req-b50eb102-619a-4236-b6c6-f1335def40de Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:13,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b50eb102-619a-4236-b6c6-f1335def40de 2018-07-31 06:42:13,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749683141708s 2018-07-31 06:42:13,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b50eb102-619a-4236-b6c6-f1335def40de 2018-07-31 06:42:13,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:13,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-db02d34b-24da-44fb-a81d-fa37d2815dc4 x-compute-request-id: req-db02d34b-24da-44fb-a81d-fa37d2815dc4 Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:13,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db02d34b-24da-44fb-a81d-fa37d2815dc4 2018-07-31 06:42:13,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595899105072s 2018-07-31 06:42:13,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db02d34b-24da-44fb-a81d-fa37d2815dc4 2018-07-31 06:42:13,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.24 2018-07-31 06:42:13,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:31:9c:39 2018-07-31 06:42:13,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:14,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-17a2ddfa-bde2-4ece-a71c-f6524d53d9d7 x-compute-request-id: req-17a2ddfa-bde2-4ece-a71c-f6524d53d9d7 Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:14,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17a2ddfa-bde2-4ece-a71c-f6524d53d9d7 2018-07-31 06:42:14,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448709964752s 2018-07-31 06:42:14,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17a2ddfa-bde2-4ece-a71c-f6524d53d9d7 2018-07-31 06:42:14,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:14,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:42: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-9a61298e-0046-4730-beec-e7c6485c36c8 x-compute-request-id: req-9a61298e-0046-4730-beec-e7c6485c36c8 Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:14,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a61298e-0046-4730-beec-e7c6485c36c8 2018-07-31 06:42:14,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520279884338s 2018-07-31 06:42:14,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a61298e-0046-4730-beec-e7c6485c36c8 2018-07-31 06:42:14,760 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.19 2018-07-31 06:42:14,760 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:73:d9:f7 2018-07-31 06:42:14,760 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-07-31 06:42:14,760 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2018-07-31 06:42:14,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:15,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:42: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-577303af-f51b-4566-966f-7ad3b48d9420 x-compute-request-id: req-577303af-f51b-4566-966f-7ad3b48d9420 Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:15,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-577303af-f51b-4566-966f-7ad3b48d9420 2018-07-31 06:42:15,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.253580093384s 2018-07-31 06:42:15,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-577303af-f51b-4566-966f-7ad3b48d9420 2018-07-31 06:42:15,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:15,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-b0561bd2-56f6-4ab6-b8d8-f69c84c3a69a x-compute-request-id: req-b0561bd2-56f6-4ab6-b8d8-f69c84c3a69a Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:15,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0561bd2-56f6-4ab6-b8d8-f69c84c3a69a 2018-07-31 06:42:15,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701689958572s 2018-07-31 06:42:15,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0561bd2-56f6-4ab6-b8d8-f69c84c3a69a 2018-07-31 06:42:15,725 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2018-07-31 06:42:15,725 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:a4:b7:5b 2018-07-31 06:42:15,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:16,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-59654645-559d-44c5-bf9a-830cea42ffdc x-compute-request-id: req-59654645-559d-44c5-bf9a-830cea42ffdc Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:16,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-59654645-559d-44c5-bf9a-830cea42ffdc 2018-07-31 06:42:16,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522850990295s 2018-07-31 06:42:16,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-59654645-559d-44c5-bf9a-830cea42ffdc 2018-07-31 06:42:16,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:42:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:42:16,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:42: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-bc3482b3-7903-4fc5-b47a-1b3f397ed3f4 x-compute-request-id: req-bc3482b3-7903-4fc5-b47a-1b3f397ed3f4 Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:42:16,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc3482b3-7903-4fc5-b47a-1b3f397ed3f4 2018-07-31 06:42:16,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.251971006393s 2018-07-31 06:42:16,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc3482b3-7903-4fc5-b47a-1b3f397ed3f4 2018-07-31 06:42:16,509 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.25 2018-07-31 06:42:16,509 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:cc:2b:2f 2018-07-31 06:42:16,509 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-07-31 06:42:16,522 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:42:16,543 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-07-31 06:42:16,553 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:42:16,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-07-31 06:42:16,570 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-07-31 06:42:16,579 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:42:16,641 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-07-31 06:42:16' 2018-07-31 06:42:16,641 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-07-31 06:42:16,641 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-07-31 06:42:16,650 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:42:16,670 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-07-31 06:42:16,676 - paramiko.transport - DEBUG - starting thread (client mode): 0xf917a710L 2018-07-31 06:42:16,676 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 06:42:16,681 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-07-31 06:42:16,681 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-07-31 06:42:16,682 - paramiko.transport - DEBUG - kex algos:[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'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', 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-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', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', 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-31 06:42:16,682 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-07-31 06:42:16,682 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-07-31 06:42:16,683 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 06:42:16,683 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-07-31 06:42:16,683 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 06:42:16,719 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-07-31 06:42:16,830 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-07-31 06:42:16,830 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 06:42:16,833 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-07-31 06:42:16,867 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 06:42:22,881 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-07-31 06:42:22,882 - paramiko.transport - INFO - Authentication (password) successful! 2018-07-31 06:42:22,907 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-07-31 06:42:22,908 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 06:42:22,909 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-31 06:42:22,910 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 06:42:22,914 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:42:22,916 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:42:23,939 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-07-31 06:42:24,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-07-31 06:42:29,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-07-31 06:42:30,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-07-31 06:42:35,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-07-31 06:42:36,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-07-31 06:42:41,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-07-31 06:42:42,963 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:42:47,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-07-31 06:42:48,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:42:53,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-07-31 06:42:54,977 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:42:59,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-07-31 06:43:00,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:05,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-07-31 06:43:06,989 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:11,989 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-07-31 06:43:12,991 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:17,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-07-31 06:43:18,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:24,002 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-07-31 06:43:25,004 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:30,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-07-31 06:43:31,012 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:36,018 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-07-31 06:43:37,020 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:43:42,025 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-07-31 06:43:43,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-07-31 06:43:48,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 ebgp-multihop '2' 2018-07-31 06:43:49,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 ebgp-multihop '2' [edit] vyos@vyos# 2018-07-31 06:43:54,031 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 remote-as 65002 2018-07-31 06:43:55,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 remote-as 65002 [edit] vyos@vyos# 2018-07-31 06:44:00,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 update-source 12.0.0.25 2018-07-31 06:44:01,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 update-source 12.0.0.25 [edit] vyos@vyos# 2018-07-31 06:44:06,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 soft-reconfiguration inbound 2018-07-31 06:44:07,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-07-31 06:44:12,044 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 password lab0033 2018-07-31 06:44:13,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 password lab0033 [edit] vyos@vyos# 2018-07-31 06:44:18,052 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-07-31 06:44:19,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-07-31 06:44:24,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-07-31 06:44:25,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-07-31 06:44:30,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-07-31 06:44:31,065 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-07-31 06:44:36,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-07-31 06:44:37,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-07-31 06:44:42,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-07-31 06:44:43,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-07-31 06:44:48,072 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-07-31 06:44:49,073 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-07-31 06:44:54,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-07-31 06:44:55,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-07-31 06:45:00,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-07-31 06:45:01,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-07-31 06:45:06,086 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-07-31 06:45:07,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-07-31 06:45:12,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-07-31 06:45:13,089 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-07-31 06:45:18,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.25 2018-07-31 06:45:19,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.25 [edit] vyos@vyos# 2018-07-31 06:45:24,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-07-31 06:45:25,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-07-31 06:45:30,171 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 06:45:30,175 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-07-31 06:45:30,192 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:45:30,226 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-07-31 06:45:30,229 - paramiko.transport - DEBUG - starting thread (client mode): 0xf91c13d0L 2018-07-31 06:45:30,230 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 06:45:30,236 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-07-31 06:45:30,237 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-07-31 06:45:30,238 - paramiko.transport - DEBUG - kex algos:[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'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', 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-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', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', 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-31 06:45:30,238 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-07-31 06:45:30,238 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-07-31 06:45:30,238 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 06:45:30,238 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-07-31 06:45:30,238 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 06:45:30,280 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-07-31 06:45:30,391 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-07-31 06:45:30,391 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 06:45:30,395 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-07-31 06:45:30,428 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 06:45:30,437 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-07-31 06:45:30,437 - paramiko.transport - INFO - Authentication (password) successful! 2018-07-31 06:45:30,459 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-07-31 06:45:30,460 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 06:45:30,461 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-31 06:45:30,461 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 06:45:30,463 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:45:30,465 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:45:31,484 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-07-31 06:45:32,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-07-31 06:45:37,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-07-31 06:45:38,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-07-31 06:45:43,493 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-07-31 06:45:44,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-07-31 06:45:49,500 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-07-31 06:45:50,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:45:55,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-07-31 06:45:56,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:01,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-07-31 06:46:02,514 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:07,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-07-31 06:46:08,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:13,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-07-31 06:46:14,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:19,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-07-31 06:46:20,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:25,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-07-31 06:46:26,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:31,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-07-31 06:46:32,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:37,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-07-31 06:46:38,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:43,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-07-31 06:46:44,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-07-31 06:46:49,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-07-31 06:46:50,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-07-31 06:46:55,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 ebgp-multihop '2' 2018-07-31 06:46:56,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 ebgp-multihop '2' [edit] vyos@vyos# 2018-07-31 06:47:01,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 remote-as 65001 2018-07-31 06:47:02,588 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 remote-as 65001 [edit] vyos@vyos# 2018-07-31 06:47:07,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 update-source 12.0.0.19 2018-07-31 06:47:08,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 update-source 12.0.0.19 [edit] vyos@vyos# 2018-07-31 06:47:13,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 soft-reconfiguration inbound 2018-07-31 06:47:14,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-07-31 06:47:19,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 password lab0033 2018-07-31 06:47:20,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 password lab0033 [edit] vyos@vyos# 2018-07-31 06:47:25,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-07-31 06:47:26,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-07-31 06:47:31,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-07-31 06:47:32,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-07-31 06:47:37,629 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-07-31 06:47:38,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-07-31 06:47:43,636 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-07-31 06:47:44,638 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-07-31 06:47:49,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-07-31 06:47:50,645 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-07-31 06:47:55,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-07-31 06:47:56,652 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-07-31 06:48:01,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-07-31 06:48:02,660 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-07-31 06:48:07,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-07-31 06:48:08,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-07-31 06:48:13,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-07-31 06:48:14,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-07-31 06:48:19,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-07-31 06:48:20,674 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-07-31 06:48:25,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.19 2018-07-31 06:48:26,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.19 [edit] vyos@vyos# 2018-07-31 06:48:31,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-07-31 06:48:32,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-07-31 06:48:37,690 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 06:48:37,692 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-07-31 06:48:37,692 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-07-31 06:49:37,738 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-07-31 06:49:37,758 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-31 06:49:37,794 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-07-31 06:49:37,796 - paramiko.transport - DEBUG - starting thread (client mode): 0xf91cba10L 2018-07-31 06:49:37,797 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-31 06:49:37,803 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-07-31 06:49:37,804 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-07-31 06:49:37,805 - paramiko.transport - DEBUG - kex algos:[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'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', 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-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', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', 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-31 06:49:37,805 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-07-31 06:49:37,805 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-07-31 06:49:37,805 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-31 06:49:37,805 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-07-31 06:49:37,806 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-31 06:49:37,846 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-07-31 06:49:37,955 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-07-31 06:49:37,955 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-31 06:49:37,959 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-07-31 06:49:37,995 - paramiko.transport - DEBUG - userauth is OK 2018-07-31 06:49:44,006 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-07-31 06:49:44,006 - paramiko.transport - INFO - Authentication (password) successful! 2018-07-31 06:49:44,033 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-07-31 06:49:44,033 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-31 06:49:44,034 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-31 06:49:44,034 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-31 06:49:44,036 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:49:44,038 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-31 06:49:45,039 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-07-31 06:50:15,115 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 06:50:15,147 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-07-31 06:50:15,147 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.25, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.19 4 65002 3 6 0 0 0 00:01:06 10 Total number of neighbors 1 vyos@vyos:~$ 2018-07-31 06:50:15,147 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 | no-more BGP neighbor is 12.0.0.19, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.19 BGP state = Established, up for 00:01:12 Last read 17:18:15, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.25 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.25, Local port: 179 Foreign host: 12.0.0.19, Foreign port: 59691 Nexthop: 12.0.0.25 Nexthop global: fe80::f816:3eff:fecc:2b2f Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-07-31 06:50:15,148 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.25 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.25 0 32768 i *> 10.0.2.0/24 12.0.0.25 0 32768 i *> 10.0.3.0/24 12.0.0.25 0 32768 i *> 10.0.4.0/24 12.0.0.25 0 32768 i *> 10.0.5.0/24 12.0.0.25 0 32768 i *> 10.0.6.0/24 12.0.0.25 0 32768 i *> 10.0.7.0/24 12.0.0.25 0 32768 i *> 10.0.8.0/24 12.0.0.25 0 32768 i *> 10.0.9.0/24 12.0.0.25 0 32768 i *> 10.0.10.0/24 12.0.0.25 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-07-31 06:50:15,148 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.25 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.19 0 0 65002 i *> 10.1.2.0/24 12.0.0.19 0 0 65002 i *> 10.1.3.0/24 12.0.0.19 0 0 65002 i *> 10.1.4.0/24 12.0.0.19 0 0 65002 i *> 10.1.5.0/24 12.0.0.19 0 0 65002 i *> 10.1.6.0/24 12.0.0.19 0 0 65002 i *> 10.1.7.0/24 12.0.0.19 0 0 65002 i *> 10.1.8.0/24 12.0.0.19 0 0 65002 i *> 10.1.9.0/24 12.0.0.19 0 0 65002 i *> 10.1.10.0/24 12.0.0.19 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-07-31 06:50:15,148 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 routes | no-more BGP table version is 0, local router ID is 12.0.0.25 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.19 0 0 65002 i *> 10.1.2.0/24 12.0.0.19 0 0 65002 i *> 10.1.3.0/24 12.0.0.19 0 0 65002 i *> 10.1.4.0/24 12.0.0.19 0 0 65002 i *> 10.1.5.0/24 12.0.0.19 0 0 65002 i *> 10.1.6.0/24 12.0.0.19 0 0 65002 i *> 10.1.7.0/24 12.0.0.19 0 0 65002 i *> 10.1.8.0/24 12.0.0.19 0 0 65002 i *> 10.1.9.0/24 12.0.0.19 0 0 65002 i *> 10.1.10.0/24 12.0.0.19 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-07-31 06:50:15,148 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-07-31 06:50:15,148 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'478.5' 2018-07-31 06:50:15,149 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-07-31 06:50:15,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:50:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:15,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:50: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-ac71dab9-8dde-4a3e-aea8-c4015d7218df x-compute-request-id: req-ac71dab9-8dde-4a3e-aea8-c4015d7218df Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:44Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:50:15,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac71dab9-8dde-4a3e-aea8-c4015d7218df 2018-07-31 06:50:15,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79939198494s 2018-07-31 06:50:15,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac71dab9-8dde-4a3e-aea8-c4015d7218df 2018-07-31 06:50:15,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 06:50:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:16,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:50: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-6cfc88d9-dd4d-4c8a-8f75-2ec75a183926 x-compute-request-id: req-6cfc88d9-dd4d-4c8a-8f75-2ec75a183926 Content-Type: application/json 2018-07-31 06:50:16,080 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb used request id req-6cfc88d9-dd4d-4c8a-8f75-2ec75a183926 2018-07-31 06:50:16,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.128480911255s 2018-07-31 06:50:16,081 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb used request id req-6cfc88d9-dd4d-4c8a-8f75-2ec75a183926 2018-07-31 06:50:16,081 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-07-31 06:50:16,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:50:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:16,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-a4e04505-06ae-4ed5-a350-e0ee56f6ad41 x-compute-request-id: req-a4e04505-06ae-4ed5-a350-e0ee56f6ad41 Content-Encoding: gzip Content-Length: 1201 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:9c:39", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d9:f7", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:44.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:50:16Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:b7:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:2b:2f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c6416b36-d92c-4f7f-9730-71ae9399acab", "rel": "bookmark"}], "image": {"id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "links": [{"href": "http://172.30.9.26:8774/images/f076bd0c-4733-4eea-864a-f2387f43cacd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:41:46.000000", "flavor": {"id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "links": [{"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "bookmark"}]}, "id": "c6416b36-d92c-4f7f-9730-71ae9399acab", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:41:46Z", "hostId": "1794cd9e34f6ab42561ce097847551e4c99eb35066e62324caebfbcf", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-31T06:41:01Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "23d2a839-d688-4043-b608-bbc2d4116364"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:38:45Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:50:16,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4e04505-06ae-4ed5-a350-e0ee56f6ad41 2018-07-31 06:50:16,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549310922623s 2018-07-31 06:50:16,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4e04505-06ae-4ed5-a350-e0ee56f6ad41 2018-07-31 06:50:16,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 06:50:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:17,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-1b6d4f24-f2b7-40f8-b83c-abec78954e0c x-compute-request-id: req-1b6d4f24-f2b7-40f8-b83c-abec78954e0c Content-Type: application/json 2018-07-31 06:50:17,789 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab used request id req-1b6d4f24-f2b7-40f8-b83c-abec78954e0c 2018-07-31 06:50:17,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.1539440155s 2018-07-31 06:50:17,789 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c6416b36-d92c-4f7f-9730-71ae9399acab used request id req-1b6d4f24-f2b7-40f8-b83c-abec78954e0c 2018-07-31 06:50:17,914 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 06:50:17,915 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-31 06:50:17,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-07-31 06:50:17,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:18,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:18,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:52.091Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5a8a0b5-b71e-462d-b4ef-6a76b6dced41"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:40:23.252Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "48b58360-24f5-4e78-b5cc-b6449a968f5f"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-07-31 06:50:18,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:18,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:18 GMT 2018-07-31 06:50:18,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:18,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-07-31 06:50:18,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:18,047 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-07-31 06:50:18,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:18,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:18,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:18,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:18 GMT 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:18,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:18,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-31 06:50:18,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:18,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:18 GMT 2018-07-31 06:50:18,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:18,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-31 06:50:18,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:18,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:18,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:18,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:18 GMT 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:18,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:23,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:23,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:23,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:23,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:23,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:23,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:23,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:23,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:23,420 - 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-31T06:50:18.861Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:18.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:20.167Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:20.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:20.167Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:20.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:20.167Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:20.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:20.167Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:20.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:20.167Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:20.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:20.167Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:20.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:21.384Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404]", "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 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\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 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-07-31T06:50:21.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:22.007Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:22.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:22.007Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404]", "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 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\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 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-07-31T06:50:22.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:22.007Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:22.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:23.042Z", "message": "Detaching port 23e4fb1b-698c-4380-9396-e69f3130c86f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:23.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "e34f702b-6e42-4bdb-a793-7ead93a8d63f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:23.344Z", "message": "Detaching port ef824ee7-4fcf-4403-812d-d1ef716217da...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:23.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "ccd6a644-0516-431e-ad4c-453dbfe1768c"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2018-07-31 06:50:23,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:23,420 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:23 GMT 2018-07-31 06:50:23,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:23,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10977 2018-07-31 06:50:23,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:23,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-07-31 06:50:23,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:50:23,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-07-31 06:50:23,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:50:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-07-31 06:50:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404] 2018-07-31 06:50:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-07-31 06:50:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404] 2018-07-31 06:50:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-07-31 06:50:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 23e4fb1b-698c-4380-9396-e69f3130c86f... 2018-07-31 06:50:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ef824ee7-4fcf-4403-812d-d1ef716217da... 2018-07-31 06:50:23,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:23,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:23,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:23,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:23,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:23,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:23 GMT 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:23,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:28,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:28,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:28,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:28,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:28,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:28,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:23.508Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:23.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:24.120Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:24.120Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:24.120Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:24.120Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:24.120Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:24.120Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:24.348Z", "message": "Successfully detached port 23e4fb1b-698c-4380-9396-e69f3130c86f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:24.348Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "e34f702b-6e42-4bdb-a793-7ead93a8d63f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:24.348Z", "message": "Successfully detached port ef824ee7-4fcf-4403-812d-d1ef716217da", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:24.348Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "ccd6a644-0516-431e-ad4c-453dbfe1768c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:25.351Z", "message": "Detaching port 0601859e-ab54-49ea-b757-97809a02e4f3...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:25.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "7ee1bfb6-310d-43e3-967c-c0a4b6e9aaa2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:25.584Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:25.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.131Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.131Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.131Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.131Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.355Z", "message": "Detaching port b34b5bba-3988-4a3f-a59b-2173f36da2af...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "f09ec7d9-d013-440b-bb1e-485e70c1ec36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.355Z", "message": "Successfully detached port 0601859e-ab54-49ea-b757-97809a02e4f3", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "7ee1bfb6-310d-43e3-967c-c0a4b6e9aaa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:26.355Z", "message": "Successfully detached port b34b5bba-3988-4a3f-a59b-2173f36da2af", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:26.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "f09ec7d9-d013-440b-bb1e-485e70c1ec36"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:27.135Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:27.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:27.135Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:27.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:27.135Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:27.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:27.359Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:27.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "8c0e42c6-0b51-401e-9088-76722ee5f640"}, {"node_instance_id": "target_vnf_host_x7lx19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:27.359Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:27.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "783619ac-4270-4dfd-a9fd-416274cc0aaa"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:28.141Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:28.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:28.141Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:28.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_host_kt8c4p", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:28.141Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404]", "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 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\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 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-07-31T06:50:28.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_host_x7lx19", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:28.141Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404]", "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 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\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 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-07-31T06:50:28.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}], "metadata": {"pagination": {"total": 41, "offset": 13, "size": 50}}} 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:28 GMT 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16690 2018-07-31 06:50:28,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:28,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-07-31 06:50:28,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-07-31 06:50:28,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-07-31 06:50:28,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-07-31 06:50:28,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 23e4fb1b-698c-4380-9396-e69f3130c86f 2018-07-31 06:50:28,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ef824ee7-4fcf-4403-812d-d1ef716217da 2018-07-31 06:50:28,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 0601859e-ab54-49ea-b757-97809a02e4f3... 2018-07-31 06:50:28,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-07-31 06:50:28,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:28,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:50:28,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:50:28,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-07-31 06:50:28,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b34b5bba-3988-4a3f-a59b-2173f36da2af... 2018-07-31 06:50:28,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 0601859e-ab54-49ea-b757-97809a02e4f3 2018-07-31 06:50:28,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b34b5bba-3988-4a3f-a59b-2173f36da2af 2018-07-31 06:50:28,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:28,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-07-31 06:50:28,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-07-31 06:50:28,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-07-31 06:50:28,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-07-31 06:50:28,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:28,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:28,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 6ea80f4b-bc76-49f7-bf5b-56afc62ea0eb could not be found. [status_code=404] 2018-07-31 06:50:28,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c6416b36-d92c-4f7f-9730-71ae9399acab could not be found. [status_code=404] 2018-07-31 06:50:28,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:28,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:28,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:28,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:28,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:28 GMT 2018-07-31 06:50:28,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:28,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:28,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:33,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:33,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_6pm0r6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:29.163Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:29.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:29.163Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:29.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:29.163Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:29.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:29.163Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:29.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:29.163Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:29.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:29.163Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:29.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.171Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "keypair_6pm0r6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.254Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.254Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "fd7a4809-d9e2-4cbc-afa3-771dcb3a5fca"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.377Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "b73204a7-e534-48a3-93bc-ee07f5a01e23"}, {"node_instance_id": "keypair_6pm0r6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:30.377Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:30.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "fd7a4809-d9e2-4cbc-afa3-771dcb3a5fca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:31.177Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:31.177Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "keypair_6pm0r6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:31.177Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:31.177Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:31.381Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:31.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "1499b158-6211-4737-8a2b-72050a423ee7"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_data_plane_port_5n5boz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_data_plane_port_ovv10k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.236Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_port_lx1hik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:32.392Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:32.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "932f3d3b-d59c-417c-9e52-56aa7ac12eec"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:33.241Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:33.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:33.241Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:33.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:33.403Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:33.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "3ee7f443-e993-47e0-8c65-a6be9be3c89d"}], "metadata": {"pagination": {"total": 76, "offset": 37, "size": 50}}} 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:33 GMT 2018-07-31 06:50:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:33,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16632 2018-07-31 06:50:33,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:33,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:33,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-07-31 06:50:33,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:33,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:33,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:33,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-07-31 06:50:33,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:33,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:33,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-07-31 06:50:33,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-07-31 06:50:33,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-07-31 06:50:33,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-07-31 06:50:33,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-07-31 06:50:33,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-07-31 06:50:33,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-07-31 06:50:33,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-07-31 06:50:33,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-07-31 06:50:33,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-07-31 06:50:33,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-07-31 06:50:33,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-07-31 06:50:33,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:33,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:33,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-07-31 06:50:33,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-07-31 06:50:33,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-07-31 06:50:33,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-07-31 06:50:33,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-07-31 06:50:33,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-07-31 06:50:33,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-07-31 06:50:33,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-07-31 06:50:33,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:33,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:33,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-07-31 06:50:33,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:33,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:33,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:33,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:33 GMT 2018-07-31 06:50:33,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:33,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:33,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:38,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:38,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:38,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:38,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:38,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:38,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:38,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:34.246Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:34.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:34.246Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:34.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:34.246Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:34.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_port_m5a5o8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:34.246Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:34.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_port_lx1hik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:34.246Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:34.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:34.406Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:34.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "0241eb62-3bee-4b17-95dc-77b682df56c3"}, {"node_instance_id": "security_group_13jwls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "security_group_13jwls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "security_group_13jwls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:35.577Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:35.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "security_group_13jwls", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.451Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "75103d77-16f1-4a17-b151-4b4d8c504896"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.593Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.593Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.593Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.593Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "security_group_13jwls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.593Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_subnet_uc5jwt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:36.593Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:36.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:37.428Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:37.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "0d07939e-6666-4473-81cf-5b04ab8450fa"}, {"node_instance_id": "target_vnf_ip_v3jncb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:37.428Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:37.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "a5b9ffd7-9b0c-4642-ac3d-df65b10a312e"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:37.597Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:37.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:37.597Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:37.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:37.597Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:37.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_network_fvxtda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:38.432Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:38.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "32fc7404-7297-4aba-8590-5929004a465f"}, {"node_instance_id": "security_group_13jwls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:38.619Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:38.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}], "metadata": {"pagination": {"total": 106, "offset": 70, "size": 50}}} 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:38 GMT 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15032 2018-07-31 06:50:38,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:38,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-07-31 06:50:38,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:38,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-07-31 06:50:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-07-31 06:50:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-07-31 06:50:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-07-31 06:50:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-07-31 06:50:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-07-31 06:50:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-07-31 06:50:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-07-31 06:50:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-07-31 06:50:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-07-31 06:50:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-07-31 06:50:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-07-31 06:50:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-07-31 06:50:38,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-07-31 06:50:38,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-07-31 06:50:38,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-07-31 06:50:38,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:38,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:38,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:38,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:38,969 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:38 GMT 2018-07-31 06:50:38,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:38,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:38,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:43,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:44,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:44,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:44,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "reference_vnf_ip_ny45l0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "target_vnf_ip_v3jncb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "data_plane_network_fvxtda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:39.625Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:40.127Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:40.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "ab6e9eb2-497e-40a2-9b0c-d8f39473a9cf"}, {"node_instance_id": "management_plane_subnet_hjlt5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:41.925Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:41.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:42.630Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:42.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "router_frpgzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:42.630Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:42.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_network_k70khw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.689Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "e1ea1f90-ffed-4090-8550-eef7b829597a"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.691Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "router_frpgzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.691Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.691Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "router_frpgzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.691Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.691Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "router_frpgzo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:43.691Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:43.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}], "metadata": {"pagination": {"total": 124, "offset": 100, "size": 50}}} 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:44 GMT 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:44,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9134 2018-07-31 06:50:44,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:44,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:44,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-07-31 06:50:44,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-07-31 06:50:44,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-07-31 06:50:44,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-07-31 06:50:44,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-07-31 06:50:44,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-07-31 06:50:44,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-07-31 06:50:44,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-07-31 06:50:44,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:44,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:44,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-07-31 06:50:44,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:44,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:44,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-07-31 06:50:44,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-07-31 06:50:44,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-07-31 06:50:44,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-07-31 06:50:44,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:44,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:44,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:44 GMT 2018-07-31 06:50:44,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:44,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-07-31 06:50:44,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:49,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:49,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_frpgzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:44.505Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:44.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "50e5ac03-7797-4b44-8e95-ea661b3caa2c"}, {"node_instance_id": "management_plane_network_k70khw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:45.021Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:45.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:46.441Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:46.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "router_frpgzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:46.441Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:46.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:47.696Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:47.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:47.696Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:47.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:47.696Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:47.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": "external_network_6lhbbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:47.791Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:47.791Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d", "logger": "97eec7fe-41d6-4c33-8675-92153a85efff"}, {"node_instance_id": "external_network_6lhbbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:48.701Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:48.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-31T06:50:48.701Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-07-31T06:50:48.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"}], "metadata": {"pagination": {"total": 134, "offset": 118, "size": 50}}} 2018-07-31 06:50:49,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:49,164 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:49 GMT 2018-07-31 06:50:49,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:49,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5083 2018-07-31 06:50:49,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:49,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-07-31 06:50:49,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-07-31 06:50:49,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-07-31 06:50:49,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-07-31 06:50:49,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-07-31 06:50:49,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-07-31 06:50:49,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-07-31 06:50:49,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-07-31 06:50:49,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-07-31 06:50:49,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-07-31 06:50:49,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/38597cd9-2c2d-41dd-9865-f93234cc6d9d 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:49,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-31T06:50:18.116Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "38597cd9-2c2d-41dd-9865-f93234cc6d9d"} 2018-07-31 06:50:49,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:49,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:49 GMT 2018-07-31 06:50:49,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:49,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-07-31 06:50:49,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:49,217 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/deployments/vrouter-opnfv 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"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": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "target_vnf_flavor_id": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "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_09c3ff2f-827e-42c7-856b-f295469f7a0b", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "f076bd0c-4733-4eea-864a-f2387f43cacd", "keystone_password": "655f9f05-0939-4a93-831b-8ce98eaf4a6d", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26: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": "f076bd0c-4733-4eea-864a-f2387f43cacd", "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-31T06:39:50.929Z", "updated_at": "2018-07-31T06:39:50.929Z", "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": []}, "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": {}, "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-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:49 GMT 2018-07-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-07-31 06:50:49,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:49,461 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/blueprints/vrouter-opnfv 2018-07-31 06:50:49,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-31 06:50:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-31 06:50:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-31 06:50:49,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-31 06:50:49,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-31 06:50:49,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-31 06:50:49,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-31 06:50:49,528 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-31 06:50:49,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"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-31T06:39:50.551Z", "updated_at": "2018-07-31T06:39:50.551Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": []}, "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": {}, "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": {"resource_id": {"get_input": "management_plane_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"}}, "network": {}, "create_if_missing": false, "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.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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": [], "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": [{"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"}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_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}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_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": "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": ""}}, {"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": {"resource_id": {"get_input": "data_plane_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"}}, "network": {}, "create_if_missing": false, "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.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": {"resource_id": {"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"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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}]}], "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-31 06:50:49,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-31 06:50:49,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 31 Jul 2018 06:50:49 GMT 2018-07-31 06:50:49,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-31 06:50:49,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-07-31 06:50:49,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-31 06:50:49,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 06:50:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:50,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f106058a-6612-4bc6-846b-1743f3793092 Date: Tue, 31 Jul 2018 06:50: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-31 06:50:50,840 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd used request id req-f106058a-6612-4bc6-846b-1743f3793092 2018-07-31 06:50:50,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29603886604s 2018-07-31 06:50:50,840 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f076bd0c-4733-4eea-864a-f2387f43cacd used request id req-f106058a-6612-4bc6-846b-1743f3793092 2018-07-31 06:50:50,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:50:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:50:51,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-4d8d9e4d-eb21-400f-9c43-c9f411d795c9 x-compute-request-id: req-4d8d9e4d-eb21-400f-9c43-c9f411d795c9 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "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": "12746474-5ef4-44c2-9ece-1de679cda645"}, {"name": "vyos_vrouter-flavor_alt_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e", "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": "8de25bc7-037e-4fa4-8cfc-d73d6443de5e"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:50:51,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4d8d9e4d-eb21-400f-9c43-c9f411d795c9 2018-07-31 06:50:51,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.20652794838s 2018-07-31 06:50:51,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4d8d9e4d-eb21-400f-9c43-c9f411d795c9 2018-07-31 06:50:51,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 06:50:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:50:51,407 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-b38275bc-dc14-4226-a997-02937a7b5679 x-compute-request-id: req-b38275bc-dc14-4226-a997-02937a7b5679 Content-Length: 0 Content-Type: application/json 2018-07-31 06:50:51,408 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e used request id req-b38275bc-dc14-4226-a997-02937a7b5679 2018-07-31 06:50:51,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.356631994247s 2018-07-31 06:50:51,408 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8de25bc7-037e-4fa4-8cfc-d73d6443de5e used request id req-b38275bc-dc14-4226-a997-02937a7b5679 2018-07-31 06:50:51,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 06:50:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/9d4760d1-9963-46ba-9764-5bfc4d31937c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:52,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8b0ceeb-16b1-40d0-9021-6a175bebb594 Content-Length: 0 Date: Tue, 31 Jul 2018 06:50:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:50:52,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9d4760d1-9963-46ba-9764-5bfc4d31937c.json used request id req-b8b0ceeb-16b1-40d0-9021-6a175bebb594 2018-07-31 06:50:52,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.43428516388s 2018-07-31 06:50:52,846 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9d4760d1-9963-46ba-9764-5bfc4d31937c.json used request id req-b8b0ceeb-16b1-40d0-9021-6a175bebb594 2018-07-31 06:50:52,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 06:50:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:52,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9297b55e-6499-4a90-893f-35d07cfa363e Date: Tue, 31 Jul 2018 06:50:52 GMT RESP BODY: {"floatingips": []} 2018-07-31 06:50:52,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9297b55e-6499-4a90-893f-35d07cfa363e 2018-07-31 06:50:52,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644509792328s 2018-07-31 06:50:52,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9297b55e-6499-4a90-893f-35d07cfa363e 2018-07-31 06:50:52,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-31 06:50:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:53,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5507de23-7fe8-47b0-aa09-56d422dd97b6 x-compute-request-id: req-5507de23-7fe8-47b0-aa09-56d422dd97b6 Content-Type: application/json 2018-07-31 06:50:53,077 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d used request id req-5507de23-7fe8-47b0-aa09-56d422dd97b6 2018-07-31 06:50:53,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160264015198s 2018-07-31 06:50:53,078 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d used request id req-5507de23-7fe8-47b0-aa09-56d422dd97b6 2018-07-31 06:50:53,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:50:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:53,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-8b8ce03a-a264-47c7-b582-05bff2c0b0ce x-compute-request-id: req-8b8ce03a-a264-47c7-b582-05bff2c0b0ce Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d5:ae", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7068c89-3157-4e0b-9c63-739e2651856d", "rel": "bookmark"}], "image": {"id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "links": [{"href": "http://172.30.9.26:8774/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-31T06:38:45.000000", "flavor": {"id": "12746474-5ef4-44c2-9ece-1de679cda645", "links": [{"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "bookmark"}]}, "id": "c7068c89-3157-4e0b-9c63-739e2651856d", "security_groups": [{"name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}], "user_id": "36f202b8082d412dbabc02872e95b875", "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-31T06:50:53Z", "hostId": "511bfa6f6e5072b90a19fae53f4873d92fd8aa8699aec495bfad4d20", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b", "name": "vyos_vrouter-vm_09c3ff2f-827e-42c7-856b-f295469f7a0b", "created": "2018-07-31T06:36:25Z", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-31 06:50:53,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b8ce03a-a264-47c7-b582-05bff2c0b0ce 2018-07-31 06:50:53,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.864021062851s 2018-07-31 06:50:53,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b8ce03a-a264-47c7-b582-05bff2c0b0ce 2018-07-31 06:50:53,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-31 06:50:55,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-31 06:50:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:56,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-f1d538ad-cad6-48e2-b7f7-02664e4f9dda x-compute-request-id: req-f1d538ad-cad6-48e2-b7f7-02664e4f9dda Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-31 06:50:56,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1d538ad-cad6-48e2-b7f7-02664e4f9dda 2018-07-31 06:50:56,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0796871185303s 2018-07-31 06:50:56,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1d538ad-cad6-48e2-b7f7-02664e4f9dda 2018-07-31 06:50:56,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-31 06:50:56,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:56,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-147631bc-8a38-471f-9316-dbbf544950d6 Date: Tue, 31 Jul 2018 06:50:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:36:22Z", "updated_at": "2018-07-31T06:36:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "18092b32-4655-46af-8ed7-7302b3aa97fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "4b5ea521-d943-4be0-902a-161f54468c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-31T06:36:24Z", "revision_number": 0, "id": "50ee584c-3838-4115-8aa6-a7f41963c8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "540eb131-16d3-47cf-9763-0191c1cf2179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:36:22Z", "revision_number": 0, "id": "ac4dc1e7-767d-48db-a146-34882ffaa811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:22Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-31T06:36:24Z", "revision_number": 0, "id": "c2ff0075-409a-4814-9281-a69c82e76f43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:24Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "db19032f-a31f-4e05-9ed4-1db1988108f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 443, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:36:23Z", "revision_number": 0, "id": "ee13630c-04ab-4b8e-ad37-fe800caa2a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:36:23Z", "security_group_id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 7, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "31d5581a-dad2-47af-99ea-c429257e1bc0", "name": "vyos_vrouter-sg_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"description": "Default security group", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:52Z", "updated_at": "2018-07-31T06:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-31T06:39:48Z", "revision_number": 0, "id": "09cc9a2f-4242-4e41-a1c1-85fa11fddbc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:39:48Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "51135c84-02d5-4d09-9040-b62f542013d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "7c14b2e1-1e73-4101-8815-20651710dee6", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "af708257-fc87-46d7-9f4e-cd895c585f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv4", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-31T06:34:52Z", "revision_number": 0, "id": "b8cb83de-d138-4844-af44-e29a6aba8df8", "remote_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "remote_ip_prefix": null, "created_at": "2018-07-31T06:34:52Z", "security_group_id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "port_range_min": null, "ethertype": "IPv6", "project_id": "67cf7611b52a451cb5397d2ced4e2b01"}], "revision_number": 2, "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "bea1b187-26a5-4a94-a138-c49ae66e515e", "name": "default"}]} 2018-07-31 06:50:56,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-147631bc-8a38-471f-9316-dbbf544950d6 2018-07-31 06:50:56,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0534019470215s 2018-07-31 06:50:56,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-147631bc-8a38-471f-9316-dbbf544950d6 2018-07-31 06:50:56,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-31 06:50:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/31d5581a-dad2-47af-99ea-c429257e1bc0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:56,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-602c9774-ddbb-48e9-bcd7-8460cd699bc1 Content-Length: 0 Date: Tue, 31 Jul 2018 06:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:50:56,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/31d5581a-dad2-47af-99ea-c429257e1bc0.json used request id req-602c9774-ddbb-48e9-bcd7-8460cd699bc1 2018-07-31 06:50:56,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.199455976486s 2018-07-31 06:50:56,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/31d5581a-dad2-47af-99ea-c429257e1bc0.json used request id req-602c9774-ddbb-48e9-bcd7-8460cd699bc1 2018-07-31 06:50:56,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-31 06:50:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:56,337 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06:50: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-7c2d7cdf-c3e7-42d1-b2a9-900bc0a368f8 x-compute-request-id: req-7c2d7cdf-c3e7-42d1-b2a9-900bc0a368f8 Content-Length: 0 Content-Type: application/json 2018-07-31 06:50:56,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b used request id req-7c2d7cdf-c3e7-42d1-b2a9-900bc0a368f8 2018-07-31 06:50:56,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0473721027374s 2018-07-31 06:50:56,337 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_09c3ff2f-827e-42c7-856b-f295469f7a0b used request id req-7c2d7cdf-c3e7-42d1-b2a9-900bc0a368f8 2018-07-31 06:50:56,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 06:50:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad/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}7d934fa9d0296b7f3a71d677e60993993fbddc56" -d '{"subnet_id": "6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"}' 2018-07-31 06:50:58,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-04b94da0-1b7a-421d-aca2-99887ae4ba66 Date: Tue, 31 Jul 2018 06:50:58 GMT RESP BODY: {"network_id": "0398bebb-60de-40c9-8cc4-60b1531f9961", "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "subnet_id": "6bf106ee-136d-4f53-b4a3-a8fa92a4ff73", "subnet_ids": ["6bf106ee-136d-4f53-b4a3-a8fa92a4ff73"], "port_id": "18d6e4af-c509-4c2f-bc9d-eff69d8eaee2", "id": "704b133a-e5d8-47f9-a661-a7eb553fb9ad"} 2018-07-31 06:50:58,408 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad/remove_router_interface.json used request id req-04b94da0-1b7a-421d-aca2-99887ae4ba66 2018-07-31 06:50:58,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07009005547s 2018-07-31 06:50:58,408 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad/remove_router_interface.json used request id req-04b94da0-1b7a-421d-aca2-99887ae4ba66 returning object 704b133a-e5d8-47f9-a661-a7eb553fb9ad 2018-07-31 06:50:58,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 06:50:58,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:58,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-8b05f7fb-f5d5-466a-9260-03f2113ea726 Date: Tue, 31 Jul 2018 06:50:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67cf7611b52a451cb5397d2ced4e2b01", "created_at": "2018-07-31T06:34:53Z", "admin_state_up": true, "updated_at": "2018-07-31T06:50:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "67cf7611b52a451cb5397d2ced4e2b01", "id": "704b133a-e5d8-47f9-a661-a7eb553fb9ad", "name": "vyos_vrouter-router_09c3ff2f-827e-42c7-856b-f295469f7a0b"}]} 2018-07-31 06:50:58,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8b05f7fb-f5d5-466a-9260-03f2113ea726 2018-07-31 06:50:58,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121894836426s 2018-07-31 06:50:58,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8b05f7fb-f5d5-466a-9260-03f2113ea726 2018-07-31 06:50:58,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 06:50:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:59,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e84ab7a6-048f-4255-afaf-a37b95ceecd5 Content-Length: 0 Date: Tue, 31 Jul 2018 06:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:50:59,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad.json used request id req-e84ab7a6-048f-4255-afaf-a37b95ceecd5 2018-07-31 06:50:59,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26445484161s 2018-07-31 06:50:59,797 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/704b133a-e5d8-47f9-a661-a7eb553fb9ad.json used request id req-e84ab7a6-048f-4255-afaf-a37b95ceecd5 2018-07-31 06:50:59,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 06:50:59,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:50:59,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1e25b71f-183e-47d8-8b32-a1d1e9505188 Date: Tue, 31 Jul 2018 06:50:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0398bebb-60de-40c9-8cc4-60b1531f9961","tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:34:52Z","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":"67cf7611b52a451cb5397d2ced4e2b01","id":"6bf106ee-136d-4f53-b4a3-a8fa92a4ff73","subnetpool_id":null,"name":"vyos_vrouter-subnet_09c3ff2f-827e-42c7-856b-f295469f7a0b"}]} 2018-07-31 06:50:59,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1e25b71f-183e-47d8-8b32-a1d1e9505188 2018-07-31 06:50:59,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510349273682s 2018-07-31 06:50:59,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1e25b71f-183e-47d8-8b32-a1d1e9505188 2018-07-31 06:50:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 06:50:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/6bf106ee-136d-4f53-b4a3-a8fa92a4ff73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:51:01,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74b04dc4-0353-4029-b8c3-96df13b6a512 Date: Tue, 31 Jul 2018 06:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:51:01,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6bf106ee-136d-4f53-b4a3-a8fa92a4ff73.json used request id req-74b04dc4-0353-4029-b8c3-96df13b6a512 2018-07-31 06:51:01,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15371799469s 2018-07-31 06:51:01,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6bf106ee-136d-4f53-b4a3-a8fa92a4ff73.json used request id req-74b04dc4-0353-4029-b8c3-96df13b6a512 2018-07-31 06:51:01,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:51:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:51:01,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-dc9fd5d3-19f4-45cf-a5cc-847f25f5a012 Date: Tue, 31 Jul 2018 06:51:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0398bebb-60de-40c9-8cc4-60b1531f9961","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67cf7611b52a451cb5397d2ced4e2b01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T06:51:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_09c3ff2f-827e-42c7-856b-f295469f7a0b","admin_state_up":true,"tenant_id":"67cf7611b52a451cb5397d2ced4e2b01","created_at":"2018-07-31T06:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:51:01,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc9fd5d3-19f4-45cf-a5cc-847f25f5a012 2018-07-31 06:51:01,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109578132629s 2018-07-31 06:51:01,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc9fd5d3-19f4-45cf-a5cc-847f25f5a012 2018-07-31 06:51:01,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 06:51:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0398bebb-60de-40c9-8cc4-60b1531f9961.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:51:02,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bb0ed03-6970-403a-82f5-f99a17ce62e2 Date: Tue, 31 Jul 2018 06:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 06:51:02,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0398bebb-60de-40c9-8cc4-60b1531f9961.json used request id req-7bb0ed03-6970-403a-82f5-f99a17ce62e2 2018-07-31 06:51:02,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10301709175s 2018-07-31 06:51:02,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0398bebb-60de-40c9-8cc4-60b1531f9961.json used request id req-7bb0ed03-6970-403a-82f5-f99a17ce62e2 2018-07-31 06:51:02,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:51:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:51:02,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-889ccd9f-da18-45f2-86f7-abd6ae88e7bc Date: Tue, 31 Jul 2018 06:51:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/snap", "metadata": {}}], "file": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/file", "owner": "67cf7611b52a451cb5397d2ced4e2b01", "id": "3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "size": 4373348352, "self": "/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-31T06:36:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_09c3ff2f-827e-42c7-856b-f295469f7a0b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-31T06:35:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:51:02,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-889ccd9f-da18-45f2-86f7-abd6ae88e7bc 2018-07-31 06:51:02,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.594825983047s 2018-07-31 06:51:02,819 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-889ccd9f-da18-45f2-86f7-abd6ae88e7bc 2018-07-31 06:51:02,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 06:51:02,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d934fa9d0296b7f3a71d677e60993993fbddc56" 2018-07-31 06:51:03,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9410fc59-5a9c-488c-bce2-dfd890ef698a Date: Tue, 31 Jul 2018 06:51:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 06:51:03,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65 used request id req-9410fc59-5a9c-488c-bce2-dfd890ef698a 2018-07-31 06:51:03,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.428719043732s 2018-07-31 06:51:03,249 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3d28ec6c-d8be-48e5-ae61-d03b8e0e5c65 used request id req-9410fc59-5a9c-488c-bce2-dfd890ef698a 2018-07-31 06:51:03,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 06:51:03,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-0dfc975e-b15d-4cf0-9e60-253d2c0250d8 x-compute-request-id: req-0dfc975e-b15d-4cf0-9e60-253d2c0250d8 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12746474-5ef4-44c2-9ece-1de679cda645", "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": "12746474-5ef4-44c2-9ece-1de679cda645"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}]} 2018-07-31 06:51:03,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0dfc975e-b15d-4cf0-9e60-253d2c0250d8 2018-07-31 06:51:03,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273020267487s 2018-07-31 06:51:03,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0dfc975e-b15d-4cf0-9e60-253d2c0250d8 2018-07-31 06:51:03,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 06:51:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,314 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-786843e5-9f18-4490-8dc6-ba1b609f6ced x-compute-request-id: req-786843e5-9f18-4490-8dc6-ba1b609f6ced Content-Length: 0 Content-Type: application/json 2018-07-31 06:51:03,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645 used request id req-786843e5-9f18-4490-8dc6-ba1b609f6ced 2018-07-31 06:51:03,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338568687439s 2018-07-31 06:51:03,314 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12746474-5ef4-44c2-9ece-1de679cda645 used request id req-786843e5-9f18-4490-8dc6-ba1b609f6ced 2018-07-31 06:51:03,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:51:03,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd3e437-67a0-4b9b-914c-630f93a36280 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": {"self": "http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36f202b8082d412dbabc02872e95b875", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:51:03,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7bd3e437-67a0-4b9b-914c-630f93a36280 2018-07-31 06:51:03,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118535041809s 2018-07-31 06:51:03,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7bd3e437-67a0-4b9b-914c-630f93a36280 2018-07-31 06:51:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:51:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7886637-9d8a-4278-a4dc-61eae0ebf6a2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_09c3ff2f-827e-42c7-856b-f295469f7a0b", "links": {"self": "http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "36f202b8082d412dbabc02872e95b875", "description": null}} 2018-07-31 06:51:03,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875 used request id req-c7886637-9d8a-4278-a4dc-61eae0ebf6a2 2018-07-31 06:51:03,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120609045029s 2018-07-31 06:51:03,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875 used request id req-c7886637-9d8a-4278-a4dc-61eae0ebf6a2 2018-07-31 06:51:03,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 06:51:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da9ecbd4-0c7f-40de-856f-97b8b68b0ccd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:51:03,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875 used request id req-da9ecbd4-0c7f-40de-856f-97b8b68b0ccd 2018-07-31 06:51:03,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176629066467s 2018-07-31 06:51:03,738 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/36f202b8082d412dbabc02872e95b875 used request id req-da9ecbd4-0c7f-40de-856f-97b8b68b0ccd 2018-07-31 06:51:03,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:51:03,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfff2ce-78cf-4f96-9907-e5bc1ebe61f1 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01"}, "tags": [], "enabled": true, "id": "67cf7611b52a451cb5397d2ced4e2b01", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_09c3ff2f-827e-42c7-856b-f295469f7a0b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 06:51:03,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4cfff2ce-78cf-4f96-9907-e5bc1ebe61f1 2018-07-31 06:51:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0892379283905s 2018-07-31 06:51:03,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4cfff2ce-78cf-4f96-9907-e5bc1ebe61f1 2018-07-31 06:51:03,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 06:51:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34132d409cfbae5c2d780c2e3bcdd0ffcbf9fb2c" 2018-07-31 06:51:03,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93d2ff98-20b9-4e77-873c-e0c9f18631e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:51:03,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01 used request id req-93d2ff98-20b9-4e77-873c-e0c9f18631e8 2018-07-31 06:51:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147614002228s 2018-07-31 06:51:03,986 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/67cf7611b52a451cb5397d2ced4e2b01 used request id req-93d2ff98-20b9-4e77-873c-e0c9f18631e8 2018-07-31 06:51:04,015 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-31 06:51:04,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 06:51:04,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 06:51:04,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 06:51:04,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 06:51:04,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 06:51:04,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 06:51:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:51:04,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574ba3e8-cc3f-477e-9af3-7c76d075dc27 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 06:51:04,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-574ba3e8-cc3f-477e-9af3-7c76d075dc27 2018-07-31 06:51:04,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 06:51:04,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "a2722d56c9b54197a4718e9b98622a7b", "name": "admin"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T07:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df51da68aea44a80a599f83856e71852", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/df51da68aea44a80a599f83856e71852", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ac2f72f8b79c41dc80005704c48ca08d"}, "audit_ids": ["eh4v9uBETvmCMeThldjMlA"], "issued_at": "2018-07-31T06:51:04.000000Z"}} 2018-07-31 06:51:04,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:51:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:04,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bc908b92-8897-4bd1-a8db-5bb7997a1e4b Date: Tue, 31 Jul 2018 06:51:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","provider:network_type":"flat"}]} 2018-07-31 06:51:04,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bc908b92-8897-4bd1-a8db-5bb7997a1e4b 2018-07-31 06:51:04,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339709997177s 2018-07-31 06:51:04,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bc908b92-8897-4bd1-a8db-5bb7997a1e4b 2018-07-31 06:51:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:51:04,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 06:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d469b08-fc11-4142-8834-4ff6e1fc13a0 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.26:5000/v3/", "rel": "self"}]}]}} 2018-07-31 06:51:04,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d469b08-fc11-4142-8834-4ff6e1fc13a0 2018-07-31 06:51:04,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:51:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:04,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b53192d-4b7c-4c3d-b9e1-9d7b31cb5a0c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2b4f318ecedf41f384bab5281108cca6"}, "tags": [], "enabled": true, "id": "2b4f318ecedf41f384bab5281108cca6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-31 06:51:04,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8b53192d-4b7c-4c3d-b9e1-9d7b31cb5a0c 2018-07-31 06:51:04,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.090439081192s 2018-07-31 06:51:04,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8b53192d-4b7c-4c3d-b9e1-9d7b31cb5a0c 2018-07-31 06:51:04,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-31 06:51:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}}' 2018-07-31 06:51:05,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f48031-d847-44f0-b4ca-fbcb8a48188d Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e"}, "tags": [], "enabled": true, "id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}} 2018-07-31 06:51:05,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-88f48031-d847-44f0-b4ca-fbcb8a48188d 2018-07-31 06:51:05,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14137005806s 2018-07-31 06:51:05,052 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-88f48031-d847-44f0-b4ca-fbcb8a48188d 2018-07-31 06:51:05,053 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', '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'juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962'}) 2018-07-31 06:51:05,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-31 06:51:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "95f2107d-b769-4930-92dd-55cd8f9626db", "email": null, "name": "juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}}' 2018-07-31 06:51:05,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9f19fca-ed7b-4fa9-831c-d0d503c89288 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": {"self": "http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5dcac05e50124426b18645cdaf40dd3e", "domain_id": "default", "password_expires_at": null}} 2018-07-31 06:51:05,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c9f19fca-ed7b-4fa9-831c-d0d503c89288 2018-07-31 06:51:05,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363268136978s 2018-07-31 06:51:05,422 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c9f19fca-ed7b-4fa9-831c-d0d503c89288 2018-07-31 06:51:05,423 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5dcac05e50124426b18645cdaf40dd3e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962'}) 2018-07-31 06:51:05,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:51:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:05,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c32e4e-6347-4794-84c9-a5aea5cb9e0e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:51:05,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a4c32e4e-6347-4794-84c9-a5aea5cb9e0e 2018-07-31 06:51:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088800907135s 2018-07-31 06:51:05,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a4c32e4e-6347-4794-84c9-a5aea5cb9e0e 2018-07-31 06:51:05,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:51:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:05,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212c49ae-02de-4e0b-a1b3-3f5e2b801003 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:51:05,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-212c49ae-02de-4e0b-a1b3-3f5e2b801003 2018-07-31 06:51:05,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975840091705s 2018-07-31 06:51:05,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-212c49ae-02de-4e0b-a1b3-3f5e2b801003 2018-07-31 06:51:05,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-31 06:51:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:05,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049dbba7-e55d-4c3e-8a38-b6abaa3240bc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "482b8396e9ba4dd48cc964d3a044d546", "links": {"self": "http://172.30.9.26:5000/v3/roles/482b8396e9ba4dd48cc964d3a044d546"}, "name": "reader"}, {"domain_id": null, "id": "78e30f1f7e1d422e8d8e759b1d32d3fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/78e30f1f7e1d422e8d8e759b1d32d3fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2722d56c9b54197a4718e9b98622a7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2722d56c9b54197a4718e9b98622a7b"}, "name": "admin"}, {"domain_id": null, "id": "a689722cf11443e2b11a80fc42af3529", "links": {"self": "http://172.30.9.26:5000/v3/roles/a689722cf11443e2b11a80fc42af3529"}, "name": "member"}, {"domain_id": null, "id": "b2f563f4f2f44a6d8cf9a492d28d7a61", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2f563f4f2f44a6d8cf9a492d28d7a61"}, "name": "swiftoperator"}, {"domain_id": null, "id": "febd912c9f6d478d9eebdaa2fdce5827", "links": {"self": "http://172.30.9.26:5000/v3/roles/febd912c9f6d478d9eebdaa2fdce5827"}, "name": "ResellerAdmin"}]} 2018-07-31 06:51:05,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-049dbba7-e55d-4c3e-8a38-b6abaa3240bc 2018-07-31 06:51:05,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0968079566956s 2018-07-31 06:51:05,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-049dbba7-e55d-4c3e-8a38-b6abaa3240bc 2018-07-31 06:51:05,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-31 06:51:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:05,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d993e6b-9a86-405a-b358-7936a889903f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-31 06:51:05,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9d993e6b-9a86-405a-b358-7936a889903f 2018-07-31 06:51:05,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984599590302s 2018-07-31 06:51:05,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9d993e6b-9a86-405a-b358-7936a889903f 2018-07-31 06:51:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 06:51:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b758fa15-3b40-4a10-888d-e5c7ec79b550 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": {"self": "http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5dcac05e50124426b18645cdaf40dd3e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 06:51:05,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b758fa15-3b40-4a10-888d-e5c7ec79b550 2018-07-31 06:51:05,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0380809307098s 2018-07-31 06:51:05,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b758fa15-3b40-4a10-888d-e5c7ec79b550 2018-07-31 06:51:05,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 06:51:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:06,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7478bee-13d9-4c1c-a025-00ec0dd6a3b6 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e"}, "tags": [], "enabled": true, "id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-31 06:51:06,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b7478bee-13d9-4c1c-a025-00ec0dd6a3b6 2018-07-31 06:51:06,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190812826157s 2018-07-31 06:51:06,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b7478bee-13d9-4c1c-a025-00ec0dd6a3b6 2018-07-31 06:51:06,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-31 06:51:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5dcac05e50124426b18645cdaf40dd3e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19fdce86f5f34ebc9c7cdf277a9e1d2e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:06,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86af50bd-60fd-4135-bb15-d034a0b0a669 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5dcac05e50124426b18645cdaf40dd3e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19fdce86f5f34ebc9c7cdf277a9e1d2e", "previous": null, "next": null}} 2018-07-31 06:51:06,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5dcac05e50124426b18645cdaf40dd3e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19fdce86f5f34ebc9c7cdf277a9e1d2e used request id req-86af50bd-60fd-4135-bb15-d034a0b0a669 2018-07-31 06:51:06,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0935969352722s 2018-07-31 06:51:06,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5dcac05e50124426b18645cdaf40dd3e&role.id=a689722cf11443e2b11a80fc42af3529&scope.project.id=19fdce86f5f34ebc9c7cdf277a9e1d2e used request id req-86af50bd-60fd-4135-bb15-d034a0b0a669 2018-07-31 06:51:06,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-31 06:51:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e/users/5dcac05e50124426b18645cdaf40dd3e/roles/a689722cf11443e2b11a80fc42af3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:06,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 06:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e18c5afe-6696-48c2-b7f7-4d75f313e528 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 06:51:06,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e/users/5dcac05e50124426b18645cdaf40dd3e/roles/a689722cf11443e2b11a80fc42af3529 used request id req-e18c5afe-6696-48c2-b7f7-4d75f313e528 2018-07-31 06:51:06,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147578001022s 2018-07-31 06:51:06,319 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e/users/5dcac05e50124426b18645cdaf40dd3e/roles/a689722cf11443e2b11a80fc42af3529 used request id req-e18c5afe-6696-48c2-b7f7-4d75f313e528 2018-07-31 06:51:06,320 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962', 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'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '95f2107d-b769-4930-92dd-55cd8f9626db', 'username': u'juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26: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-31 06:51:06,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-31 06:51:06,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-31 06:51:06,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-31 06:51:06,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-31 06:51:06,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-31 06:51:06,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-31 06:51:06,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-31 06:51:06,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-31 06:51:06,325 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962', 'password': '95f2107d-b769-4930-92dd-55cd8f9626db', 'project_name': 'juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '19fdce86f5f34ebc9c7cdf277a9e1d2e', 'project_domain_name': 'Default'} 2018-07-31 06:51:06,387 - 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-31 06:51:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-31 06:51:06,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-31 06:51:06,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 31 Jul 2018 06:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f31bad1f-5091-4cd5-8a55-7e59a522c6ec 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.7:35357/v3/", "rel": "self"}]}]}} 2018-07-31 06:51:06,418 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-f31bad1f-5091-4cd5-8a55-7e59a522c6ec 2018-07-31 06:51:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:06,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5978dec9-118a-4bb3-9fbf-af629450c16a Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/211b7fd4c43a42af878a1e3b52aeb6d3"}, "enabled": true, "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/357b9585b34f4b12ad78db6d5714971f"}, "enabled": true, "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f14538bc7b647fbb2d94ef7572b9314"}, "enabled": true, "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4b9e38da196d48a098b7a4094390e7f9"}, "enabled": true, "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52cc0b162d1040d9bf36c7a2aa0bd817"}, "enabled": true, "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63db69452e694ed5a7e64a21228878f7"}, "enabled": true, "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6645b7ab13754e71b3dddeb4a95b7f2a"}, "enabled": true, "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/67e0aa18788c4092aec85b9d061a4d08"}, "enabled": true, "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7d49f30be1694e88a7142f859c8c0db8"}, "enabled": true, "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/924f9379f33f498395e5bc27ffd3f22a"}, "enabled": true, "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/96d466fd8777427dbb2bfb9d13e75724"}, "enabled": true, "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9dcd32c79a374d06b2cf257ce737e34b"}, "enabled": true, "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c6744b20b4fe4a77b626f239afbb44d4"}, "enabled": true, "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e2cdc55bfa684c27bd8002c87b6ae1f8"}, "enabled": true, "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f9ef15f3c82548d7ab587b1b7d2d280d"}, "enabled": true, "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-31 06:51:06,511 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-5978dec9-118a-4bb3-9fbf-af629450c16a 2018-07-31 06:51:06,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.10092997551s 2018-07-31 06:51:06,512 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-5978dec9-118a-4bb3-9fbf-af629450c16a 2018-07-31 06:51:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-31 06:51:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 06:51:06,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31848eb0-de30-4877-8899-e74f9c1aafbd Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00c61ce5d02d4fa1a345bd9493d2eb24"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/027eba90ac1c4142a1b9e757ea9b2559"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0358f17b15734f9cb8005795d151e213"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "0358f17b15734f9cb8005795d151e213"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c84e3e71e174197977dbfd9b34250ea"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d29563f93dd4a469fe344236ab3669b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f86d89e7bd74377b2c23f9e1cb12f8d"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/101c9c274bf24df1b76a76f97c8e2f2c"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11b587cb2e224d5da92b9f8320396580"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "11b587cb2e224d5da92b9f8320396580"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/11cc1e17a9fe43e980d0089bb9265168"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/144b5f9e17814e2e8be4e51948e14d92"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1d10e266a08f4f5a8b1952d7d4dcb80d"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1dcd0430fb4e44498d8c264d293546ff"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c45c90d9264c80825bf14f391c6a63"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/362ce1f042cc494baada44b49a9f1483"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "362ce1f042cc494baada44b49a9f1483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36d3cfd59fd644b391410225602179a8"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "36d3cfd59fd644b391410225602179a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/526bb97f0d194533868df0709ba94992"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "526bb97f0d194533868df0709ba94992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/550f13712fd940fba502dde2d6446937"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "550f13712fd940fba502dde2d6446937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5581e9774b5747e58a55c80be1519eeb"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52cc0b162d1040d9bf36c7a2aa0bd817", "id": "5581e9774b5747e58a55c80be1519eeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5ec8a3c42e804647b6894e735f087900"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "5ec8a3c42e804647b6894e735f087900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/61b2212596684f12bf7dc194935e8a31"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "61b2212596684f12bf7dc194935e8a31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/65e6987d67c049649c00ad8bbede1460"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6744b20b4fe4a77b626f239afbb44d4", "id": "65e6987d67c049649c00ad8bbede1460"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6902acb2bb45477e9cb5b12d414cfaed"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74089fae8dcd4796b400080ff30547f3"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "74089fae8dcd4796b400080ff30547f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7749bc6fdfa24bd2b7f98187c5f06d61"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "357b9585b34f4b12ad78db6d5714971f", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7869f175f0394d7dbb50061040423abe"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d49f30be1694e88a7142f859c8c0db8", "id": "7869f175f0394d7dbb50061040423abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7fcf2b34d0f34180949fe7d2bf53f229"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82874e0787b64fc7893acbfcea01021e"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f14538bc7b647fbb2d94ef7572b9314", "id": "82874e0787b64fc7893acbfcea01021e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/895a38bf8fc9424b93684962244a4052"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "895a38bf8fc9424b93684962244a4052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/97574fdef47b47688d51af138344e829"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "97574fdef47b47688d51af138344e829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9de4e722d51342038c67c410076a3bc0"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9ef15f3c82548d7ab587b1b7d2d280d", "id": "9de4e722d51342038c67c410076a3bc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a4e1d28658b44e84a329fc1646076907"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "a4e1d28658b44e84a329fc1646076907"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7bb033c794847f29e66731a62b6418e"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "a7bb033c794847f29e66731a62b6418e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ac226852b6ff4b4da8a512ba0e4d7427"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6645b7ab13754e71b3dddeb4a95b7f2a", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b1116684085b44e4901fb813b0bec4d4"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9dcd32c79a374d06b2cf257ce737e34b", "id": "b1116684085b44e4901fb813b0bec4d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ff72efa00643c8a9ae1c5c21401f4e"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c22fccbaf5b645aa80c62586bfaca5c7"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b9e38da196d48a098b7a4094390e7f9", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c3405294456f49699c39893311fba7a6"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "c3405294456f49699c39893311fba7a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d751c846450847299ed786b45d26ab09"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "id": "d751c846450847299ed786b45d26ab09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e67fb12345704cefabc06f5bb2ed9587"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "211b7fd4c43a42af878a1e3b52aeb6d3", "id": "e67fb12345704cefabc06f5bb2ed9587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f2e0962791ec417897768a20389ff204"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67e0aa18788c4092aec85b9d061a4d08", "id": "f2e0962791ec417897768a20389ff204"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fb9854d4f2064fb49b767b4e1933076d"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db69452e694ed5a7e64a21228878f7", "id": "fb9854d4f2064fb49b767b4e1933076d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff3839e78bce42379b6ed4ed2a880638"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96d466fd8777427dbb2bfb9d13e75724", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-31 06:51:06,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-31848eb0-de30-4877-8899-e74f9c1aafbd 2018-07-31 06:51:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.096293926239s 2018-07-31 06:51:06,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-31848eb0-de30-4877-8899-e74f9c1aafbd 2018-07-31 06:51:06,625 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-31 06:51:06,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:51:06,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8dada1d-4cb5-49e2-996a-9139cbfaf655 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.26:5000/v3/", "rel": "self"}]}} 2018-07-31 06:51:06,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b8dada1d-4cb5-49e2-996a-9139cbfaf655 2018-07-31 06:51:06,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-31 06:51:07,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a689722cf11443e2b11a80fc42af3529", "name": "member"}, {"id": "482b8396e9ba4dd48cc964d3a044d546", "name": "reader"}], "expires_at": "2018-07-31T07:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "name": "juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0358f17b15734f9cb8005795d151e213"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97574fdef47b47688d51af138344e829"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e67fb12345704cefabc06f5bb2ed9587"}], "type": "metric", "id": "211b7fd4c43a42af878a1e3b52aeb6d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "027eba90ac1c4142a1b9e757ea9b2559"}, {"url": "http://192.30.9.7:8776/v3/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61b2212596684f12bf7dc194935e8a31"}, {"url": "http://172.30.9.26:8776/v3/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7749bc6fdfa24bd2b7f98187c5f06d61"}], "type": "volumev3", "id": "357b9585b34f4b12ad78db6d5714971f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f86d89e7bd74377b2c23f9e1cb12f8d"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dcd0430fb4e44498d8c264d293546ff"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "82874e0787b64fc7893acbfcea01021e"}], "type": "event", "id": "3f14538bc7b647fbb2d94ef7572b9314", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7bb033c794847f29e66731a62b6418e"}, {"url": "http://192.30.9.7:8776/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ff72efa00643c8a9ae1c5c21401f4e"}, {"url": "http://192.30.9.7:8776/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c22fccbaf5b645aa80c62586bfaca5c7"}], "type": "volume", "id": "4b9e38da196d48a098b7a4094390e7f9", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11cc1e17a9fe43e980d0089bb9265168"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "550f13712fd940fba502dde2d6446937"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5581e9774b5747e58a55c80be1519eeb"}], "type": "compute", "id": "52cc0b162d1040d9bf36c7a2aa0bd817", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "144b5f9e17814e2e8be4e51948e14d92"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362ce1f042cc494baada44b49a9f1483"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb9854d4f2064fb49b767b4e1933076d"}], "type": "object-store", "id": "63db69452e694ed5a7e64a21228878f7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74089fae8dcd4796b400080ff30547f3"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "895a38bf8fc9424b93684962244a4052"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac226852b6ff4b4da8a512ba0e4d7427"}], "type": "alarming", "id": "6645b7ab13754e71b3dddeb4a95b7f2a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fcf2b34d0f34180949fe7d2bf53f229"}, {"url": "http://192.30.9.7:8776/v2/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3405294456f49699c39893311fba7a6"}, {"url": "http://192.30.9.7:8776/v2/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2e0962791ec417897768a20389ff204"}], "type": "volumev2", "id": "67e0aa18788c4092aec85b9d061a4d08", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c84e3e71e174197977dbfd9b34250ea"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36d3cfd59fd644b391410225602179a8"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7869f175f0394d7dbb50061040423abe"}], "type": "placement", "id": "7d49f30be1694e88a7142f859c8c0db8", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "924f9379f33f498395e5bc27ffd3f22a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6902acb2bb45477e9cb5b12d414cfaed"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4e1d28658b44e84a329fc1646076907"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff3839e78bce42379b6ed4ed2a880638"}], "type": "cloudformation", "id": "96d466fd8777427dbb2bfb9d13e75724", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11b587cb2e224d5da92b9f8320396580"}, {"url": "http://192.30.9.7:8004/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "526bb97f0d194533868df0709ba94992"}, {"url": "http://172.30.9.26:8004/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1116684085b44e4901fb813b0bec4d4"}], "type": "orchestration", "id": "9dcd32c79a374d06b2cf257ce737e34b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00c61ce5d02d4fa1a345bd9493d2eb24"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c45c90d9264c80825bf14f391c6a63"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65e6987d67c049649c00ad8bbede1460"}], "type": "image", "id": "c6744b20b4fe4a77b626f239afbb44d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d29563f93dd4a469fe344236ab3669b"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d10e266a08f4f5a8b1952d7d4dcb80d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d751c846450847299ed786b45d26ab09"}], "type": "network", "id": "e2cdc55bfa684c27bd8002c87b6ae1f8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "101c9c274bf24df1b76a76f97c8e2f2c"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ec8a3c42e804647b6894e735f087900"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de4e722d51342038c67c410076a3bc0"}], "type": "identity", "id": "f9ef15f3c82548d7ab587b1b7d2d280d", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "id": "5dcac05e50124426b18645cdaf40dd3e"}, "audit_ids": ["NYAVQxUmRP-QVrBUlQ_tPQ"], "issued_at": "2018-07-31T06:51:07.000000Z"}} 2018-07-31 06:51:07,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-31 06:51:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"network": {"name": "juju_epc-net_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "admin_state_up": true}}' 2018-07-31 06:51:07,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-aeae83ec-b1ef-4b28-a0c4-a2bc9b69bd2f Date: Tue, 31 Jul 2018 06:51:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"95ba140f-bdb4-4dba-bcb8-0eb6345bed67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T06:51:07Z","is_default":false,"name":"juju_epc-net_ea5fd49c-a895-41d7-9411-a58f3ff3a962","qos_policy_id":null,"admin_state_up":true,"tenant_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","created_at":"2018-07-31T06:51:07Z","mtu":1450}} 2018-07-31 06:51:07,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-aeae83ec-b1ef-4b28-a0c4-a2bc9b69bd2f 2018-07-31 06:51:07,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.499006986618s 2018-07-31 06:51:07,525 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-aeae83ec-b1ef-4b28-a0c4-a2bc9b69bd2f 2018-07-31 06:51:07,526 - 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-31T06:51:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'95ba140f-bdb4-4dba-bcb8-0eb6345bed67', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'admin_state_up': True, u'tenant_id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'created_at': u'2018-07-31T06:51:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'l2_adjacency': True}) 2018-07-31 06:51:07,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 06:51:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 06:51:07,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-7e870a25-74e1-4667-a509-d6451cebd9eb Date: Tue, 31 Jul 2018 06:51:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"95ba140f-bdb4-4dba-bcb8-0eb6345bed67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T06:51:07Z","qos_policy_id":null,"name":"juju_epc-net_ea5fd49c-a895-41d7-9411-a58f3ff3a962","admin_state_up":true,"tenant_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","created_at":"2018-07-31T06:51:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 06:51:07,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7e870a25-74e1-4667-a509-d6451cebd9eb 2018-07-31 06:51:07,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140429973602s 2018-07-31 06:51:07,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7e870a25-74e1-4667-a509-d6451cebd9eb 2018-07-31 06:51:07,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-31 06:51:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"subnet": {"name": "juju_epc-subnet_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "enable_dhcp": true, "network_id": "95ba140f-bdb4-4dba-bcb8-0eb6345bed67", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-31 06:51:08,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9481df14-046e-41ed-8d89-7c274a73e704 Date: Tue, 31 Jul 2018 06:51:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95ba140f-bdb4-4dba-bcb8-0eb6345bed67","tenant_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","created_at":"2018-07-31T06:51:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:51:08Z","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":"19fdce86f5f34ebc9c7cdf277a9e1d2e","id":"57d714d1-4904-4db1-8add-7838b6d5df42","subnetpool_id":null,"name":"juju_epc-subnet_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}} 2018-07-31 06:51:08,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9481df14-046e-41ed-8d89-7c274a73e704 2018-07-31 06:51:08,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.763648033142s 2018-07-31 06:51:08,433 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9481df14-046e-41ed-8d89-7c274a73e704 2018-07-31 06:51:08,434 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T06:51:08Z', 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'57d714d1-4904-4db1-8add-7838b6d5df42', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'enable_dhcp': True, u'network_id': u'95ba140f-bdb4-4dba-bcb8-0eb6345bed67', u'tenant_id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'created_at': u'2018-07-31T06:51:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e'}) 2018-07-31 06:51:08,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-31 06:51:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"router": {"external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf"}, "name": "juju_epc-router_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "admin_state_up": true}}' 2018-07-31 06:51:09,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-658bd4f3-f3c7-449d-a3f1-33a36b1f7525 Date: Tue, 31 Jul 2018 06:51:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "created_at": "2018-07-31T06:51:08Z", "admin_state_up": true, "updated_at": "2018-07-31T06:51:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "id": "4d5728c1-a5a6-4189-864a-800eb5ae0f85", "name": "juju_epc-router_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}} 2018-07-31 06:51:09,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-658bd4f3-f3c7-449d-a3f1-33a36b1f7525 2018-07-31 06:51:09,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40236997604s 2018-07-31 06:51:09,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-658bd4f3-f3c7-449d-a3f1-33a36b1f7525 2018-07-31 06:51:09,837 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-31T06:51:09Z', u'revision_number': 2, u'id': u'4d5728c1-a5a6-4189-864a-800eb5ae0f85', u'external_gateway_info': {u'network_id': u'a8d316d1-3fe6-4317-ba35-b995c8b817bf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2098df61-50e9-4491-b3b2-a82267234e18', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'admin_state_up': True, u'tenant_id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'created_at': u'2018-07-31T06:51:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'19fdce86f5f34ebc9c7cdf277a9e1d2e'}) 2018-07-31 06:51:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-31 06:51:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85/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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"subnet_id": "57d714d1-4904-4db1-8add-7838b6d5df42"}' 2018-07-31 06:51:12,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-75d1b873-c2ea-4500-8204-1a8669c262e0 Date: Tue, 31 Jul 2018 06:51:12 GMT RESP BODY: {"network_id": "95ba140f-bdb4-4dba-bcb8-0eb6345bed67", "tenant_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "subnet_id": "57d714d1-4904-4db1-8add-7838b6d5df42", "subnet_ids": ["57d714d1-4904-4db1-8add-7838b6d5df42"], "port_id": "4eec9f9b-ad1b-43ae-8b79-e10ac83775e8", "id": "4d5728c1-a5a6-4189-864a-800eb5ae0f85"} 2018-07-31 06:51:12,035 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85/add_router_interface.json used request id req-75d1b873-c2ea-4500-8204-1a8669c262e0 2018-07-31 06:51:12,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1968100071s 2018-07-31 06:51:12,035 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85/add_router_interface.json used request id req-75d1b873-c2ea-4500-8204-1a8669c262e0 returning object 4d5728c1-a5a6-4189-864a-800eb5ae0f85 2018-07-31 06:51:12,036 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-31 06:51:13,662 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:516189fbb544e5f081314c2f1b95fc5a sha256:b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20 2018-07-31 06:51:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-31 06:51:13,667 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 31 Jul 2018 06:51:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-31 06:51:13,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:51:13,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 06:51:13,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bc8862b1-612d-401a-aecb-6825e6c28227 Date: Tue, 31 Jul 2018 06:51:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:51:13,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bc8862b1-612d-401a-aecb-6825e6c28227 2018-07-31 06:51:13,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200742959976s 2018-07-31 06:51:13,870 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bc8862b1-612d-401a-aecb-6825e6c28227 2018-07-31 06:51:13,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 06:51:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "owner_specified.shade.object": "images/juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}' 2018-07-31 06:51:13,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ca4f6828-2d29-4f11-b8ef-db7642447764 Date: Tue, 31 Jul 2018 06:51:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/file", "owner": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "id": "f11d8306-e196-41af-9c10-7eb831fb3b13", "size": null, "self": "/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-07-31T06:51:13Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "checksum": null, "created_at": "2018-07-31T06:51:13Z", "protected": false} 2018-07-31 06:51:13,923 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ca4f6828-2d29-4f11-b8ef-db7642447764 2018-07-31 06:51:13,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0479249954224s 2018-07-31 06:51:13,923 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ca4f6828-2d29-4f11-b8ef-db7642447764 returning object f11d8306-e196-41af-9c10-7eb831fb3b13 2018-07-31 06:51:13,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 06:51:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/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}67640acd646a0965dbeba1649c19d70206a17481" -d '' 2018-07-31 06:51:18,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06c19a0b-ea25-45ec-aa35-351ff0dcb236 Date: Tue, 31 Jul 2018 06:51: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-31 06:51:18,746 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/file used request id req-06c19a0b-ea25-45ec-aa35-351ff0dcb236 2018-07-31 06:51:18,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.82271504402s 2018-07-31 06:51:18,747 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/file used request id req-06c19a0b-ea25-45ec-aa35-351ff0dcb236 2018-07-31 06:51:18,747 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T06:51:13Z', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/file', u'owner': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'virtual_size': None, u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'id': u'f11d8306-e196-41af-9c10-7eb831fb3b13', u'size': None, u'name': u'juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'checksum': None, u'self': u'/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T06:51:13Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 06:51:20,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f11d8306-e196-41af-9c10-7eb831fb3b13 -s xenial -r regionOne -u http://172.30.9.26:5000/v3 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 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-31 06:51:20,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 06:51:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-07-31 06:51:20,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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-df0ab734-a014-444d-afd9-bcf05a0b9af5 x-compute-request-id: req-df0ab734-a014-444d-afd9-bcf05a0b9af5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181", "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": "fd1166c1-d2dc-42d0-95b6-9830ad2f6181"}} 2018-07-31 06:51:20,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-df0ab734-a014-444d-afd9-bcf05a0b9af5 2018-07-31 06:51:20,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211051940918s 2018-07-31 06:51:20,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-df0ab734-a014-444d-afd9-bcf05a0b9af5 2018-07-31 06:51:20,348 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_ea5fd49c-a895-41d7-9411-a58f3ff3a962', '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'df51da68aea44a80a599f83856e71852', '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': 10, 'id': u'fd1166c1-d2dc-42d0-95b6-9830ad2f6181', 'swap': 0}) 2018-07-31 06:51:20,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 06:51:20,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181/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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" -d '{"extra_specs": {}}' 2018-07-31 06:51:20,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-6c18c351-97a0-41b8-87c7-24699b9e47f2 x-compute-request-id: req-6c18c351-97a0-41b8-87c7-24699b9e47f2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 06:51:20,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181/os-extra_specs used request id req-6c18c351-97a0-41b8-87c7-24699b9e47f2 2018-07-31 06:51:20,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0302839279175s 2018-07-31 06:51:20,380 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181/os-extra_specs used request id req-6c18c351-97a0-41b8-87c7-24699b9e47f2 2018-07-31 06:51:20,380 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-31 06:51:20,381 - 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-191 | | 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-31 06:51:20,388 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-31 06:51:20,474 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-07-31 06:51:20,474 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-31 06:51:20,582 - 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-31 06:51:20,583 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-31 06:51:22,135 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-31 06:51:22,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 06:51:22,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 06:51:22,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5cf66b84-8438-4628-ae97-afb63e594a0f Date: Tue, 31 Jul 2018 06:51:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/f11d8306-e196-41af-9c10-7eb831fb3b13/snap", "metadata": {}}], "file": "/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/file", "owner": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "id": "f11d8306-e196-41af-9c10-7eb831fb3b13", "size": 292618240, "self": "/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/f11d8306-e196-41af-9c10-7eb831fb3b13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-07-31T06:51:18Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-07-31T06:51:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 06:51:22,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5cf66b84-8438-4628-ae97-afb63e594a0f 2018-07-31 06:51:22,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0331511497498s 2018-07-31 06:51:22,172 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5cf66b84-8438-4628-ae97-afb63e594a0f 2018-07-31 06:51:22,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-31 06:51:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}' 2018-07-31 06:51:22,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f78665f-3998-4f04-af64-1a204dbcd854 Date: Tue, 31 Jul 2018 06:51:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c/file", "owner": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "id": "71faeb44-6b4f-4f69-8568-a4a97c8bed2c", "size": null, "self": "/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-31T06:51:22Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "checksum": null, "created_at": "2018-07-31T06:51:22Z", "protected": false} 2018-07-31 06:51:22,239 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3f78665f-3998-4f04-af64-1a204dbcd854 2018-07-31 06:51:22,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0583379268646s 2018-07-31 06:51:22,239 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3f78665f-3998-4f04-af64-1a204dbcd854 returning object 71faeb44-6b4f-4f69-8568-a4a97c8bed2c 2018-07-31 06:51:22,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-31 06:51:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c/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}67640acd646a0965dbeba1649c19d70206a17481" -d '' 2018-07-31 06:51:26,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b73166ea-a2b5-4cf0-b10b-14b782935ce9 Date: Tue, 31 Jul 2018 06:51:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 06:51:26,825 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c/file used request id req-b73166ea-a2b5-4cf0-b10b-14b782935ce9 2018-07-31 06:51:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.58537101746s 2018-07-31 06:51:26,826 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c/file used request id req-b73166ea-a2b5-4cf0-b10b-14b782935ce9 2018-07-31 06:51:26,826 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-31T06:51:22Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c/file', u'owner': u'19fdce86f5f34ebc9c7cdf277a9e1d2e', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'71faeb44-6b4f-4f69-8568-a4a97c8bed2c', u'size': None, u'name': u'juju_epc-img_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962', u'checksum': None, u'self': u'/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-31T06:51:22Z', u'schema': u'/v2/schemas/image'}) 2018-07-31 06:51:26,980 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 71faeb44-6b4f-4f69-8568-a4a97c8bed2c -s trusty -r regionOne -u http://172.30.9.26: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-31 06:51:26,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-31 06:51:26,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-07-31 06:51:27,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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,Accept-Encoding x-openstack-request-id: req-92517be3-a77d-4909-81b0-97871ccadb24 x-compute-request-id: req-92517be3-a77d-4909-81b0-97871ccadb24 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219", "rel": "bookmark"}], "ram": 4096, "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": "12f7d3c6-5218-43e5-aa13-255b67b3e219"}} 2018-07-31 06:51:27,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-92517be3-a77d-4909-81b0-97871ccadb24 2018-07-31 06:51:27,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0699219703674s 2018-07-31 06:51:27,051 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-92517be3-a77d-4909-81b0-97871ccadb24 2018-07-31 06:51:27,052 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962', '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': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df51da68aea44a80a599f83856e71852', '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': 10, 'id': u'12f7d3c6-5218-43e5-aa13-255b67b3e219', 'swap': 0}) 2018-07-31 06:51:27,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-31 06:51:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219/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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" -d '{"extra_specs": {}}' 2018-07-31 06:51:27,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 06: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 x-openstack-request-id: req-c09e7541-14de-443d-a323-bf1986647257 x-compute-request-id: req-c09e7541-14de-443d-a323-bf1986647257 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-31 06:51:27,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219/os-extra_specs used request id req-c09e7541-14de-443d-a323-bf1986647257 2018-07-31 06:51:27,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236999988556s 2018-07-31 06:51:27,077 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219/os-extra_specs used request id req-c09e7541-14de-443d-a323-bf1986647257 2018-07-31 06:51:27,077 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-31 07:00:48,841 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.2.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=95ba140f-bdb4-4dba-bcb8-0eb6345bed67', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 06:51:27 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 06:51:27 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=95ba140f-bdb4-4dba-bcb8-0eb6345bed67", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:51:27 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 06:51:27 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:95ba140f-bdb4-4dba-bcb8-0eb6345bed67 external-network: use-floating-ip:true] 06:51:27 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:51:27 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[max-status-history-size:5G agent-stream:released provisioner-harvest-mode:destroyed ftp-proxy: use-default-secgroup:true apt-mirror: image-metadata-url: max-status-history-age:336h resource-tags: apt-ftp-proxy: agent-metadata-url: https-proxy: firewall-mode:instance net-bond-reconfigure-delay:17 use-floating-ip:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXDbIDouRiVJoFf10MAEB6ZgTS+dSKPaMIbjo2tq2nMCCko6LbqeyJP+XmcJtdEcK5Uuvf7KBi3nQjGHVN3yIJoA20XScYUO5sxF0+WRX62d/gVZcsVtuO8CjRvDTgldOFAzfmloYqvhjqf9XrbCgjOIwW4S73C7tae1YGekKHZV2skLOx7uXkEbteOTIll0I2Sxdd2h6HiKrG4aUU33I2j7t1hiDXp7frOBUgsyy9lyLpUZJyVyeYdpFgZXNvAD3Wb0xo//pCIIhth8PxPOfVb5jH3+jOY7ofikZQX/D515sRd/GobRzmwosL1qERkMWjHfqeM1gTwJSTAuo2rznh juju-client-key max-action-results-size:5G ignore-machine-addresses:false ssl-hostname-verification:false transmit-vendor-metrics:true update-status-hook-interval:5m apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false type:openstack enable-os-refresh-update:true disable-network-management:false image-stream:released network:95ba140f-bdb4-4dba-bcb8-0eb6345bed67 external-network: name:controller http-proxy: apt-no-proxy: test-mode:false apt-http-proxy: logging-config: uuid:5ddb429b-dec1-4870-8409-0b7311a38e43 default-series:xenial proxy-ssh:false max-action-results-age:336h automatically-retry-hooks:true enable-os-upgrade:true development:false] 06:51:27 INFO juju.provider.openstack provider.go:144 opening model "controller" 06:51:27 DEBUG goose :1 auth details: &{Token:gAAAAABbYAbvfRg1oQQddJ6CoHuGw7kc4XgrlRsS6mHLW-V1twcgoZT20LFd8vaIzwj675JnJKWtjUQfMx4uZUjU6-f7OVRbNM8qIn4ist2l76PLxjrSeNlqVjmrTnUNo820lteFo0EFIEu-OKq47ZXi5XStu0PnC1jBqPzcu67CPjM_1-8lwhs TenantId:19fdce86f5f34ebc9c7cdf277a9e1d2e UserId:5dcac05e50124426b18645cdaf40dd3e Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.26:5000 compute:http://172.30.9.26:8774/v2.1 volumev2:http://172.30.9.26:8776/v2/19fdce86f5f34ebc9c7cdf277a9e1d2e orchestration:http://172.30.9.26:8004/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e event:http://172.30.9.26:8977 cloudformation:http://172.30.9.26:8000/v1 image:http://172.30.9.26:9292 alarming:http://172.30.9.26:8042 placement:http://172.30.9.26:8778/placement metric:http://172.30.9.26:8041 volumev3:http://172.30.9.26:8776/v3/19fdce86f5f34ebc9c7cdf277a9e1d2e object-store:http://172.30.9.26:8080/v1/AUTH_19fdce86f5f34ebc9c7cdf277a9e1d2e volume:http://172.30.9.26:8776/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e network:http://172.30.9.26:9696]]} 06:51:27 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:51:27 DEBUG goose :1 performing API version discovery for "http://172.30.9.26:8774/" 06:51:27 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:51:27 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 06:51:27 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:51:27 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:51:27 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 06:51:27 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 06:51:27 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:51:27 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 06:51:27 INFO cmd bootstrap.go:233 Loading image metadata 06:51:27 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:51:27 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:51:27 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:51:27 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [genericlinux opensuseleap utopic win2012hv win2012 win2016 quantal win2012hvr2 win2016hv win8 yakkety zesty win2008r2 win2012r2 win10 saucy vivid centos7 raring win2016nano win81 wily xenial win7 precise trusty] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:51:27 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 06:51:30 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 06:51:31 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.26:5000/v3} not found 06:51:31 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.26:5000/v3} not found 06:51:31 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 06:51:31 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 06:51:31 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 06:51:31 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 06:51:31 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 06:51:31 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 06:51:31 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 06:51:31 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 06:51:31 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:51:32 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 []} 06:51:37 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:51:37 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 06:51:37 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:51:37 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f11d8306-e196-41af-9c10-7eb831fb3b13 Arch:amd64 VirtType:}] 06:51:37 INFO juju.environs.instances image.go:106 find instance - using image with id: f11d8306-e196-41af-9c10-7eb831fb3b13 06:51:37 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 06:51:37 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:51:37 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2488 bytes 06:51:37 DEBUG juju.provider.openstack provider.go:1022 using network id "95ba140f-bdb4-4dba-bcb8-0eb6345bed67" 06:51:37 DEBUG goose :1 performing API version discovery for "http://172.30.9.26:9696/" 06:51:37 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] 06:51:40 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "65d2f830-a846-492c-ab5d-3517e67f51d2" has status BUILD, wait 10 seconds before retry, attempt 11 06:53:37 INFO juju.provider.openstack provider.go:1189 started instance "65d2f830-a846-492c-ab5d-3517e67f51d2" 06:53:37 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 06:53:39 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.202 06:53:39 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.202 - 65d2f830-a846-492c-ab5d-3517e67f51d2 (arch=amd64 mem=2G cores=1) 06:53:41 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 06:53:41 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 06:53:41 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 06:53:41 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 06:53:44 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 06:53:44 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 06:53:45 DEBUG juju.provider.openstack provider.go:414 instance 65d2f830-a846-492c-ab5d-3517e67f51d2 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.120.10:22 06:53:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 06:53:45 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.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-a38e43-controller-0 Cloud-init v. 18.2 running 'init-local' at Tue, 31 Jul 2018 06:53:34 +0000. Up 6.17 seconds. Cloud-init v. 18.2 running 'init' at Tue, 31 Jul 2018 06:53:35 +0000. Up 7.19 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | . | fa:16:3e:ff:d9:42 | ci-info: | ens3 | True | fe80::f816:3eff:feff:d942/64 | . | link | fa:16:3e:ff:d9:42 | 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 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 192.168.120.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 Tue, 31 Jul 2018 06:53:40 +0000. Up 11.62 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 Tue, 31 Jul 2018 06:53:42 +0000. Up 13.83 seconds. Cloud-init v. 18.2 finished at Tue, 31 Jul 2018 06:53:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.08 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:IpTdIyzdawhyPIYpWdb8FxzFPj83zMqXBK0B7xBs68Q root@juju-a38e43-controller-0 The key's randomart image is: +---[RSA 2048]----+ | oo ..=. | | + +o= oo * | |o + X.= += = . | | . = +.o.oE + . | | . o.So = * | | . o . = * | | . = o | | o o | | . | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:bmLRes51nlBxs/9bVo5L6vst7ZpScDopFG75miZVXQE root@juju-a38e43-controller-0 The key's randomart image is: +---[DSA 1024]----+ | E...| | . .| | . o..o. | | . = oooo | | . So o.=. .| | + o.= .+.| | + +.o+.oo.=| | . *..++.+.=+| | oo .*+===| +----[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:C7ik1I5G+o+U5UiVDC2gNRnkacK5XeWpzuDn5LkSdwc root@juju-a38e43-controller-0 The key's randomart image is: +---[ECDSA 256]---+ |.o*+ . | |oo+=..o . | |oo+.+. o | | ooo...E | | .+o=.. S | | =.@+o o o | |. B.*=. o | | + o= . | | o.o=. | +----[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://security.ubuntu.com/ubuntu xenial-security/main Sources [130 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [69.2 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,088 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [529 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [226 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [361 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [136 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,456 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] 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 [317 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 [675 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,734 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 libpam-systemd libslang2 libsmartcols1 libsystemd0 libudev1 libuuid1 mount shared-mime-info snapd systemd systemd-sysv ubuntu-core-launcher udev util-linux uuid-runtime 21 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 22.7 MB of archives. After this operation, 179 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 systemd-sysv amd64 229-4ubuntu21.4 [11.6 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.4 [115 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.4 [204 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.4 [3,615 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 udev amd64 229-4ubuntu21.4 [993 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.4 [54.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.6 [15.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.6 [107 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.6 [114 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.6 [25.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.34.2 [1,560 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.34.2 [14.2 MB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.6 [138 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.6 [62.7 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libslang2 amd64 2.3.0-2ubuntu1.1 [415 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu3 [1,120 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu3 [132 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Fetched 22.7 MB in 3s (7,505 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 .../systemd-sysv_229-4ubuntu21.4_amd64.deb ... Unpacking systemd-sysv (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Setting up systemd-sysv (229-4ubuntu21.4) ... (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 .../libpam-systemd_229-4ubuntu21.4_amd64.deb ... Unpacking libpam-systemd:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Preparing to unpack .../libsystemd0_229-4ubuntu21.4_amd64.deb ... Unpacking libsystemd0:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libsystemd0:amd64 (229-4ubuntu21.4) ... 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 ... 54118 files and directories currently installed.) Preparing to unpack .../systemd_229-4ubuntu21.4_amd64.deb ... Unpacking systemd (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up systemd (229-4ubuntu21.4) ... addgroup: The group `systemd-journal' already exists as a system group. Exiting. (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 .../udev_229-4ubuntu21.4_amd64.deb ... Unpacking udev (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Preparing to unpack .../libudev1_229-4ubuntu21.4_amd64.deb ... Unpacking libudev1:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu21.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libudev1:amd64 (229-4ubuntu21.4) ... 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 ... 54118 files and directories currently installed.) 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 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 ... 54118 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 ... 54118 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 ... 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 .../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 man-db (2.7.5-1) ... Processing triggers for systemd (229-4ubuntu21.4) ... Processing triggers for ureadahead (0.100.0-19) ... 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 .../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 libpam-systemd:amd64 (229-4ubuntu21.4) ... Setting up udev (229-4ubuntu21.4) ... addgroup: The group `input' already exists as a system group. Exiting. update-initramfs: deferring update (trigger activated) 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 initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-131-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. 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 (38.6 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 (58.8 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,535 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.9 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz downloaded: HTTP 200; time 32.927s; size 22122498 bytes; speed 671866.000 bytes/s Tools downloaded successfully. d1347b6d15d4d22a7b23d7e4a6dab35c9d078bf628b59bed520bb7788dc782be /var/lib/juju/tools/2.2.9-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-31 06:55:20 INFO juju.cmd supercommand.go:63 running jujud [2.2.9 gc go1.8] 2018-07-31 06:55:20 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.9-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-31 06:55:20 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-31 06:55:20 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-31 06:55:20 DEBUG goose :22 auth details: &{Token:gAAAAABbYAfYcq6NTJRS_Wsx6V8C659bt8hRg7xOkG4ziRxd1Z6pgW6I8jX4P7eVUwDat8ycwjxa6Q_0iUXTf09QyiOPga2qOnQuujL7iB43m3vpy5SZKoeH1tCOVBrqXPM_9xKhehV9UeOKz7dKt7kaW6Fv3GZ0-wlG-vrZ-T6AOl_D20r7z6w TenantId:19fdce86f5f34ebc9c7cdf277a9e1d2e UserId:5dcac05e50124426b18645cdaf40dd3e Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.26:8776/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e object-store:http://172.30.9.26:8080/v1/AUTH_19fdce86f5f34ebc9c7cdf277a9e1d2e cloudformation:http://172.30.9.26:8000/v1 image:http://172.30.9.26:9292 volumev3:http://172.30.9.26:8776/v3/19fdce86f5f34ebc9c7cdf277a9e1d2e event:http://172.30.9.26:8977 placement:http://172.30.9.26:8778/placement orchestration:http://172.30.9.26:8004/v1/19fdce86f5f34ebc9c7cdf277a9e1d2e network:http://172.30.9.26:9696 metric:http://172.30.9.26:8041 compute:http://172.30.9.26:8774/v2.1 alarming:http://172.30.9.26:8042 volumev2:http://172.30.9.26:8776/v2/19fdce86f5f34ebc9c7cdf277a9e1d2e identity:http://172.30.9.26:5000]]} 2018-07-31 06:55:20 DEBUG goose :22 performing API version discovery for "http://172.30.9.26:8774/" 2018-07-31 06:55:20 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-31 06:55:21 DEBUG juju.provider.openstack provider.go:414 instance 65d2f830-a846-492c-ab5d-3517e67f51d2 has floating IP address: 172.30.9.202 2018-07-31 06:55:21 INFO juju.agent identity.go:22 writing system identity file 2018-07-31 06:55:21 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-31 06:55:21 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-31 06:55:21 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-31 06:55:21 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-31 06:55:21 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-31 06:55:30 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-31 06:55:35 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-31 06:55:35 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-31 06:55:36 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-31 06:55:39 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-31 06:55:39 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-31 06:55:39 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-31 06:55:39 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-31 06:55:39 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.202 local-cloud:192.168.120.10] 2018-07-31 06:55:39 DEBUG juju.network address.go:316 selected "192.168.120.10" as controller address, using scope "local-cloud" 2018-07-31 06:55:39 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))(0xaead10), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "192.168.120.10:37017"; user ""; password "" 2018-07-31 06:55:39 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:40 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:40 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:41 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:42 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:42 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:43 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:44 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:44 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:45 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:46 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-31 06:55:46 WARNING juju.mongo open.go:159 mongo07:00:41 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 07:00:41 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}]) 07:00:41 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 07:00:41 INFO juju.provider.common destroy.go:20 destroying model "controller" 07:00:41 INFO juju.provider.common destroy.go:31 destroying instances 07:00:44 DEBUG juju.provider.openstack provider.go:1231 terminating instances [65d2f830-a846-492c-ab5d-3517e67f51d2] 07:00:44 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-e829896d-25d2-4a23-8e3a-cb1bd7de0dd7-5ddb429b-dec1-4870-8409-0b7311a38e43-0" 07:00:47 INFO juju.provider.common destroy.go:51 destroying storage 07:00:47 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.26:8776/v2/19fdce86f5f34ebc9c7cdf277a9e1d2e 07:00:47 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-e829896d-25d2-4a23-8e3a-cb1bd7de0dd7-5ddb429b-dec1-4870-8409-0b7311a38e43" 07:00:48 INFO cmd supercommand.go:465 command finished 2018-07-31 07:00:48,964 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-31 07:00:48,965 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:42 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-31 07:00:49,052 - 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-31 07:00:49,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 07:00:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:49,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5eb2b773-733e-4636-9233-72e885bdf245 Date: Tue, 31 Jul 2018 07:00:49 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "created_at": "2018-07-31T06:53:39Z", "updated_at": "2018-07-31T07:00:47Z", "floating_network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "port_id": null, "id": "47770591-337c-4c61-ba41-79863af807b5", "qos_policy_id": null}]} 2018-07-31 07:00:49,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5eb2b773-733e-4636-9233-72e885bdf245 2018-07-31 07:00:49,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.2162129879s 2018-07-31 07:00:49,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5eb2b773-733e-4636-9233-72e885bdf245 2018-07-31 07:00:49,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-31 07:00:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/47770591-337c-4c61-ba41-79863af807b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:49,881 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35eb663c-d89d-482a-aea2-91e4cc8f27ba Content-Length: 0 Date: Tue, 31 Jul 2018 07:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 07:00:49,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/47770591-337c-4c61-ba41-79863af807b5.json used request id req-35eb663c-d89d-482a-aea2-91e4cc8f27ba 2018-07-31 07:00:49,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.60395693779s 2018-07-31 07:00:49,882 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/47770591-337c-4c61-ba41-79863af807b5.json used request id req-35eb663c-d89d-482a-aea2-91e4cc8f27ba 2018-07-31 07:00:49,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-31 07:00:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:49,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-33fcaa08-f508-4a90-b574-43b25a3a2dbc Date: Tue, 31 Jul 2018 07:00:49 GMT RESP BODY: {"floatingips": []} 2018-07-31 07:00:49,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-33fcaa08-f508-4a90-b574-43b25a3a2dbc 2018-07-31 07:00:49,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660259723663s 2018-07-31 07:00:49,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-33fcaa08-f508-4a90-b574-43b25a3a2dbc 2018-07-31 07:00:49,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 07:00:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:51,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9600131c-fb33-4c9c-a076-77bacd205c99 Date: Tue, 31 Jul 2018 07:00: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-31 07:00:51,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c used request id req-9600131c-fb33-4c9c-a076-77bacd205c99 2018-07-31 07:00:51,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48865485191s 2018-07-31 07:00:51,444 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/71faeb44-6b4f-4f69-8568-a4a97c8bed2c used request id req-9600131c-fb33-4c9c-a076-77bacd205c99 2018-07-31 07:00:51,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 07:00:51,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:51,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 07:00: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-d4d80d38-805c-4560-80af-0549013eb712 x-compute-request-id: req-d4d80d38-805c-4560-80af-0549013eb712 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219", "rel": "bookmark"}], "ram": 4096, "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": "12f7d3c6-5218-43e5-aa13-255b67b3e219"}, {"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}, {"name": "juju_epc-flavor_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181", "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": "fd1166c1-d2dc-42d0-95b6-9830ad2f6181"}]} 2018-07-31 07:00:51,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d4d80d38-805c-4560-80af-0549013eb712 2018-07-31 07:00:51,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19239282608s 2018-07-31 07:00:51,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d4d80d38-805c-4560-80af-0549013eb712 2018-07-31 07:00:51,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 07:00:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:51,674 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 07:00: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-d852329d-c786-43da-826a-a4ed9b4b128d x-compute-request-id: req-d852329d-c786-43da-826a-a4ed9b4b128d Content-Length: 0 Content-Type: application/json 2018-07-31 07:00:51,674 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219 used request id req-d852329d-c786-43da-826a-a4ed9b4b128d 2018-07-31 07:00:51,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326380729675s 2018-07-31 07:00:51,674 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12f7d3c6-5218-43e5-aa13-255b67b3e219 used request id req-d852329d-c786-43da-826a-a4ed9b4b128d 2018-07-31 07:00:51,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-31 07:00:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85/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}67640acd646a0965dbeba1649c19d70206a17481" -d '{"subnet_id": "57d714d1-4904-4db1-8add-7838b6d5df42"}' 2018-07-31 07:00:53,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60bdcb32-8c07-47c8-8098-d7c5078c2e1d Date: Tue, 31 Jul 2018 07:00:53 GMT RESP BODY: {"network_id": "95ba140f-bdb4-4dba-bcb8-0eb6345bed67", "tenant_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "subnet_id": "57d714d1-4904-4db1-8add-7838b6d5df42", "subnet_ids": ["57d714d1-4904-4db1-8add-7838b6d5df42"], "port_id": "4eec9f9b-ad1b-43ae-8b79-e10ac83775e8", "id": "4d5728c1-a5a6-4189-864a-800eb5ae0f85"} 2018-07-31 07:00:53,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85/remove_router_interface.json used request id req-60bdcb32-8c07-47c8-8098-d7c5078c2e1d 2018-07-31 07:00:53,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13758707047s 2018-07-31 07:00:53,813 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85/remove_router_interface.json used request id req-60bdcb32-8c07-47c8-8098-d7c5078c2e1d returning object 4d5728c1-a5a6-4189-864a-800eb5ae0f85 2018-07-31 07:00:53,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-31 07:00:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:53,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-f2ac87b5-360d-4089-b4e3-d0adb2579924 Date: Tue, 31 Jul 2018 07:00:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a8d316d1-3fe6-4317-ba35-b995c8b817bf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2098df61-50e9-4491-b3b2-a82267234e18", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "created_at": "2018-07-31T06:51:08Z", "admin_state_up": true, "updated_at": "2018-07-31T07:00:52Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "id": "4d5728c1-a5a6-4189-864a-800eb5ae0f85", "name": "juju_epc-router_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}]} 2018-07-31 07:00:53,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f2ac87b5-360d-4089-b4e3-d0adb2579924 2018-07-31 07:00:53,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121469020844s 2018-07-31 07:00:53,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f2ac87b5-360d-4089-b4e3-d0adb2579924 2018-07-31 07:00:53,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-31 07:00:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:55,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-957677c7-410e-4d07-8675-fa2a8dfd4ba4 Content-Length: 0 Date: Tue, 31 Jul 2018 07:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 07:00:55,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85.json used request id req-957677c7-410e-4d07-8675-fa2a8dfd4ba4 2018-07-31 07:00:55,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20831990242s 2018-07-31 07:00:55,145 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4d5728c1-a5a6-4189-864a-800eb5ae0f85.json used request id req-957677c7-410e-4d07-8675-fa2a8dfd4ba4 2018-07-31 07:00:55,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-31 07:00:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:55,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9f58f9c3-190e-4cb2-ba91-797451442422 Date: Tue, 31 Jul 2018 07:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95ba140f-bdb4-4dba-bcb8-0eb6345bed67","tenant_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","created_at":"2018-07-31T06:51:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-31T06:51:08Z","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":"19fdce86f5f34ebc9c7cdf277a9e1d2e","id":"57d714d1-4904-4db1-8add-7838b6d5df42","subnetpool_id":null,"name":"juju_epc-subnet_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}]} 2018-07-31 07:00:55,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9f58f9c3-190e-4cb2-ba91-797451442422 2018-07-31 07:00:55,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481967926025s 2018-07-31 07:00:55,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9f58f9c3-190e-4cb2-ba91-797451442422 2018-07-31 07:00:55,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-31 07:00:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/57d714d1-4904-4db1-8add-7838b6d5df42.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:56,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f213822d-a789-498c-87a2-8785e014aea8 Date: Tue, 31 Jul 2018 07:00:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 07:00:56,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/57d714d1-4904-4db1-8add-7838b6d5df42.json used request id req-f213822d-a789-498c-87a2-8785e014aea8 2018-07-31 07:00:56,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15266108513s 2018-07-31 07:00:56,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/57d714d1-4904-4db1-8add-7838b6d5df42.json used request id req-f213822d-a789-498c-87a2-8785e014aea8 2018-07-31 07:00:56,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-31 07:00:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:56,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-3675981f-2176-40e7-927a-cc24119225e3 Date: Tue, 31 Jul 2018 07:00:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95ba140f-bdb4-4dba-bcb8-0eb6345bed67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-31T07:00:56Z","qos_policy_id":null,"name":"juju_epc-net_ea5fd49c-a895-41d7-9411-a58f3ff3a962","admin_state_up":true,"tenant_id":"19fdce86f5f34ebc9c7cdf277a9e1d2e","created_at":"2018-07-31T06:51:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8d316d1-3fe6-4317-ba35-b995c8b817bf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9925234a1f784b8eab5179eb5a9cc014","l2_adjacency":true,"status":"ACTIVE","subnets":["2098df61-50e9-4491-b3b2-a82267234e18"],"description":"","tags":[],"updated_at":"2018-07-31T04:16:28Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9925234a1f784b8eab5179eb5a9cc014","created_at":"2018-07-31T04:16:23Z","mtu":1500}]} 2018-07-31 07:00:56,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3675981f-2176-40e7-927a-cc24119225e3 2018-07-31 07:00:56,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114637136459s 2018-07-31 07:00:56,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3675981f-2176-40e7-927a-cc24119225e3 2018-07-31 07:00:56,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-31 07:00:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/95ba140f-bdb4-4dba-bcb8-0eb6345bed67.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:57,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbcbe1a5-43e8-4b0d-b777-6553a3ddf03c Date: Tue, 31 Jul 2018 07:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-31 07:00:57,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/95ba140f-bdb4-4dba-bcb8-0eb6345bed67.json used request id req-dbcbe1a5-43e8-4b0d-b777-6553a3ddf03c 2018-07-31 07:00:57,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2323641777s 2018-07-31 07:00:57,698 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/95ba140f-bdb4-4dba-bcb8-0eb6345bed67.json used request id req-dbcbe1a5-43e8-4b0d-b777-6553a3ddf03c 2018-07-31 07:00:57,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-31 07:00:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-fd05b16d-a33f-4732-bfc2-7bd80c63479c Date: Tue, 31 Jul 2018 07:00:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/f11d8306-e196-41af-9c10-7eb831fb3b13/snap", "metadata": {}}], "file": "/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13/file", "owner": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "id": "f11d8306-e196-41af-9c10-7eb831fb3b13", "size": 292618240, "self": "/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13", "disk_format": "qcow2", "direct_url": "rbd://1cb52bf5-53e3-43c7-beb7-8f8324911902/images/f11d8306-e196-41af-9c10-7eb831fb3b13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-07-31T06:51:18Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-07-31T06:51:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-31 07:00:57,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd05b16d-a33f-4732-bfc2-7bd80c63479c 2018-07-31 07:00:57,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337378978729s 2018-07-31 07:00:57,736 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd05b16d-a33f-4732-bfc2-7bd80c63479c 2018-07-31 07:00:57,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-31 07:00:57,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67640acd646a0965dbeba1649c19d70206a17481" 2018-07-31 07:00:58,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77a573f8-729e-4bf6-9e56-57b47935caef Date: Tue, 31 Jul 2018 07:00:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-31 07:00:58,005 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13 used request id req-77a573f8-729e-4bf6-9e56-57b47935caef 2018-07-31 07:00:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.266438961029s 2018-07-31 07:00:58,005 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f11d8306-e196-41af-9c10-7eb831fb3b13 used request id req-77a573f8-729e-4bf6-9e56-57b47935caef 2018-07-31 07:00:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-31 07:00:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 07:00: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-7c4669af-88c0-45a6-9e41-2039ba69fb8f x-compute-request-id: req-7c4669af-88c0-45a6-9e41-2039ba69fb8f Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_928d0997-6133-465b-abaa-3f0db4aed87d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a9d35acc-457e-4b49-ae67-af46d163a6e3", "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": "a9d35acc-457e-4b49-ae67-af46d163a6e3"}, {"name": "heat_ims-flavor_alt_f15ad1c9-ba3d-4918-bb77-8796a88e9226", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed4f6a2-6dbd-47b7-949e-f43ca4eacefe", "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": "bed4f6a2-6dbd-47b7-949e-f43ca4eacefe"}, {"name": "juju_epc-flavor_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181", "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": "fd1166c1-d2dc-42d0-95b6-9830ad2f6181"}]} 2018-07-31 07:00:58,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7c4669af-88c0-45a6-9e41-2039ba69fb8f 2018-07-31 07:00:58,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269989967346s 2018-07-31 07:00:58,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7c4669af-88c0-45a6-9e41-2039ba69fb8f 2018-07-31 07:00:58,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-31 07:00:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,088 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 31 Jul 2018 07:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8082999-4157-4141-98c5-393de1ca2f42 x-compute-request-id: req-e8082999-4157-4141-98c5-393de1ca2f42 Content-Length: 0 Content-Type: application/json 2018-07-31 07:00:58,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181 used request id req-e8082999-4157-4141-98c5-393de1ca2f42 2018-07-31 07:00:58,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524840354919s 2018-07-31 07:00:58,088 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fd1166c1-d2dc-42d0-95b6-9830ad2f6181 used request id req-e8082999-4157-4141-98c5-393de1ca2f42 2018-07-31 07:00:58,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 07:00:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 07:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5278d8e6-c840-455e-8790-3530dd267914 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/2670c64792d047aeab25e6ff079cfbc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2670c64792d047aeab25e6ff079cfbc6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/2b6cbd3ca46d442fbc7a9bdc720c85b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b6cbd3ca46d442fbc7a9bdc720c85b7", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/2c8728d206624378a8976ca396f7796a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c8728d206624378a8976ca396f7796a", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/409b3b944dec44469ea9038b22c58df9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409b3b944dec44469ea9038b22c58df9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/4bc63a13608f4eaaafd592af2e309f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bc63a13608f4eaaafd592af2e309f0f", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/580729f6d8e74cedaa148aeb3959d2ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "580729f6d8e74cedaa148aeb3959d2ce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": {"self": "http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5dcac05e50124426b18645cdaf40dd3e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8c682fb464c844acaf44ef0249263f09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c682fb464c844acaf44ef0249263f09", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/a06761fe76c34c6a955102712df1ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a06761fe76c34c6a955102712df1ba5e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/abf053f9f54648f884fe1d836260be6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "abf053f9f54648f884fe1d836260be6f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ac2f72f8b79c41dc80005704c48ca08d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac2f72f8b79c41dc80005704c48ca08d", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/d0b074662d3d482cbdfc9a806b8f76d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d0b074662d3d482cbdfc9a806b8f76d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/db201646e3144c24b4345778b1e7cb0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db201646e3144c24b4345778b1e7cb0d", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/ee783d63848944e1b8fa99b8565d5152"}, "domain_id": "2b4f318ecedf41f384bab5281108cca6", "enabled": true, "options": {}, "id": "ee783d63848944e1b8fa99b8565d5152", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/fd9536d7b1c24b6da21b98596b485439"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd9536d7b1c24b6da21b98596b485439", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-31 07:00:58,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5278d8e6-c840-455e-8790-3530dd267914 2018-07-31 07:00:58,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105359077454s 2018-07-31 07:00:58,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5278d8e6-c840-455e-8790-3530dd267914 2018-07-31 07:00:58,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-31 07:00:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 07:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c15d46-d78f-4e82-921d-7a030af9c2b2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_ea5fd49c-a895-41d7-9411-a58f3ff3a962", "links": {"self": "http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5dcac05e50124426b18645cdaf40dd3e", "description": null}} 2018-07-31 07:00:58,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e used request id req-68c15d46-d78f-4e82-921d-7a030af9c2b2 2018-07-31 07:00:58,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116229057312s 2018-07-31 07:00:58,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e used request id req-68c15d46-d78f-4e82-921d-7a030af9c2b2 2018-07-31 07:00:58,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-31 07:00:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 07:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2433ddfc-8f23-4305-871b-ac703869f358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 07:00:58,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e used request id req-2433ddfc-8f23-4305-871b-ac703869f358 2018-07-31 07:00:58,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218300104141s 2018-07-31 07:00:58,536 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5dcac05e50124426b18645cdaf40dd3e used request id req-2433ddfc-8f23-4305-871b-ac703869f358 2018-07-31 07:00:58,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-31 07:00:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 31 Jul 2018 07:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59917645-78c7-4420-b751-3b2b333c43e7 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e"}, "tags": [], "enabled": true, "id": "19fdce86f5f34ebc9c7cdf277a9e1d2e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_ea5fd49c-a895-41d7-9411-a58f3ff3a962"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/9925234a1f784b8eab5179eb5a9cc014"}, "tags": [], "enabled": true, "id": "9925234a1f784b8eab5179eb5a9cc014", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/df51da68aea44a80a599f83856e71852"}, "tags": [], "enabled": true, "id": "df51da68aea44a80a599f83856e71852", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-31 07:00:58,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-59917645-78c7-4420-b751-3b2b333c43e7 2018-07-31 07:00:58,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998909473419s 2018-07-31 07:00:58,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-59917645-78c7-4420-b751-3b2b333c43e7 2018-07-31 07:00:58,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-31 07:00:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe6d00972be08a46bfb88807ff31c18dfb2ced0c" 2018-07-31 07:00:58,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 31 Jul 2018 07:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec48cb62-2272-4582-9ca6-15fe5a975706 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-31 07:00:58,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e used request id req-ec48cb62-2272-4582-9ca6-15fe5a975706 2018-07-31 07:00:58,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159468173981s 2018-07-31 07:00:58,806 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/19fdce86f5f34ebc9c7cdf277a9e1d2e used request id req-ec48cb62-2272-4582-9ca6-15fe5a975706 2018-07-31 07:00:58,806 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-31 07:00:58,807 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:21 | PASS | | cloudify_ims | functest | vnf | 23:31 | PASS | | heat_ims | functest | vnf | 17:02 | PASS | | vyos_vrouter | functest | vnf | 15:26 | PASS | | juju_epc | functest | vnf | 09:42 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-31 07:00:58,813 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-31 07:00:58,876 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-31 07:00:58,977 - paramiko.transport - DEBUG - EOF in transport thread